body {
    margin: 0; padding: 0;
    background: #1A1A1A;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
	background: url(bg.gif);
}

a { color: #000000; }

input { text-align: center; font-weight: bold; background: #F0F0F0; color: #4A5054; font-size: 11px; }

#drap { width: 50%; margin: 0; text-align: left; float: left; } #drap a { display: block; float: left; width: 20px; height: 30px; } #drap a:hover, #drap a.active { background-image: url('up.gif'); }
#country { width: 50%; margin: 0; text-align: right; float: left; color: #ffffff; } #country a { font-weight: bold; }
#country  a { color: #FE0000; }

#page { width: 790px; height: 100%; margin: auto; border-width: 0px 2px 0px 2px; border-style: solid; border-color: #000000; background: #000000; padding: 5px; color: #000000;}

#header         { width: 100%; margin: 0; padding: 0; clear: both; }
#logo             { width: 254px; height: 70px; background: url('logo.jpg'); float: left; } #logo span { visibility: hidden; }
#formulaire { width: 400px;  float: right; border: 1px solid #FE0000; background: #f0f0f0; padding: 2px; text-align: right; } #formulaire h4 { width: 390px; margin: 0 auto 0 auto; padding: 2px; text-align: center; background: #FE0000; font-weight: bold; font-size: 14px; color: #FEFF01; } #formulaire form { margin: 2px; }

#menu { width: 100%; height: 30px; background: #FE0000; text-align: center; }
#menu a { display: block;width: 100%; text-align: center; line-height: 30px; font-size: 20px; font-weight: bold; color: #FEFF01; text-decoration: none; float: left; }

#content     { width: 780px; clear: both; }
#departements           { width: 198px; float: left; border: 1px solid #FE0000; color: #ffffff; } 
#departements a	{ color: #FE0000; }
#departements a:hover { color: #ffffff; }
#departements a:visited { color: #f0f0f0; }
#resultats { width: 580px; float: left; } 

#resultats .resultat               { width: 550px; clear: both; margin: 0 auto 10px auto; padding: 5px; color: #000000; border: 1px solid #FE0000; color: #ffffff;}
#resultats .resultat h4           { width: 100%; margin: 0 auto 5px auto; padding: 2px; text-align: center; background: #FE0000; font-weight: bold; font-size: 13px; color: #FFFFFF; }
#resultats .resultat  .thumb  { display: block; float: left; width: 130px; text-align: center; }
#resultats .resultat  .texte { display: block; float: left; width: 130px; text-align: left; }
#resultats .resultat  .go       { display: block; float: left; width: 290px; height: 120px;  text-align: left;  vertical-align: middle;}
#resultats a { color: #F60000; }
#resultats a:hover { color: #ffffff; }

.block { width: 95%; border: 1px solid #000000; text-align: justify; margin: auto; padding: 2px; }
.block strong { color: #9A9A9A; }

.clear { clear: both; height: 10px; }

a.button1 {background:url('button1.gif') no-repeat; width:290px; height:56px; display:block; margin: 20px auto 0 auto; font-size:18px; text-decoration:none; text-align: center; color: #000000; font-weight: bold;}
a.button1:hover {background-position:left bottom;}
a.button1 span {text-decoration:underline; color:#FE0000; display:block;  padding-top:8px;  }
a.button1:hover span { text-decoration:none;}

