input { text-align: center; font-weight: bold; background: #F0F0F0; color: #4A5054; font-size: 11px; }
select { border: 1px solid #F2387E; background-color: #FFFFFF; font-size: 10px; height: 14px;}

a { color: #AF00AF; text-decoration:none;}

#drap { width: 100%; margin: 0; text-align: left; float: left; }
#drap a { float: left; width: 20px; height: 30px; }
#drap a:hover, #drap a.active { background-image: url('up.gif'); }
#country { width: 100%; margin-top: 10px; text-align: center; }
#country a { font-weight: bold; }

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

#header { width: 100%; margin: 0; padding: 0; clear: both; }
#logo { width: 320px; height: 70px; background: url('logo.jpg'); float: left; }
#logo span { visibility: hidden; }
#formulaire { width: 320px;  float: left; border: 1px solid #000000; background: #F2F6F6; padding: 2px; text-align: center; } #formulaire h4 { width: 316px; margin: 0 auto 0 auto; padding: 2px; text-align: center; background: #F2387E; font-weight: bold; font-size: 12px; color: #FFFFFF; }
#formulaire form { margin: 2px; }

#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: #ffffff; text-decoration: none; float: left; }

#content { width: 320px; text-align: center; }
#departements { width: 146px; float: left; } 
#resultats { width: 320px; text-align: center; } 

#resultats .resultat { width: 320px; clear: both; margin: 0 auto 10px auto; padding: 5px; color: #000000; border: 1px solid #000000; }
#resultats .resultat h4 { width: 320px; margin: 0 auto 5px auto; padding: 2px; text-align: center; background: #F2387E; font-weight: bold; font-size: 12px; color: #FFFFFF; }
#resultats .resultat .thumb { display: block; margin-top: 5px; float: left; width: 130px; text-align: center; }
#resultats .resultat .texte { display: block; margin-top: 5px; margin-left: 15px; float: left; width: 130px; text-align: left; }
#resultats .resultat .go { display: block; float: left; width: 290px; height: 120px; vertical-align: middle;}

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

.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:#1b84a6; font-weight: bold;}
a.button1:hover {background-position:center bottom;}
a.button1 span {text-decoration:underline; color:#f44888; display:block; padding-top:8px; }
a.button1:hover span { text-decoration:none;}
