html, body{
	height: 100%;
	background: #680000 url('/gfx/sf.png');
	background-repeat:repeat-y;
	background-position: top center;
	padding:0px; margin:0px;
	font-family:Sans-Serif,verdana;
	font-size:13px;
	color: #FFFFFF;
	text-align: center; /*centra in IE 5.x */
}
div#contenitore{position: relative; height:100%}
body>div#contenitore{height: auto; min-height: 100%}
#contenitore{
	position:relative;
	width: 770px;
	height: auto;
	min-height: 100%;
	margin: 0px auto;   /*centra negli altri browsers*/
	text-align: left;   /*ripristina l' allineamento*/
	background: #680000;
}
#header{
   width: 100%;
   height:90px;
   background: #FFFFFF url('/gfx/header.jpg');
}
/* da rimuovere */
#menu_cont{
   height:20px;
   background: #680000 url('/gfx/menu_sf.png'); 
   background-repeat:repeat-x;
   font-size:12px;
}
#menu_navi a { color: #FFFFFF; text-decoration: none; height:25px;}
#menu_navi a:hover{ color: #FFFFFF;text-decoration: underline; background-color:#FF6600;   }

#menu_navi{
	height:35px;
	background: #680000 url('/gfx/menu_sf.png'); 
	background-repeat:repeat-x;
	font-size:14px;
}
#menu_navi ul{	
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}

#menu_navi li{
	background:url("/gfx/menu_sep.png") no-repeat center right;
	float:left;
	margin:0px;
	padding:10px 10px 6px 6px;
}

#main{
   margin-top: 15px;
   margin-left:15px;
   margin-right:15px;   
}
#fondo {
	position: absolute;
	width:100%;
	height:28px;
	bottom: 0;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	background: #FFFFFF url('/gfx/sf_fondo.png');
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-size: 12px;
}	
p{
	padding:0px; margin:0px;
	text-align: left;
}
h1{
	font-size: 14px; color: #FFFFFF;
	font-weight: bold;
	letter-spacing:2px;
	background: #800800;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	display: inline;
}
h2{
	font-size: 12px; color: #FFFFFF;
	letter-spacing:2px;
}
a{ color:#FF6600; text-decoration:none;}
a:hover{ color:#FFFF00;}
a:active{ color:#FF0000;}
table{
	font-size:12px;
}
form{
   font-weight:bold;  
	margin-top:10px;
}

form input, select, textarea {
	border:2px;
   border-style:solid;
   border-color:#FD8200;
	font-size:12px;
	padding:3px;
	width: 350px;
}

div.riga {
  clear: both;
  padding-top: 5px;
  }

div.riga span.label {
  float: left;
  width: 80px;
  text-align: right;
  }

div.riga span.formOgg {
  float: right;
  text-align: left;
  width: 400px;
} 

.fascia_prodotti{
	width: 300px;
	padding:4px; margin:0px;
	background-color:#A60010;
	text-align:Left;
	vertical-align:top;
}

.fascia{
	width: 180px;
	padding:0px; margin:0px;
	background-color:#A60010;
	text-align:center;
}

.fascia img{
	border:2px;
	border-style:solid;
	border-color:#FD8200;
	margin-top:20px;
	margin-bottom:15px;
}

.foto_prodotti img{
   border:2px;
   border-style:solid;
   border-color:#FD8200;
   margin-right:10px;
}

hr {
   margin: 3px 0px 0px;
   background: #FFFFFF url('/gfx/news_fine.png');
   background-repeat:repeat-x;
   border:0px none;
   height: 1px;
   color:#FFFFFF;
}
#menuProdotti{
   font-size: 10px; color: #FFFFFF;
   background: #A60010;
}
#menuProdotti h2{
	margin-left:12px;
   font-weight: bold;
   color:#FEA203;
}
#menuProdotti a{ color:#FFFFFF;background: #A60010;}
#menuProdotti a:hover{ color:#FFFFFF;background: #D50017;}
#menuProdotti a:active{ color:#FEF500;}

#menuProdotti img{
	display:inline;
	border:0px;
	margin-top:2px;
}

.news {
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	margin-left:15px;
}
.news h2{
   font-weight:bold;
   color:#FEA203;
}
.news .hr_linea{
	height:10px;
	padding:0px; margin:0px;
	margin-top:5px;
	margin-bottom:15px;
	background:#680000 url('/gfx/hr.png');
	background-repeat:repeat-x;
	background-position: top center;
	border: none;
}
.news .data{
   color:#FEA203;
	text-align:right;
	margin-top:10px;
}
.news img{
	float:left;
}

.dati_tecnici{
   clear:both;
   border:2px;
   border-style:solid;
   border-color:#FD8200;
   font-size:12px;
   margin-top:20px;
}

.dati_tecnici testata{
   font-weight:bold;
   color:#FEA203;
   background-color:#800800;
   text-align:center;
}

#dovesiamo{

	float:right;
	width: auto;
	padding:10px;
	margin:0px;
	margin-right:5px;
	border:2px;
	border-style:solid;
	border-color:#FD8200;		
	background-color:#A60010;
}
#dovesiamo h2{
	font-weight:bold;
   color:#FEA203;
	letter-spacing:2px;
}

.bloccoSx{
	float:left;
	border:0px;
	margin:0px;
}
.bloccoDx{
	float:right;
	width:auto;
	border:0px;
	margin:0px;
	margin-left:5px;
}

.txtPositivo{
   color: #FFFF00;
	padding:5px;
	background-color: #A60010;
	margin-top:20px;
	font-weight:bold;
}
.txtErrore{
  padding:5px;
  background-color: #A60010;
}
