body								{ margin: 0; padding: 0; background: #30243F; text-align: center; font-size: 11px; font-family: Arial; color: #ffffff; }

a									{ color: #9585B7;}

#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;}

	#country							{ width: 50%; margin: 0; text-align: right; float: right; } 
	#country a							{ font-weight: bold; }

	#logo								{ width: 100%; height: 99px; background-image: url('img/logo.png'); background-repeat: no-repeat; background-position: center center; background-color: #9585B7; float: center; cursor: pointer; }
	#logo span							{ visibility: hidden; }

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

	#content    								{ width: 780px; clear: both; }

		#menu_h		           						{ width: 200px; float: left; } 
		#resultats 								{ width: 580px; float: left; }

			#pages									{ width: 100%; }

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

.block 								{ width: 95%; border: 1px solid #000000; text-align: justify; margin: auto; padding: 2px; }
.block a								{ color: #9585B7; }
.block strong 						{ color: #30243F; font-size: 16px; font-weight: bold; text-transform: uppercase; }

#resultats .resultat					{ width: 550px; 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: left; background: #9585B7; font-weight: bold; font-size: 13px; color: #FFFFFF; }
#resultats .resultat bloquote			{ text-align: justify; }
#resultats .resultat  .thumb			{ display: block; float: left; width: 160px; text-align: center; }
#resultats .resultat  .texte			{ display: block; float: left; width: 390px; text-align: left; }
#resultats .resultat .button			{ padding-left: 5px; text-align: right; line-height: 30px; }
#resultats .resultat .button a		{ padding: 5px; background: #9585B7; color: #ffffff; font-size: 14px; font-weight: bold; text-transform: uppercase; }
#resultats .resultat .button a:hover	{ text-decoration: none; }

#pages .prev							{ width: 25%; float: left; }
#pages .pages						{ width: 50%; float: left; }
#pages .next							{ width: 25%; float: left; }
#pages 								{ font-weight: bold; font-size: 14px; }
