* {
border:0;
margin:0;
padding:0;
list-style:none;
font-size:100%;
outline:none; }

body {
background:#6F83A2 url(img/body_fond.jpg) repeat-x top;
text-align:justify;
font:110%/1.3 Arial, "Times New Roman", sans-serif; }


/* Pages Vehicules */


p#sep{
border-bottom:1px solid #5F2F0C;
margin:10px 0;
padding:0 0 10px 0;
}

.conteneur_fiche h3 {
margin:10px 0;
padding:5px;
border-bottom:1px solid #828282;
}

.conteneur_fiche {
width:330px;
margin:10px 0;
overflow:hidden;
}

.conteneur_fiche p {
color:#373737;
}

.conteneur_fiche  a img{
width:75px;
height:50px;
float:left;
padding:3px;
border: 1px solid #FBA420;
background-color:#FBA420;
margin-right:5px;
}

.conteneur_fiche a img:hover{
width:75px;
height:50px;
padding:3px;
border: 1px solid #006600;
background-color:#006600;
}

/***** Flash & Déco *****/

div#logo_flash {
width:299px;
height:46px;
/*background:transparent url(img/logo_flash.png) no-repeat;*/
position:absolute;
top:-30px;
left:60px; }

div#menu_flash {
width:348px;
height:129px;
/*background:transparent url(img/menu_flash.png) no-repeat;*/
position:absolute;
top:120px;
left:40px; }

div#diapo_flash {
width:234px;
height:185px;
/*background:transparent url(img/diapo_flash.png) no-repeat;*/
position:absolute;
top:290px;
left:40px; }

div#sponsors {
width:96px;
height:184px;
background:transparent url(img/deco_cg.png) no-repeat;
position:absolute;
top:290px;
right:15px; }

/***** Stylage contenu *****/

h1, .invis {
position:absolute;
top:-9999px; }

h2 {
font-size:120%;
font-weight:normal;
font-family:Impact, Arial, sans-serif;
padding-right:50px;
padding-top:7px;
height:30px;
line-height:30px;
font-style:italic;
text-align:right;
color:#006600;
text-transform:uppercase; }

.retour_ch {
margin-bottom:10px; }

div#colonne_droite p {
margin-bottom:10px; }


/***** Layout *****/

div#global {
padding-top:20px;
width:800px;
margin:0 auto; }

div#coordonnees {
position:absolute;
top:20px;
left:60px;
font-size:75%;
line-height:1.2;
text-align:left;
color:#fff;
font-weight:bold; }

div#img_haut {
width:100%;
height:54px;
background:transparent url(img/contenu_haut.png) no-repeat; }

div#img_bas {
width:100%;
height:86px;
background:transparent url(img/img_bas.png) no-repeat; }

div#design_fond {
width:100%;
background:transparent url(img/contenu_fond.png) repeat-y; }

div#design_bas {
position:relative;
width:100%;
background:transparent url(img/contenu_bas.png) no-repeat bottom; }

div#colonne_gauche {
width:400px;
position:absolute;
top:0;
left:0; }

div#colonne_droite {
min-height:420px;
line-height:1.2;
color:#005900;
font-size:75%;
overflow:hidden;
width:345px; /*365*/
padding:0 10px;
margin-left:405px; }

div#pied {
color:#005900;
text-align:center;
width:100%;
height:83px; /*93*/
padding-top:10px;
background:transparent url(img/deco_cles.png) no-repeat left; }

/***** #pied *****/

div#pied ul li {
font-size:60%;
display:inline; }

div#pied ul li a {
color:#005900;
text-decoration:none; }

div#pied ul li a:hover {
text-decoration:underline; }



/***** Contact *****/

input.champs {
border: solid 1px;
}

textarea.champs {
border: solid 1px;
}

p span.left {
float:left;
width:100px;
font-weight:bold;
margin-right:20px; 
}

.bouton {
border: solid 1px;
margin-left:10px;
}

p.notice {
font-size: 80%;
}


