body {
    leftmargin: 0; padding: 0;
    background: #000000;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
}

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

a { color: #32C3F2;}

#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; } #country a { font-weight: bold; }

#page { width: 540px; height: 100%; leftmargin: 0; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #000000; background: #000000; padding: 0px; color: #000000;}

#header         { width: 100%; margin: 0; padding: 0; clear: both; }
#logo             { width: 330px; height: 70px; float: left; } #logo span { visibility: hidden; }
#formulaire { width: 540px;  float: center; border: 1px solid #000000; background: #62D0F5; padding: 0px; text-align: center; } #formulaire h4 { width: 540px; margin: 0 auto 0 auto; padding: 0px; text-align: center; background: #62D0F5; font-weight: bold; font-size: 14px; color: #FFFFFF; } #formulaire form { margin: 0px; }

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

#content     { width: 540px;  }
#departements           { width: 200px; float: left; } 
#resultats { width: 540px; float: center; background: #000000; } 

#resultats .resultat               { width: 540px; clear: both; margin: 0 auto 0px auto; padding: 0px; color: #FFFFFF; border: 0px solid #FFFFFF; }
#resultats .resultat h4           { width: 100%; margin: 0 auto 0px auto; padding: 0px; text-align: center; background: #F2387E; 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: 120px; text-align: left; }
#resultats .resultat  .go       { display: block; float: left; width: 290px; height: 120px;  text-align: left;  vertical-align: middle;}

.block { width: 95%; border: 0px solid #000000; text-align: justify; margin: auto; padding: 0px; }
.block strong { color: #F2387E; }

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

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