/* ########## BODY ########## */

body
{
	width: 980px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background:url("img/fond_body.jpg") repeat-y center #30206e;
	font-size:16px;
	font-family: Comic sans MS, "Arial Black", "Times New Roman", Times, serif;

}

h1
{
	font-size:27px;
	font-family: Comic sans MS, "Arial Black", "Times New Roman", Times, serif;

}

h2
{
	font-size:22px;
	font-family: Comic sans MS, "Arial Black", "Times New Roman", Times, serif;

}

h3
{
	font-size:18px;
	font-family: Comic sans MS, "Arial Black", "Times New Roman", Times, serif;

}

a
{
	font-size:16px;
	font-family: Comic sans MS, "Arial Black", "Times New Roman", Times, serif;
	color:#30206e;
	font-style: italic;

}
.ancre
{
	float: left;
	margin-left: 580px;
	color:#30206e;
	text-decoration: none;
	font-style: italic;
}
a:hover
{
   color:#a7c700;
}

/* ########## EN TETE ########## */

#en_tete
{
   width: 965px;
   height: 200px;
   background-image: url("img/banniere.jpg");
   margin: auto;
   margin-bottom: 15px;
}

.logo_en_tete
{
   float: left;
}


/* ########## MENU ########## */

#menu
{
   float: left;
   width: 190px;
}

.element_menu
{
   margin-bottom: 5px;
	width:190px;
	margin-left:2px;
}

.element_menu a
{
   text-decoration: none;
	color:#30206e;
   font-style: italic;
}

.element_menu a:hover
{
   text-decoration: underline;
   color:#a7c700;
}

.element_menu h3
{    
	margin: auto;	
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100px;  
	font-family: Comic sans MS, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
	color:#6845a9;
	background-color: #b8db49;
}

.element_menu form 
{
	margin-left:15px;
	margin-bottom: 10px;
} 

.element_menu ul
{
   list-style-image: url("img/terre.png");
   padding: 0px;
   padding-left: 40px;
   margin: 0px;
   margin-bottom: 10px;
}

option.menu_continent 
{  
  color: #6845a9;
  background-color:  #b8db49;
  font-weight: bold;
	font-style: italic;
}

option.menu_pays 
{
  
  color: #6845a9;
  text-indent: 10px;
}

td.menu_haut
{
   width: 190px;
   height: 5px;
   background-image: url("img/menu_haut.gif");
}
td.menu_spirale
{   
    width: 19px;
    background-image: url("img/menu_spirale.gif");
}

td.menu_fond
{
   width: 167px;
   vertical-align: top;
   background-image: url("img/menu_fd.gif");
}

td.menu_ombre_haut
{
   width: 4px;
   height: 78px;
   vertical-align: top;
   background-image: url("img/menu_ombreD.png");
   background-repeat: no-repeat;
}

td.menu_bas
{
   background-image: url("img/menu_bas.gif");
   width: 190px;
   height: 7px;
}

td.menu_ombre_bas
{
   background-image: url("img/ombreBas.png");
   width: 190px;
   height: 8px;
}

/* ########## CORPS ########## */

#corps
{
   width: 730px;
   margin-left: 201px;
   margin-bottom: 15px;
   padding: 20px;
   background-image: url("img/fond_menu.gif");
   background-repeat: repeat;
   color:#30206e;
}

#titre_corps
{
   width:726px;
   float: right;
   line-height:3em;
   text-align: center;
   background-color: #b8db49;	
   color:#6845a9;
   margin-bottom: 20px;
   /*font-style: italic;*/
}

#corps h2
{
   height: 30px;
   color:#a7c700;
   padding-left: 30px;
	text-align: left;
	text-decoration: underline;
}

#corps h3
{
	color:#30206e;
	padding-left: 0px;
	text-align: left;
}

.drapeaux
{
	padding-left: 20px;
}

.image_plus_basse
{
	position: relative;
	top: 10px;
}

.float_gauche
{
	float : left;
	margin : 10px 10px 10px 4px;
	border:none; 
}

.float_droite
{
	float : right;
	margin : 10px 2px 10px 10px;
	border:none; 
}
.dessous
{
   clear: both;
}

.pad_60
{
	padding-left: 60px;
}
.video
{
   border: 3px solid #a7c700;
}

.ombre_haut
{
   display: block;
   position: relative;
   left: 750px;
   top: -20px;
}

.ombre_bas
{
   width:190px; 
   height: 8px;   
   position: relative;
   left: -25px;
   top: 32px;
}

.logo
{
   width: 76px;
   height: 72px;
   position: relative;
   left: -350px;
   top: 25px;
}

#nav_page td
{
	text-align: center;
}

#nav_page img
{
   border-style: none;
   position: relative;
   top: 12px;
}

#nav_page a:hover
{
   color:#a7c700;
}   

.nav_page_active
{
	color:#a7c700;
	font-weight: bolder;
}

.nav_page_inactive
{
	color:#30206e;
}

.ancre
{
	float: left;
	margin-left: 580px;
	color:#30206e;
	text-decoration: none;
	font-style: italic;
}

.ancre img
{
	border-style: none;
	position: relative;
	top: 10px;
}

.ancre:hover
{
   color:#a7c700;
}

.form_livre_dor table
{
width:600px;
margin-left: 65px;
}

.form_livre_dor td /* Les cellules normales */
{
   width: 300px;
   text-align: center; /* Tous les textes des cellules seront centrés*/
}

.vaccins
{
width:725px;
margin-left: 5px;
border: 2px solid #a7c700;
background-color: #e4daf8;
border-collapse: collapse;
}

.vaccins td
{
   border: 1px solid #a7c700;
}

.center_vaccins
{
text-align: center;
}

.center_vaccins img
{
border-style: none;
}

.vaccins strong
{
	color:#a7c700;
	font-weight: bolder;
	font-size:20px;
}

.message_livre_dor
{
width:600px;
margin-left: 65px;
border: 2px solid #a7c700;
padding: 15px;
background-color: #e4daf8;
}

.message_livre_dor td /* Les cellules normales */
{
	vertical-align: top;
}

.message_livre_dor strong
{
   color:#a7c700;
	font-weight: bolder;
}

.right_livre_dor
{
text-align: right;
}

.left_livre_dor
{
text-align: left;
}

.center_livre_dor
{
text-align: center;
}

.stop
{
   border-style: none;
   position: relative;
   top: 12px;
}

/* ########## PIED DE PAGE ########## */

#banniere_bas
{
   width: 962px;
   height: 24px;
   background-image: url("img/banniere_bas.jpg");
   margin: auto;
   margin-bottom: 0px;
}


#pied_de_page
{
   width: 952px;
   padding: 5px;
   text-align: center;
   background-color: #e4daf8;
   margin: auto;
   color:#30206e;
}


