body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	background-color:#fff;
}	

#TestaLogo {
	width:980px;
	margin:0 auto;
	height: 70px;
	background-image: url(/image/elementi/racing.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.ricerca {
	padding: 2px;
/*	border:1px solid #ff0000;*/
	background-color:#ff0000;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:2px;
/*	background-image:url(/image/elementi/shade_boxtitolo.jpg);
	background-position:right;
	background-repeat:no-repeat;*/
}

.ordina {
	padding: 6px;
	border:1px solid #FFF;
	background-color:#FFF;
	color:#000066;
}

.boxautoricerca {
	/*width: 600px;*/
	padding: 6px;
	border-bottom:1px solid #999;
	background-color:#FBFBFB;
	min-height:105px;
}
.boxautoannunci {
	/*width: 600px;*/
	padding: 6px;
	border-bottom:1px solid #999;
	background-color:#EFEFEF;
}


.boxauto {
	/*width: 600px;*/
	padding: 6px;
	border:1px solid #999;
	background-color:#EFEFEF;
	min-height:105px;
}

.briciola {
	padding: 6px 10px 10px 10px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	margin:0;
	
}

.boxpagine {
	/*width: 600px;*/
	padding: 6px;
	border:1px solid #999;
	background-color:#EFEFEF;
	min-height:80px;
}
.boxbanner {
	/*width: 600px;*/
	padding: 6px;
	border:1px solid #999;
	background-color:#FFF;
	min-height:80px;
}

.boxautotitolo {
	background-image:url(/image/elementi/box_grigio.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:16px;
	background-color:#EAEAEA;
	padding-left:30px;
	font-weight: normal;
}


/*
.menutop {
	background-color: #999999;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
}
*/

td.menutop {
	/*background-color: #999999;*/
	text-align:center;
	/*border: 1px solid #FFFFFF;*/
	color: #FFFFFF;
	height: 24px;
	padding: 2px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	background-image:url(/image/fondi/menu/head_fondo.jpg);
	background-repeat: repeat-x; 
}

td.menutop a {
	/*background: #999999;*/
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	margin: 0;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

td.menutop a:hover {
	/*background: #EA0000;*/
	color: #FFFFFF;
}
/*
.menutop a{
	color:#FFFFFF;
	text-decoration:none;
	width: auto;
}

.menutop a:hover{
	color:#FFFFFF;
	background-color: #EA0000;
	width: auto;
}
*/


/* MENU SUPERIORE 
#menusuperiore {
	height: 24px;
	margin: 0 5px;
	padding: 0;
}

#menusuperiore a:active {
	background: #EA0000;
	color: #FFFFFF;
}

#menusuperiore ul {
	border: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#menusuperiore ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 20%;
}

#menusuperiore ul li a {
	background: #999999;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin: 0;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	width: 99%;
}

#menusuperiore ul li a:hover {
	background: #EA0000;
	color: #FFFFFF;
}
 FINE MENU SUPERIORE */

#Centrale {
/*	background-color: #FFF;*/
	color: #000;
	padding-left: 3px;
	padding-right: 4px;
	padding-top:0px;
	vertical-align: top;
}

.linkmenu {
	font-weight: bold;
	color: #FFFFFF;
}

/*
.menulaterali {
	font-size:12px;
	letter-spacing: 0px;
	color:#666666;
	padding-left:8px;
}
*/
ul {
	list-style-type:square;
/*	list-style-image:url(/image/elementi/bullet_r1.gif);
	padding:0px;*/
}

li {
	padding-top:4px;
}


/* MENU LATERALI */
.menulaterali {
	width: 163px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	padding: 0;
	margin: 0;
}

.menulaterali ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

.menulaterali ul li {
	padding-top: 0;
}

.menulaterali a {
	display: block;
	padding: 3px;
	width: 157px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #999;
	text-decoration: none;
	color: #000;
}

.menulaterali a:link, menulaterali a:link, .navlist a:visited {
	color: #000;
	text-decoration: none;
}

.menulaterali a:hover {
	background-color: #EA0000;
	color: #fff;
}
/* FINE MENU LATERALI */


.BoxLogin {
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	width: 165px;
}

.BoxLogin h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
}

.BoxLogin input {
	font: 10px Arial, Helvetica, sans-serif;
	width: 120px;
}

.BoxLogin #PaginaSotto_UtentiLogin_chkPersist {
	font: 10px Arial, Helvetica, sans-serif;
	width: 15px;
}

#rdoPrivato, #rdoAzienda, #rdoConcessionario, #chkPrivacy, #chkCondizioniServizio, #chkVisibile, #chkGrassetto, #chkRiquadrato, #chkEvidenziato, #chkMustGo, #chkTopCar {
	font: 10px Arial, Helvetica, sans-serif;
	width: 15px;
}

.BoxLogin .ControlPanel {
	width: 145px;
	margin: 25px auto 0;
	padding: 3px;
	background-color: #D9E1F0;
}

.BoxLogin .ControlPanel h1 {
	font: bold 10px Arial, Helvetica, sans-serif;
}

.BoxLogin .ControlPanel ul {
	margin-left: 10px;
	padding-left: 15px;
}

form input,
form select,
form textarea,
input, select, textarea, .total {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
	width : 200px;
}

form input.half,
form select.half,
form select.textarea,
input.half,
select.half,
textarea.half {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
	width : 99px;
}

form input.midi,
form select.midi,
form textarea.midi,
input.midi,
select.midi,
textarea.midi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
	width : 75px;
}

form input.mini,
form select.mini,
form textarea.mini,
input.mini,
select.mini,
textarea.mini {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
	width : 50px;
}

form input.auto,
form textarea.auto,
form select.auto,
input.auto,
textarea.auto,
select.auto {
	width : 100%;
}

form input.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 18px;
	font-weight: bold;
	width : 200px;
}

form #chkMetallizzato {
	width : 15px;
	padding-right : 20px;
}

.checkbox > input {
	width : 15px;
	padding-right : 20px;
}

td.optionalcolore {
	background-color: #D9E1F0;
	color: Black;
}

td.optional input, td.optionalcolore input {
	width : 15px;
	padding-right : 20px;
}

p.minichk input,
div.minichk input {
	width : 15px;
	padding-right : 20px;
}

.boxpagine a {
color:#ea0000;

}
.boxpagine a:hover  {
color:#ea0000;
}

.boxauto a {
    color: red;
    font-size: 14px;
    font-weight: bold;
}
.boxauto a:hover  {
color:#000000;
}
.boxautoricerca a {
color:#000000;

}
.boxautoricerca a:hover  {
color:#000000;
}



a {color:#666666;}

a:hover  {color:#ea0000;}

a.rosso {color:#ea0000;}

h1,h2,h5 {
font-size:12pt;
}

.boxauto h1 {
color:#ea0000;
}
.boxpagine h1 {
color:#ea0000;
font-size:14pt;
}
.ricerca h1 {
font-size:12pt;
padding:0;
margin:0;
}


/* ADMIN */
.GridHeader {
   font-size: 10pt;
   font-weight: bold;
   background-color: #EA0000;
	color : White;
}

tr.GridFooter, .GridFooter {
   font-size: 10pt;
   font-weight: normal;
   background-color: #FFFFFF;
	color : #000;
	text-align : right;
	padding-right : 10px;
	padding-top: 10px;
}

tr.GridFooter td {
	font-size: 10pt;
	font-weight: normal;
	background-color: #FFFFFF;
	color : #000;
	text-align : right;
	padding-right : 10px;
	padding-top: 10px;
}

.GridItem, .GridAltItem {
   font-size: 10pt;
}

tr.GridItem td, tr.GridAltItem td {
   font-size: 10pt;
	padding-top: 3px;
	padding-bottom: 3px;
}

.GridItem {
	background-color : White;
}

.GridAltItem {
	background-color : #DDDDDD;
}

tr.GridItem td.spaziata, tr.GridAltItem td.spaziata {
	padding: 3px 5px 3px 5px;
}

h1.mir {width:80%; height: 1px; background:url(/image/empty.gif) no-repeat;margin:0; padding:0;font-size:1px;}

.mir { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .mir { letter-spacing : normal; stext-indent : -999em; overflow : hidden;}
/* End of hack */

.btt_new
{
    font-weight:bold;
}
