@charset "utf-8";
/* CSS Document */
body{
	background-color:#faeac8;
	color: #52504E;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	margin-bottom:0px;
	background-image: url(../images/bkg.jpg);
	background-repeat:no-repeat;
	background-position:top;
} 
#maincontainer {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkg_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

a {
	color: #FFF;
	text-decoration: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	padding-left:0px;
}
h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color:#2d1918;
	font-weight:normal;
	padding-bottom:0px;
	margin-bottom:5px;
	margin-top:20px;
}
h2 a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color:#2d1918;
	font-weight:normal;
	padding-bottom:0px;
	margin-bottom:5px;
	margin-top:20px;
}
h2 a:hover {
	color:#A08363;
}
h1 {
	font-family: 'Rancho', cursive;
	font-weight:normal;
	font-size:30px;
	text-align: left;
	line-height: 30px;
	color:#0f7db0;
	margin: 0px 0px 5px 0px;
}
hr {
	border-bottom:dotted 1px #DACEB6;
	border-left:none;
	border-right:none;
	border-top:none;
	margin:16px 0px;
}
p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #999;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#head{
	margin-top:0px;
	height:150px;
	background-image: url(../images/bkg_head.jpg);
	background-position: center top;
	background-repeat: no-repet;
	width:100%;
	
} 
#header{
	height:185px;
	background-image:url(../images/intro_head.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:0px;
}
	
#MMenu{
	font-family: 'Rancho', cursive;
	font-weight:normal;
	font-size:26px;
	color:#2d1918;
	text-align:left;
	margin-top: 0px;
	border: none;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	
	}
#MMenu ul {
	margin:10px 0px 0px 20px;
	line-height:40px;
}
#MMenu ul li {
	float: left;
	font-family: 'Rancho', cursive;
	margin:5px 5px 0px 5px;
	list-style-type: none;
	text-align: center;
	font-size: 26px;
	text-decoration: none;
	width:100px;
	padding-top:0px;

}

#MMenu ul li:hover {
}

#MMenu ul li a {
	font-family: 'Rancho', cursive;
	font-weight:normal;
	color: #755b5d;
	text-decoration: none;
	border-bottom:none;
	padding-bottom:10px;
	font-size: 26px;
	display:block;
}
#MMenu ul li a:hover {
	color:#4e3d34;
}
.mm_shadow1 {
	height:110px;
	background-image:url(../images/shadow_h.png);
	background-position:bottom;
	background-repeat:no-repeat;
	-webkit-transition: all 250ms ease-in 10ms;
	-moz-transition: all 250ms ease-in 10ms;
	-ms-transition: all 250ms ease-in 10ms;
	-o-transition: all 250ms ease-in 10ms;
	transition: all 250ms ease-in 10ms;
	-webkit-transition: all 250ms ease-out 10ms;
	-moz-transition: all 250ms ease-out 10ms;
	-ms-transition: all 250ms ease-out 10ms;
	-o-transition: all 250ms ease-out 10ms;
	transition: all 250ms ease-out 10ms;
	}
.mm_shadow1:hover {
	background-image:url(../images/shadow.png);
	margin-top:-15px;
	height:120px;
	}
.mm_shadow2 {
	height:110px;
	background-image:url(../images/shadow_storia_h.png);
	background-position:bottom;
	background-repeat:no-repeat;
	-webkit-transition: all 250ms ease-in 10ms;
	-moz-transition: all 250ms ease-in 10ms;
	-ms-transition: all 250ms ease-in 10ms;
	-o-transition: all 250ms ease-in 10ms;
	transition: all 250ms ease-in 10ms;
	-webkit-transition: all 250ms ease-out 10ms;
	-moz-transition: all 250ms ease-out 10ms;
	-ms-transition: all 250ms ease-out 10ms;
	-o-transition: all 250ms ease-out 10ms;
	transition: all 250ms ease-out 10ms;
	}
.mm_shadow2:hover {
	background-image:url(../images/shadow_storia.png);
	margin-top:-15px;
	height:120px;
	}
	
.mm_shadow3 {
	height:110px;
	background-image:url(../images/shadow_corsi_h.png);
	background-position:bottom;
	background-repeat:no-repeat;
	-webkit-transition: all 250ms ease-in 10ms;
	-moz-transition: all 250ms ease-in 10ms;
	-ms-transition: all 250ms ease-in 10ms;
	-o-transition: all 250ms ease-in 10ms;
	transition: all 250ms ease-in 10ms;
	-webkit-transition: all 250ms ease-out 10ms;
	-moz-transition: all 250ms ease-out 10ms;
	-ms-transition: all 250ms ease-out 10ms;
	-o-transition: all 250ms ease-out 10ms;
	transition: all 250ms ease-out 10ms;
	}
.mm_shadow3:hover {
	background-image:url(../images/shadow_corsi.png);
	margin-top:-15px;
	height:120px;
	}
	
.mm_shadow4 {
	height:110px;
	background-image:url(../images/shadow_contatti_h.png);
	background-position:bottom;
	background-repeat:no-repeat;
	-webkit-transition: all 250ms ease-in 10ms;
	-moz-transition: all 250ms ease-in 10ms;
	-ms-transition: all 250ms ease-in 10ms;
	-o-transition: all 250ms ease-in 10ms;
	transition: all 250ms ease-in 10ms;
	-webkit-transition: all 250ms ease-out 10ms;
	-moz-transition: all 250ms ease-out 10ms;
	-ms-transition: all 250ms ease-out 10ms;
	-o-transition: all 250ms ease-out 10ms;
	transition: all 250ms ease-out 10ms;
	}
.mm_shadow4:hover {
	background-image:url(../images/shadow_contatti.png);
	margin-top:-15px;
	height:120px;
	}

	
	
	
	
#slideshow {
	background-color: #9f815f;
	background-image: url(../images/slideshow.jpg);
	background-repeat: no-repeat;
	height: 420px;
	width: 420px;
	margin-top: 13px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
}


/* --------------------- inizio submenu -------------------*/

ul.submenu {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color:#2d1918;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:20px;
	width:100%;
	padding:0px 0px 0px 15px;
	list-style:none;
	
}
ul.submenu li {
	font-family: 'Roboto Condensed', sans-serif;
	padding:0px 0px 5px 8px;
	margin:0px;
	list-style:none;
	width:230px;
	background-image:url(../images/arrow.png);
	background-position:top left;
	background-repeat:no-repeat;
}
ul.submenu li:hover {
	width:230px;

}
ul.submenu li a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color:#744545;
	padding:0px 0px 5px 8px;
	display:block;
	line-height:18px;
	margin:0px 5px 0px 5px;
	width:230px;
}
ul.submenu li a:hover {
	color:#A08363;
	padding:0px 0px 5px 10px;
	width:230px;
	-webkit-transition: all 250ms ease-in 10ms;
	-moz-transition: all 250ms ease-in 10ms;
	-ms-transition: all 250ms ease-in 10ms;
	-o-transition: all 250ms ease-in 10ms;
	transition: all 250ms ease-in 10ms;
}
ul.submenu li ul.submenu2{
	list-style-type: none;
	margin:0px 0px 0px 0px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	color:#2d1918;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-style: italic;
	width:220px;

}

ul.submenu li  ul.submenu2 li {
	list-style:none;
	margin:3px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image:none;
}
ul.submenu li  ul.submenu2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 3px;
	color:#2d1918;
	text-decoration:none;
	line-height: 20px;
}
ul.submenu li  ul.submenu2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#A08363;
	text-decoration:none;
}

/*-------------*/

#sub_menu_home {
	font-family: 'Rancho', cursive;
	font-size: 14px;
	color:#2d1918;
	margin-top: 20px;
	margin-left:30px;
	padding-left:0px;
	width: 360px;
	float: left;
	background-color: #fbf5e5;
}

#sub_menu_home h2 {
	font-family: 'Rancho', cursive;
	font-size: 26px;
	color:#FFF;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	line-height:30px;
	font-weight:normal;
	}
#sub_menu_home h2 a {
	font-size: 26px;
	font-family: 'Rancho', cursive;
	font-weight:200;

	}
#sub_menu_home h2:hover {
	color:#A08363;
	}
#sub_menu_home p {
	margin-top:0px;
	margin-left:5px;
	padding-bottom:10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	border-bottom:1px #C29F85 dotted;
	}


/* --------------------- fine submenu -------------------*/	

/* --------------------- inizio content -------------------*/	
#content {
	margin-top: 0px;
	padding-top: 0px;
	height: 100%;
	background-color:rgba(251,245,229,1.00);
}
#col_sx {
	width:400px;
	background-color:#fbf5e5;
	margin-left:40px;
	margin-top:20px;
}

#path {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
	color:#999;
	margin:5px 0px 12px 40px;
	text-decoration:none;
	width:560px;
	float:left;
}
#path a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
	color:#999;
	text-decoration:none;
}
#path a:hover {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
	color:#333;
}
#title {
	width:560px;
	float:left;
	margin-left:40px;
	margin-top:20px;
}
#top_testo {
	background-image:url(../images/bkg_content.jpg);
	background-position:top;
	background-repeat: no-repeat;
	margin:0;
	width: 480px;
	min-height:259px;
	float: left;
}
.testo_home {
	min-height:500px;
	
	}
#testo {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	margin-left: 40px;
	margin-right:20px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 18px;
	width: 450px;
	float: left;
}
#testo p {
	font-family: 'Roboto Condensed', sans-serif;
	color: #666;
	line-height:20px;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#testo ul {
	margin:15px 0px 15px 15px;
}
#testo ul li {
	list-style-type:square;
}
#testo img {
	margin:0px 10px 20px 0px; 
	float:left;
	}
#testo a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	color:#0f7db0;
	text-decoration:none;
}
#testo a:hover {
	font-family: 'Roboto Condensed', sans-serif;
	color:#A08363;
	font-size:14px;
	text-decoration:none;
}
#testo h1 {
	font-family: 'Rancho', cursive;
	font-weight:normal;
	font-size:30px;
	font-weight:normal;
	text-align: left;
	line-height: 30px;
	color:#0f7db0;
	margin: 0px 0px 20px 0px;
}
#testo h2 {
	font-family: 'Rancho', cursive;
	font-weight:300;
	font-size: 26px;
	line-height:30px;
	color:#3E0000;
	font-weight:300;
	padding-bottom:0px;
	margin-bottom:15px;
	margin-top:15px;
}
#testo h2 a {
	text-decoration:none;
	color:#3E0000;
	font-size:30px;
}
#testo h2 a:hover {
	text-decoration:none;
	color:#A08363;
	font-size:30px;
}
#testo h3 {
	font-family: 'Rancho', cursive;
	font-weight:100;
	font-size: 20px;
	line-height:36px;
	color:rgba(130,115,100,1.00);
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
}
#testo h3 a {
	text-decoration:none;
	color:#3E0000;
}
#testo h3 a:hover {
	color:#A08363;
}
#photoalbum {
	margin:0px 0px 20px 40px;
}

#box_item {
	border: 1px solid #f2f2f2;
	float: left;
	margin:8px;
	width: 150px;
	height:200px;
	display:compact;
	box-shadow: 0px 0px 2px #CCC;
	border-radius: 4px;
	padding: 8px 8px 8px 8px;
	text-align:center;
}

#box_item:hover {
	border: 1px solid #FC0;
	box-shadow: 0px 0px 2px #FC3;
	background-repeat: no-repeat;
	background-position: left top;
}
#box_item img {
	padding: 0px;
	text-align:center;
	margin:0px 0px 10px 0px;
	height:140px;
	width:140px;
	overflow:hidden;
	float:left;
}

#box_item h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
	color: #666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#box_item h3 {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #999;
	margin: 0px;
	padding: 0px;
}
#box_item p {
	font-size: 14px;
	line-height: 18px;
	min-height:18px;
	font-weight: normal;
	color: #fff;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border-radius:2px;
	background-color:#999;
}

#col_dx {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 20px;
}
#col_dx h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #88a725;
	margin:0px;
	line-height:16px;
}
#col_dx p {
	padding-bottom:10px;
	border-bottom:dotted 1px #B3D1FF;
}


/* --------------------- fine content -------------------*/	

#footer {
	color:#bfa36d;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	font-size:14px;
	padding: 0px 15px 0px 0px;
	height:100px;
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:0px;
	text-align:right;
}
#footer a {
	display:inline;
	height:13px;
	color:#7A6349;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:11px;
	text-decoration:none;
	padding-right:10px;
}
#footer a:hover {
	color:#A08363;
	font-size:12px;
}
#footer_inside {
	padding-left:25px;
	padding-right:60px;
	margin-top:15px;
}
#social {
	margin-left:805px;
	background-image: url(../images/social.png);
	background-repeat: no-repeat;
	margin-top:7px;
	width:33px;
	height:50px;
	margin-right: 0px;
	color:#271c1a;
}
#social a {
    color:#271c1a;
	display:block;
}



/* --------------------- inizio search -------------------*/

#search{
	margin:0px 0px 0px 0px;
	background-color:#FFF;
	padding:0px;
	border:none;
	width: 256px;
	float:left;
}
#searchfield {
	height: 37px;
	background-image:url(../images/search.jpg);
	background-repeat:no-repeat;
	width: 219px;
	font-size: 14px;
	line-height:20px;
	float: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	background-color:#FFF;
	color:#FFF;
	white-space:pre;
	background-position: left;
}
#searchbutton {
	background-color:transparent;
	color:#b6b6b1;
	float: left;
	height: 37px;
	width: 37px;
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-image:url(../images/search.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
#searchbutton:hover{
	color: #7A6B54;
	background-color:transparent;
}
/* --------------------- fine search -------------------*/
