/* CSS Document */
*{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#013366;}
body,html{margin:0; padding:0; background-color:#E7E6EB;}
p{margin:0;}

/* Classi generiche */
.colorWhite{color:#FFFFFF;}
.fontBold{font-weight:bold;}
.minFontSize{font-size:9px;}
.clear{clear:both;}
.clearAll{clear:both; height:0; line-height:0;}

.lineBreak10{margin-bottom:10px;}
.lineBreak{margin-bottom:15px;}
.lineBreakX2{margin-bottom:30px;}

.linkGrey {}
.linkGrey a {text-decoration:none; color:#B0B1B3; font-weight:bold;}
.linkGrey a:hover {color:#013366;}

/* Form */
.labelForm{font-size:10px; font-weight:bold; color:#B0B1B3;}
.buttonForm {color:#666666; background-color:#E4E6EA; border:1px solid #000000; font-weight:bold;}
.inputColor{color:#000000;}

/* Contenitore principale */
#MainContainer {width:798px; margin:0 auto; background:url('/images/bkg_Content.jpg') repeat-y top left;}

#Errore {text-align:center; color:#FF0000;}
#Errore ul {list-style-type:none;}
.ErrorItem {color:#FF0000;}

#BoxPrivacy {margin:10px; padding:0px;}

/* Header */
#BoxHeaderContainer {margin:0; padding:0; background:url('/images/bkg_Header.jpg') no-repeat top left; background-color:#FFFFFF;}
#BoxHeaderContainer2 {margin:0; padding:0; background:url('/images/landing_isocar.jpg') no-repeat top left; background-color:#FFFFFF;}

#BoxHeaderContainer #BoxLoghi {margin:0; padding-bottom:2px; height:100px;}
#BoxHeaderContainer #BoxLoghi #BoxLogo {float:left; margin:0; padding:30px 0px 0px 31px; width:150px; height:25px;}
#BoxHeaderContainer #BoxLoghi #BoxLogo a {display:block; text-decoration:none; width:150px; height:23px; background:url('/images/logo.gif') no-repeat top left;}

#BoxHeaderContainer #BoxLoghi #BoxLogoChevrolet {float:right;}
#BoxHeaderContainer #BoxLoghi #BoxLogoChevrolet a {display:block; text-decoration:none; width:110px; height:100px; background:url('/images/logoChevrolet.jpg') no-repeat top left;}
#BoxHeaderContainer #BoxLoghi #BoxLogoChevrolet img {border:0;}
#BoxHeaderContainer #BoxHeader {margin:0; padding-bottom:2px; height:225px;}
#BoxHeaderContainer #BoxHeader #BoxImgHeader {float:right; margin:0; padding-right:2px; width:550px;}
#BoxHeaderContainer #BoxHeader #BoxImgHeader img {border:0;}
#BoxHeaderContainer #BoxHeader #BoxRightHeader {float:right; width:215px; height:225px; background-color:#B0B1B3;}
#BoxHeaderContainer #BoxHeader #BoxRightHeader #BoxTextHeader {margin:65px 0px 0px 20px; padding:0; height:130px;}
#BoxHeaderContainer #BoxHeader #BoxRightHeader #BoxTextHeader p {font-size:14px; color:#FFFFFF;}
#BoxHeaderContainer #BoxHeader #BoxRightHeader #BoxTextHeader p a {text-decoration:none; font-size:9px; font-style:italic; color:#FFFFFF;}
#BoxHeaderContainer #BoxHeader #BoxRightHeader #BoxTextHeader p a:hover {color:#013366;}
#BoxHeaderContainer #BoxHeader #BoxRightHeader .boxVetrina {margin:0; padding-right:10px; text-align:right;}

/* Menù principale */
#BoxMainMenu {margin:0; padding:5px 10px 0px 32px; height:19px; /*line-height:24px;*/ background-color:#B0B1B3;}
#BoxMainMenu span {float:right;}
#BoxMainMenu span a {text-decoration:none; color:#013366; font-weight:bold;}
#BoxMainMenu span a:hover {color:#FFFFFF;}
#BoxMainMenu ul {margin:0; padding:0; list-style-type:none;}
#BoxMainMenu ul li {display:inline; margin:0; padding:0; height:20px;}
#BoxMainMenu ul li a {display:block; float:left; margin-right:23px; height:15px; text-decoration:none; color:#FFFFFF; font-weight:bold;}
#BoxMainMenu ul li a:hover {color:#013366; border-bottom:solid #013366 4px;}
#BoxMainMenu ul li a.active {color:#013366; border-bottom:solid #013366 4px;}

/* Menù di servizio */

/* History barr */
#BoxPollicino {margin:0; padding:15px; text-align:right; color:#B5B5C4; font-size:9px; font-weight:bold;}
#BoxPollicino a {text-decoration:none; color:#B5B5C4; font-size:9px; font-weight:bold;}
#BoxPollicino a:hover {color:#013366;}
#BoxPollicino span {color:#B5B5C4; font-size:9px; font-weight:bold;}

/* Footer */
#BoxFooter {margin:0; padding:0px 25px 0px 25px; height:24px; line-height:24px; color:#FFFFFF; font-weight:bold; border-top:#FFFFFF solid 2px; background-color:#D2D2DB; }
#BoxFooter span { float:right; font-size:9px;}

/* Contenitore principale */
#BoxMainContentPage {height:100%; background:url('/images/bkg_ContentBottom.jpg') no-repeat bottom right;}
#BoxMainContentPage #BoxColRight {float:left; margin:0; padding:20px; width:178px;}
#BoxMainContentPage #BoxColLeft {float:left; margin:0; padding:0; width:580px; min-height:560px; height:auto !important; height:560px; 
								background:none; background:url('/images/bkg_ContentTop.jpg') no-repeat top right;}

#BoxMainContentPage #BoxColRight #BoxListCatUsato {margin:0; margin-bottom:25px; padding:0; min-height:200px; height:auto !important; height:200px;} 
#BoxMainContentPage #BoxColRight #BoxListCatUsato ul {margin:0; padding:0; list-style-type:none;}
#BoxMainContentPage #BoxColRight #BoxListCatUsato ul li {margin:0; margin-bottom:5px; padding:0;}
#BoxMainContentPage #BoxColRight #BoxListCatUsato ul li a {text-decoration:none; font-weight:bold; color:#999999;}
#BoxMainContentPage #BoxColRight #BoxListCatUsato ul li a:hover,
#BoxMainContentPage #BoxColRight #BoxListCatUsato ul li a.active {color:#013366;}
#BoxMainContentPage #BoxColRight #BoxListCatUsato ul li ul {display:none; margin-top:4px;}
#BoxMainContentPage #BoxColRight #BoxListCatUsato ul li ul.active {display:block;}
#BoxMainContentPage #BoxColRight #BoxListCatUsato ul li ul li {margin:0; margin-bottom:2px;}
#BoxMainContentPage #BoxColRight #BoxListCatUsato ul li ul li a {display:block; padding-left:20px; width:152px; height:20px; line-height:20px; color:#013366; font-weight:normal; background-color:#FFFFFF;}
#BoxMainContentPage #BoxColRight #BoxListCatUsato ul li ul li a:hover,
#BoxMainContentPage #BoxColRight #BoxListCatUsato ul li ul li a.active {color:#FFFFFF; background-color:#013366;}

#BoxMainContentPage #BoxColRight #BoxRicerca {margin:0; padding:0; padding-right:3px;} 
#BoxMainContentPage #BoxColRight #BoxRicerca form {margin:0; padding:0;} 
#BoxMainContentPage #BoxColRight #BoxRicerca form .comboBox {width:175px; margin:5px 0px 10px 0px;}
#BoxMainContentPage #BoxColRight #BoxRicerca form .comboBox option {font-size:9px; color:#000000;}
#BoxMainContentPage #BoxColRight #BoxRicerca form .submitBut {margin-top:10px; width:70px; border:1px solid #999999; color:#000000; 
															background:url('/images/submit.gif') no-repeat right; background-color:#FFFFFF;}
#BoxMainContentPage #BoxColRight #BoxNewsHome {margin-top:10px;}
#BoxMainContentPage #BoxColRight #BoxNewsHome .titoloNews {color:#B5B5C4; font-weight:bold;}
#BoxMainContentPage #BoxColRight #BoxNewsHome .testoNews a {text-decoration:none; color:#B5B5C4;}
#BoxMainContentPage #BoxColRight #BoxNewsHome .testoNews a:hover {color:#013366;}
#BoxMainContentPage #BoxColRight #BoxNewsHome .linkToNews {margin-top:5px;}
#BoxMainContentPage #BoxColRight #BoxNewsHome .linkToNews a {text-decoration:none; color:#013366; font-size:9px; font-style:italic;}
#BoxMainContentPage #BoxColRight #BoxNewsHome .linkToNews a:hover {color:#B5B5C4;}
#BoxMainContentPage #BoxColRight #BoxNewsletterHome {margin-top:25px;}
#BoxMainContentPage #BoxColRight #BoxNewsletterHome img {border:0;}
#BoxMainContentPage #BoxColRight #BoxNewsletterHome .testoNewsletter {margin:5px 0px 5px 0px; color:#B5B5C4; font-size:9px; font-weight:bold;}

#BoxRichiediInfo {margin:0; padding:0; float:left; margin-right:15px;}
#BoxRichiediInfo a {text-decoration:none; font-weight:bold; color:#B0B1B3;}
#BoxRichiediInfo a:hover {color:#013366;}

#BoxPaginazione {margin-top:10px; text-align:right; font-size:9px; color:#B5B5C4;}
#BoxPaginazione a {text-decoration:none; font-size:9px; color:#B5B5C4;}
#BoxPaginazione a:hover {color:#013366;}

/* Home page */
#BoxHomePage {}
#BoxHomePage .titleHomeNuovo {display:block; margin-left:65px; height:135px;}
#BoxHomePage .titleHomeUsato {display:block; margin-left:65px; width:425px; height:45px;}
#BoxHomePage .titleHomeNuovo h2,
#BoxHomePage .titleHomeUsato h2 {}
span.usato1{
	color:#dedede;
	font-family:arial;
	font-size:14pt;
}
span.usato2{
	color:#6f8ba8;
	font-size:20pt;
	margin-left:70px;
	font-weight:normal;
}
#BoxHomePage #BoxListNuovoHome {margin:10px 0px 40px 65px; padding:0; height:135px;}
#BoxHomePage #BoxListNuovoHome .boxAutoNuova {float:left; margin:0px 15px 20px 0px; padding:0; width:141px; height:133px; background-color:#013366;}
#BoxHomePage #BoxListNuovoHome .boxAutoNuova img {margin-top:2px; margin-bottom:4px; border:0;}
#BoxHomePage #BoxListNuovoHome .boxAutoNuova p {padding-left:5px; color:#FFFFFF; font-size:9px;}
#BoxHomePage #BoxListNuovoHome .boxAutoNuovatext a {text-decoration:none; color:#FFFFFF; font-size:9px;}

#BoxHomePage #ContentListImages {width:519px; height:140px; margin:8px 0px 30px 32px; position:relative;}
#BoxHomePage #ContentListImages img {border:0;}
#BoxHomePage #ContentListImages #ListImagesScrollLeft,
#BoxHomePage #ContentListImages #ListImagesScrollRight {z-index:10; width:30px; height:140px; line-height:140px; position:absolute; top:0;}
#BoxHomePage #ContentListImages #ListImagesScrollRight {right:0; text-align:right; }
#BoxHomePage #ContentListImages #ListImagesScrollLeft {left:0;}
#BoxHomePage #ContentListImages #ListImagesScrollLeft a,
#BoxHomePage #ContentListImages #ListImagesScrollRight a {width:30px; padding-top:38px; height:102px; display:block; background-color:#FFFFFF;}
#BoxHomePage #ContentListImages #ListImagesScrollLeft a:hover,
#BoxHomePage #ContentListImages #ListImagesScrollRight a:hover {color:#FFF;}
#BoxHomePage #ContentListImages #ListImages {white-space:nowrap; overflow:hidden; width:471px; margin-left:30px; /*margin-right:15px;*/}
#BoxHomePage #ContentListImages #ListImages div {white-space:nowrap; overflow:hidden;}
#BoxHomePage #ContentListImages #ListImages div .boxAutoUsata {float:left; margin:0px 16px 0px 0px; padding:0; width:141px; height:133px; background-color:#6F8BA8;}
#BoxHomePage #ContentListImages #ListImages div .boxAutoUsata img {margin-top:2px; margin-bottom:4px; border:0;}
#BoxHomePage #ContentListImages #ListImages div .boxAutoUsata p {}
#BoxHomePage #ContentListImages #ListImages div .boxAutoUsata p.text {padding-left:5px; color:#FFFFFF; font-size:9px;}
#BoxHomePage #ContentListImages #ListImages div .boxAutoUsatatext a {text-decoration:none; padding-left:5px; color:#FFFFFF; font-size:9px;}


/* Pagine Statiche */
#BoxPageContent {margin:0px 45px 10px 45px; padding:0;}
#BoxPageContent2 {margin:0px 45px 59px 15px; padding:0;}
#BoxPageContent3 {margin:0px 45px 59px 15px; padding:0;}

#BoxPageContent #BoxPageImages {}
#BoxPageContent #BoxPageImages img {margin-right:10px; border:solid #DAE1E9 10px;}
#BoxPageContent .linkBlu {}
#BoxPageContent .linkBlu a {text-decoration:none; font-weight:bold;}
#BoxPageContent .linkBlu a:hover {color:#B0B1B3;}
#BoxPageContent .boxBlue {margin-bottom:20px; padding:5px 0px 10px 5px; width:377px; background-color:#DAE1E9; border-right:solid #013366; 5px;}

#BoxPageVetture {margin:0px 0px 10px 35px; padding:0;}
#BoxPageVetture p {color:#999999;}
#BoxPageVetture p b {color:#999999;}
#BoxPageVetture #BoxListNuovo {margin:0; padding:0;}
#BoxPageVetture #BoxListNuovo .boxAutoNuova {float:left; margin:0px 40px 20px 0px; padding:0; width:141px; height:133px; background-color:#013366;}
#BoxPageVetture #BoxListNuovo .boxAutoNuova img {margin-top:2px; margin-bottom:4px; border:0;}
#BoxPageVetture #BoxListNuovo .boxAutoNuova p {padding-left:5px; color:#FFFFFF; font-size:9px;}
#BoxPageVetture #BoxListNuovo .boxAutoNuovatext a {text-decoration:none; color:#FFFFFF; font-size:9px;}

#BoxPageVetture #BoxVetturaPage {margin:0px 60px 30px 0px;}
#BoxPageVetture #BoxVetturaPage h2 {margin:0; margin-bottom:5px; padding:0; font-size:14px; font-weight:bold;}
#BoxPageVetture #BoxVetturaPage h3 {margin:0; margin-bottom:5px; padding:0; font-weight:bold;}
#BoxPageVetture #BoxVetturaPage .boxLinkDet {float:left; padding:4px 0px 0px 10px; width:131px; height:30px; background:url('/images/button_vetture.gif') no-repeat bottom right; background-color:#013366;}
#BoxPageVetture #BoxVetturaPage .boxLinkDet a {display:block; width:131px; height:30px; text-decoration:none; color:#FFFFFF;}
#BoxPageVetture #BoxVetturaPage .boxLinkDet a:hover {color:#B0B1B3;}
#BoxPageVetture #BoxVetturaPage .marginBox {margin:0px 22px 0px 22px;}
#BoxPageVetture #BoxVetturaPage #BoxSchedeDettagli {margin:0; padding:0; width:470px;}
#BoxPageVetture #BoxVetturaPage #BoxSchedeDettagli #dimensioni {display:none; margin:0; padding:0;}
#BoxPageVetture #BoxVetturaPage #BoxSchedeDettagli #consumi {display:none; margin:0; padding:0;}
#BoxPageVetture #BoxVetturaPage #BoxSchedeDettagli #prestazioni {display:none; margin:0; padding:0;}
#BoxPageVetture #BoxVetturaPage #BoxSchedeDettagli .boxNote {font-size:9px; font-family:Arial, Helvetica, sans-serif; text-align:justify; color:#999999;}
#BoxPageVetture #BoxVetturaPage #BoxSchedeDettagli table {margin:0; padding:0; border-collapse:collapse; width:470px;}
#BoxPageVetture #BoxVetturaPage #BoxSchedeDettagli table tr td {border-bottom:solid #D2D2DB 1px; height:15px;}
#BoxPageVetture #BoxVetturaPage #BoxSchedeDettagli table thead {}
#BoxPageVetture #BoxVetturaPage #BoxSchedeDettagli table thead tr td {font-weight:bold;}
#BoxPageVetture #BoxVetturaPage #BoxSchedeDettagli table tbody {}
#BoxPageVetture #BoxVetturaPage #BoxSchedeDettagli table tbody tr td {color:#999999;}

/* Pagine Usato */
#BoxPageUsato {margin:0px 0px 10px 35px; padding:0;}
#BoxPageUsato .titleUsato {display:block; margin-left:165px; width:345px; height:45px; background:url('/images/title_Categorie_Usato.gif') no-repeat top left;}
#BoxPageUsato .titleUsato h2 {display:none;}
#BoxPageUsato #BoxListCategorieUsato {margin:0; padding:0;}
#BoxPageUsato #BoxListCategorieUsato .boxCategoria {float:left; margin:0px 45px 45px 0px; padding:0; width:135px; height:120px; background-color:#013366;}
#BoxPageUsato #BoxListCategorieUsato .boxCategoria img {margin-top:2px; margin-bottom:4px; border:0;}
#BoxPageUsato #BoxListCategorieUsato .boxCategoria p {padding-left:5px; color:#FFFFFF; font-size:9px;}

#BoxPageUsato #BoxTableUsato {margin:0px 35px 30px 0px; padding:0;}
#BoxPageUsato #BoxTableUsato table {margin:0; padding:0; border:0; border-collapse:collapse;}
#BoxPageUsato #BoxTableUsato table img {border:solid #DAE1E9 4px;}
#BoxPageUsato #BoxTableUsato table tr {}
#BoxPageUsato #BoxTableUsato table tr td {text-align:center;}
#BoxPageUsato #BoxTableUsato table thead {}
#BoxPageUsato #BoxTableUsato table thead tr {}
#BoxPageUsato #BoxTableUsato table thead tr td {height:20px; font-weight:bold; background-color:#DAE1E9;}
#BoxPageUsato #BoxTableUsato table thead tr td.noBkgColor {background-color:#FFFFFF;}
#BoxPageUsato #BoxTableUsato table tbody {}
#BoxPageUsato #BoxTableUsato table tbody tr {}
#BoxPageUsato #BoxTableUsato table tbody tr td {height:70px; padding-top:10px;}
#BoxPageUsato #BoxTableUsato table tbody tr td.alignLeft {text-align:left;}
#BoxPageUsato #BoxTableUsato table tbody tr td.borderBottom {border-bottom:solid #D2D2DB 1px;}
#BoxPageUsato #BoxTableUsato table tbody tr td.borderBottom a {text-decoration:none;}

#BoxPageUsato #BoxSchedaUsato {margin-bottom:30px; padding:0; width:420px;}
#BoxPageUsato #BoxSchedaUsato .labelTitle {font-weight:bold; color:#DAE1E9;}
#BoxPageUsato #BoxSchedaUsato .productTitle {font-size:14px; font-weight:bold; color:#013366;}
#BoxPageUsato #BoxSchedaUsato .boxMinHeight {height:auto !important; height:135px;}
#BoxPageUsato #BoxSchedaUsato #ColLeftUsato {float:left; margin-right:30px; width:250px; }
#BoxPageUsato #BoxSchedaUsato #ColLeftUsato img {border:solid #DAE1E9 10px;}
#BoxPageUsato #BoxSchedaUsato #ColRightUsato {float:left; width:120px;}
#BoxPageUsato #BoxSchedaUsato #ColRightUsato img {border:solid #DAE1E9 5px;}
#BoxPageUsato #BoxSchedaUsato #ColRightUsato .boxStampa {padding:10px 0px 15px 0px; }
#BoxPageUsato #BoxSchedaUsato #ColRightUsato .boxStampa img {border:0;}
#BoxPageUsato #BoxSchedaUsato #ColRightUsato .boxStampa a {text-decoration:none; font-size:9px; color:#B5B5C4;}
#BoxPageUsato #BoxSchedaUsato #ColRightUsato .boxStampa a:hover {color:#013366;}
#BoxPageUsato #BoxBottomScheda {margin-bottom:20px; width:420px;}
#BoxPageUsato #BoxSchedaUsato p,
#BoxPageUsato #BoxSchedaUsato p b,
#BoxPageUsato #BoxBottomScheda p,
#BoxPageUsato #BoxBottomScheda p b {margin-bottom:5px; color:#999999;}

/* form */
#BoxForm {margin:0; padding:0;}
#BoxForm form {margin:0; padding:0;}
#BoxForm .cols {clear:both; width:100%; padding-bottom:10px;}
#BoxForm .cols p {float:left; margin-right:25px;}


/* landing page spark */
.l_coldx {float:right; width:340px; color:#ffffff; padding:18px;}
.l_colsx {float:left; width:380px; color:#ffffff; padding:17px; font-size:13px; line-height:22px;}
.l_colsxtx {float:left; width:680px; color:#ffffff; padding:17px; font-size:13px;}

.l_cont {float:left;width:798px; margin:0 auto; color:#ffffff; background-color:#013364;}
.l_green {color:#82ac33; font-size:13px;}
.l_green2 {color:#82ac33; font-size:15px;}
.l_title { color:#ffffff; font-size:15px;}
.l_form { color:#ffffff; font-size:11px; line-height:5px;}

/*landing box*/
#LandingButtons
{
    float:right;
}

#LandingButtons form
{
    float:right;

}

.inputLand
{
    font-size:12px;
    margin-left:15px;
    color:#fff;
    width:161px;
    height:30px;
    background-image:url('../images/botton.png');
    border:0px;
    padding-bottom:4px;
    cursor:pointer; 
}
