/******************** inizio GENERICI ************************/
body{
	background:#273B54 url(../images/background/background.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#9DA8B5;
}

p{
	margin:0px;
	padding:0px;
}

a:link {
	color: #5D6F85;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #5D6F85;
}

a:visited {
	color: #5D6F85;
	text-decoration:none;
}

a#uno:link {
	color: #fff;
	text-decoration:none;
	font-size:12px;
}
a#uno:hover {
	text-decoration:underline;
	color: #fff;
	font-size:12px;
}

a#uno:visited {
	color: #fff;
	text-decoration:none;
	font-size:12px;
}

#container{
	width:951px;
	margin:auto;
	
}

#menu {
	width:246px;
	height:334px;
	background:#ffffff;
	background: url(../images/background/back_menu.gif);
	background-repeat:no-repeat;
	float:right;
	
}	

#body{
	background:#58708D url(../images/background/back_body.gif);

}

#centre{
	width:721px;
	float:left;
	background-image:url(../images/background/back_sx.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#dx{
	width:230px;
	float:right;
	
}

#motore{
	width:230px;
	background-color: #859BB6;
	
}

#news{
	width:230px;
	background:#5A7290;
	color:#FFFFFF;
}

#prodotti1{
	width:186px;
	height:100%;
	background:#5A7290;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	color:#FFFFFF;
}

#testo{
	width:535px;
	float:left;
}

#slogan{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-left:25px;
	padding-right:25px;
}


#footer{
	width:100%;
	height:62px;
	background-image:url(../images/background/back_footer.gif);
	background-repeat:repeat-x;
}
#indirizzo{
	width:951px;
	font-size:12px;
	color:#5D6F85;
	margin:auto;
}

#text{
	padding-left:25px;
	padding-right:25px;
	color:#D5E3F4;
	
}

#text2{
	color:#D5E3F4;
	
}

#realizzazioni{
	color:#D5E3F4;
	
}

#nome_prodotti{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}

#sottocategorie_prodotti{
	color:#ffffff;
	font-size:11px;
}

#prezzo{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}
/********************************* Stile per Offerte  **********************************/

#offertelastminute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A2E0D;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054C6A;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054C6A;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0;
}

/* Stile per Descrizione Breve Offerta */
#offertelastminute h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054C6A;
	text-decoration:none;
	font-weight:normal;
	margin:0;
}

/* Stile per Descrizione Lunga Offerta */
#offertelastminute h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A2E0D;
	font-weight:normal;
	text-decoration:none;
	margin:0;
}

/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px dashed #DCC99D;
}
/********************************* Stile Offerte FINE  **********************************/
/********************************* Stile News IN ANTEPRIMA  **********************************/

/* Stile per Titolo News */
#offerteanteprima h1{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per LA DICITURA TUTTE LE NEWS */
#offerteanteprima h2{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}
/* Stile per L'INTERLINEA TRA NEWS IN ANTEPRIMA */

#offerteanteprima hr{
	border: 1px dashed #C4D6EB;
	width:200px;
	margin-top:7px;
	margin-bottom:7px;
	margin-left:5px;
}
