@charset "utf-8";
/* CSS Document */
.auto_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #333;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.auto_prezzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-align: right;
	padding-bottom: 0px;
	margin-right: 10px;
}
.auto_capitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0081E6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.xauto_caratteristiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../images/bluette_square8.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 15px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
	line-height: 15px;
}
.auto_caratteristiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../images/grey_square.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 15px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
}
.auto_optional {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(images/red_square.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 15px;
	list-style-image: none;
	list-style-type: none;
}
.auto_descrizione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.auto_img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0081E6;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.auto_stampa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	margin-bottom: 0px;
	text-align: right;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-top: 5px;
}
.auto_stampa a {
	color: #999;
	text-decoration: none
}
.auto_stampa a:link {
	color: #999;
	text-decoration: none
}
.auto_stampa a:visited {
	color: #999;
	text-decoration: none
}
.auto_stampa a:hover {
	color: #fff;
	text-decoration: none
}
