



body 
{
	width: 780px;
	margin: auto;
	background-image: url("../images/bg_dot.gif");
	
}

td ,p 
{
	font-family: Arial , Helvetica , "sans serif" ;
	font-size: 12px;
}

h1 
{
	font-family: Arial , Helvetica , "sans serif" ;	
	font-size: 18px;
}

h2 
{
	margin-left: 16px;
	padding-left: 10px;
	font-family: Arial , Helvetica , "sans serif" ;	
	font-size: 14px;
}

h3 
{
	margin-left: 5px;
	padding-left: 10px;
	font-family: Arial , Helvetica , "sans serif" ;	
	font-size: 12px;
	color: #076BB4;
}

a 
{
	text-decoration: none;
	color: #076BB4;
}

a:hover 
{
	color: #ffcc00;
}

a img 
{
	border: 0px;
}

legend 
{
	padding-top: 0px;
	font-family: Arial , Helvetica , "sans serif" ;
	font-size: 14px;
	color: #076BB4;
	font-weight: bold;
	
}

fieldset 
{
	margin: 30px;
	margin-bottom: 30px;
	padding: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	border: 2px solid #ffcc00;
	/*background-color: white;*/
}

* html fieldset 
{
	padding-top: 0px;
}

td p 
{
	text-align: center;
}







.copy
{
	text-align: center;
	font-size: 10px;
}

.copy a 
{
	font-weight: bold;
	text-decoration: none;
	color: #076BB4;
}



table 
{
	width:	100%;
}

#ombre_left 
{
	background: url("../images/bg_lft.gif") repeat-y;
	
}

#ombre_right 
{
	background: url("../images/bg_rgt.jpg") repeat-y right;
	
}

#ombre img 
{
	text-align: right;
	
}

#body_page 
{
	width: 730px;
	margin: auto;
	background-color: #076BB4;
	border: 1px solid #076BB4;
}



#head 
{
	height: 214px;
	/*font-size: 0px;*/
	background: url("../images/menu_top.jpg") bottom no-repeat;
	
}

.head1 
{
	height: 174px;	
}

.head2 ul 
{
	padding: 0px;
	margin: 0px;/*IMPORTANT Supprimme les espace defini par les UL de base 
	qui sont assez different sur tous les navigateur tester sur IE opera Firefox */
	margin-left: 215px;
}

.head2 li 
{
	display: block;
	float: left;
	margin-top: 15px;
	font-family: Arial , Helvetica , "sans serif" ;
	font-size: 11px;
	font-weight: bold;
	
}


.head2 li a 
{
	padding-left: 20px;
	padding-right: 10px;
	background: url("../images/bouton.jpg")  no-repeat;
	color: black;
}

.head2 li a:hover 
{
	color: #DFB200;
	background: url("../images/bouton_on.jpg") no-repeat;
}

#sous_head 
{
	
	background: url("../images/sousbarreh2.jpg") no-repeat left;
	/*background-position: bottom right;*/
	font-size: 0px;
	height: 13px;
	
}


#gauche 
{
	float: left;
	width: 212px;
	
	/*border: 1px solid black;*/
}



.gauche_1 
{
	width: 212px;
	background: url("../images/sousbarreh1.jpg") top right no-repeat;

}
.logo 
{

	float: left;
	margin-left: 60px;

}


.gauche_2 
{
	width: 210px;
	min-height: 250px;
	margin: auto;
	background: url("../images/cadre_gauche.jpg") repeat-x;
	padding-top: 30px;
	
}
* html .gauche_2 
{
	height: 250px;
	margin-left: 2px;
}

.bord 
{
	border: 1px solid black;
}

.gauche_2 a 
{
	color: #ffcc00;
	text-decoration: none;
}

.gauche_2 a:hover  
{
	color: #EDBE00;
}

.gauche_2 p 
{
	margin-bottom: 30px;
	
}

#gauche h1 
{
	color: white;
	text-align: center;
	margin: 0px;
}

#gauche p  
{
	padding: 5px;
	font-size: 12px;
	color: white;
	text-align: center;
	font-weight: bold;
}

#gauche a img  
{
	margin: 5px;
}

#main 
{
	margin-left: 213px;
	padding-bottom: 10px;
	background-color: white;
	/*background: url("../images/logifond.jpg") no-repeat white center;*/
	min-height: 400px;
	/*border: 1px solid black;*/
}

* html #main 
{
	margin-left: 210px;
	height: 400px;
	/*border: 1px solid black;*/
}
#main h2 
{
	color: #076BB4;
}

#main p 
{
	text-align: justify;
	color: #616161;
}

#main form p 
{
	text-align: left;
	
}

#main td p, td h3 
{
	text-align: center;
}

.form 
{
	margin: auto;
	/*border: 1px solid black;*/
}

.form input,.form textarea
{
	font-family: Arial , Helvetica , "sans serif" ;
	margin: 3px;
}





#top_footer 
{
	
	background-image: url("../images/barre_bas2.jpg");
	font-size: 0px;
	clear: both;
	
}

#footer 
{
	background: url("../images/logo.jpg") no-repeat;
	height: 113px;
	text-align: center;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;	
}

#footer a 
{
	font-family: Arial , Helvetica , "sans serif" ;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	
}

#footer a:hover  
{
	color: #ffcc00;
}

#footer p 
{
	font-family: Helvetica , "sans serif" ;
	font-size: 9px;
	color: white;
	
}
