*{padding: 0; margin: 0;}
body {
 margin: 0;
 font-family: Arial, helvetica, sans-serif;
 font-size: 14px;
 color:#4F4945;
 background:transparent url(./img/fond.png) repeat-x;
 min-height:1100px;
}
#lien_mobile {
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
    color: #000;
    font-size: 16px;
    text-decoration: underline;
    padding: 12px 0;
    display: block;
	/*Firefox*/
    background-image: -moz-linear-gradient(top,
        #fff9bc,
        #ffffff
        );

    /*Chrome+Safari*/
    background-image: -webkit-gradient(linear,
        left top, left bottom,
        from(#fff9bc),
        to(#ffffff)
        );
    border: 1px solid black;
}
#tel_login {
	background: url('./img/phone-icon.png') no-repeat left center;
	position: absolute;
	color: #fff;
	padding: 1px 7px;
	padding-left: 32px;
	border-radius: 4px;
	border: 3px solid #fff;
	font-size: 22px;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 10px;
}

img {
border:none;
}
h2 {
    font-size:16px;
    padding:8px;
}
h3 {
margin: 5px;
font-size:14px;
}
h4 {
margin: 5px;
font-size:12px;
}
a {
color:#000;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
noscript, .nocookie {
    border: 1px solid #cc0000;
    color: #cc0000;
    display: block;
    font-weight: bold;
    margin: 10px;
    padding: 5px;
}
/* HEADER */
#bgheader {
height:53px;
background:transparent url(./img/1.png) repeat-x top;
}
#head {
padding: 0px 5px  0px 5px;
margin: 0px auto;
width:980px;
}
#head h1 {
float:left;
padding-left:10px;
padding-top:10px;
font-size:20px;
color:#fff;
}
#topmenu {
padding-top:30px;
float:right;
color:#9F9F9F;
}
#topmenu a {
color:#9F9F9F;
text-decoration:none;
}
#topmenu a:hover {
color:#BFBFBF;
text-decoration:underline;
}
#topmenu ul {
list-style: none;
}
#topmenu li {
display: block;
float: left;
margin: 0px;
padding: 0px 9px 0px 9px;
border-left: 1px solid #6F6F6F;
}
#topmenu li:first-child {
    border-left: none;
}
/* FOOTER */
#footer {
padding:6px 0px 0px;
margin: 0px auto;
width:990px;
text-align:center;
height:53px;
color:#FFF;
background: url('img/footer.png') no-repeat center top;
color:#DFDFDF;
font-size:11px;
}
#info-photo {
padding-left: 15px;
margin: 10px 0 0 0;
color: white;
background-color: #8F0000;
font-size: 11px;
}
#info-photo-append {
padding-left: 15px;
margin: 10px 0 0 0;
color: white;
background-color: #8F0000;
font-size: 16px;
padding: 5px 0;
z-index: 10000;
position: fixed;
top:0;
width: 100%;
text-align: center;
margin: 0 auto;
}
#footer a {
color:#DFDFDF;
font-size:11px;
}
#footer ul {
list-style:none;
}
#footer li {
padding:0px 5px 0px 5px;
color:#DFDFDF;
font-size:11px;
}
#subfooter {
padding-bottom:5px;
margin: 0px auto;
width:990px;
text-align:center;
color:#8F8F8F;
font-size:11px;
}
/* PAGE */
#page {
margin: 0px auto;
padding:0 5px 0px;
width:980px;
background:transparent url(./img/fond-contenu.png) repeat-y top center;
}
#pagehead {
height:95px;
background:transparent url(./img/2.png) repeat-x top;
}
#pagehead.chambery {
background:transparent url(./img/22.png) repeat-x top;
}
#navigation {
height:95px;
background:transparent url(./img/3.png) no-repeat bottom left;
}
#jump {
    float: right;
    margin:52px 10px 0 0;
    max-width: 255px;
    height: 40px;
}
#form_jump{
    overflow: hidden;
}
.aide {
float: right;
margin:7px 45px 2px 0;
padding-left:20px;
background: transparent url('./img/arrow_down.png') center left no-repeat;
}
.aide a {
font-size: 14px;
font-weight: bold;
background: transparent;
}
#actualites {
width: 217px;
border: 1px solid #808080;
clear:both;
padding:10px 5px 10px 5px;
font-size:13px;
margin: 0 auto 15px;
}
#actualites a {
    font-size:12px;
}
#left {
float:left;
width:733px;
margin:5px 0px 0px 5px;
}
#right {
float:right;
margin-right:2px;
margin-bottom:10px;
width:237px;
display:block;
position: relative;
}
#all {
padding:0 5px;
clear: right;
}
#all.catalogue {
    float: left;
    clear: none;
    width: 970px;
    margin-top:-90px;
}
#export_stock {
margin:10px 15px 0px 15px;
padding:10px;
border:1px solid #8F8F8F;
background:transparent url(./img/fond-recherche.png) repeat-x bottom left;
}
#search {
margin:15px;
padding:10px;
border:1px solid #8F8F8F;
background:transparent url(./img/fond-recherche.png) repeat-x bottom left;
}
#form {
text-align:center;
}
#marques ul{
float:left;
padding:5px 0px 0px 20px;
}
#marques ul:first-child{
    padding-left: 40px;
}
#marques li {
width:100px;
}
#marques li a {
    font-size: 11px;
}
/* ACCES MARQUES */
#listemarques {
position:absolute;
width:214px;
float:right;
margin:0px 15px 0px 0px;
}
#blockfixed {
  position: absolute;
  top: 250px;
}

#blockfixed.fixed {
  position: fixed;
  top: 20px;
}

#hmarques {
height:15px;
width:214px;
background:transparent url(./img/8.png) no-repeat top left;
}
#bgmarques {
width:198px;
border-left:1px solid #8F8F8F;
border-right:1px solid #8F8F8F;
padding:0px 7px 0px 7px;
}
#fmarques {
width:214px;
height:12px;
background:transparent url(./img/7.png) no-repeat bottom left;
}
.marque {
float:left;
width:50px;
text-align:center;
margin:7px;
font-size:10px;
border:1px solid white;
}
.selected {
border:1px solid blue;
}
/* STOCK */
#type_vehicules {
float:left;
display:block;
width:285px;
height:31px;
margin:10px 10px 10px 13px;
padding:20px 5px 0px 17px;
background:transparent url(./img/vehicule.png) no-repeat top left;
font-size:12px;
}
#extrait_csv {
float:left;
display:block;
width:332px;
height:46px;
margin:10px 10px 10px 12px;
padding:7px 5px 0px 10px;
background:transparent url(./img/extraire-stock.png) no-repeat top left;
}
#extrait_csv .left {
float:left;
display:block;
font-size:11px;
width:210px;
padding-top:8px;
}
#extrait_csv .right {
float:left;
display:block;
padding-top:10px;
}
#marques_h {
width:680px;
display:block;
margin:20px 10px 10px 10px;
}
#marques_h_h {
width:680px;
height:18px;
background:transparent url(./img/fondhaut.png) no-repeat left top;
}
#marques_h_c {
border-left:1px solid #8F8F8F;
border-right:1px solid #8F8F8F;
margin-left:2px;
padding: 0px 10px 0px 10px;
width:655px;
}
#marques_h_f {
width:680px;
height:18px;
background:transparent url(./img/fondbas.png) no-repeat left top;
}
/* SELECTION HOMEPAGE */
#selection {
margin:10px;
width:97%;
border:1px solid #8F8F8F;
background:#fbfcfc url(./img/fond-recherche.png) repeat-x top left;
}
#selection .vignette {
float:left;
margin:10px 10px 10px 10px;
padding:4px;
position:relative;
width:148px;
height:120px;
}
.vignette .marquee {
padding-left:10px;
color:#000;
font-size:12px;
font-weight:bold;
}

.vignette .modele {
padding-left:0px;
text-align:center;
color:#000;
font-size:12px;
}
.vignette .prix {
padding-left:7px;
color:#000;
font-size:10px;
font-weight:bold;
}
.prix span {
color:#9f0532;
font-size:11px;
}
.vignette .photo {
text-align:center;
padding:4px 0px 4px 0px;
}
.photo img {
border:1px solid #8F8F8F;
}
#selection .angleleft {
top:0;
left:0;
position:absolute;
width:30px;
height:30px;
border-top:1px solid #8F8F8F;
border-left:1px solid #8F8F8F;
}
#selection .angleright {
bottom:0;
right:0;
position:absolute;
width:30px;
height:30px;
border-bottom:1px solid #8F8F8F;
border-right:1px solid #8F8F8F;
}
#selection .puce {
top:0px;
right:0px;
position:absolute;
width:45px;
height:45px;
padding-left:6px;
color:#fff;
font-size:14px;
font-weight:bold;
font-style:italic;
padding-top:12px;
background:transparent url(./img/puce.png) no-repeat top left;
}



/* NAVIGATION */
#navigation ul {
	float: left;
	height: 30px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	list-style: none;
	position: relative;
	top: 48px;
}

#navigation li {
    display: inline;
    margin: 0px;
    padding: 0px;
}

#navigation li a {
	height: 30px;
	line-height: 30px;
  	float: left;
  	margin: 0px 0px 0px 3px;
  	padding: 0px 0px 0px 3px;
  	text-decoration: none;
	cursor: pointer;
	background: url(./img/normal_left.png) no-repeat left top;
	position: relative;
	top: 5px;
}
	
#navigation li a span {
	font: 14px "trebuchet ms", "arial", sans-serif;
	color: #CFCFCF;
	height: 30px;
	line-height: 34px;
   	float: left;
   	display: block;
	padding: 0px 10px 0px 5px;
	background: url(./img/normal_right.png) no-repeat right top;
}
	
#navigation li.current a {
	top: 3px;
	height:33px;
	background: url(./img/active_left.png) no-repeat left top;
}
	
#navigation li.current a span {
	height: 33px;
	line-height:36px;
	background: url(./img/active_right.png) no-repeat right top;
	color: #000;
	font-weight:bold;
}

#navigation li a:hover {
	height: 33px;
	background: url(./img/active_left.png) no-repeat left top;
	top: 3px;
}

#navigation a:hover span {
	height: 33px;
	background: url(./img/active_right.png) no-repeat right top;
	color: #707477;
}
/* NAVIGATION BUTTONS RIGHT */
.nav {
float:left;
margin:5px;
height:69px;
width:69px;
}
.mailpromo {
	background: url(./img/btn_mailing_off.png) no-repeat right top;
}
.mailpromo:hover{
	background: url(./img/btn_mailing_on.png) no-repeat right top;
}
.docoff {
	background: url(./img/btn_doc_off.png) no-repeat right top;
}
.docoff:hover{
	background: url(./img/btn_doc_on.png) no-repeat right top;
}
.contact {
	background: url(./img/btn_contact_off.png) no-repeat right top;
}
.contact:hover{
	background: url(./img/btn_contact_on.png) no-repeat right top;
}
.proforma {
	background: url(./img/btn_proforma_off.png) no-repeat right top;
}
.proforma:hover{
	background: url(./img/btn_proforma_on.png) no-repeat right top;
}
.commande {
	background: url(./img/btn_commande_off.png) no-repeat right top;
}
.commande:hover{
	background: url(./img/btn_commande_on.png) no-repeat right top;
}
.fichesr {
	background: url(./img/btn_ficheSR_off.png) no-repeat right top;
}
.fichesr:hover{
	background: url(./img/btn_ficheSR_on.png) no-repeat right top;
}
.profil {
	background: url(./img/btn_profil_off.png) no-repeat right top;
}
.profil:hover{
	background: url(./img/btn_profil_on.png) no-repeat right top;
}
.deco {
	background: url(./img/btn_deco_off.png) no-repeat right top;
}
.deco:hover{
	background: url(./img/btn_deco_on.png) no-repeat right top;
}
.help {
	background: url(./img/btn_help_off.png) no-repeat right top;
}
.help:hover{
	background: url(./img/btn_help_on.png) no-repeat right top;
}
.enlevement {
	background: url(./img/btn_enlevement_off.png) no-repeat right top;
}
.enlevement:hover{
	background: url(./img/btn_enlevement_on.png) no-repeat right top;
}
.resa {
	background: url(./img/btn_resa_off.png) no-repeat right top;
}
.resa:hover{
	background: url(./img/btn_resa_on.png) no-repeat right top;
}
/* FORM */
.contact_info {
	width:400px;
	padding:5px;
	margin:5px 5px 5px 0px;
	border:1px solid #8F8F8F;
}
.error {
	padding:0px 0px 0px 15px;
	color:red;
	background: url(./img/tools/smallOff.png) no-repeat left center;
}
.success {
	padding:0px 0px 0px 15px;
	font-weight:bold;
	color:green;
	background: url(./img/tools/smallOn.png) no-repeat left center;
}
.clear {
	clear:both;
}
.info {
	font-size:11px;
	font-style:italic;
	display:block;
	color:#4F7B9F;
}
.infotitre {
	font-size:11px;
	font-style:italic;
	color:#4F7B9F;
	font-weight:normal;
}
.form_pref {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #8F8F8F;
	background-color:#EFEFEF;
}
.col_left {
	padding:5px;
	float:left;
}
.col_right {
	padding:5px;
	float:left;
}
.label {
	padding-left:4px;
	padding-right:4px;
	width:90px;
	text-align:right;
	display:block;
	float:left;
}
.label-large {
        padding-left:4px;
	padding-right:4px;
	width:200px;
	text-align:right;
	display:block;
	float:left;
}
.label-medium {
        padding-left:4px;
	padding-right:4px;
	width:140px;
	text-align:right;
	display:block;
	float:left;
        text-align:left;
}
.line {
	margin-bottom:10px;
    overflow: auto;
}

.middle {
	width:200px;
}
.large {
	width:270px;
}
.small {
	width:100px;
}
.imp {
    border:1px solid #FF8A00;
}
.extrasmall {
	width:50px;
}
.title {
	padding: 0px 0px 0px 15px;
	width:480px;
	height:19px;
	display:block;
	background: url('img/blueline.jpg') no-repeat center left;
}
.title .text {
	padding:0px 4px 0px 4px;
	color:#1f99b3;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	background-color:#EFEFEF;
}
/* CONTACT */
.service {
	width:205px;
	border:1px solid #BFBFBF;
	margin:10px 10px 20px 10px;
	position:relative;
	padding:18px 8px 10px 8px;
	color:#4F4945;
        cursor:pointer;

}
.service .puce {
	position:absolute;
	width:24px;
	height:24px;
	top:-12px;
	left:-12px;
}
.service h1 {
	position:absolute;
	top:-10px;
	left:30px;
	background-color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	padding:0px 4px 0px 4px;
	color:#5F5F5F;
}
#plan_acces {
    display: block;
    float: right;
    padding-right: 33px;
    background: url(img/contact/plan.jpg) top right no-repeat;
    font-weight: bold;
    line-height: 31px;
    text-decoration: none;
}
#contacts {
    float: left;
    margin:5px;
    padding: 5px;
    border: 1px solid #BFBFBF;
    width: 450px;
}
.contact-item {
    display: block;
    position:relative;
    width:440px;
    padding:10px 0 10px 10px;
}
.contact-item .titre {
    display: block;
    font-size:10px;
    font-style: italic;
    color: #839EBF;
}
.contact-item .info {
    display: block;
    font-size:11px;
    float: right;
}
.contact-item .separator {
    width:370px;
    height:1px;
    background-color: #DFDFDF;
    margin:0px 0px 0px 70px;
    border: 0;
    clear: both;
}
#menucompte {border-bottom:1px solid black;margin-bottom:10px;}
#menucompte ul {margin-left: 7px; list-style: none; display: block; height: 29px; }

#menucompte ul li {display: inline; float: left; padding: 10px;}

#menucompte ul li a {display: inline; text-align: center;

               color:#8F8F8F; text-decoration: none; font-weight: bold !important;}
#menucompte .active {color:#000;}

#menucompte ul li a:hover { text-decoration: underline;}

/* ACCESSOIRES */
.accessoire {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #8F8F8F;
	background-color:#FFF;
        margin :10px;
        padding:10px;
        width:600px;
}
.accessoire h1 {
    font-size:15px;
    text-decoration:underline;
}
.accessoire .photo {
    width: 150px;
    height: 150px;
    float: left;
    margin-right:25px;
    margin-top:15px;
    border:none;
}
.accessoire .description {
    float: left;
    border-right : 1px solid #8F8F8F;
    padding-top:15px;
    padding-right:15px;
    height:120px;
}

/* FORM EXPORT */
#bg_showroom {
    background: transparent url('./img/fond_form_showroom.jpg') no-repeat;
    width:636px;
    height:500px;
    position:relative;
    border:1px solid #8F8F8F;
    margin:0 auto;
}
#bg_matrice {
    background: transparent url('./img/fond_form_matrice.jpg') no-repeat;
    width:793px;
    height:500px;
    position:relative;
    border:1px solid #8F8F8F;
    margin:0 auto;
}
#bg_proforma {
    background: transparent url('./img/fond_form_proforma.png') no-repeat;
    width:790px;
    height:867px;
    position:relative;
    border:1px solid #8F8F8F;
    margin:0 auto;
}

.fiche_sbm { margin-top: 3px; overflow: hidden; }
.fiche_sbm span { border: 1px solid #ff8A00; float: right; }
.fiche_sbm input { font-size: 15px; padding: 3px; }

.tip {
    background: transparent url('./img/tip.png') top left no-repeat;
    width:149px;
    height:100px;
    padding:25px 30px 20px 20px;
    font-size:17px;
    z-index: 2;
    font-weight:bold;
    font-size:16px;
    text-align:center;
}
.pit {
    background: transparent url('./img/pit.png') top left no-repeat;
    width:149px;
    height:78px;
    padding:35px 30px 35px 20px;
    font-size:17px;
    z-index: 1500;
}
.closetip {
    width:160px;
    text-align:right;
    margin-bottom:5px;
    font-size:20px;
}

#nouveautes {
    background:url('./img/bg_news.png');
    padding:6px 10px 5px;
    width:207px;
    height:63px;
    margin-left:5px;
    margin-bottom:12px;
    line-height:21px;
}
#nouveautes.chambe {
    background:url('./img/bg_news_chambe.png');
}
#nouveautes .info {
    font-style:italic;
    font-size:11px;
    width:inherit;
    text-align:right;
    color:#000;
}
#nouveautes a img {
    margin-bottom:-3px;
}

#franchise {
    background: url('./img/fiche/franchise_bg.png') left top no-repeat;
    height: 24px;
    width: 233px;
    padding: 6px 0 0 8px;
    color: #000;
    font-weight: bold;
}

#expertise {
	width: 218px;
	height: 41px;
	margin: 10px 35px 10px 50px;
	background: url('./img/expertise_en_cours.png') no-repeat left top;
	display: block;
	overflow: hidden;
	text-indent: -999px;
}
#expertise.voir {
	background: url('./img/expertise_voir.png') no-repeat left top;
}
#expertise.voir:hover {
	background-position: left bottom;
}

