body {
    background: #333 url("images/bg.gif") repeat 0 0;
    margin: 0;
    font: 100% Arial, Helvetica, sans-serif;
}

a {
    color: #1b2759;
    font-weight: bold;
}

a:hover {
    color: #666;
}
/*<group=canevas>*/

div#contain {
    background: transparent url(images/_bg-contain.jpg) repeat-y 50% 0;
    margin: 0 auto;
    padding: 0;
    width: 748px;
}

div#page {
    padding: 10px 34px 30px 34px;
}

/*</group>*/

/*<group=Header>*/
#header {
    background: #fff url("images/_bg-header.jpg") no-repeat 50% 0;
    margin: 0 auto;
    padding: 0;
    width: 680px;
    height: 160px;
}

#logos-autos {
    height: 32px;
    padding: 90px 10px 0 10px;
}

#logos-autos a {
    display: block;
    height: 24px;
    text-decoration: none;
    float: left; /* mettre les "a" côte à côte  car ce sont des blocks */
    margin: 0 5px;
}

#logos-autos a span {
    visibility: hidden;
    font-size: 0.1em;
}

a#logo-audi {
    background: transparent url(images/_logo-audi.png) no-repeat 50% 0;
    width: 61px;
}

a#logo-vw {
    background: transparent url(images/_logo-vw.png) no-repeat 50% 0;
    width: 24px;
}

a#logo-vw-util {
    background: transparent url(images/_logo-vw-utilitaires.png) no-repeat 50% 0;
    width: 81px;
}

a#logo-skoda {
    background: transparent url(images/_logo-skoda.png) no-repeat 50% 0;
    width: 25px;
}

#logos-autos a:hover {
    background-position: 50% -24px;
}

/*<group=navigation>*/

dl, dt, dd, ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#menu {
    position: relative;
    /*top: 100px;*/
    z-index: 100;
    font-size: 0.7em;
    /* prÃ©cision pour Opera */
    height: 22px;
    width: 680px;
    background: #fff url(images/_bg-menu.png) repeat-x 0 0;
    clear: both;
    padding-top: 3px;
}

#menu dl {
    float: left;
    width: 120px;
    margin: 0 6px;
}
/*dl#services {width:147px;}*/

#menu dt {
    text-align: center;
    margin: 0;
    color: #fff;
}

#menu dl dt a {
    background: transparent url(images/_bo-menu.png) no-repeat 2px 3px;
    padding-left: 10px;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

#menu dl dt a:hover {
    background: #ccc url(images/_bo-menu.png) no-repeat 2px -21px;
    color: #1b2759;
}

#menu dd {
    position: absolute;
    left: -900em;
}

#menu ul {
    width: 440px;
    padding-top: 10px;
}

#menu li {
    text-align: left;
    display: inline;
    border-top: 1px solid #000;
    margin: 0 -2px;
    padding: 0 3px;
}

#menu li a {
    color: #1b2759;
    text-decoration: none;
    height: 100%;
    border: 0 none;
    font-weight: normal;
}

#menu li a:hover {
    background: #ccc;
}

/*</group>*/
    
/*</group>*/

/*<group=titres>*/
h1,h2,h3 {
    color: #1b2759;
    padding-left: 20px;
    font: bold 1em Arial, Helvetica, sans-serif;
    clear: both;
}

h2 span {
    color:  red;
}

h3.fleche{
    padding: 3px 45px;
    background: url(images/fleche.jpg) no-repeat 15px 0;
    font-size: 0.8em;
}

/*</group>*/

div#footer {
    background: #fff url(images/_bg-footer.jpg) repeat-y 50% 0;
    margin: 0 auto;
    padding: 0;
    width: 680px;
    height: 22px;
}

.menu_aa {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    text-indent: 5px;
}

/*<group=divers>*/
p, #page ul {
    font-size: 0.8em;
    padding: 0 30px 0 30px;
    text-align: justify;
}

.presentation {
    font-style: italic;
    font-family: Georgia, Times New Roman, Times, serif;
    width: 400px;
    margin: 20px auto;
    text-align: justify;
}

p span {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
}

.presentation img{
    float: left;
    margin: 0 20px 10px 0;
}

.horaires{
    padding-left: 100px;
}

.puce{
    list-style: url(images/point.jpg) outside;
}

.puce li{
    margin: 5px 30px;   
}

.puce li span {
    color: #1b2759;
    font-weight: bold;
}

a.vignette{
    display: block;
    width: 142px;
    height: 165px;
    padding: 3px;
    margin: 3px;
    background: url("images/pic_details.gif") no-repeat 92px 147px;
    float: left;
    font-size: 0.8em;
    text-decoration: none;
    text-align: left;
}

a.vignette:hover{
    background-color: #ccc;
}

a.vignette img{
    width: 136px;
    height: 93px;
    margin: 3px;
    border: 0;
    display: block;
}

.ref{
    color: #666;
    font-weight: bold;
}

.prix{
    color: #f00;
    font-weight: normal;
}

/*</group>*/

/*<group=tables>*/
table#services{
    width: 600px;
    border: 0;
    margin: 0 auto;
    font-size: 0.8em;
}   
table#services td, table#services th{
    border: 1px solid #999;
    text-align: center;
}

/*</group>*/

.mini {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    text-indent: 5px;
    border-top-color: #000066;
}

.menu_aa1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    text-indent: 5px;
}

.Style2 {
    font-size: 12px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

