html {
	height:100%;
}

a{
text-decoration: none;
color:#333333;
}
a:hover{
text-decoration: none;
color:#FF9900;
font-weight: bold;
}

body {
	background-image: url(../imgs/sfondo.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}

#top {
	background-image: url(../imgs/top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1000px;
	height: 248px;
	margin: 0;
	padding: 0;	
}

#centratore {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height:100%;
}

#menu {
	padding-left: 50px;
	padding-top: 197px;
	font-family: Adobe Garamond Pro Bold;
	font-size: 16px;
	text-transform: uppercase;
}

#content {
	background-image: url(../imgs/sfondo_content.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1000px;
	height: 952px;
	margin: 0;
	padding: 0;	
}

#content2 {
	background-image: url(../imgs/sfondo_content2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 1000px;
	height: 730px;
	margin: 0;
	padding: 0;	
}

.sfondo_menu1{
	color:#FFFFFF; 
	height:33px; 
	background-image:url(../imgs/sfondo_menu1.jpg); 
	background-repeat:no-repeat; 
	background-position: 7px 0px;  
	text-align:center;
}
.sfondo_menu2{
	color:#FFFFFF; 
	height:33px; 
	background-image:url(../imgs/sfondo_menu2.jpg); 
	background-repeat:no-repeat; 
	background-position: 6px 0px;  
	text-align:center;
}
.sfondo_menu3{
	color:#FFFFFF; 
	height:33px; 
	background-image:url(../imgs/sfondo_menu3.jpg); 
	background-repeat:no-repeat; 
	background-position: 20px 0px;  
	text-align:center;
}

.titolo{
	font-family: Adobe Garamond Pro Bold;
	font-size: 26px;
}

.testo{
	font-family: Adobe Caslon Pro;
	font-size: 20px;
}

.testo2{
	font-family: Adobe Caslon Pro;
	font-size: 16px;
	color:#333333;
	font-style:normal;
}
.descrfoto{
	color: #333333;
	font-size: 12px;
	width: 200px;
	padding-left:80px; 
	padding-top:20px;
}

.foto{
	padding-left:70px; 
	padding-top:25px;
	width: 200px; 
	height:100px;
	text-align:center;
}

.fotogallery{
	background-image:url(../imgs/sfondo_foto_gallery.jpg);
	margin-top:5px; 
	margin-left:5px; 
	margin-right:5px; 
	padding-left:0px; 
	padding-top:10px;
	width: 217px; 
	height:150px;
	text-align:center;
	float:left;
}

.descrfotogallery{
	padding-left:0px; 
	padding-top:0px;
	margin-left:5px; 
	margin-top:-5px; 
	width: 202px; 
	height:50px;
	text-align:center;
	float:left;
	color: #333333;
	font-family: Adobe Garamond Pro Bold;
	font-size: 12px;
	font-style: normal;
}