body {
	background-color: #082228;
	height: 100%;
	width: 100%;
	font-family: "Century gothic", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#testata {
	background-color: #082228;
	height: 250px;
	width: 916px;
	margin-left: -458px;
	position: absolute;
	left: 50%;
	top: 50px;
}
#spazio-logo {
	
	height: 250px;
	width: 272px;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
}
#spazio-scritte {
	
	height: 250px;
	width: 336px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 304px;
	left: 276px;
}
#spazio-foto {
	
	height: 250px;
	width: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#contenuti {
	/*background-color: #082228;*/
	width: 916px;
	margin-left: -458px;
	position: absolute;
	left: 50%;
	top: 304px;
	background-image: url(../bmp/sfondo_contenuti.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
	
}
#menu {
	position:relative;
	width:916px;
	height:57px;
	left: 0px;
	top: 0px;
	background-image: url(../bmp/menu.jpg);
	color:#FFFFFF;		
}
#menu_tasti {
	position:relative;
	top:13px;	
	line-height: 31px;
	text-align: center;
	font-family: Century Gothic,Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	
}
#menu_tasti a:hover {
	color:#FFFFCC;
}
#menu_tasti a {
	color:#FFFFFF;
	text-decoration:none;
}

#laterale {
	
	width: 272px;
	position: relative;
	float: left;
	left: 0px;
}

#laterale p {
	font-size:12px;
	padding: 0px 23px 5px 23px;
	text-align:center;
	color:#1c5453;
}

#laterale h1 {
	font-size:14px;
	padding: 7px 23px;
	text-align:center;
	color:#1c5453;
}

#laterale a {
	color:#1c5453;
	text-decoration:none;
}

#laterale a:hover {
	color:#FF5524;
	
}

.foto_lat {
	position:relative;
	width: 272px;
	height: 170px;
	background-image: url(../bmp/sfondo_foto.jpg);
}

#foto_neg1 {
	position:absolute;
    top:362px;
	left:42px;
	width: 227px;
	height: 125px;
	z-index:1;
}

#foto_neg2 {
	position:absolute;
    top:532px;
	left:42px;
	width: 227px;
	height: 125px;
	z-index:2;
}

#foto_neg3 {
	position:absolute;
    top:362px;
	left:317px;
	width: 170px;
	height: 227px;
	z-index:2;
}


#foto_neg1 img, #foto_neg2 img, #foto_neg3 img {
	border: 2px solid #8dafb9;
}

#mappa {
 position:relative;
 text-align: center;
 padding-top:5px;
 padding-bottom: 20px;
}
.foto_lat img{
	padding-left:23px;
	padding-top: 22px;

}
#principale {
	
	width: 640px;
	position: relative;
	float:left;
}
#principale_negozio {
	width: 640px;
	height: 501px;
	position: relative;
	float:left;
	background-image: url(../bmp/sfondo_negozio_ottica.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#testo {
	font-size: 12px;
	line-height: 25px;
	color: #FFFFCC;
	text-align: left;
	white-space: normal;
	padding: 0px 15px;
}


#testo p {
	letter-spacing: 0.08em;	
}

#testo h1 {
	font-size: 20px;
	font-weight: normal;
	color:#FF5524;
	padding: 10 0px;
	font-variant: small-caps;
}

#testo strong {
	
	font-size: 15px;
	color: #FFFFCC;
}

#bottom {
	position:relative;
	float: left;
	width:916px;
	height:50px;
	left: 0px;
	margin-top: 10px;
	color: #98b6c0;
	font-size: 10px;
	padding-left:37px;
	background-color: #082228;	
}
#bottom a{
	color: #98b6c0;
	text-decoration: none;
}
#bottom a:hover{
	color: #FF5524;
}
#slideshow {
	text-align: center;
	padding: 10px 0 20px 0;
}

/*#slideshow a{
	color:#1c5453 !important;
	text-decoration:none !important;
}

#slideshow a:hover{
	color:#8aacb6 !important;
}

.thumbs {
	text-align: left;
}

.thumbs a{
	color:#1c5453 !important;
	text-decoration:none !important;	
}

.thumbs a:hover{
	color:#FF5524 !important;
}*/

a.thumb img, #slideshow img {
	border: 2px solid #1c5453;
}

a.thumb:hover img, #slideshow a:hover img {
	border: 2px solid #FF5524;
}

ul.thumbs {
	
	list-style: none;
}

ul.thumbs li {
	display:inline;
	margin-right:2px;
	
}

.pagination {
	/*padding-left: 20px;*/
	text-align: center;
	font-size: 11px;
}

.pagination a{
	padding: 0px 3px;
}

.current {
	padding: 0 3px;
	
}

#caption {
	font-size: 12px;
	line-height: 25px;
	color: #FFFFCC;
	text-align: center;
	white-space: normal;
	padding: 0px 15px 10px 15px;
}
.clear {
	clear: both;
}