.clearer{
	clear:both;
}

body {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #938e8c;
	margin:0;
	padding:0;
}



#container #header {
	text-align:center;
	margin:0px auto;
	width: 900px;
	height:400px;
	position:relative;
}
#container #header #lamp{
	position:absolute;
	top:0px;
	left:570px;
	width:372px;
	text-align:right;
	z-index:9;
}
#container #header .lamp{
	position:absolute;
	top:0px;
	left:100px;
	width:900px;
	text-align:right;
	z-index:9;
}
#container #header #menu{
	width:900px;
	text-align:left;
	position:absolute;
	top:317px;
	left:0;
	height:30px;	
	z-index:10;

}


#container #menu ul	{
	background:url(../img/menu_en.gif);
	margin: 0;
	padding: 0;
	position: relative;	
	width: 639px;
	height: 30px;
	}
	
#container #menu ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position:absolute;
	}
	
#container #menu ul li, #menu a	{
	height: 30px;
	display: block;
	}

#container #menu ul li a {
	text-indent: -9999px; 
	text-decoration: none;
	}
	
	

#container #menu #mn1 {left: 0px; width: 90px;}
#container #menu #mn2 {left: 90px; width: 90px;}
#container #menu #mn3 {left: 185px; width: 90px;}
#container #menu #mn4 {left: 275px; width: 65px;}
#container #menu #mn5 {left: 340px; width: 110px;}
#container #menu #mn6 {left: 450px; width: 85px;}
#container #menu #mn7 {left: 535px; width: 110px;}


#container #menu #mn1 a:hover, #container #menu #mn1 a.on {background: transparent url(../img/menu_en.gif) 0px -30px no-repeat;}
#container #menu #mn2 a:hover, #container #menu #mn2 a.on {background: transparent url(../img/menu_en.gif) -90px -30px no-repeat;}
#container #menu #mn3 a:hover, #container #menu #mn3 a.on {background: transparent url(../img/menu_en.gif) -185px -30px no-repeat;}
#container #menu #mn4 a:hover, #container #menu #mn4 a.on {background: transparent url(../img/menu_en.gif) -275px -30px no-repeat;}
#container #menu #mn5 a:hover, #container #menu #mn5 a.on {background: transparent url(../img/menu_en.gif) -340px -30px no-repeat;}
#container #menu #mn6 a:hover, #container #menu #mn6 a.on {background: transparent url(../img/menu_en.gif) -450px -30px no-repeat;}
#container #menu #mn7 a:hover, #container #menu #mn7 a.on {background: transparent url(../img/menu_en.gif) -535px -30px no-repeat;}



#corpo {
	background:trasparent;
	margin:0px auto;
	width:900px;
	padding:0px;
	text-align:left;
	z-index:30;
	position:relative;
}

#corpo .titolo{
	width:600px;
	padding-bottom:10px;
}


#corpo .testo{
	width:600px;
	line-height:25px;
	padding-bottom:30px;
	border-bottom:1px #999999 dotted;
}

#corpo .testo_chisiamo{
	width:600px;
	line-height:25px;
}

#corpo .img_gallery{
	margin-top:40px;
	margin-bottom:40px;
}

#corpo .testo .titolo{
	font-weight:bold;
	color:#c80808;
}

#corpo .testo a{
	color:#FFFFFF;
	background-color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#corpo .testo a:hover{
	text-decoration:underline;
}

#corpo .news_home {
	width:600px;
	line-height:25px;
	margin-top:20px;
}

#corpo .news_home .titolo{
	font-weight:bold;
	color:#c80808;
}

#corpo .news_home .data{
	color:#fff;
}

#corpo .news_home a{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}


#corpo .news {
	width:600px;
	line-height:25px;
	margin-top:20px;
	padding-bottom:10px;	
	border-bottom:1px #999999 dotted;	
}

#corpo .news .right{
	float:left; 
	width:280px;
}

#corpo .news .left{
	 float:left; 
	 width:320px;
}


#corpo .news .titolo{
	font-weight:bold;
	color:#c80808;
}

#corpo .news .data{
	color:#fff;
}

#corpo .news a{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}

#corpo .titolo_promo{
	width:600px;
	padding-bottom:10px;
	color:#b7000d;
}
#corpo .img{
	border:3px solid #c7cdce;
	float:left;
	margin-right:30px;
}

#corpo #prodotti {
	width:600px;
	border-bottom:1px #999999 dotted;
	padding-bottom:20px;
	overflow:hidden;
}

#corpo #prodotti .dettaglio {
	font-weight:bold;
	color:#938e8c;
	font-size:1.2em;
	margin-bottom:20px;
	width:150px;
	float:left;
}

#corpo #prodotti p{
	line-height:20px;
	margin:0;
}

#corpo #prodotti p strong{
	color:#c80808;
}

#corpo #form {

}


#corpo #form p.link a{
	color:#FFFFFF;
	text-decoration:none;
}

#corpo #form p.link a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


#footer{
	margin-top:50px;
	margin-bottom:50px;	
	background:#000 url(../img/footer.jpg) repeat-x left top;
	height:60px;
}

#footer a{
	text-decoration:none;
	color: #938e8c;
}

#footer a:hover{
	text-decoration:underline;
	color: #c80808;
}

#footer .marchio{
	margin:0px auto;
	width:900px;
	padding:0px;
	text-align:left;
}

#footer .marchio .testo{
	float:left;
	margin-top:10px;
}

#footer .marchio .logo{
	float:right;
	margin-top:-17px;
}




/*********************** SUPPORTO *************************/

.field{
	margin: 20px 0 20px 0;
	padding: 0px;
	width: 600px;
	height: 20px;
}

.field label {
	margin:0;
	padding:0;
    padding-right:23px;
}



.field .txtinfo{
	border: 1px solid #c80808;
	background-color:#000000;
	color:#FFFFFF;
	width: 150px;
	height:15px;
	margin: 0px;
	padding: 2px;
	font-size:0.9em;
}

.field .submit{
	border: 1px solid #7d0707;
	background-color:#c80808;
	color:#fff;
	width: 125px;
	height:22px;
	margin: 0;
	font-size:1em;
	vertical-align:bottom;
}


.contatti .label{
	width:120px;
}


.input {
	border: 1px solid #c80808;
	background-color:#000000;
	color:#FFFFFF;
	width: 200px;
	height:15px;
	margin: 0px;
	padding: 2px;
	font-size:1em;
}

.textarea {
	border: 1px solid #c80808;
	float:left;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:340px;
	height:200px;
	background-color:#000000;
	font-size:1em;	
}

.textareaPiccola {
	border:1px solid #C80808;
	float:left;
	color:#938E8C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:340px;
	height:100px;
	background-color:#000000;
}

.contatti{
	padding-left:17px;
	padding-top:10px;
}

.btn-submit {
	border:1px solid #C80808;
	color:#C80808;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:80px;
	height:20px;
	padding-bottom:2px;
	background-color:#000000;
}

.boxspacerTop{
	height:30px;
	width:650px;
}
.pagina{
	margin:0px;
	padding:0px;
}
.paginasx{
	min-width:213px;
	border:1px solid #000;
	float:left;
}
.centrale{
	width:250px;
	float:left;
	text-align:center;
	border:1px solid #000;
}
.paginadx{
	float:left;
	border:1px solid #000;
}

.leggi{
	font-weight: bold;
	color: #C80808;
	letter-spacing: 1px;
	padding: 0px;
	margin:0px;
	margin-top: 5px;
	display: inline;
}
.freccine{
	display: inline;
	color: #C80808;
	font-size: 14px;
}

a.NextPrev {
	font-weight: bold;
	color: #C80808;
	text-decoration:none;
}

a.numPag {
	font-weight: bold;
	color: #C80808;
	text-decoration:underline;
	background-color:#000;
	padding:3px;
	border:1px solid #C80808;
}
a.numPag:link, a.numPag:visited {
	font-weight: bold;
	color: #C80808;
	text-decoration:underline;
}
a.numPag:hover {
	font-weight: bold;
	color: #C80808;
	text-decoration:underline;
	background-color:#000000;
}
a.numPagSelect {
	font-weight: bold;
	padding:3px;
	color:#C80808;
	border:1px solid #000000;
	color: #C80808;
	text-decoration:none;
	background-color:#00000;
	font-size:1.2em;
}

.imgTable{
	border:3px solid #c7cdce;
	margin-right:3px;
}

a.link {
	color:#FFFFFF;
	text-decoration:none;
}

a.link:hover{
	color:#FFFFFF;
	text-decoration:underline;
}