a:link{text-decoration: none;color:black;}
a:visited{text-decoration: none;color:black;}
/* La page fond blanc, largeur 781px, centre */
body
{
background-color: rgb(255,255,255);
width: 781px;
margin: 20px auto  0 auto;
font-family: Helvetica, Arial, sans-serif;
padding-left: 7px;
padding-right: 7px;
}

/*mise en page de la banniere*/
#bann
{
background: url("images/ban3.jpg");
height: 300px;
background-repeat: no-repeat;
height: 273px;
}

/*placement du menu*/
#menu
{

float: left;
width: 180px;
}

/*mise en page de la liste du menu*/
#menu ul
{
list-style-type: none;
padding: 0px;
margin-top: -27px;
margin-left: 1px;
}

/* et des li :)*/
.elem_menu
{
margin-top: 8px;
margin-bottom: 8px;
font-size: 0.91em;
text-align: left;
padding-left: 15px;
border: 1px orange solid;
background-color: rgb(0,147,221);
}

/* image top-bottom du menu*/
.top_menu
{
background-image: url("images/menu_top.jpg");
margin-bottom: 15px;
margin-top: 26px;
}
.bottom_menu
{
background-image: url("images/menu_top.jpg");
margin-top: 15px;
}

/*carte de coordonnees sous le menu */
.coord
{
margin-top: 15px;
/*font-size: 0.89em;
background-color: rgb(0,147,221);
font-variant: small-caps;*/
background-image: url("images/coord.png");
background-repeat: no-repeat;
height: 220px;
width: 180px;
}
.coord p
{
width: 180px;
height: 220px;
}


/* Menu sous la banniere + lien*/
#menu_underban
{
/*float: none !important;
padding: 0 0 0 0 !important;
float: left;
padding-right: 13px;
padding-left: 14px;
margin: -3px 0px 40px 180px !important;
margin: -1px 2px -1px -1px;*/
margin-top: 0px;
margin-left: 180px;
margin-bottom: 40px;
/*border-left: 1px blue dotted;*/
border-right: 1px orange dotted;
border-top: 1px blue dotted;
background-color: orange;
text-align: center;
color: rgb(128,0,0);
}

#menu_underban a
{
color: rgb(128,0,0);
text-decoration: none;
font-variant: small-caps;
font-weight: bold;
}

/* corps de la page*/
#main
{
margin-left: 200px;
border-right: 1px orange dotted;
margin-top: -40px;
height: 599px;
line-height: 150%;
}

/* footer*/
#foot
{
clear: left;
text-align: center;
vertical-align: middle;
border: 1px orange dotted;
height: 40px;
font-size: 0.8em;
line-height: 1 !important;
line-height: 3;
margin-bottom: 5px;
}

/* Et hop on change ces liens bien moche par defaut ^^*/
.elem_menu a  /* lien au debut */
{
color: rgb(230,227,172);
text-decoration: none;
font-weight: bold;
font-variant: small-caps;
}

.elem_menu a:visited /* lien deja visite */
{
color: rgb(230,227,172);
text-decoration: none;
font-weight: bold;
}

.elem_menu a:hover /* quand on passe dessus avec la sourie */
{
color: orange;
text-decoration: underline;
}

.elem_menu a:active /* quand on clique dessus */
{
color: orange;
text-decoration: underline;
}

/*Titre*/

h1
{
font-size: xx-large;
font-style: italic;
font-weight: normal;
font-variant: small-caps;
color: rgb(128,0,0);
padding-top: 20px;
}

h4
{
padding-left: 20px;
}

/*Tableaux*/

table
{
border-top: 1px dotted orange;
border-left: 1px dotted orange;
border-bottom: 1px dotted orange;
padding: 10px;
margin: 0 auto 0 auto;
}

.heure
{
text-align: left;
text-indent: 50px;
}

.horaire_tableau
{
border: 1px dotted orange;
}

.garanties /*images des trucs de garantie*/
{
border: 3px rgb(128,0,0) inset;
margin: 20px 0 10px 0;
height: 80px;
width: 350px;
}

#foot strong
{
font-style: italic;
font-size: small;
}

.tel
{
font-size: large;
}

strong
{
font-variant: small-caps;
font-style: italic;
}

img
{
border: 0px;
}

.horaire
{
margin-left: 50px;
}

.devise
{
margin-left: 50px;
}

.auto
{
margin-left: 55px;
}

.obj
{
padding-left: 50px;
padding-top: 20px;
}

.baln
{
padding-left: 200px;
padding-top: 25px;
}

.vcarte
{
padding-left: 450px;
}

.eu2
{
margin-top: -100px;
padding-left: 350px;
}

.eu3
{
padding-top: 25px;
}

.eu4
{
margin-top: -230px;
padding-left: 390px;
}

.gp1
{
margin-bottom: -10px;
}

.gp2
{
margin-top: -100px;
padding-left: 380px;
}

.crois1
{
padding-left: 450px;
}

.crois2
{
padding-top: 10px;
}

.crois3
{
margin-top: -50px;
padding-left: 220px;
}

.th3
{
margin-top: -90px;
padding-left: 200px;
}

.noce3
{
margin-top: -120px;
padding-left: 350px;
}

#xiti
{
clear: left;
text-align: center;
vertical-align: middle;
}

