/* CSS Document */



body

{

	color:#000000;

	text-align: justify;

	background-color:#FF7B00;

	font-family:  "Trebuchet MS";

	margin : 0;

	padding : 0;	

}



.lien

{

	color:#FF7B00;

	text-decoration:none;

}



.lien_menu

{

	color : #FFFFFF;

	text-decoration:none;
	
	font-size:16px;

}



.lien_pied

{

	color: #0000FF;

	text-decoration:none;

}



.lien_cache

{

	color:#000000;

	text-decoration:none;

}



.lien:hover

{

	color:#FF7B00;

	text-decoration:underline;

}



.lien_menu:hover

{

	color : #FFFFFF;

	text-decoration:underline;

}



.lien_pied:hover

{

	color: #0000FF;

	text-decoration:underline;

}



#global

{

	padding: 0;

	border: 0;
	
	margin-left:auto;
	margin-right:auto;
	text-align: left;

	width: 1003px; 

	background-color: #FFFFFF;

}



#entete

{

}





#logo

{

	float:left;

	background-image:url(logo.jpg);

	width : 348px;

	height : 176px;	

}



#banniere

{

	float : right;

	width : 655px; /* Pour firefox */

	height : 176px;

/*	width : 655px;

	height : 176px; Pour IE*/

	background-image:url(banniere.jpg);

}



#haut2

{

	clear:both;

	width:1003px;

	height:50px;

	background-image:url(haut2.jpg);

}



#corps

{

	background-image: url(fond_corps.jpg);

	width: 1003px;

}



#contenu_haut

{

	background-image: url(contenu_haut.jpg);

	background-position:bottom;

	background-repeat:no-repeat;

	width: 680px;

	height: 11px;

	margin-left: 160px;

}



#contenu_bas

{

	background-image: url(contenu_haut.jpg);

	background-position:top;

	background-repeat:no-repeat;

	margin-right:163px;

/*	height: 600px;*/

	margin-left: 160px;

	padding-top: 10px;

	padding-left: 20px;

	padding-right: 20px;

	min-height: 951px;

}



/*html>body #contenu_bas

{

	height : auto; 

	min-height: 521 px;

}*/



#menu_gauche

{	

	float: left;

	width: 160px;

}



#menu_droite

{	

	float: right;

	width: 163px;

}



#separation

{

	clear: both;

}



#pied

{

	background-image:url(pied.jpg);

	width: 1003px;

	height: auto;

	clear: both;

}



#menu_gauche_haut

{

	width: 160px;

	height: 47px;

	color: #FFFFFF;

	text-align:center;

	font-weight:bold;

	padding:0;

	margin:0;

	border:0;

	background-image:url(menu_gauche_haut.jpg);

}



#menu_gauche_bas

{

	width: 160px;

	color: #FFFFFF;

	padding-left:5px;

	margin:0;

	border:0;

	background-image:url(menu_gauche_bas.jpg);

	background-repeat: repeat-y;

}



#menu_droite_haut

{

	width: 163px;

	height: 47px;

	color: #FFFFFF;

	text-align:center;

	font-weight:bold;

	padding:0;

	margin:0;

	border:0;

	background-image:url(menu_droite_haut.jpg);

}



#menu_droite_bas

{

	width: 163px;

	color: #FFFFFF;

	padding-left:4px;

	text-align:center;

	margin:0;

	border:0;

	background-image:url(menu_droite_bas.jpg);

	background-repeat: repeat-y;

}



#onglet

{

	background-image:url(onglet.jpg);

	width: 160px;

	height: 28px;

	color: #FFFFFF;

	padding-top:5px;
margin-top:20px;

}



.texte_pied

{

	font-size: 12px;

	color: #0000FF;

	text-align:center;

}


.titre1

{

	color:#0000FF;

	font-size:16px;

	font-weight:bold;

	text-align:center;

}

.titre2

{

	color:#0000FF;

	font-size:16px;

	font-weight:bold;

}


.titre3

{

	color: #000000;

	font-size:16px;

}

h1

{

	color:#0000FF;

	font-size:16px;

	font-weight:bold;

	text-align:center;

}


h2

{

	color:#0000FF;

	font-size:16px;

	font-weight:bold;

	text-align:center;

}


h3

{

	color: #000000;

	font-size:16px;

	font-weight:bold;

}


.description1

{

	color:#000000;

	font-size:12px;

}



.commentaire

{

	color:#0000FF;

	font-size:12px;

}



.liensanslien

{

	color:#FF7B00;

	text-decoration:none;

}
