body {
    margin: 0; padding: 0;
	text-align: center;

}

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

#page { width: 800px; height: 100%; margin: auto; border-width: 0px 0px 0px 0px; border-style: solid; padding: 5px;}

#header         { width: 100%; margin: 0; padding: 0; clear: both; }
#formulaire { width: 440px; border: 1px solid #0099FF; padding: 2px; } #formulaire h4 { width: 435px; margin: 0 auto 0 auto; padding: 2px; font-weight: bold; font-size: 14px;  } #formulaire form { margin: 2px; }

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

#content2     { width: 800px; clear: both; }
	#textB {
	width:800px;
	text-align:justify;
	}
#departements           { width: 200px; float: left; } 
#resultats { width: 600px; float: left; } 

#resultats .resultat               { width: 550px;  margin: 0 auto 10px auto; padding: 5px; border: 1px solid #0099FF; }
#resultats .resultat h4           { width: 100%; margin: 0 auto 5px auto; padding: 2px; text-align: left; font-weight: bold; font-size: 13px; }
#resultats .resultat  .thumb  { display: block; float: left; width: 130px;  }
#resultats .resultat  .texte { display: block; float: left; width: 415px;  }
#resultats .resultat  .go       { display: block; float: left; width: 290px; height: 120px;  text-align: left;  vertical-align: middle;}

.block { width: 95%; border: 1px solid #3399FF; text-align: justify; margin: auto; padding: 2px; }


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