body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background:#B0B0B0;
}
hr{
display:none;
}
a { 
text-decoration: none; 
letter-spacing: 1px; 
font-weight: bold;
color: #000;
}
a:hover { 
text-decoration: none; 
letter-spacing: 1px; 
font-weight: bold;
color: #f00;
}
h2{
text-align:center;
}
/*---------- CONTENITORE -----------------------*/
#contenitore{
	margin: 0px;
	padding: 0px;
	border: 1px solid #CC0000;
	width:700px;
	margin:0 auto;
	background:url(back.gif);
	text-align:left;
}
#testa{
position:relative;
height:180px;
width:700px;
background: url(logo.gif) 15px 20px no-repeat;;
}
#testa .intestazione {
	background:#c8c8c8;
	color: #FFFFFF;
	font-size: 9px;
	font-weight:normal;
	padding: 2px;
	letter-spacing: 5px;
	text-align: center;
	margin:0px;
}
#testa .titolo{
display:none;
}
#testa .sottotitolo{
	color: #C00;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 2px 5px ;
	line-height: 28px;
}
.button{
	border:1px solid #003;
	background:#e0e0e0;
	margin: 0 20px;
	cursor:pointer;
}
/*---------- MENU -----------------------*/
#menu{
	position:relative;
	height:40px;
	}
#menu .navlist{
	width:700px;
	text-align: right;
	position:absolute;
	top:-120px;
	left:0px;
}
.navlist ul{
	margin:0px;
	padding:0px;
	list-style:none;}
.navlist li{
	margin:0px;
	padding:0 5px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
#menu .navbar{
	margin:10px 0;
	width:700px;
	height:40px;
	background: url(menu.gif) top left no-repeat;
}
.navbar ul{
	margin:0 0 0 120px;
	padding:0px;
	list-style:none;
}
.navbar li{
	float:left;
}
.navbar a{
	height:35px;
	display:block;
	margin:6px 0 0 0;
	text-indent:-9999px;
}
.home{ width:100px;	}
.dovesiamo{width:115px;}
.catalogo{width:120px; margin:0 0 0 12px;}
.contattaci{width:110px;margin:0 0 0 12px;}
.home a:hover{	background:url(menuhover.gif) -120px -6px no-repeat;}
.dovesiamo a:hover{	background:url(menuhover.gif) -220px -6px no-repeat;}
.catalogo a:hover{	background:url(menuhover.gif) -347px -6px no-repeat;}
.contattaci a:hover{	background:url(menuhover.gif) -479px -6px no-repeat;}
/*---------- CORPO -----------------------*/
#corpo{
margin:0 5px;
font-size: 14px;}
#corpo p{
padding: 1px;
text-align:justify;
margin:5px 0;
}
#cartina{
width:400px;
height:294px;
float:left;
margin: 0 10px;
}
#cartina p{
margin:0px;
}
#cartina a{
width:400px;
height:294px;
display:block;
background: url(mappa.gif) no-repeat;
text-indent:-9999px;}
#cartina a:hover{
background: url(mappa_extra.gif) no-repeat;
}
.fotohome{
text-align:center;
}
#prodotti{
width:200px;
margin:0 0 0 10px;
float:left;
}
#prodotti ul{list-style:none; margin:0px; padding:0px;}
.fotoprodotti{
width:450px;
margin-left:200px;

}
.fotoprodotti p{
margin:0px;
}
.fotoprodotti img{
margin:5px 10px;
cursor:pointer;
}
/*---------- FORM -----------------------*/
#formail{
margin:0px 15px;
}
#formail p{
margin:0px;
font-weight:bold;
}
#formail .input{
width:300px;
}
#formail small{
font-weight:normal;
font-size:10px;
}
.send{
font-size:14px;
font-weight:bold;
text-align:center;
color:#f00;
}
/*---------- PIEDE -----------------------*/
#piede{
margin:30px 0 0 0;
letter-spacing: 5px;	
clear:left;
}
#piede h6{
color: #FFFFFF;
font-size: 9px;
font-weight:normal;
padding: 2px;
text-align: center;
background:#c8c8c8;
margin:0px;
}
#piede a{
color: #FFFFFF;
font-size: 9px;
font-weight:normal;
}

