body
{
	margin-top: 30px;
	background-image: url("images/fond_body.jpg");
	background-color: #150E00;
}


#fondindex
{	
	position: absolute;
	width: 785px;
  	height: 550px;
	
	text-align: center;
	border: 0px solid white;
	left: 50%;
	margin-left: -392px;
	margin-right: auto;

	background-image: url("images/fondintro.jpg");
	background-repeat: no-repeat;
}

#fondnormal
{	
	position: absolute;
	width: 785px;
  	height: 550px;
	
	text-align: center;
	border: 0px solid white;
	left: 50%;
	margin-left: -392px;
	margin-right: auto;

	background-image: url("images/fondsuite.jpg");
	background-repeat: no-repeat;
}

#fondpro
{	
	position: absolute;
	width: 785px;
  	height: 550px;
	
	text-align: center;
	border: 0px solid white;
	left: 50%;
	margin-left: -392px;
	margin-right: auto;

	background-image: url("images/fondpro.jpg");
	background-repeat: no-repeat;
}

#fondplan
{	
	position: absolute;
	width: 785px;
  	height: 550px;
	
	text-align: center;
	border: 0px solid white;
	left: 50%;
	margin-left: -392px;
	margin-right: auto;

	background-image: url("images/fondplan.jpg");
	background-repeat: no-repeat;
}

#fondpart
{	
	position: absolute;
	width: 785px;
  	height: 550px;
	
	text-align: center;
	border: 0px solid white;
	left: 50%;
	margin-left: -392px;
	margin-right: auto;

	background-image: url("images/fondpart.jpg");
	background-repeat: no-repeat;
}


#textecentre
{
	position: absolute;
	top: 130px;
	right: 70px;
	width: 420px;
	height: 210px;
	padding: 3px;
	font-family: Verdana, "Arial Black", "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: justify;
	overflow: auto;
	color: #EEDDBB;
}

#textenormal
{
	position: absolute;
	top: 130px;
	right: 70px;
	width: 330px;
	height: 210px;
	padding: 3px;
	font-family: Verdana, "Arial Black", "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: justify;
	overflow: auto;
	color: #EEDDBB;
}

#texteplan
{
	position: absolute;
	top: 130px;
	right: 70px;
	width: 230px;
	height: 210px;
	padding: 3px;
	font-family: Verdana, "Arial Black", "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: justify;
	overflow: auto;
	color: #EEDDBB;
}

#textetitre
{
	position: absolute;
	top: 100px;
	right: 70px;
	width: 200px;
	height: 15px;
	padding: 0px;
	font-family: Verdana, "Arial Black", "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: right;
	overflow: auto;
	color: #EEDDBB;
}

#imagegauche
{
	position: absolute;
	float: left;
	padding: 0px;
	top: 109px;
	left: 20px;
	width: 320px;
	height: 300px;
	font-family: Verdana, "Arial Black", "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: middle;
	color: #EEDDBB;
	/* border: 1px solid white; */
	/* background-image: url(images/animindex.gif); */
}

#imagegauche2
{
	position: absolute;
	float: left;
	padding: 0px;
	top: 109px;
	left: 20px;
	width: 260px;
	height: 300px;
	font-family: Verdana, "Arial Black", "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: middle;
	color: #EEDDBB;
	/* border: 1px solid white; */
	/* background-image: url(images/animindex.gif); */
}

.table
{
	margin: auto;
	text-align: center;
	width: 100%;
	border: 0px solid #FFFFFF;
	border-collapse: collapse;
	font-family: Verdana, "Arial Black", "Times New Roman", Times, serif;
	font-size: 8pt;
	overflow: auto;
	color: #EEDDBB;
}

.tdtable /* Toutes les cellules des tableaux... */
{
	padding: 6px;
	border: 0px solid white; /* ... auront une bordure de 1px */
	color: #EEDDBB;
}

input{
	background-color: #6D4301;
	border : 1px solid #ffcc66;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; color: #EEDDBB; 
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
}

#mail
{
	position: absolute;
	top: 435px;
	right: 5px;
	width: 140px;
	height: 16px;
	padding: 2px;
	font-family: Verdana, "Arial Black", "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: justify;
	color: #ffffff;
}



#drapo
{
	position: absolute;
	top: 15px;
	left: 707px;
	width: 22px;
	height: 22px;
	color: #ffffff;
}


#adresse
{
	position: absolute;
	top: 7px;
	left: 90px;
	width: 600px;
	height: 30px;
	font-family: Verdana, "Arial Black", "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: right;
	overflow: auto;
	color: #ffffff;
}


#menu
{
	position: absolute;
	float:left;
	top: 55px;
	left: 274px;
	width: 600px;
	height: 50px;
}

#menubas
{
	position: absolute;
	text-align: middle;
	float:left;
	top: 532px;
	left: 0px;
	width: 785px;
	height: 50px;
}

.table
{
	margin: auto;
	text-align: center;
	width: 100%;
	border: 0px solid #FFFFFF;
	border-collapse: collapse;
	font-family: Verdana, "Arial Black", "Times New Roman", Times, serif;
	font-size: 8pt;
	overflow: auto;
	color: #ffffff;
}

.popper { position: absolute; visibility: hidden; z-index:46; }
.arrow{font-family: Webdings; font-size:7pt;}
a:hover.ejsmenu {color:#505050; text-decoration:none; width: 90%;}
a.ejsmenu {color:#000000; text-decoration:none; width: 90%;}

#images
{
	position: absolute;
	float: left;
	padding: 0px;
	top: 160px;
	left: 555px;
	width: 185px;
	height: 200px;
	border: 0px solid white;
	font-family: Verdana, "Arial Black", "Times New Roman", Times, serif;
	font-size: 7pt;
	text-align: middle;
	color: #333333;
	/* background-image: url(images/animindex.gif); */
}

.img
{
	
	padding: 0px;
	margin: 5px;
	border: 1px solid white;
	
}

a
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	/* font-weight: bold;  */
	color: #FDD87D;
	font-style: normal;
}

a:hover 
{
   text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
   font-weight: normal;  
   color: #ffffff;
}


SELECT { 
background-color: #CC6600;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;
border: 1px #FFFFFF solid;
; font-weight: bold; color: #FFFFFF; text-align: center

}

IMG{
	border: none;
	
	margin-top: 3px;
}
