@charset "utf-8";
/* CSS Document */



p,div,ul,li,td
{
font-family:Arial, Helvetica, sans-serif;
color:#3C3C3C;
}



li
{
	font-size:13px;
}



a:link {color: #357d24; text-decoration:none ;}    
a:visited {color: #357d24; text-decoration:none;}
a:hover {color:#808080; text-decoration: none ;}


.haut
{
	width:879px;

	background-image:url('../images/template/haut.gif');
	margin-top:0px;
}



.le_body
{
	background-image:url('../images/template/body.gif');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#90BE6A;
}
.le_body2
{
	background-image:url('../images/template/body2.png');
	background-position:top;
	background-repeat:no-repeat;
	padding-top:13px;
	
}






.barre_onglets
{
	width:836px;
	height:32px;
	background-image:url(../images/template/barre_onglets.png);
	margin-bottom:0px;
}

.onglets
{
	width:767px;
	height:25px;
	padding-left:30px;
}

.onglet
{
	width:146px;
	height:22px;
	background-image:url(../images/template/onglet_gris.png);
	display:inline;
	float:left;
	padding-top:2px;
	margin-right:2px;
}

.onglet:hover
{

	background-image:url(../images/template/onglet_vert.png);
}


.onglet a
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}







.corps
{
	background-image:url('../images/template/fond.gif');
	width:879px;

}

.corps .texte h1
{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:10px;
	margin-bottom:20px;
	color: #FFFFFF;
	background-image:url('../images/template/h1.png');
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:10px;
}


.corps .texte .tab_cat h1
{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:10px;
	margin-bottom:20px;
	color: #FFFFFF;
	background-image:url('../images/template/h1_noir.png');
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:10px;
}

.corps .texte  h3
{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:30px;
	margin-bottom:20px;
	color: #FFFFFF;
	background-image:url('../images/template/h3.png');
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:10px;
}

.corps .texte h2
{
	background-image:url('../images/template/h1_noir.png');
	text-align:left;
	font-size:11px;
	
	font-weight:bold;
	letter-spacing:1px;
	margin-top:10;
	margin-bottom:10;
	margin-right:2px;
	color: #ffffff;
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:4px;
	
	
	padding-left:10px;
	padding-right:30px;
}


.corps .texte p
{
	b/ackground-image:url('../images/template/fond.gif');

	font-size:13px;
	text-align:justify;
	line-height:19px;
	margin-bottom:30px;
	letter-spacing:0px;
	padding-left:6px;
	padding-right:12px;
	
	



}

.corps .texte b
{
	color:#545454;
}

.corps .texte strong
{
	color:#545454;
}


.corps .texte ul
{
	margin-bottom:30px;
	
	
}
.corps .texte ul li
{
	list-style:disc;
	text-align:left;
	
	
}
.corps .texte ul li a
{
	b/ackground-image:url('../images/template/fond.gif');

	font-size:12px;
	text-align:justify;
	line-height:19px;
	margin-bottom:30px;
	letter-spacing:0px;
	padding-left:6px;
	padding-right:12px;
	
	color:#6A89C3;
	

}



.bas
{
	width:879px;
	height:40px;
	background-image:url('../images/template/bas.gif');
	background-repeat:no-repeat;
	
}