a, h1, span, div, td {
	color: White;
	font: 12px sans-serif, Arial, Helvetica;
}

p {
	color: #000000;
	font: 12px sans-serif, Arial, Helvetica;
}

a {
	text-decoration: none;
}

body{
	width: 100%;
	height: 100%;
	background-color: #000;
	padding: 0px;
	margin: 0px;
}

#contenitore{
	width: 950px;
	height: 488px;
	margin: 0 auto;
	text-align: left;
}

#corpo{
	border: 10px solid #FFF;
	margin-bottom: 10px;
}

#menu-basso{
	border: 10px solid #FFF;
}

#dove_siamo{
	width: 950px;
	height: 320px;
	margin-bottom: 10px;
}

#dove_siamo_sx, #news_sx{
	width: 213px;
	height: 315px;
	background-color: #212121;
	padding: 5px 5px 0px 10px;
	/*background-image: url(../img/dove_siamo_sx.gif);*/
	font: 11px "myriad", arial, verdana;
	color: #FFF;
	text-align: left;
	float: left;
}

#dove_siamo_centro{
	width: 153px;
	height: 320px;
	background-image: url(../img/dove_siamo_centro.gif);
	border-right: 12px solid #FFF;
	float: left;
	font: 12px sans-serif, Arial, Helvetica;
	color: #212121;
}

#dove_siamo_dx{
	width: 537px;
	height: 320px;
	background-image: url(../img/dove_siamo_dx.gif);
	float: left;
}

#gallery{
	width: 950px;
	height: 320px;
	background-image: url(../img/sfondo_gallery.jpg);
	margin-bottom: 0px;
}

#gallery{
	width: 930px;
	height: 255px;
	padding-top: 100px;
}

#gallery-2{
	width: 930px;
	height: 320px;
	background-image: url(../img/sfondo_gallery.jpg);
	margin-bottom: 0px;
}

#contatti{
	width: 950px;
	height: 320px;
	text-align: left;
	margin-bottom: 0px;
}

#contatti_sx{
	width: 461px;
	height: 320px;
	float: left;
}

#contatti_dx{
	width: 439px;
	height: 300px;
	padding: 20px 0px 0px 30px;
	background-image: url(../img/sfondo_contatti.jpg);
	float: left;
}

#fascia_gallery{
	width: 930px;
	height: 57px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
}

#fotogallery1, /*#fotogallery2, #fotogallery3, #fotogallery4, #fotogallery5, #fotogallery6, #fotogallery7, #fotogallery8*/{
	border-right: 1px solid #FFF;
	float: left;
}
/*
#fotogallery1{ width: 170px;}
#fotogallery2{ width: 139px;}
#fotogallery3{ width: 133px;}
#fotogallery4{ width:  95px;}
#fotogallery5{ width:  95px;}
#fotogallery6{ width:  95px;}
#fotogallery7{ width: 143px;}
#fotogallery8{	
	width: 26px;
	border: none;
}
*/

#divisore-fotogallery {
	width: 1px;
	height: 57px;
	background-color: #FFFFFF;
}

#footer{
	width: 270px;
	height: 32px;
	padding: 10px 0px 0px 32px;
	background-color: #000;
	font: 10px sans-serif, Arial, Helvetica;
	color: #999999;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited{
	font: 9px sans-serif, Arial, Helvetica;
	color: #292929;
	text-decoration: none;
}  

.testo-form {
	font: 12px sans-serif, Arial, Helvetica;
	color: #222222;
	text-decoration: none;
}

span.occhiello {
	color: #747474;
}

.testo {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	font-style: none;
	font-size: 13px;
}

.titolo {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-style: none;
	font-size: 16px;
}

.sottotitolo {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-style: none;
	font-size: 13px;
}