@charset "utf-8";
/* CSS Document */


#container {
	background: url("../images/bg.jpg") repeat-y scroll center top transparent;
	font-family: 'Sintony', Arial, Helvetica, sans-serif;
	margin: 15px 0;
	padding-bottom: 10px;
}

.box {
	width: 980px;
	margin: 0 auto;
}

p {
	font-size: 0.9em;
}

a {
	text-decoration: none;
}

.page_txt a {
	color: #A88667;
}

.page_txt ul li a {
	color: #333;
}

/*VARIE*/
.babyblue {
	background: #f1f6fc;
}

.shadow {
	box-shadow: 1px 3px 3px #bbb;
}

.txtshadow {
	text-shadow: 2px 2px 2px #999;
}

/*HEADER*/

#header {
	height: 109px;
	width: 100%;
	position:relative;
}

#logo {
	float: left;
	padding-top: 16px;
}

/*#logo h1 {
	text-indent: -999px;
	font-size: 0px;
}*/

#main_nav {
	overflow: visible;
	padding-left: 19px;
	padding-top: 48px;
}

#main_nav li {
	background: url("../images/nav_bg.png") no-repeat scroll 0 0 transparent;
	display: table;
	float: left;
	font-size:1.2em;
	line-height: 17px;
	margin: 0 3px;
	text-align: center;
	width: 88px;
	height: 46px;
}

#main_nav li:hover, #main_nav li.voce {
	background: url("../images/nav_bg_h.png") no-repeat;
}

#main_nav li a {
	color: #333333;
	display: block;
	font-family: 'Sintony', Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	vertical-align: middle;
	display: table-cell;
	line-height: 13px;
	font-weight: bold;
}

#main_nav li a#double {
	padding-top: 10px;
}

ul.dropdown ul {
	width: 187px;
	height: 100%;
}

#main_nav.dropdown ul li {
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: 6px solid #999999;
	border-right: medium none;
	height: 25px;
	padding-left: 9px;
	text-align: justify;
	width: 167px;
}

#main_nav.dropdown ul li:hover {
	background: #666;
}
#main_nav.dropdown ul li:hover a {
	color: #FFF;
}

#main_nav ul li a {
    padding: 0 10px;
    line-height: 23px;
	 font-size: 0.7em;
}


/*HEADER SEARCH*/

#search {
	float: right;
	margin-right: 4px;
	padding: 43px 17px 16px;
	width: 84px;
}

#search form {
	width: 183px;
	height: 25px;
}

#search input {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 0.94em;
	height: 50px;
	padding-left: 5px;
	width: 53px;
	border: none;
	margin-right: -5px;
}

#search .button {
	background: url("../images/search.gif") no-repeat scroll 0 0 #FFFFFF;
	float: left;
	height: 51px;
	margin-top: -1px;
	width: 30px;
}

/*BANNER*/
#banner {
	margin-bottom: 10px;
	position: relative;
	width: 977px;
	height: 400px;
}
#banner img {
	margin-right: 3px;
}

.toppings {
	position: absolute;
	top: 30px;
	z-index: 20;
	overflow: hidden;
	width: 977px;
	overflow: hidden;
	height: 370px;
}

.link_banner {
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.80);
	/*	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000, endColorstr=#000);*/
	border-radius: 24px 24px 24px 24px;
	box-shadow: 2px 0 3px #555555;
	float: left;
	height: 75px;
	margin: 140px 0 0 8px;
	width: 186px;
}

.link_banner a {
	color: #000;
	display: block;
	font-size:1.15em;
	padding: 22px 0;
	position: absolute;
	text-align: center;
	width: 186px;
}

.toppings h2, .toppings h3 {
	color: #FFFFFF;
	 font-size: 6.5em;
	text-align: center;
	text-shadow: 1px 3px 4px #000000;
}
.toppings h3 {
	font-size: 1.6em;
	font-weight: bold;
}
/*CONTENT*/

#content {
	overflow: hidden;
}

/*LEFT*/

#sx {
	float: left;
	width: 755px;
	font-size:1em;
}


.section,
.section2 {
    min-height: 120px;
	margin-bottom: 7px;
	overflow: hidden;
	width: 485px;
}

.section2 {
    min-height: 175px;
}


.section2 .gray_title {
	margin-top: 71px;
}

.section .title, .section2 .title {
	background: none repeat scroll 0 0 #939598;
	color: #FFFFFF;
	float: left;
	line-height: 30px;
	margin: 38px 0;
	padding-left: 15px;
	width: 200px;
}

.section .info, .section2 .info {
	float: right;
	margin: 5px;
	width: 180px;
}

.section2 .info {
	margin: 26px 0;
}



.info a {
	color: #333333;
	font-size:1em;
	text-decoration: none;
}

#AttivitaProgetti0 {
	margin: 9px 0;
}

#AttivitaProgetti1 {
	margin: 9px 0;
}

.section_sx {
	float: left;
	margin-bottom: 10px;
}

.section_dx {
	float: right;
	width: 29%;
	margin: 146px 28px 0 0;
}
.content_menu li {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 15px 15px 15px 15px;
	line-height: 50px;
	margin-bottom: 9px;
	width: 198px;
}

.content_menu li a {
	color: #333333;
	display: block;
	font-size: 1.1em;
	line-height: 42px;
	padding: 9px 20px 3px;
	text-align: center;
}

.absolute {
	position: absolute;
}

.box_cal {
	padding: 10px;
}

/*RIGHT / SIDEBOX*/

#dx {
	float: right;
	width: 193px;
	margin-right: 3px;
}

#moodle {
	background: none repeat scroll 0 0 #FFFDEC;
	border-radius: 15px 15px 15px 15px;
	margin-bottom: 10px;
	height: 128px;
}

#moodle img {
	margin: 0px 12px;
}

.gray_title {
	background: none repeat scroll 0 0 #939598;
	color: #FFFFFF;
	float: left;
	font-size: 1.1em;
	line-height: 23px;
	margin-top: 45px;
	padding-top: 5px;
	text-align: center;
	width: 177px;
	height: 25px;
}

#sidebar a.title {
	background: none repeat scroll 0 0 #939598;
	color: #FFFFFF;
	display: block;
	font-size:1.2em;
	line-height: 23px;
	margin: 5px 0;
	padding-top: 3px;
	text-align: center;
	cursor: pointer;
}

.contacts .babyblue.shadow {
	padding: 10px 0;
}
#sidebar {
	margin-top: 10px;
}

#sidebar p {
	font-family: 'Sintony', Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 19px;
	padding: 0 10px;
	text-align: right;
}

.title_xs {
	font-size: 1em;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	text-transform: uppercase;
}

.title_xxs {
	font-weight: bold;
}

/*BOTTOM*/

.section_bottom {
	float: left;
	width: 489px;
}

.section_bottom #up {
	height:155px;
	margin-bottom:12px;
	overflow:hidden;
}

#calendar {
	border-radius: 20px 20px 20px 20px;
	float: left;
	height: 151px;
	width: 183px;
}
.ui-widget-content {
	border: 0 !important;
}
.green_title {
	background: none repeat scroll 0 0 #E7F3E5;
	border-radius: 20px 20px 0 0;
	color: #333333;
	height: 23px;
	padding-top: 5px;
	text-align: center;
}

.newsbox {
	background: none repeat scroll 0 0 #FFFEEC;
	border-radius: 20px 20px 20px 20px;
	float: right;
	margin-right: 19px;
	padding: 41px 19px 21px;
	width: 164px;
	overflow: hidden;
	max-height: 400px;
}

.newsbox li {
/*	height: 51.5px;*/
	margin-bottom: 15px;
	margin-top: 15px;
/*	max-height: 51.5px;*/
}

.news ul li a {
	color: #333333;
	font-size: 1em;
	display: block;
}
#news_box{
	position: relative;
}
#news_box p#news_title{
	font-size: 1.05em;
    left: 17px;
    position: absolute;
    top: 23px;
}
.newsbox p {
    font-size: 1.1em;
}

#down {
	float: left;
	margin-top: 16px;
}

.mini-gallery {
	float: right;
	height: 150px;
	margin-right: 3px;
	width: 286px;
	background: none repeat scroll 0 0 #FFFDEC;
	border-radius: 15px 15px 15px 15px;
}

#bottom_nav li a.gray_title {
	color: #333333;
	font-size:1.05em;
	line-height: 13px;
	margin: 2px;
	padding: 10px 0 4px;
	width: 173px;
}

#bottom_nav li {
	float: left;
}

td.specialDate {
	background: #F3E0CF;
}
td.specialDate a.ui-state-default {
	background: #F3E0CF !important;
}
/*FOOTER*/
.copy {
	margin: 20px auto 0;
	text-align: center;
	width: 25%;
}

.contacts a {
	color: #A88667;
}

/** DATAPICKER **/
div.ui-datepicker {
	font-size: 0.8em;
}
#inline {
	padding-left: 4px;
}

/*LOGIN BOX*/

#loginBox fieldset {
	border: medium none;
	float: left;
	height: 30px;
	margin-left: 18px;
	padding: 2px;
}
#loginBox label {
	float: left;
	margin-right: 20px;
	text-align: left;
	width: 55px;
	line-height: 28px;
}

#loginBox input {
	height: 25px;
}

#loginBox .login {
	background: none repeat scroll 0 0 #999999;
	color: #FFFFFF;
	float: right;
	margin-top: 7px;
	padding: 6px 17px;
}

#loginBox {
	height: 100px;
	margin: 70px 0;
}

/*sedi*/
.sedi_sx, .contatti_sx {
	float: left;
	width: 200px;
}

.sedi_dx img {
	margin: 3px 0;
}

.sedi_dx {
	float: right;
	width: 200px;
	padding: 0 10px;
}

.contatti_dx {
	float: right;
	width: 300px;
}

/** slider home ***/

#slider {
	position: relative;
	height: 350px;
}

#slider IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
}

#slider IMG.active {
	z-index: 10;
	opacity: 1.0;
}

#slider IMG.last-active {
	z-index: 9;
}

/*SLIDER MINI*/

#slider2 {
	height: 150px;
	position: relative;
}

#slider2 IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	margin: 5px 42px;
	height: 140px;
	width: 200px;
}

#slider2 IMG.active {
	z-index: 10;
}

#slider2 IMG.last-active {
	z-index: 9;
}

/*AREA RISERVATA*/

#logout {
	background: none repeat scroll 0 0 #999999;
	color: #FFFFFF;
	float: right;
	padding: 10px;
	position: absolute;
	right: 15px;
	top: 15px;
}

/*GALLERY TITLE*/
.gallery_title {
	background: none repeat scroll 0 0 #DDDDDD;
	padding: 5px;
	width: 490px;
	text-transform: uppercase;
}




#box-contrasto {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
}

ul#fontNav {
    float: left;
    font-weight: bold;
    padding-right: 6px;
	border-right:1px solid #000;
	margin-right:5px;
}

#access > a#contrasto {
    line-height: 22px;
}

#fontNav > li {
    margin: 0 8px 0 0;
	display: inline;
    list-style: none outside none;
    padding-bottom: 0.2em;
}

#box-contrasto > div#access {
    margin-right: 5px;
    padding: 5px 10px;
}

ul#fontNav li#smallFont a {
    font-size: 0.9em;
}

ul#fontNav li#mediumFont a {
    font-size: 1.1em;
}

ul#fontNav li#bigFont a {
    font-size: 1.3em;
}

#access > a, #fontNav a {
    color: #000000;
    font-weight: bold;
}





.validated {
    clear: both;
    margin-top: 10px;
    width: 100%;
}

.gallery_box {
    margin: 0 auto;
    text-align: center;
    width: 500px;
}

.fullwidth {
    padding-bottom: 50px;
}