@font-face {
	font-family: 'himalaya';
	src: url('../fonts/himalaya-webfont.eot');
	src: url('../fonts/himalaya-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/himalaya-webfont.woff') format('woff'),
		url('../fonts/himalaya-webfont.ttf') format('truetype'),
		url('../fonts/himalaya-webfont.svg#himalayaeRegular') format('svg');
	font-weight: normal;
	font-style: normal; }
	
body{
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	background-image:url(../images/pattern.jpg);
	background-repeat:repeat;
	position:relative;
	line-height:16px;
	color:#432f23;
	}
img{border-style:none;}
a.{
	text-decoration:none;
	color:#004b96;
	}
a:hover{text-decoration:underline;}

a.risultati{
	text-decoration:none;
	color:#020202;
	line-height:26px;
	}
a:hover.risultati{text-decoration:underline;}

.content {	width:962px; margin:auto;}

/* FONT */
p { line-height:24px;
	text-align:justify;
	font-size:13px;
	line-height:18px;
	color:#683210;
	}
h1 {
	width:100%;
	height:34px;
	font:30px/34px himalaya, Arial, Helvetica, sans-serif;
	color:#683210;
	margin-top:0!important;
	margin-bottom:0!important;
	}
*:first-child+html h1 {
	width:100%;
	height:34px;
	font:20px/24px  Georgia, "Times New Roman", Times, serif;
	color:#683210;
	margin-top:0!important;
	margin-bottom:0!important;
	}

/*..............*/
.container {
	width:100%;
	height:132px;

	z-index:100;
}
.header {
	height:62px;
	width:962px;
	margin:auto;
	position: relative;
	/*background-color:#563927;*/
	background-image:url(../images/pattern.jpg);
	}
.header2 {
	height:76px;
	width:992px;
	margin:auto;
	position: relative;
	background-image:url(../images/navigation.png);
	}
.logo {
	position:absolute;
	margin:auto;
	top:12px;
	z-index:20;
	}
.logo2 {
	position:absolute;
	margin:auto;
	top:50px;
	z-index:20;
	}
.social {
	position:absolute;
	margin:auto;
	top:10px;
	right:10px;
	z-index:20;
	}
.navigation {
	float:right;
	height:55px;
	line-height:55px;
	font-size:13px;
	margin-right:20px;
	}

.navigation a{
	color:#52280c;
	font:30px/34px himalaya ,Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0 34px;
	text-shadow: 1px 1px 1px #b2794a;
	}
*:first-child+html .navigation a{
	color:#683210;
	font:20px/34px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	margin:0 26px;
	text-shadow: 1px 1px 1px #b2794a;
	}
.navigation a:hover{
	color:#562a0f;
	text-shadow: 1px 1px 1px #b2794a;
	}
.link-anchor { margin-top:-50px;}


.fotogallery {
	width:900px;
	margin:auto;
	padding:10px 30px 20px 30px;
	background-color:#fdfae9;
	z-index:1;
	position:inherit;
	}

/* BODY */
.container_body {
	width:100%;
	margin-top:-18px;
     /*   position:relative;
        top:-80px;*/
}
.container_gallery{
	margin:auto;
	width:962px;
	background-color:#fdfae9;
	padding-top:114px;
	}

.container_body div.containener{
	margin:auto;
	width:922px;
	background-color:#fdfae9;
	padding:0 20px 0px 20px;
}
.container_body div.containener_foto{
	margin:auto;
	width:922px;
	background-color:#fdfae9;
	padding:4px 20px 0px 20px;
	color:#432f23;
}
.container_body div.containener_foto p{
	color:#decdbf;
}
.img_title img{
	margin-left:10px;
	margin-right:10px;
	}

.margintop_10 { margin-top:10px;}
.margintop_20 { margin-top:20px;}
.margintop_40 { margin-top:40px;}
.margintop_100 { margin-top:100px;}
.margintop_no { margin: 0!important;}
.marginr_10 { margin-right:20px;}

.foto { 
	width: 215px;
	height: 160px;
	float:left;
	background-image:url(../images/miniatura.png);
	background-repeat:no-repeat;
	}
.foto a img{ 
	padding:10px;
	margin:auto;
	border:0!important;
}
.foto img.vert{ 
	padding:10px 54px 10px 54px;
	margin:auto;
}


/* footer */
.prefooter { height:20px; width:auto;}
.prefooter div { height:20px; width:962px; margin:auto; background-color:#fdfae9;}
/*.footer_small{
        position:relative;
        top:-80px;
}*/
.footer_small div{
	background-image:url(../images/footer.png);
	background-position:top;
	background-repeat:no-repeat;
	width:992px;
	margin:auto;
	margin-top:-20px;
	color:#562a0f;
	font-size:11px;
	height:90px;
	margin-bottom:40px;
	
	}
.footer_small div span{
	float:right;
	padding-right:20px;
	margin-top:40px;
	}
.footer_small div a{
	color:#381804;
	font-weight:bold;
	text-decoration:none;
	
	}
.footer_small div a:hover{	text-decoration:underline;	}

