body {
    background:#E6E6E6 url(images/template-fond.jpg) repeat-x; 
    font-size:12px; 
    font-family:Arial, Helvetica, sans-serif; 
    color:#666;
    position: relative;

}

#wrapper{
    width: 962px;
    margin: 0 auto;
    position: relative;
    

}

.header{
    background: url(images/bg_header.png) no-repeat top;
    

}

.entete{
    background: url(images/bg_entete.png) repeat-y;
    padding: 0 20px 20px 20px;

}
.entete img{
    height: 332px;

}

.flash{
    background: url(images/bg_entete.png) repeat-y;
    padding: 0 10px 20px 10px;
}
.entete img{
    width: 922px;
}

.general{
    background: url(images/bg_container.png) repeat-y;
    padding-bottom: 30px;
    height:100%;
}


.left{
    margin: 0 0 0 6px;
    width: 170px;
    float: left;
}
.main{
    margin: 0 0 0 15px;
    width: 495px;
    line-height: 16px;
    float: left;
    position: relative;

    
}
.right{
    margin: 0 23px 0 0;
    width: 234px;
    float: right;
}

.logo{
    float: left;
    width: 200px;
}


/************************  2 COLONNES  *************/

.two-cols .main{
    width: 750px;
    float: left;
    position: relative;
}
.two-cols .right{
    display: none;
}


/*********************  NAV TOP ****************/

.navTop{
    font-family: 'SeatMetaMediumRomanRegular', arial, sans-serif;
    font-size:14px;
    text-transform: uppercase;
    text-align: right;
    float: right;
    padding:2px 0 0 0;
    margin:0 15px 0 0;
    width: 590px;
    height: 80px;
    position: relative;
}

.navTop ul.level_1{

    float: right;

    
}
.navTop ul.level_1 li{
    float: left;
    margin:0 0 0 8px;
}
.navTop ul.level_1 li a{
    color:#666666;
    padding: 13px 12px;
    text-decoration: none;
    display: block;
}
.navTop ul.level_1 li a:hover{
    color: #d10019;
}

.navTop ul.level_1 li .active{
    color: #d10019;
    padding: 13px 10px;
    display: block;
    background:#E6E6E6 url(images/bg_li_navTop_active.png) repeat-x; 

}

.navTop ul.level_2{
    clear: both;
    top: 55%;
    left:0;
    width: 600px;
    margin-left: 15px;
    margin-left: 20px !important;
    margin-top: 10px;
    font-size: 13px;
    text-align: left;
    position: absolute;
}

.navTop ul.level_2 li{
    border-right: 1px solid #666666;
    vertical-align: middle;
    
}
.navTop ul.level_2 li a{
    padding: 0 10px 2px 0;
    text-transform: none;
}

.navTop ul.level_2 li .active{
    padding: 0 10px 2px 0;
    background: none;
    text-transform: none;
    display:  inline;
}
.navTop ul.level_2 li a:hover{
    color: #d10019;
}
.navTop ul.level_2 li.last{
    border: none;
}


.mod_breadcrumb {
    color:#A3A3A3;
    font-size:10px;
    margin:0 0 7px;
}
.mod_breadcrumb a{
    color:#A3A3A3;
}


/**************************  CONTENT  *************************/


/****************************  NAV LEFT  **********************/


.navLeft{
    width: 170px;
    background:url(images/titre_gamme_seat.gif) no-repeat top;
    padding: 54px 0 0 0;
    margin: 20px 0;

}
.navLeft ul{
    margin: 0 0 0 15px;
    padding: 0;
}
.navLeft ul li{
     width: 155px;
    height: 25px;
}
.navLeft ul li a, .navLeft ul li span{
    padding: 6px 0 6px 18px;  
    display: block;   
    color:#343434;
    font-family: 'SeatMetaMediumRomanRegular', arial, sans-serif;
    font-size:12px;
    text-transform: uppercase;
    text-decoration: none;
    background:url(images/bg_nav_left_li.gif) no-repeat bottom right;
}

.navLeft ul li a:hover, .navLeft ul li span.active{   
    color:#d10019;
    text-decoration: none;
    background:url(images/bg_nav_left_li_hover.gif) no-repeat bottom right;
}

.main ul{
    margin: 0 0 0 0;
    padding:0 0 0 20px;
    list-style: disc;

}



/* Bookmark links */

.bookmark-links {float:right; width:284px; height:23px; margin-top:20px; background:url(images/background-bookmarks.jpg) center center no-repeat;}
.bookmark-links li {display:inline; margin-right:10px; vertical-align:middle; font-weight:bold;}
.bookmark-links li.first {margin:0 40px 0 20px;}
.bookmark-links li.last {margin-right:0;}


.blockquote-gris {background:#f2f2f2; border:1px solid #e5e5e5; padding:10px;}

/* Tableaux */

table {width:100%;}

.ce_table {border:1px solid #e5e5e5;}
.ce_table td, .ce_table th {padding:5px 15px 5px 15px; border:1px solid #e5e5e5; vertical-align:middle; text-align:center;}
.ce_table th, .odd {background:#f2f2f2;}
.ce_table th {color:#343434;}


/* Gallery */

.ce_gallery#tableau-photos  {background:#f2f2f2; border:1px solid #e5e5e5; margin:20px 0 0 10px; padding:10px 0 10px 0;}
.ce_gallery#tableau-photos img {border:1px solid #d10019;}
#tableau-photos table {margin-left:auto; margin-right:auto; width:100%; }
#tableau-photos table td{
    text-align: center;
}

#right .ce_image{
    margin: 0 0 0 2px;
}

.ce_gallery#details  {width:218px; margin:0 0 0 0; border-bottom:1px solid #d10019; border-right:1px solid #d10019; border-left:1px solid #d10019; padding:0px 5px 10px 5px;}
.ce_gallery#details img  {}
#details table {margin-left:auto; margin-right:auto; width:100%; text-align:center; }
#details table td{
    text-align: center;
}

.motorisations-list{
    margin-top: 30px;
}



.mod_newslist .odd{
    background: none;
}
.mod_newslist .layout_full{
    border-bottom: 1px solid #cecece;
    padding-bottom: 20px;
}
.mod_newslist .last{
    border: none;
}
/******************  PAGE GAMME ECO ***************/

.ss-menu-gamme-eco a{
    background:#ffffff url(images/bg_img_gamme_eco.gif) no-repeat center;
    display:inline-block;

    width: 168px;
    height: 96px;


}
.ss-menu-gamme-eco a img{
    margin:1px 0 0 5px;
}
.ss-menu-gamme-eco a:hover{
    background:#ffffff url(images/bg_img_gamme_eco_hover.gif) no-repeat center;
}

.ss-menu-gamme-eco{
    margin-bottom: 25px;
}


h1{
    clear: both;
}




/*************  FORM  TELECHARGEMENT PLAQUETTE *********************/


#telechargement-de-la-plaquette-solution-seat-entreprises table td{

    padding: 8px;
}

#telechargement-de-la-plaquette-solution-seat-entreprises table td input.text{

    width: 167px;
}
span.mandatory{
    color: red;
}

p.error{
    color:red;
    margin: 0;
    font-size: 9px;
}
/**************************************  RIGHT  *********************************/


.bt-demande-essai{
    margin: 0 0 10px 0;
}
.trouver-distrib{
    margin: 0 0 10px 0;
}

.trouver-distrib{
    margin: 0 0 10px 0px;
}
.bt-brochure{
    margin: 0 0 10px 3px;
}

#mod-find-modele{
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    width: 100%;
}
#mod-calculatrice{
    margin: 0 0 15px 0;
}

.two-cols .main #mod-calculatrice{
    position: absolute;
    right:0;
    top: 0;
}
/*******************************  FOOTER  **************************************/


#footer{
    background: url(images/footer-fond.png) no-repeat top;
    padding: 55px 0 20px 0;
    text-align: center;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}
#footer a{
    color: #ffffff;
    padding: 0 10px;
}
/***********************************************/
/***************  STYLE  ***********************/
/***********************************************/

table sup{
    vertical-align: top;
    font-size: 8px;
}
.invisible{
    display: none;
}
.clear{
    clear: both;
}

.general p{
    margin: 0 0 8px 0;
    
}

/* Titres */


h2{
    margin: 12px 0 12px 0;
    font-size: 16px;
    line-height: 20px;
}
h1{
    margin: 12px 0 12px 0;
    font-size: 18px;
    line-height: 20px;
}

h3 {font-size:14px; line-height:18px; text-transform:uppercase; font-weight:bold; color:#343434; margin:0 0 0 0;}

a{
    color:#d10019;
}
a:hover{
    text-decoration: none;
}
/*************  COLOR  ***********/

.neutre{
    color:#2da22d;
    font-weight: bold;
}
.rouge {color:#d10019;}
.vert {color:#2da22d;}
