
form 
{
	margin:0px;
}


.bodyStyle 
{
	border-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

.bodyStyleGate{
	border-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url("img/sfGate.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

.bodyStyleGate5{
	border-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url("img/sfondo5.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}


.contentStyle{
	padding-top: 15px;
	padding-left: 26px;
}

.menuStyle{
	padding-top:114px;
	padding-left:20px;
	background-color: #FFFFFF;
	height: 158px;
}

.rigaVerticale
{
	background-image: url("img/interfaccia/puntiniV.gif");
	background-position: left top;
	background-repeat: repeat-y;
	width: 7px;
}

.rigaOrizzontale
{
	background-image: url("img/interfaccia/puntiniO.gif");
	background-position: left top;
	background-repeat: repeat-x;
	height: 5px;
}


/* TOP MENU */
#TopMenu
{
	padding:0;
	font-family:Times New Roman, Tahoma, Verdana, Arial;
	font-size:14px;
}


#TopMenu ul
{
	margin:0;
	padding:0;	

}
#TopMenu li
{
	list-style-type:none;
	display:inline;
	text-decoration:none;
	color:#545454;
	padding:0;
}


/* MENU LEFT */
#LeftMenu{
	margin:0 0 0 0;
	padding:0;
	
	width:180px;
	font-family:Times New Roman, Tahoma, Verdana, Arial;
	font-size:14px;
	color:#545454;
}

#LeftMenu ul{
	margin:0;
	left:0;
	padding:0;
}

#LeftMenu li{
	list-style-type:none;
	padding:0;
	color:#545454;
	text-decoration:none;
}

#leftMenu a{
	list-style-type:none;
	padding:0;
	color:#545454;
	text-decoration:none;
}

#LeftMenu a.menuActive{
	padding:0;
	color:#000000;
}


/* FOOTER DEL SITO */
#Footer{
	color: #545454;
	font-family: Times New Roman, Tahoma, Verdana, Arial;
	font-size: 12px;
	padding:5px 5px 0 5px;
	border-top:solid 1px #B8B8B8;
	text-transform:uppercase;
}

#Footer ul{
	margin:0;
	padding:0;	
}

#Footer li{
	color:#545454;
	list-style-type:none;
	display:inline;
	padding:0 5px 0 10px;	
	text-decoration:none;
}


#Footer a:hover{
	color:#545454;
	list-style-type:none;
	display:inline;
	text-decoration:underline;
}


.modelliHomeContent{
	background-image: url("img/modelli/sfModelli.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

.repeaterModelli{
	vertical-align: top;
}

/*MENU MODELLI*/
#menuModelli{
	margin:0;
	padding:0;
}


#menuModelli ul{
	margin:0;
	padding:0;
	text-align:center;
	float:left;
}

#menuModelli li{
	list-style-type:none;
	display:block;
	text-decoration:none;
	padding:3px 0 0 0;
	float:left;
}

.techData{
	background-image: url("img/modelli/sfTechData.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 18px;
	color: #737474;
	font-family: Arial,Times New Roman, Tahoma, Verdana;
	font-size: 11px;
}

.LastTechData{
	background-image: url("img/modelli/sfTechData.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 18px;
	color: #737474;
	font-family: Arial,Times New Roman, Tahoma, Verdana;
	font-size: 11px;
}

.techDataTable{
	background-image: url("img/modelli/sfTechTable.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
	width: 692px;
	height: 321px;
}

.modelsTableGrey{
	background-image: url("img/modelli/sfGrigio.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
	width: 692px;
	height: 321px;
}

.modelsTableGreyVideo{
	//background-image: url("img/modelli/sfBianco.jpg");
	//background-position: left top;
	//background-repeat: no-repeat;
	padding-top: 1px;
	border: solid 1px #B9B9B9;
	padding-bottom:2px;
	width: 692px;
}

.modelLine{
	background-image: url("img/modelli/sfTechData.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 22px;
}

.modelHome
{
	background-image: url("img/modelli/home.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

/*USATO*/
.puntiniBianchi{
	background-image: url("img/usato/puntiniV.gif");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #484848;
	font-family: Arial, Times New Roman, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0 0 0 6px;
	height: 24px;
}

.cellaNeraNoPuntini{
	background-color: #484848;
	font-family: Arial, Times New Roman, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0 0 0 6px;
	height: 24px;
}

.cellUsato{
	border-left: solid 1px #AAAAAA;
	border-top: solid 1px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
	font-family: Arial, Times New Roman, Tahoma;
	font-size: 11px;
	color: #484848;
	padding: 12px 0 0 6px;
}

.cellUsatoFirst{
	border-left: solid 1px #AAAAAA;
	border-top: solid 1px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
	font-family: Arial, Times New Roman, Tahoma;
	font-size: 11px;
	color: #484848;
	padding: 0;
	height: 100px;
}

.usatoDetailPuntini{
	background-image: url("img/modelli/sfTechData.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 21px;
	color: #484848;
	font-family: Arial,Times New Roman, Tahoma, Verdana;
	font-size: 11px;
}

.usatoDetail{
	color: #484848;
	font-family: Arial,Times New Roman, Tahoma, Verdana;
	font-size: 11px;
}

.usatoCombo{
	border-style:none;
	border-color: #DCDCDC;
	background-color: #DCDCDC;
	font-family: Arial,Times New Roman, Tahoma, Verdana;
	font-size: 11px;
	color: #7D7D7D;
	width:200px;
	height: 18px;
	vertical-align: bottom;
	padding-left:5px;
}



/* SITE MAP */

.PrimaryItem
{
	background-image: url("img/interfaccia/puntiniO.gif");
	background-position: left top;
	background-repeat: repeat-x;
	height: 16px;
	padding-top:5px;
}

.SecondaryItem
{
	height:15px;
}


/*IMAGE GALLERY*/

.sfondoImageGallery{
	background-image: url("img/photoGallery/sfPhGall.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

.comboImageGallery{
	border-style:none;
	border-color: #DCDCDC;
	background-color: #DCDCDC;
	font-family: Arial,Times New Roman, Tahoma, Verdana;
	font-size: 11px;
	color: #7D7D7D;
	width: 200px;
	height: 18px;
	vertical-align: bottom;
	padding-left:5px;
}

.buttonImageGallery{
	border-style: none;
	border-color: #DCDCDC;
	background-color: #DCDCDC;
	font-family: Arial,Times New Roman, Tahoma, Verdana;
	font-size: 11px;
	color: #7D7D7D;
	width: 95px;
	height: 20px;
}

/*Dealer network*/
.sfondoDeal{
    background-image: url("img/tools/world.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

.cellaPaginaOff{
	width: 15px;
	height: 15px;
	background-color: #A9A9A9;
	font-family: Arial, Times New Roman, Tahoma, Verdana;
	font-size: 10px;
	color: #4A4A4A;
} 

.cellaPaginaOff a{
	font-family: Arial, Times New Roman, Tahoma, Verdana;
	font-size: 10px;
	color: #4A4A4A;
	text-decoration: none;
}

.cellaPaginaOn{
	width: 15px;
	height: 15px;
	background-color: #DCDCDC;
	font-family: Arial, Times New Roman, Tahoma, Verdana;
	font-size: 10px;
	color: #4A4A4A;
} 

.cellaPaginaOn a{
	font-family: Arial, Times New Roman, Tahoma, Verdana;
	font-size: 10px;
	color: #4A4A4A;
} 

.fieldError
{
	font-family: Arial, Times New Roman, Tahoma, Verdana;
	font-size: 10px;
	color: #FF0000;
}

.formTextObject
{
	border-top: solid 2px #B2B2B2;
	border-left: solid 2px #B2B2B2;
	background-color: #EAEAEA;
	font-family: Arial,Times New Roman, Tahoma, Verdana;
	font-size: 11px;
	color: #7D7D7D;
	width: 200px;
	height: 20px;
	vertical-align: bottom;
	padding-left:5px;
}


.formButtonObject
{
	background-color: #DCDCDC;
	font-family: Arial,Times New Roman, Tahoma, Verdana;
	font-size: 10px;
	color: #7D7D7D;
	height: 20px;
	vertical-align: middle;
	padding: 0 5px 0 5px;
	text-decoration: none;
}


.formButtonObject a
{
	font-family: Arial,Times New Roman, Tahoma, Verdana;
	font-size: 10px;
	color: #7D7D7D;
	height: 20px;
	vertical-align: middle;
	padding: 5px 5px 0 5px;
	text-decoration: none;
}


.bottoneCapitano
{
	background-image: url("img/modelli/sfCapitano.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 4px 2px 2px 117px;
	height: 43px;
}

.testoCapitano
{
	font-family: Arial, Times New Roman;
	font-size: 10px;
	color: #595959;
	text-decoration: none;
}

/* TopMenu */

.topMenuItem, .topMenuHoverItem
{
    padding-top:2px;
}

.topMenuSubItem, .topMenuHoverSubItem
{
	padding-bottom:3px;
}

.topMenuItem, .topMenuSubItem
{
	cursor:default;
}

.topMenuHoverItem, .topMenuHoverSubItem
{
	cursor:hand;
}

.topMenuItem, .topMenuSubItem, .topMenuHoverItem, .topMenuHoverSubItem
{
	text-align:left;
}

.topMenuSubItemsContainer
{	
	text-align:left;
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
	border-bottom: 1px solid #979797;
	background-color: #FFFFFF;	
}
