body
{
	width: 924px;
	margin: auto; 
	margin-bottom: 20px;  	
	background-color: #2b48b4;
	background-image: url("../images/bg_img.jpg");
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Arial, "Arial black", Times, serif;
	font-size: 12px;
}

hr {
border: none 0;
border-top: 1px dashed #10145e;
width: 50%;
height: 1px;
}

#en_tete
{
   width: 100%;
   height: 128px;
   background-image: url("../images/header.jpg");
   background-repeat: no-repeat;
}


#menu
{
   float: left; 
   vertical-align:top;
   border: 1px solid #b0b0ae;
   width: 217px;
   margin-left: 15px;
   margin-top: 10px;
   background-color: #fbfbf9;  
}
#menu_header
{
   width:217px;
   height:22px;
   background-image: url("../images/bleumenu.jpg");
   background-repeat: repeat-x;
   color:#fafafa;
   font-family: verdana, sans serif;
   font-size: 12px;
   text-align:center;
   font-weight:bold;
   padding-top:5px;
}
.element_menu
{
   padding-top: 5px
}

.element_menu h1
{    
   color: #1e232b;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
}

.element_menu_lien
{
   text-decoration:underline;
}

.element_menu ul /* Toutes les listes à puces se trouvant dans un menu */
{
   list-style-image: url("../images/euro_flag.png");
   font-family: verdana, sans serif;
   font-size: 18px;
   padding-left: 50px;
}

.element_menu a /* Tous les liens se trouvant dans un menu */
{
   color: #10145e;
}

.element_menu a:hover /* Quand on pointe sur un lien du menu */
{
   background-color: #dbe3ff;
   color: black;
}

#corps
{
	width:637px;
	padding: 10px;
	background-color: #fafafa;
	border: 1px solid #b0b0ae;
	margin-top:10px;
	margin-left:10px;
	margin-right:15px;
}

#corps h1
{
	font-family: Arial, verdana, serif;
	color: #10145e;
	text-align: center;
}
#pied_de_page
{
	width:100%;
	padding:5px;
	padding-top:10px;
	color: #bd9a66;
	font-family: verdana, time, serif;
	font-size: 14px;
}
#gene
{
	background-color: #dbe3ff;
	border-top: 1px solid #b0b0ae;
	border-left: 1px solid #b0b0ae;
	border-right: 1px solid #b0b0ae;
	width: 100%;
}

#Galerie_box
{
	margin-top:10px;
	width: 100%;
	border: 1px solid #b0b0ae;
}
#Galerie_header
{
	background-image: url("../images/bleumenu.jpg");
	background-repeat: repeat-x;
	padding:5px;
	color: #B3B3B3;
	font-weight:bold;
	border-bottom: 1px solid #b0b0ae;
	font-family: verdana, time, serif;
	font-size: 12px;
}
#Galerie_corps
{
	overflow-x:scroll;
	width:637px;
	height:150px;
}

.GalerieCase
{
	padding-left:5px;
	padding-right:5px;
}

body a img
{
	border: none;
}

th { text-align:left;}


.Categorie_lienheader { font-weight:bold; text-decoration:underline; color:#3e474c;}
.Categorie_lienheader:hover { font-weight:bold; text-decoration:none; color:#8a8f92;}
.Categorie_lien { text-decoration:underline; color:#252733;}
.Categorie_lien:hover { text-decoration:none; color:#ff3939;}

.description
{
 vertical-align:top;
 text-align:justify;
 padding:10px;
}

.information
{	
 vertical-align:top;
}
.information_box
{
	width:217px;
	border:1px solid #b0b0ae;
	margin-left: 5px;
	padding: 5px;
}

.copyrightlien {
	color:#bd9a66;
	font-weight:underline;
	font-family: verdana, time, serif;
	font-size: 10px;
}

.navigationlien {
	color:#0a0a4a;
	font-weight:underline;
	font-family: verdana, time, serif;
	font-size: 10px;
}

.quizz_question_header {
 color:#0a0a4a;
 font-weight:bold;
 font-family: verdana, time, serif;
 font-size: 16px;
}
.quizz_reponses {
 text-indent:15px;
 font-size: 16px;
}

.quizz_envoyer {
 margin:10px;
 text-align:center;
}
