html
{
	padding: 0px;
	margin: 0px;
	border: 0px;

	font-family: verdana;
	font-size: 12px;
	text-align: center;
}

body
{
	background-color: #fff;
	background-image: url('../immagini/bg_main.jpg');
	background-repeat: repeat-x;
}

.clear
{
	clear: both;
}

img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

hr
{
	color: #fdf7fb;
	border-color: #fdf7fb;
	border-style: none none solid;
	border-width: 0px 0px 1px;
	height: 0px;
	margin: 8px 56px 8px;
}

div.centra
{
	text-align: center;
}

div.float_sx
{
	float: left;
}

div.float_dx
{
	float: right;
}


/* --- STRUTTURA ------------------------------------------------------------ */


#main
{
	width: 730px;
	margin: 0px auto 0px;
	_position: absolute;
	_left: 50%;
	_margin-left: -365px;

	color: #333;
	text-align: left;
}

#lingue
{
	width: 730px;
	height: 50px;
	margin: 0px 0px 56px;
}
#lingue a {
color:#FFFFFF;
text-decoration:none}

#lingue a:hover {
color:#CCCCCC;
text-decoration:none}

#round_top
{
	height: 4px;
	_margin-bottom: -10px;

	background-image: url('../immagini/round_top.png');
	background-repeat: no-repeat;
	background-position: top;
}

#round_bottom
{
	height: 4px;

	background-image: url('../immagini/round_bottom.png');
	background-repeat: no-repeat;
	background-position: top;
}

#contenitore_sito
{
	width: 730px;

	background-color: #fff;
}

#sito
{
	width: 664px;
	_width: 722px;
	margin: 0px 4px;
	padding: 0px 29px;

	background-color: #fff;
	background-image: url('../immagini/bg_home.jpg');
	background-repeat: no-repeat;
}

#logo
{
	width: 80px;
	height: 103px;

	background-image: url('../immagini/bg_logo.png');
	background-repeat: no-repeat;
}

#intro
{
	height: 295px;
	background-image: url('../immagini/bg_intro.jpg');
	background-repeat: no-repeat;
}

#menu_icone
{
	height: 70px;
	margin-bottom: 10px;
}

#footer
{
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
}

/* --- STRUTTURA PAGINA ----------------------------------------------------- */

#sito_pagina
{
	width: 722px;
	margin: 0px 4px;

	background-color: #fff;
}

#logo_pagina
{
	width: 80px;
	height: 103px;
	margin-left: 30px;

	background-image: url('../immagini/bg_logo.png');
	background-repeat: no-repeat;

	z-index: 5;
}

div.intestazione_azienda
{
	width: 722px;
	height: 267px;

	background-color: #a00;
	background-image: url('../immagini/bg_head_azienda.jpg');
	background-repeat: no-repeat;

	z-index: 1;
}

div.intestazione_contatti
{
	width: 722px;
	height: 267px;

	background-color: #a00;
	background-image: url('../immagini/bg_head_contatti.jpg');
	background-repeat: no-repeat;

	z-index: 1;
}

div.intestazione_prodotti
{
	width: 722px;
	height: 267px;

	background-color: #a00;
	background-image: url('../immagini/bg_head_prodotti.jpg');
	background-repeat: no-repeat;

	z-index: 1;
}

div.intestazione_notizie
{
	width: 722px;
	height: 267px;

	background-color: #a00;
	background-image: url('../immagini/bg_head_notizie.jpg');
	background-repeat: no-repeat;

	z-index: 1;
}

div.intestazione_turbo
{
	width: 722px;
	height: 267px;

	background-color: #a00;
	background-image: url('../immagini/bg_head_turbo.jpg');
	background-repeat: no-repeat;

	z-index: 1;
}

#contenitore_contenuti
{
	width: 722px;

	background-color: #e9e9e7;
	background-image: url('../immagini/bg_contenuti.gif');
	background-repeat: repeat-y;
}

#barra_laterale
{
	width: 231px;
	float: left;
}

#footer_barra_laterale
{
	width: 231px;
	height: 26px;
	float: left;

	background-image: url('../immagini/mnu_footer.png');
	background-repeat: no-repeat;
}

#contenuti_pagina
{
	width: 491px;
	height: 450px;
	float: right;

	background-color: #e9e9e7;
}

#footer_contenuti
{
	width: 491px;
	height: 26px;
	float: left;

	background-image: url('../immagini/footer_contenuti.png');
	background-repeat: no-repeat;
}

#immagine_top
{
	width: 483px;
	margin: 16px 0px 16px;

	text-align: center;
}

#testo_pagina
{
	width: 469px;
	_width: 483px;
	padding: 7px;

	background-color: #e9e9e7;
}

#testo_pagina a
{
font-weight:bold;
text-decoration:none;
color:#333333;}

#testo_pagina a:hover
{text-decoration:none;
font-weight:bold;
background-color:#999999;
}


#contenitore_laterale_basso
{
	width: 179px;
	_width: 231px;
	margin-top: 24px;
	padding-left: 26px;
	_padding-left: 0px;

	text-align: center;
}

/* --- BOX ------------------------------------------------------------------ */

div.box_lingua
{
	width: 90px;
	_width: 95px;
	padding-left: 5px;

	height: 16px;
	_height: 50px;
	padding-top: 34px;

	float: right;

	border-color: #9e9a99;
	border-style: dotted;
	border-width: 0px 0px 0px 2px;

	color: #cdccca;
	text-align: left;
	font-variant: small-caps;
}

div.box_lingua img
{
	vertical-align: text-bottom;
}

/* --- BOX ------------------------------------------------------------------ */

div.box_menu_icona
{
	margin-right: 28px;
	float: left;
}

div.box_menu_icona_ultima
{
	float: left;
}

/* --- BOX ------------------------------------------------------------------ */

div.box_menu
{

	width: 127px;
	height: 74px;
	float: left;

	margin-right: 7px;
}

div.box_menu_ultima
{
	width: 127px;
	height: 74px;
	float: left;
}

div.box_menu div.titolo, div.box_menu_ultima div.titolo, div.box_menu div.titolo_basso, div.box_menu_ultima div.titolo_basso
{
	height: 16px;
	padding: 0px 0px 0px 7px;
	overflow: hidden;

	background-image: url('../immagini/bg_box_menu.gif');
	background-repeat: no-repeat;

	color: #fccf00;
	font-variant: small-caps;
	font-weight: bold;
}

div.box_menu div.titolo_basso, div.box_menu_ultima div.titolo_basso
{
	height: 14px;
	_height: 16px;
	padding-top: 2px;
}

/* --- BOX ------------------------------------------------------------------ */

div.box_notizie, div.box_update
{
	width: 261px;
	height: 180px;
	float: left;

	margin-right: 7px;
}

div.box_notizie div.titolo, div.box_update div.titolo
{
	height: 16px;
	padding-left: 7px;

	background-image: url('../immagini/bg_box_notizie.gif');
	background-repeat: no-repeat;

	color: #fccf00;
	font-variant: small-caps;
	font-weight: bold;
}

div.box_notizie div.contenuto, div.box_update div.contenuto
{
	width: 247px;
	height: 180px;
	padding: 7px;
	_width: 261px;
	_height: 180px;

	background-color: #cccccc;

	text-align: left;
	font-size: 10px;
	/*overflow: hidden; */
}

div.box_update div.contenuto img
{
	vertical-align: text-bottom;
}

div.box_notizie div.titolo_notizia
{
	/* width: 247px; */

	width: 150px;
	font-weight: bold;
	float:right;
	font-size:12px;
	/*background-color:#006699; */
}

div.box_notizie div.testo_notiza_breve
{
	/* width: 247px; */

	width: 150px;
	float:right;
	/*background-color:#00CC99;*/
	}
	
div.box_update div.titolo_notizia
{
	/* width: 247px; */

	width: 150px;
	font-weight: bold;
	float:right;
	font-size:12px;
	/*background-color:#006699; */
}

div.box_update div.testo_notiza_breve
{
	/* width: 247px; */

	width: 150px;
	float:right;
	/*background-color:#00CC99;*/
	
	
}
div.box_notizie div.immagine_news
{
	/* width: 247px; */

	width: 95px;
	float:left;
	/*background-color:#993300; */
	
}
div.box_update div.immagine_news
{
	/* width: 247px; */

	width: 95px;
	float:left;
	/*background-color:#993300; */
	
}
div.box_notizie a, div.box_notizie a:visited
{
	color: #000;
	text-decoration: none;
}

div.box_notizie a:hover  
{
	
	color: #000;
	background-color: #908d86;
	text-decoration: none;
}

div.box_update a, div.box_update a:visited
{
	color: #000;
	text-decoration: none;
}

div.box_update a:hover  
{
	
	color: #000;
	background-color: #908d86;
	text-decoration: none;
}

/* --- BOX ------------------------------------------------------------------ */

div.box_pannello
{
	width: 127px;
	height: 180px;
	float: left;
}

div.box_pannello div.titolo
{
	height: 16px;
	padding-left: 7px;

	background-image: url('../immagini/bg_box_menu.gif');
	background-repeat: no-repeat;

	color: #fccf00;
	font-variant: small-caps;
	font-weight: bold;
}

div.box_pannello div.contenuto
{
	height: 180px;
	padding: 7px;
	_height: 180px;

	background-color: #cccccc;

	font-size: 10px;
}

/* --- BOX ------------------------------------------------------------------ */

div.box_menu_laterale
{
	width: 179px;
	height: 107px;
}

div.box_menu_laterale div.titolo
{
	height: 16px;
	padding-left: 7px;

	background-image: url('../immagini/bg_box_laterale.png');
	background-repeat: no-repeat;

	color: #474342;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
}

/* --- MENU LATERALE -------------------------------------------------------- */

div.intestazione_menu
{
	width: 231px;
	height: 26px;
	margin-top: 138px;

	background-image: url('../immagini/mnu_header.png');
	background-repeat: no-repeat;

	z-index: 2;
}

#barra_laterale ul
{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;

	font-size: 11px;

	list-style-type: none;
	list-style-image: url('../immagini/mnu_lista.png');
}

#barra_laterale ul li
{
	/*line-height: 19px;*/
	margin-bottom: 6px;
}

#barra_laterale ul li a
{
	color: #fff;
	text-decoration: none;
}

#barra_laterale ul li a:hover
{
	background-color: #908d86;
}

#barra_laterale ul li.separatore
{
	list-style: none;
	list-style-image: none;
	height: 16px;
}


/* --- MENU SUPERIORE ------------------------------------------------------- */

#menu_superiore
{
	width: 475px;
	height: 27px;
	_width: 491px;
	_height: 33px;
	padding: 6px 0px 0px 16px;

	background-image: url('../immagini/bg_menu_top.gif');
	background-repeat: repeat-x;
}

#menu_superiore ul
{
	height: 33px;
	margin: 0px;
	padding: 0px;

	list-style-type: none;
}

#menu_superiore ul li
{
	padding: 0px 16px;
	float: left;

	text-align: left;

	background-image: url('../immagini/mnu_top_lista.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu_superiore ul li a
{
	color: #474342;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}

#menu_superiore ul li a:hover
{
	color: #fff;
}

/* --- FORM ----------------------------------------------------------------- */

input
{
	width: 114px;

	border: 1px solid #000;

	font-size: 10px;
}

input.bottone
{
	width: 57px;
	/* float:right; */
}

input.check
{
	border: 0px;
	width: 20 px;
}
input.check2
{
	border: 0px;
	width: 10 px;
	float: right; 
	padding-bottom:0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 1px;
}

input.bottone:hover
{
	cursor: pointer; cursor: hand;
}

form {
margin:0px;
padding:0px;
}

div.privacy2 {
width: 90px;
float:right;
font-size:9px;
}
div.privacy {

width: 20px;
float:left;
}
div.privacy3 {
width: 110px;
height:40px;
}

div.diesel
{
width: 780px;
height:180px;
background-color:#FF00FF;
background-image: url('../immagini/diesel_header.jpg');
}
div.diesel2
{
width: 780px;
background-color:#FF00FF;
background-image: url('../immagini/diesel_footer.jpg');
}

table
{
font-size: 10px;}

div.link_std a
{
	color: #474342;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}

div.link_std hover
{
	color: #fff;
}
div.right
{
float:right;
text-align:right;
}



