@CHARSET "ISO-8859-1";

	html,body
	{
		height:100%;
	}
	body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	color:#000000;
	
	}
	
	#header {
		height: 70px;
		background-color:white;
		padding-top:5px;
	}
	
	hr
	{
		height: 1px; color: white; background-color: white; width: 100%; border: none;
	}
	
	.hrTrait
	{
		color: #839D2D;
		background-color: #839D2D;
	}
	
	#conteneur {
	position: relative;
	width: 948px;
	margin: 0 auto; 
	min-height:100% ;
	background-color:white;
	border-left:solid 1px #EBE0FF;
	border-right:solid 1px #EBE0FF;
	}
	
	.title
	{
		text-decoration:underline;
		font-weight:600;
	}
	 #centre
	 {
	 	padding-bottom: 30px; 
		overflow: auto;
	 }
	 
	 #leftCol{
		width:260px;
		float:left;
	}
	
	#rightCol{
		width:668px;
		float:right;
		padding-right:20px ;
	}
	
	#FondMenu{

		background-image:url(../images/fond_menu.gif);
		width:948px;
		height:18px;
		padding-top:2px;
	}
	
	#FondMenu a{
		text-decoration:none;
		color:#424242 ;
		margin-left:10px ;
		margin-right:10px ;
	}
	
	#FondMenu a:hover{
		text-decoration:underline;
		color:black ;
		margin-left:10px ;
		margin-right:10px ;
	}
	
	
	#FondMenu span{
		text-decoration:none;
		color:#924476 ;
	}
	
	#FondHeader{
		clear:both;
		background-image:url(../images/fond_header.jpg);
		background-repeat:no-repeat;
		width:948px;
		height:120px;
	}
	
	p{
		text-align:justify;
	}
	
	.titreCadre
	{
		text-align:center;
		color:#839D2D;
	}
	#pied {
		position:absolute;
		clear:both;
		width:948px;
		height: 25px;
		background-color: #924476;
		text-align:center;
		bottom:0;
		padding-top:10px;
		
	}
	
	h2{
		font-size:1.1em ;
		color:#008bfb;
		margin-bottom:6px;
		margin-top:0;
	}
	
	h3{
		font-size:1em ;
		color:#008bfb;
		margin-bottom:5px;
		margin-top:0;
	}
	
	
	.a1{
		display:inline;
		font-size:1.4em ;
		text-decoration:none ;
		color:#924476 ;
		font-weight:bold;
	}
	.a2{
		display:inline;
		font-size:1.1em ;
		text-decoration:none ;
		color:#924476 ;
		font-weight:bold;
	}
	
	.rel span{
		color:#49494a ;
	}
	#pied span{
		color:white;
		text-align:center;
	}
	
	.fleche
	{
		margin-left:15px;
	}
	p {margin: 0 0 10px 0;}
	
	.rel {  position: relative; background-color: #e3e4e6;margin-left:10px;width:230px}
	.rel .top_left, .rel .top_right, .rel .bottom_left, .rel .bottom_right { height: 11px; width: 11px; background-repeat: no-repeat; position: absolute; background-color: #e3e4e6 }
	.rel .top_left { top: 0px; left: 0px; background-image: url("../images/bord_haut_g.gif"); z-index: 0; }
	.rel .top_right { top: 0px; right: 0px; background-image: url("../images/bord_haut_d.gif"); z-index: 1; }
	.rel .bottom_left { bottom: 0px; left: 0px; background-image: url("../images/bord_bas_g.gif"); z-index: 2; }
	.rel .bottom_right { bottom: 0px; right: 0px; background-image: url("../images/bord_bas_d.gif"); z-index: 3; }
	.rel .content { position: relative;padding:0.5em; z-index: 4;color:white}

	#blockMenu{
		float:left;
	}
	#blockMenu span {
		margin-left:2em ;
	}
	a
	{
		color:black;
		text-decoration:underline;
	}
	#float2 a:hover
	{
		color:black;
		text-decoration:underline !important;
	}

	table
	{
		margin: auto ;

	} 
	#float1{
	float:left;
	width:290px;
	margin:5px;
	
	}
	#float2{
	float:left;
	width:290px;
	margin:5px;
	}
	#float3{
	float:left;
	width:310px;
	margin:5px;
	}
	.border1
	{
	border:solid 1px gray;
	margin-bottom:10px;
	padding:10px;
	text-align:justify;
	}
	.border2
	{
	border:none;
	margin-bottom:10px;
	padding:10px;
	background:#F0EFFF;
	}
	
.yui-carousel-element li {
    height: 75px;
    width: 75px;
    opacity: 0.6;
}

.menu
{
	list-style:none;
	width:200px;
}
.menu ul
{
	list-style:none;
	width:155px;
	font-size:10px;
}
.menu li 
{
	color:black;
	margin-top:0;
	border:solid 1px gray ;
	border-top:none;
	padding:2px;
	
}
.menu li ul li
{
	color:black;
	margin-top:0;
	border:none ;
	border-top:none;
	padding:2px;
	
}
.menu li.first
{
	border-top:solid 1px gray ;
}
.menu li a
{
	text-decoration:none;
}
h3 a{
color:#008BFB;
font-size:1em;
text-decoration:none;
}
#zone_actu a
{
text-decoration:none;
}
#zone_actu li{
display:block ;
line-height:17px;
}

