div.concessionaria
{
	background-image: url("../immagini/grafica/menusx/box_concessionaria.jpg");
	background-repeat: no-repeat;
	color: white;
	width: 220px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
}

div.elemento
{
	background-color: #333333;
	height: 16px;
	padding-right: 20px;
	color: #999999;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	width: 200px;
	cursor: pointer;
}

div.elemento img
{
	margin-left: 10px;
}

div.elemento a
{
	color: #999999;
}

div.elemento a:hover, div.elemento:hover a, div.elemento.sel a
{
	color: black;
}

div.elemento:hover, div.elemento.sel
{
	background-image: url("../immagini/grafica/menusx/fondo_elemento.jpg");
	background-repeat: repeat-y;
	background-position: left;
	color: black;
}

div.separatore
{
	background-image: url("../immagini/grafica/menusx/box_separatore.jpg");
	background-repeat: no-repeat;
	width: 220px;
	height: 16px;
}

div.box_rosso_up
{
	background-image: url("../immagini/grafica/menusx/box_rosso_up.jpg");
	background-repeat: no-repeat;
	width: 220px;
	height: 13px;
}

div.box_rosso_down
{
	background-image: url("../immagini/grafica/menusx/box_rosso_down.jpg");
	background-repeat: no-repeat;
	width: 220px;
	height: 13px;
}

div.store
{
	width: 220px;
	height: 60px;
}

a.acquista {
	height: 126px;
	overflow: hidden;
	display: block;
	cursor: pointer;
}

div.menu
{
	background-color: #333333;
	border-top: 1px solid black;
	height: 21px;
	padding-right: 20px;
	color: #999999;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-top: 9px;
	width: 200px;
	cursor: pointer;
}

div.menu img
{
	margin-left: 10px;
}

div.menu a
{
	color: #999999;
}

div.menu a:hover, div.menu:hover a, div.menu.sel a
{
	color: black;
}

div.menu:hover, div.menu.sel
{
	background-image: url("../immagini/grafica/menusx/fondo_elemento.jpg");
	background-repeat: repeat-y;
	background-position: left;
	color: black;
}

div.menu_bottom
{
	background-image: url("../immagini/grafica/menusx/menu_bottom.jpg");
	background-repeat: repeat-x;
	background-position: left;
	height: 18px;
	margin-bottom: 2px;
}

div.sezione
{
	background-image: url("../immagini/grafica/menusx/box_sezione.jpg");
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;
	text-align: right;
	color: red;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 15px;
	width: 205;
}

div.login
{
	width: 220px;
	height: 73px;
	overflow: hidden;
	background-color: #333333;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	border-bottom: 1px solid black;
	padding-top: 10px;
}

div.login .titolo
{
	text-align: right;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 5px;
}

div.login .titolo a
{
	color: #CCCCCC;
}

div.login .titolo a:hover
{
	color: red;
}

div.login .benvenuto
{
	margin-left: 10px;
}

div.login .benvenuto .nome
{
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: red;
}

div.login .riga
{
	margin-bottom: 8px;
	margin-right: 15px;
	text-align: right;
}

div.login input
{
	width: 135px;
	height: 14px;
	margin-left: 7px;
	background-image: url("../immagini/grafica/menusx/login_input.jpg");
	background-repeat: repeat-x;
	background-position: left;
	border: 0px;
}

div.login #login_submit
{
	background-color: #333333;
	background-image: none;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	width: 50px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
	cursor: pointer;
}

div.pagamento
{
	width: 215px;
	height: 60px;
	overflow: hidden;
	background-color: #333333;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
}

div.pagamento .testo
{
	float: left;
	width: 110px;
}
