@charset "UTF-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
		
.testo a:link, .testo a:active {
	color: #333333;
	text-decoration: none;
}
.testo a:visited {
	color: #007192;
	text-decoration: none;
}
.testo a:hover {
	color: #333333;
	text-decoration: underline;
}

.footerText {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #808080;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.footerText a:link, .footerText a:active, .footerText a:visited{
	color: #808080;
	text-decoration:none;
}

.footerText a:hover{
	color: #333333;
}
 
.bodyColSeparatorVert {
	font-size: 1px;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/separ.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.bodyColVERDESeparatorVert {
	font-size: 1px;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/separVerde.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.bodyColSeparatorOrizz {
	font-size: 1px;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/separ.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.input {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #808080;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.frecciaVoci {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6633;
	text-decoration: none;
}

.frecciaVociPiccolo {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 9.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6633;
	text-decoration: none;
}

.vociElenco {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #007192;
	text-decoration: none;
}
.vociElenco a:link, .vociElenco a:active, .vociElenco a:visited {
	color: #007192;
	text-decoration: none;
}
.vociElenco a:hover {
	color: #007192;
	text-decoration: underline;
}

.testoGenPiccolo {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 9.5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	vertical-align: top;
	/*text-align: left;*/
}
.testoGenPiccolo a:link {
	color: #999999;
	text-decoration: none;
}
.testoGenPiccolo a:visited {
	color: #007192;
	text-decoration: none;
}
.testoGenPiccolo a:hover {
	color: #808080;
	text-decoration: none;
}

.linkNoUnderline{
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	color: #007192;
}

.linkNoUnderline a:link, .linkNoUnderline a:active, .linkNoUnderline a:visited {
	color: #007192;
	text-decoration: none;
	font-style: normal;
}

.link {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
	vertical-align: top;
	color: #007192;
}

.link a:link, .link a:active, .link a:visited {
	color: #007192;
	text-decoration: none;
	font-style: normal;
}

.linkWhiteUnderline {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	color: #007192;
}

.linkWhiteUnderline a:link, .linkWhiteUnderline a:active, .linkWhiteUnderline a:visited {
	color: #007192;
	text-decoration: none;
	font-style: normal;
}

.tableUsatoSearch {
	background-image: url(../images/veicoliusati_home.gif);
	background-repeat: no-repeat;
}

.testoGen {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #585858;
	text-decoration: none;
	text-align: justify;
}
.testoGen a:link, .testoGen a:active {
	color: #0E74DA;
	text-decoration: none;
}
.testoGen a:visited {
	color: #007192;
	text-decoration: none;
}
.testoGen a:hover {
	color: #999999;
	text-decoration: none;
}
.titolo {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.titolo a:link, .titolo a:active, .titolo a:visited{
	color: #000000;
	text-decoration: none;
}

.titolo a:hover{
	color: #000000;
	text-decoration:none;
}

.titoloOrange {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff6633;
	text-decoration: none;
}

.titoloOrange a:link, .titoloOrange a:active, .titoloOrange a:visited{
	color: #ff6633;
	text-decoration: none;
}

.titoloOrange a:hover{
	color: #000000;
	text-decoration:none;
}

.titoloPiccolo {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.titoloPiccolo a:link, .titoloPiccolo a:active, .titoloPiccolo a:visited{
	color: #000000;
	text-decoration: none;
}

.titoloPiccolo a:hover{
	color: #000000;
	text-decoration:none;
}

.testoGenGrande {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #808080;
	text-decoration: none;
}

#blocco{
z-index: 88;
}

#esterno{
width: 980px;
height: 200px;
position: relative;
z-index: 89;
}

.testo {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.frecciaVoci a:link, .frecciaVoci a:active, .frecciaVoci a:visited {
	text-decoration: none;
	color: #ff6633;
}
.frecciaVoci a:hover {
	color: #ff6633;
	text-decoration: underline;
}
.linkInterno {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.linkInterno a:link, .linkInterno a:active {
	color: #333333;
	text-decoration: none;
}
.linkInterno a:visited {
	color: #007192;
	text-decoration: none;
}
.linkInterno a:hover {
	color: #808080;
	text-decoration: underline;
}

#blocco_testo_news{
	overflow:hidden;
	width: 245px;
	position: relative;
	text-align: justify;
}

#blocco_testo_news > div{
	/*width: 245px;*/
	width: 15000px;
	position: relative;
	text-align: justify;
}

#blocco_testo_news > div > div{
	float:left;
	width: 245px;
	font-size: 11px;
}

* html #blocco_testo_news div{
	/*width: 245px;*/
	width: 15000px;
	position: relative;
	text-align: justify;
}

* html #blocco_testo_news div div{
	float:left;
	width: 245px;
	font-size: 11px;
}

#blocco_testo_servAss{
	overflow:hidden;
	width: 360px;
	position: relative;
	text-align: justify;
}

#blocco_testo_servAss > div{
	/*width: 360px;*/
	width: 15000px;
	position: relative;
	text-align: justify;
}

#blocco_testo_servAss > div > div{
	float:left;
	width: 360px;
	font-size: 11px;
	text-align: justify;
}

* html #blocco_testo_servAss div{
	/*width: 360px;*/
	width: 15000px;
	position: relative;
	text-align: justify;
}

* html #blocco_testo_servAss div div{
	float:left;
	width: 360px;
	font-size: 11px;
	text-align: justify;
}

#blocco_testo_Promo{
	overflow:hidden;
	width: 324px;
	position: relative;
	text-align: justify;
}

#blocco_testo_Promo > div{
	/*width: 324px;*/
	width: 15000px;
	position: relative;
	text-align: justify;
}

#blocco_testo_Promo > div > div{
	float:left;
	width: 324px;
	font-size: 11px;
}

* html #blocco_testo_Promo div{
	/*width: 324px;*/
	width: 15000px;
	position: relative;
	text-align: justify;
}

* html #blocco_testo_Promo div div{
	float:left;
	width: 324px;
	font-size: 11px;
}

#bloccoLista {
width: 163px;
overflow:hidden;
position:relative;
}

#bloccoListaUsato{
	position:relative;
	width: 606px;
	overflow:hidden;
}

#bloccoListaUsatoRicerca {
width: 606px;
overflow:hidden;
position:relative;
}

#bloccoLista_news_Interno{
position:relative;
}

#bloccoLista_news_Interno > div{
width: 163px;
float:left;
}

* html #bloccoLista_news_Interno div{
width: 163px;
float:left;
}

#bloccoLista_kmZero_Interno{
position:relative;
}

#bloccoLista_kmZero_Interno > div{
width: 606px;
float:left;
}

* html #bloccoLista_kmZero_Interno div{
width: 606px;
float:left;
}

#corpo{
	width: 245px;
	float: left;
}

#corpoUsato{
	width: 606px;
	float: left;
}

#bloccoLista_promozione_Interno{
position:relative;
}

#bloccoLista_promozione_Interno > div{
width: 163px;
float:left;
}

* html #bloccoLista_promozione_Interno div{
width: 163px;
float:left;
}

#bloccoLista_serviziAssistenza_Interno{
position:relative;
}

#bloccoLista_serviziAssistenza_Interno > div{
width: 163px;
float:left;
}

* html #bloccoLista_serviziAssistenza_Interno div{
width: 163px;
float:left;
}

#bloccoLista_usato_Interno{
position:relative;
width: 606px;
float:left;
}

#bloccoLista_usato_Interno > div{
position: relative;
width: 606px;
float:left;
}

#bloccoLista_usato_Interno > div > div{
position: relative;
width: 606px;
float:left;
}

* html #bloccoLista_usato_Interno div{
position: relative;
width: 606px;
float:left;
}

* html #bloccoLista_usato_Interno div div{
position: relative;
width: 606px;
float:left;
}

#bloccoLista_ricerca_Interno{
position:relative;
}

#bloccoLista_ricerca_Interno > div{
width: 606px;
float:left;
}

* html #bloccoLista_ricerca_Interno div{
width: 606px;
float:left;
}

.titoloOrdinaRis {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6633;
	text-decoration: none;
}

.titoliMenuSezioni {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	letter-spacing: -1pt;
}
.titoliMenuSezioni a:link, .titoliMenuSezioni a:active, .titoliMenuSezioni a:visited {
	color: #999999;
	text-decoration: none;
}

.titoliMenuSezioni a:hover{
	text-decoration: none;
}

.titoliSubMenuSezioni {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	letter-spacing: -1pt;
}
.titoliSubMenuSezioni a:link, .titoliSubMenuSezioni a:active, .titoliSubMenuSezioni a:visited {
	color: #006666;
	text-decoration: none;
}
.testoSezioni {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	line-height: 13px;
}

.titoliSubMenuCurrent {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	letter-spacing: -1pt;
	cursor: default;
}

.titoliMenuCurrent {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	letter-spacing: -1pt;
	cursor: default;
}
.testoBenv {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;
	letter-spacing: -1px;
}
.testoBenv a:link, .testoBenv a:active, .testoBenv a:visited {
	color: #999999;
	text-decoration: none;
}
.testoBenv a:hover {
	color: #007192;
	text-decoration: none;
}

#angoliSmussati{
	background-image: url(../images/angoli_home.png);
	background-repeat: no-repeat;
	width: 95px;
	height: 65px;
}

* html #angoliSmussati{
	width: 95px;
	height: 64px;
	background-image: none;
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.euromotor.it/images/angoli_home.png', sizingMethod='image');
}

.campo-testo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #fbfbfb;
	color: #666666;
	border: 1px solid #cccccc;
	font-size: 12px;
	padding:5px;
}

.puls-contatti {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#fbfbfb;
	font-size:13px;
	padding:3px 4px 4px;
	border: 1px solid #ccc;
}

.row{
	display: block;
	height: 35px;
}
