/* REDEFINITION BALISES STANDARD */
body { background:white; }
input, select { font-size:10px; border: 1px solid #CCC; width:200px; }
textarea { border: 1px solid #CCC; padding: 2px; width:200px; }
td, body, div, p { font-size:10px; color:#555; font-family:verdana,arial,sans-serif;  }
a { color:black; text-decoration: none; }
a:hover { text-decoration:none; color:#A00; }
strong, b { font-weight:bold; }
li { margin-bottom:8px; }
H1 { font-size:16px; text-transform:uppercase; margin:0px; color:#AAA; }
H2 { font-size:14px; text-transform:uppercase;font-weight:normal;color:#999;}
H3 { font-size:12px; text-transform:uppercase; font-weight:normal; margin-bottom:5px;color:black;}
H4 { font-size:10px; text-transform:uppercase; font-weight:normal;color:black;margin-bottom:10px;}
hr { border-top:1px dashed #DDD; border-bottom:0px dotted #999; border-left:0px dotted #999; border-right:0px dotted #999; color:white; }

/* STRUCTURE PRINCIPALE */
#fondhaut, #worldwide, #cities, #switchlang, #pageimage, #nav, #navigation1, #navigation2, #pieddroit, #leclub, #pied, #search, .icons { display:none; }
#tete{ position:absolute;top:0px;height:200px;width:95%;float:none !important;}
	#logo { line-height:30px; float:none !important; text-align:right; }
	#datelieu { text-transform:uppercase;text-align:right; float:none !important; }
#main { margin-top:100px;float:none !important; }
		#zonetitre { border-bottom:3px solid #EEE; float:none !important; }

.obligatoire { color:#A00; }
.bouton { font-size:10px;text-transform:uppercase;border-top:1px solid #CCC;border-left:1px solid #CCC;border-right:1px solid #CCC;border-bottom:3px solid #CCC;padding:2px;  }
.bouton:hover { text-decoration:none;border-bottom:3px solid #A00;padding:2px; }
