/* ----------------------------------------------------------------- bannière et menu haut */
#header {
height: 101px;
width: 1003px;
margin: 0;
background-image:  url("../images/agent_distributeur_volkswagen/banniere.jpg");
background-position: left;
background-repeat: no-repeat;
}
#menu_haut {
height: 26px;
width: 1003px;
margin: 0;
background-color: #999999;
}
.menu_horizontal {
list-style-type: none;
text-align: left;
margin: 0px;
padding: 0px;
}
.menu_horizontal li {
display: inline;
}
.menu_horizontal a {
margin: 0;
color: #000000;
text-decoration: underline;
}
.menu_horizontal a:hover {
text-decoration: none;
}


/* ----------------------------------------------------------------- style page agent distributeur volkswagen */
#main {
height: 461px;
width: 1003px;
margin: 0;
background-color: #DFDFDD;
background-image:  url("../images/agent_distributeur_volkswagen/background_main.jpg");
background-position: top left;
background-repeat: no-repeat;
}
#footer {
position: absolute;
bottom: 0px;
width: 1003px;
height: 62px;
}
#footer a img {
margin-top: 12px;
margin-left: 13px;
margin-right: 3px;
}
.spacer {
margin-top: 0px;
height: 15px;
}
.logo_inglard {
position: absolute;
right: 18px;
bottom: 35px;
}
.bloc_texte {
margin: 0px;
width: 100%;
}
.bloc_texte h1 {
font-family: Arial, Helvetica, sans-serif;
text-align: right;
font-size: 15px;
margin-top: 0px;
margin-bottom: 2px;
color: #EF087A;
}
.txt_coordonnees {
text-align: right;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
font-weight: normal;
}
.txt_principal {
color: #000000;
font-size: 12px;
line-height: 25px;
text-align: justify;
margin-left: 50px;
margin-right: 90px;
margin-top: -4px;
margin-bottom: 0px;
}
.bloc_logo_tuv {
position: absolute;
width: 57px;
height: 57px;
bottom: 295px;  
right: 300px;
}
.bloc_lien_vag {
position: absolute;
width: 131px;
height: 21px;
bottom: 94px; 
left: 78px;
}
.bloc_lien_topannonces {
position: absolute;
width: 131px;
height: 21px;
bottom: 93px;
left: 304px;
}




