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; } #country a { font-weight: bold; }

#page { width: 790px; 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: 330px; height: 70px; background: url('logo.jpg'); float: left; } #logo span { visibility: hidden; }
#formulaire {
	width: 655px;
	float: left;
	border: 1px solid #000000;
	padding: 2px;
	text-align: right;
	background-color: #C7D3D7;
	margin-left: 20px;
} #formulaire h4 {
	width: 435px;
	margin: 0 auto 0 auto;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #1B84A6;
	background-color: #C7D3D7;
} #formulaire form { margin: 2px; }

#menu { width: 100%; height: 30px; background: #9A9A9A; 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: 780px; clear: both; }
#departements           { width: 200px; float: left; } 
#resultats {
	width: 700px;
	float: left;
} 

#resultats .resultat               {
	width: 650px;
	clear: both;
	margin: 0 auto 10px auto;
	padding: 5px;
	color: #000000;
	border: 1px solid #000000;
}
#resultats .resultat h4           {
	width: 100%;
	margin: 0 auto 5px auto;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #1B84A6;
	background-color: #C8D4D7;
}
#resultats .resultat  .thumb  { display: block; float: left; width: 130px; text-align: center; }
#resultats .resultat  .texte {
	display: block;
	float: left;
	width: 200px;
	text-align: left;
}
#resultats .resultat  .go       { display: block; float: left; width: 290px; height: 120px;  text-align: left;  vertical-align: middle;}

.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:#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;}

