a{
    text-decoration:none;
    color:#444444;
}
input,textarea,select{
    font-size:11px;
    width:195px;
}
select{
    width:199px;
}
.link{
    cursor:pointer;
}

*{letter-spacing:0.02em;line-height:1.2em;}

#primariga{		
    background-color:#003d90;
    height:6px;
}

#secondariga{
    background: #003d8f;
    height:25px;
    margin-bottom:60px;
}

#contenitore{
}

#menuLogin{
    height:15px;
    padding-top:15px;
    float:right;
}

#menuLogin ul li{
    float:left;
}

#pagina{
    margin-bottom:10px;
}

.centrato{
    width: 995px;
    margin-right:auto;
    position: relative;
    margin-left:11px;
}
#menualto{
    float:right;
}	

#menualto a{
    text-decoration:none;
    color:white;
}

#menualto li{
    color:white;
    float:left;
    cursor:pointer;
    list-style:none;
    padding-top:2px;
    margin-left:10px;
    margin-right:10px;
    font-size:14px;
    height:17px;
    border:0px;
}

#menualto li.selected{
    border: 3px solid white;
    border-top:0px;
    border-left:0px;
    border-right:0px;
}


#menu_sinistra{
    float:left;
}

#menu_centrale{
    /*height:245px;*/
    width:193px;
    padding:5px;
    margin-top:16px;
    padding-top:20px;
    background-color:#f1f1f1;
    border:1px solid #8e8e8e;
    border-radius:5px;
    -moz-border-radius:5px;
}
#menu_centrale ul{
    padding-top:10px;
}
#menu_centrale li{
    height:40px;
}
#menu_centrale li img{
    float:left;
}
#menu_centrale li a{
    padding-left:5px;
    padding-top:12px;
    font-size:14px;
    float:left;
}


div#contenuto{
    width:780px;
    margin-left:9px;
    float:right;
}

.testoAlto{
    padding-left: 6px;
    height:16px;
    font-weight:bold;
}
#ricercarapida{
    border: 1px solid #bcbcbc;
    border-radius:5px;
    -moz-border-radius:5px;
    height:260px;
    padding:5px;
}

div#ricercarapida div.Alterannuncio{
    color:black;
    height: 90px;
    margin-bottom:10px;
    cursor:pointer;
    border-bottom:1px solid black;
}

div#ricercarapida div.Alterannuncio div.immagine{
    width: 80px;
    height: 80px;
    float:left;
    padding:5px;
}




.label-form-ricerche {
    color:#000000;
    float:left;
    font-family:Arial,sans-serif;
    font-size:11px;
    font-weight:bold;
    padding-left:4px;
    text-align:left;
    width:180px;
}

button#bottone_invia{
    margin-top:10px;
}

div#conteggio{
    border: 1px solid black; width: 124px; margin-left: 41px;text-align:center;
}

div.vendi_auto{
    margin-top:20px;
    margin-bottom:20px;
}


#colonnacentro{
    float:left;
    width:220px;
}

#colonnadestra{
    float:left;
    width:560px;
}

.paginaSemplice{
    background-color:#F4F4F4;
    border-color:#BCBCBC;
    border-style:solid;
    border-width:1px;
    padding:20px;
    border-radius:5px;
    -moz-border-radius:5px;
    margin-left:5px;
}
.paginaRisultati{
    background-color:#F4F4F4;
    border-color:#BCBCBC;
    border-style:solid;
    border-width:1px;
    padding:9px;
    border-radius:5px;
    -moz-border-radius:5px;
    margin-left:5px;
}


#sponsor{
    background-color:#F4F4F4;
    border-color: #BCBCBC;
    border-style: solid;
    border-width: 1px;
    clear:right;
    color:#013e91;
    float:right;
    height:253px;
    margin-bottom:16px;
    margin-top:16px;
    width:540px;
    padding: 5px;
    border-radius:5px;
    -moz-border-radius:5px;
}
#sponsor img{
    width:250px;
}

#footer{
    background-color:#f4f4f4;
    border: 1px solid #a8a8a8;
    height:270;
    padding:10px;
    color:#969696;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    margin-bottom:10px;
    width:973px;
    clear:both;
}	
div#footer div#testi{
    float:left;
    line-height:15px;
    width:850px;
    margin-top:5px;
}
div#menuFooter li{
    float:left;
    padding-left:1px;
    padding-right:1px;
    cursor:pointer;
    list-style:none;
    padding:3px;
    color:#7f7f7f;
}	
div#menuFooter a{
    color:#7F7F7F;
    text-decoration:none;
}

div#footer div#immagini{
    float:right;
    text-align:center;
}


div#elenco .tcitem, div#elenco .tcitemNoleggio{
    color:black;
    width: 268px;
    height: 110px;
    float: left;
    background-color: #f1f1f1;
    border-color:#aeaeae;
    border-style:solid;
    border-width:0px 1px 1px 0px;
    margin-left:10px;
    margin-bottom:10px;
    cursor:pointer;
}

div#elenco div.tcitem div.marca, div#elenco div.tcitemNoleggio div.marca{
    font-weight:bold;
    padding: 1px 5px 1px 5px;
}
div#elenco div.tcitem div.immagine, div#elenco div.tcitemNoleggio div.immagine{
    width: 80px;
    height: 80px;
    float:left;
    padding:5px;
}
div#elenco div.tcitem div.dati, div#elenco div.tcitemNoleggio div.dati{
    float:left;
    width: 178px;
    padding-top:6px;
}
form#formPwd,form#form_usato{
    padding-left:6px;
}

div#marca{
    font-size:18px;
    font-weight:bold;
    padding-bottom:10px;
}

.immagini_piccole img {
    float:left;
    height:80px;
    width:80px;
}
#immagine_piccola_left img{
    padding-right:10px;
}

.risultato .immagine,#box_dx{
    color:#17469E;
    float:left;
    /*	padding-left:5px;
	padding-right:5px;*/
    padding: 5px;
    width:170px;
    height:370px;
    -moz-border-radius:5px 5px 5px 5px;
    border:1px solid #BCBCBC;
    position:relative;
}

.box_dx_link{
    position: absolute;
    bottom: 5px;
    color: #444444;
    cursor: pointer;
    font-weight:bold;
    font-size:10px;
}

.immagini_piccole{
    margin-top:35px;
}

#dati{
    float:left;
    /* 	padding-left:10px; */
    margin:10px;
    width:370px;
}
.label_annuncio {
    float:left;
    width:150px;
    font-weight: bold;
}
.testo_annuncio {
    float:left;
    width:220px;
}


div#dati .spaziato{
    padding-bottom:4px;
    border-bottom:1px solid #CCCCCC;
}

div.campo{
    margin-left:80px;
    margin-right:80px;
    margin-top:10px;
    width:200px;
}

form#form_annuncio div.campo{
    margin: 0px 30px 0px 30px;
}


div.bottoni_submit{
    text-align:right;
}
div.linea{
    border-bottom:1px solid #cccccc;
    padding-bottom:10px;
    margin-bottom:10px;
}
.stilato{
    background: url("img/btn-bg.png") no-repeat scroll 0 0 transparent;
    border:none;
    font-size:	11px;
    color: #444444;
    height:16px;
    width:125px;
}

.FEDP_pspagina_Contenuto p {
    margin-bottom: 1em;
}

.field{
    float:left;
    margin-left:80px;
    margin-right:80px;
    margin-top:10px;
    width:200px;
}

#partner{
    border: 1px solid #bcbcbc;
    border-radius:5px;
    -moz-border-radius:5px;
    padding:5px;
    width:540px;
    float:right;
}

td.concessionari_link{
    width:160px;
    padding: 10px;
}

#datiContatto{
    margin:20px 0px;
}
#form_richiesta{
    margin-bottom:10px;
}

#logoConcessionario{
    margin-top:10px;
    cursor:pointer;
    padding-left:10px;
}
#NumeroAnnunciDisponibili{
    margin:10px 0px;
}

#recaptcha_image{
    width:169px;
}
#recaptcha_image img{
    width:169px;
}
#recaptcha_response_field{
    width:99%;
}
