/* CSS Document */
body{
	background-color:#F7A800;
	font-family:verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
}
#main{
	height:auto;
	width:748px;
	margin:auto;
	background-image:url(../_layout/testata.jpg);
	background-position:top left;
}
#top{
	height:30px;
	width:748px;
    padding-top: 0;
margin-top:0;
	
}
#testata{
	height:150px;
    _height: 133px;
	width:748px;
}
#bottom{
	height:24px;
	width:748px;
	background-image:url(../_layout/bottom.jpg);
}

#menu_top{
	height:20px;
	width:482px;
	padding-top:109px;
    _padding-top: 96px;
}

#centro{
	height:auto;
	width:480px;
	margin:20px 20px 20px 20px;
	background-color:#ffffff;
}
#box_blu{
	height:55px;
	background-color:#54afcc;
	margin:20px 0px 0px 0px;
}
.box_foto{
	height:70px;
	width:80px;
	margin:0px 0px 20px 25px;
	float:left;

}
.rettangolo_azzurro{
	width:143px;
	height:26px;
	background-image:url(../_layout/rettangolo_azzurro.jpg);
	background-repeat:no-repeat;
	margin:20px 0px 0px 45px;
}
.rettangolo_blu{
	width:160px;
	height:29px;
	background-image:url(../_layout/rettangolo_blu.jpg);
	margin:20px 0px 0px 30px;
	background-repeat:no-repeat;

}

/*Scritte*/
.testata{
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
.testo_nero{
	font-size:10px;
	line-height:20px;
	color:#333333;
	line-height:22px;
}
a.link_nero{
	font-size:10px;
	line-height:20px;
	color:#333333;
	line-height:22px;
	text-decoration:none;

}
a.link_nero:hover{
	text-decoration:none;
}
.prezzi{
	font-size:10px;
	line-height:20px;
	color:#333333;
	line-height:22px;
	font-weight:bold;
}
a.testo_rosso{
	font-size:11px;
	line-height:25px;
	color:#ff0000;
	text-decoration:none;

}
a.testo_rosso:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.testo_azzurro{
	font-size:10px;
	line-height:20px;
	color:#5badd6;
}
.grassetto_azzurro{
	font-size:12px;
	line-height:20px;
	color:#5badd6;
}
.accessori{
	font-size:12px;
	line-height:20px;
	color:#5badd6;
	font-weight:bold;

}
a.link_accessori{
	font-size:12px;
	line-height:20px;
	color:#5badd6;
	text-decoration:none;
}
a.link_accessori:hover{
	color:#003399;
	text-decoration:none;
}
.testo_bianco{
	font-size:10px;
	color:#fff;
	line-height:16px;
}
a.link_bianco{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
a.link_bianco:hover{
	color:#5badd6;
	text-decoration:none;
}
.address{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}
h1.sottotitolo{
	font-size:15px;
	color:#4d4039;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

h1.testo_bianco{
	color: #333;
    padding-left: 140px;
}


#imageSlideshowHolder{
	position:relative;	/* Don't remove this line */
	text-align:center;
}
#imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;

}

.sottomenu{
margin-top: 13px;
_margin-top: -3px;
}