/* CSS Document */

*
	{
	margin:0px;
	padding:0px;
	}

body
	{
	height:100%;
	}

p
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:6px;
	color:#333333;
	}

li
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:6px;
	list-style:outside;
	color:#000000;
	}

h1
	{
	font-family:"Trebuchet MS", sans-serif;
	font-size:16px;
	color:#151FA0;
	margin-bottom:5px;
	}

h2
	{
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	color:#000000;
	margin-bottom:8px;
	}

a.Texte
	{
	color:#151FA0;
	text-decoration:none;
	border-bottom:1px solid #999999;
	}
	
a.Texte:hover
	{
		color:#006600;
	}

a.Lireplus
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#006600;
	}

#Navigation
	{
	position:fixed;
	_position:absolute;
	width:160px;
	height:100%;
	background-color:#151FA0;
	background-position:bottom;
	background-image:url(../_res/global/bande.gif);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	}

#Logo
	{
	position:absolute;
	left:47px;
	top:30px;
	}

#Navigation_Icone
	{
	position:absolute;
	left:20px;
	top:170px;
	width:120px;
	}

#Titre_Navigation
	{
	position:absolute;
	top:125px;
	left:0px;
	width:160px;
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	}

#Poteau
	{
	position:absolute;
	left:77px;
	top:200px;
	width:6px;
	background-color:#FFFFFF;
	bottom:0px;
	_height:expression(document.body.clientHeight - 200 + "px");
	}

.ImageNavigationSep
	{
	display:block;
	margin-bottom:15px;
	}

#Content
	{
	position:absolute;
	top:0px;
	left:200px;
	width:700px;
	}
	
#Cache
	{
	position:fixed;
	_position:absolute;
	z-index:150;
	background-color:#FFFFFF;
	top:0px;
	left:180px;
	width:720px;
	height:100px;
	}

#SousRubrique
	{
	position:fixed;
	_position:absolute;
	top:50px;
	left:200px;
	width:700px;
	padding:5px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#FFFFFF;
	z-index:200;
	}

#SousRubrique a
	{
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	color:#666666;
	text-decoration:none;
	margin-right:12px;
	}

#SousRubrique a:hover
	{
	color:#000000;
	}

.SousRubriqueActive
	{
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	color:#151FA0;
	margin-right:12px;
	}

#Contenu
	{
	position:absolute;
	left:200px;
	top:125px;
	width:700px;
	z-index:1;
	}

.ChampsRecherche
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:4px;
	border:1px solid #CCCCCC;
	width:280px;
	}

a.LienActualite
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006600;
	text-decoration:none;
	}

a.LienActualite:hover
	{
	color:#990000;
	/*border-bottom:1px solid #990000;*/
	}
	
.ImageActualite
	{
		margin-left:10px;
		margin-bottom:5px;
	}
	
.Noir
	{
	color:#000000;
	}
	
.Gris
	{
	color:#666666;
	}
	
.Vert
	{
	color:#006600;
	}
	
.Rouge
	{
	color:#CC0000;
	}
	
.ImageContenu
	{
	margin-top:10px;
	margin-bottom:10px;
	}
	
.ChampsFormulaire_325
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:4px;
	border:1px solid #CCCCCC;
	width:325px;
	}
	
.ChampsFormulaire_2
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:4px;
	border:1px solid #CCCCCC;
	width:16px;
	}
	
.Attention
	{
	font-size:10px;
	color:#CC0000;
	}
	
.ImageGauche
	{
	margin-right:10px;
	margin-bottom:5px;
	}
	
.Spacer
	{
	height:60px;
	}
