body
{
	width: 760px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-image: url(../img/page-site.gif);
background-repeat: no-repeat;

}

/* L'en-tête */

#en_tete
{
width: 760px;
height:234px;

margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
z-index:2;
border:none;
}


#adresse
{
padding:0;
margin:0;
margin-top:5px;
border:none;
float:right;
width:290px;
height:148px;
text-align:center;

}

#fil
{
border:none;
text-align:right;
clear:both;

}


tr td
{
border:none;
}
/* Le menu  */

#menu
{
	top: 310px;
	float: left;
	width: 270px;
	height: 450px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index:2;
	list-style-type:none;
	line-height: normal;
	border:none;
	
	
	position:absolute;
	left: 0px;
	text-decoration:none;
}

a img
{
border:none;
}



#corps
{
  margin-left: 300px;

	width: 460px;
	height: 730px;
   /* margin-bottom: 20px;
   padding: 5px;

   background-color: #FFFFFF;
   */
    color: #0066CC;
	border:none;
	text-align:center;

}

.tableau_photo
{
	background-image: url(../img/OVALE-FOND.gif);
	background-position:center;
	background-repeat:no-repeat; 

}

.corps_centre
{
text-align:center;
}

.corps_std
{
text-align:left;
color:#009933;
}

.corps_bienvenue
{
text-align:left;
color: #0066CC;
margin:0px;
}


.corps_bienvenue table tbody tr td
{
padding-top:6px;
padding:0px;
margin:0px;
width:50%;
}

.corps_bienvenue table tbody tr td h2
{
margin:3px;
text-align:center;
}

.corps_bienvenue table tbody tr td ul
{
margin:3px;
}


#corps h1
{
font-size:20px;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
font-size:17px;

   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;

}

#corps h3
{
font-size:14px;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;

}

#liens
{
text-align:left;

}

/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
/*	padding: 5px;
	text-align: center;
	color: #0000FF;
	background-color: #CCCCCC;
	border: 2px solid black;
	overflow: auto;	
	
	position: absolute;
	 min-height: 100%
	height:auto;*/
	clear:both;
	border:none;
	width: 60%;
	overflow:auto;
	float:right;


	text-align: center;
/*	background-image: url(../img/CIM_PIED.gif);
	background-repeat: no-repeat;
	background-position: RIGHT;*/
}