body {font:0.8em Arial,Verdana,sans-serif; margin:0; background:#affa64;}


html {min-height:100%; margin-bottom:1px;}/* Firefox scrollbar fix */
html a {color:#000; text-decoration:underline;}
html a:hover {color:#000; text-decoration:underline;}


h1 {display:none;}
h2 {font:1.5em; color:#006400;}
h3 {margin-top:3em; border-bottom:1px dotted #006400; font:bold 1.2em; color:#006400;}
h4 {margin:0;}

/* CONTENEUR */
#conteneur {position: relative; width: 900px; margin: 0 auto; background-color:#77d110;}

/* ENTETE */
#entete {height:150px; overflow:hidden;/* corrige un bug IE */}
#entete a img {border:0;}

/* MENUS */
#langues {float:right; margin-top:0.5em;}

#menu {padding:0.5em; background-color:#006400; letter-spacing:0.2em;}

.menuhaut {margin:0; padding:0; list-style-type:none; text-align:center;}
.menuhaut li {display:inline; color:#fff;}
.menuhaut a {margin: 0 0.5em; color:#fff; text-decoration:none;}
.menuhaut a:hover {color:#fff; text-decoration:underline;}

.menugauche {margin:0;padding:0.3em; list-style-image:url(interface/puce01.png);}
.menudroit {margin:0; padding:0.3em;}*/

/* GAUCHE */
#gauche {position:absolute; left:0; width:400px;}
#gauche_accueil {position:absolute; left:0; width:300px;}

/* CENTRE */
#centre {margin:0 300px; height:400px; background-color:#ffff32;}
#centre_gauche {float:left; width:150px; height:400px;}
#centre_gauche a img {border:0;}
#centre_droite {float:left; width:150px; height:400px;}
#centre_droite a img {border:0;}

/* DROITE */
#droite {margin-left:400px; padding:10px; background-color:#77d110;}
#droite_accueil {position:absolute; right:0; height:400px; width:300px; background-color:#77d110; overflow:hidden; /* corrige un bug IE */}

/* PIED */
#pied {padding:1em; background-color:#006400; border-top:1px solid #ffff32; font-size:0.85em; color:#fff; text-align:center;}
#pied a {color:#fff; text-decoration:none;}
#pied a:hover {text-decoration:underline;}

/* LIENS SPONSORISES */
#liens_sponsorises {background:#fff;}

/* NEOGRAPHIE */
#neographie {position:relative; width:900px; margin:0 auto 1em auto; padding:0.3em; font-size:0.85em; text-align:right;}
#neographie a {padding:0.3em; background-color:#affa64; color:#000; text-decoration:none;}
#neographie a:hover {padding:0.3em; background-color:#006400; color:#fff; text-decoration:none;}


.puce_big {float:right;}
.photo_cadre {height:150px;}
.photo_gauche {float:left; clear:both;}
.activites {list-style-image: url(interface/puce01.png);}
.hautdepage {text-align:right;}


/* TABLEAU TARIFS */
.tarifs {width:100%; margin-bottom:2em; border-collapse:collapse; background-color:#ffff70; font-size:1em;}
.tarifs th {background-color:#006400; border:1px solid #fff; text-align:center; color:#fff;}
.tarifs td {border:1px solid #006400; text-align:center;}
.tarifs_titre {background-color:#ffff00; text-align:left;}


