/*|||||||||||||||||||||||||||| GENERAL |||||||||||||||||||||||||||*/ 

body {
margin : 0; 
padding : 0;   
font: 12px Verdana, sans-serif; 
color : #363636; 
} 
p {
padding : 0; 
margin : 0; 
text-align : justify;
}
h1 {
margin : 0;
padding : 0 0 10px 0;
color : #cc0033;
font : bold 16px verdana, sans-serif; 
}
.texte {
margin : 0 10px 0 10px; 
padding : 7px 0 10px 0; 
text-align : justify;
}
table {
color : #000000; 
margin : 0; 
padding : 0; 
} 
form {
margin:0;
padding:0;
}
img {
border: 0;
text-align : center;
}
.erreur {
color : #990000;
font: 18px Arial, sans-serif;
}
.modif {
color:#006633;
font : 20px Arial, sans-serif;
}
.picto {
float:left;
}

/* ||||||||||||||||| lien dans page ||||||||||||||||||*/

#page a {
text-decoration:none;
color:#cc0033;
} 
#page a:hover, #page a:focus {
color:#333333;
text-decoration : underline; 
} 

/* ||||||||||||||||| lien blanc entete ||||||||||||||||||*/

#entete a {
text-decoration:none;
font: bold 12px Arial, sans-serif; 
color:#ffffff;
} 
#entete a:hover, #entete a:focus {
color:#ffffff;
text-decoration : underline; 
} 

/*|||||||||||||||||||||||||||| conteneurs |||||||||||||||||||||||||||*/ 

#conteneur{
margin-left : auto; 
margin-right : auto; 
width: 750px;
margin-top: 5px;
border : 1px solid #999999;
background : url(../images/logo-vdr.jpg) no-repeat 28px 12px; 
}
#entete {
clear : both;
margin-left : auto; 
margin-right : auto; 
width : 750px; 
height : 150px;  
background : #cc0033 url(../images/garage.jpg) no-repeat 30px 50%; 
}
#menu {
float : left;
margin-top : 80px;
width : 500px;
height : 18px;
padding-left : 30px;
} 
#honda {
float : right;
width : 150px;
margin-top : 80px;
padding-right : 30px;
text-align : right;
height : 18px;
}
#page {
clear:both;
min-height : 350px;
padding : 20px 30px;
} 
* html #page {
clear:both;
height : 350px;
padding : 20px 30px;
}
#footer {
margin-left : auto;
margin-right : auto;
width : 750px;
text-align : center;
color:#999999;
}
.coordonnee {
float:right;
display:block;
width:200px;
color:#FFFFFF;
font: bold 12px/14px Arial; 
margin:26px 0 0 0;
padding:0 14px 0 0;
text-align:left;
}

/*|||||||||||||||||||||||||||| menu |||||||||||||||||||||||||||*/ 

#menu a, #honda a {
text-decoration : none; 
font: bold 12px Arial, sans-serif; 
color:#363636;
} 

#menu a:hover, #menu a:focus, #honda a:hover, #honda a:focus {
color:#cc0033;
} 

body#presentation a#presentation, body#equipe a#equipe, body#contact a#contact {
color:#cc0033;
} 

/*|||||||||||||||||||||||||||| Presentation |||||||||||||||||||||||||||*/ 

.Ptexte {
float : left;
width : 315px;
padding-right : 30px;
}

.Pimg {
float : left;
width : 345px;
text-align:center;
padding-top : 30px;
}

.scroll {
padding-right:10px;
height:320px;
overflow: auto;
}

.scrll {
padding-top:5px;
height:50px;
overflow: auto;
}
/*|||||||||||||||||||||||||||| Equipe |||||||||||||||||||||||||||*/ 

ul {
color:#cc0033;
font-size:16px;
margin:0;
padding:0;
}
li {
list-style-type:square;
}
li span {
font: bold 12px Arial, sans-serif; 
color : #363636; 
}

/*|||||||||||||||||||||||||||| Footer |||||||||||||||||||||||||||*/ 

#footer a {
text-decoration : none; 
color:#999999;
} 
#footer a:hover, #footer a:focus {
text-decoration : underline; 
} 
