/* CSS Document */
/* * {margin:0; padding:0;} OBLIGATOIRE en tête de tout document sauf pour des sites centrés*/

#entete 
 {
	/*border:1px dashed black;*/
	float: left;
	width:900px;
 }

#txt_entete
 {
	color: crimson;
	font-weight: bold; 
	font-size: 20px; 
	position:relative; 
	bottom:50px; 
	left:75px;
	text-align:center;
	/*width:100px;*/
 }
 



#txt_entete2
 {
	font-weight: bold; 
	font-size: 22px;
	color: black; 
	position:relative; 
	bottom:10px; 
	left:500px;
 }

/* 
#menu{
	font-weight: bold; 
	font-size: 22px;
	color: black; 
	list-style:url(images/puce_verte.png);
} 
*/


/*
ul
{
list-style:url(images/puce_tri_bleu.png);
}
#liste_rub li
{
display: inline;
/*list-style-type: url(images/puce_tri_bleu.png);
padding-right: 20px;
}

#liste_rub ul
{
display: inline;
list-style-type: none;
}

#liste_rub li a
{
display: inline;
list-style-type: url(images/puce_tri_bleu.png);
}

*/

/*
ul{
list-style-image: url(images/puce_tri_rouge.png);
}*/

#puce_rouge_article
{
float: left;
background: url(images/puce_rouge_article.png)top left no-repeat;
height:60px;
width:70px;
}

#txt_puce_rouge_article
{
color:white;
position:relative; 
top:7px;
left:7px; 
}

#titre_article
{
position:relative; 
top:1px;
left:1px; 
}

#titre_article_categorie
{
float: left;
}

#titre_article_h1
{
/*float: left;
clear:right;*/
position:relative; 
top:1px;
left:1px; 
}

/*Liens classiques de la page //////////////////////////////////////*/
a:link { 
	/*font-weight: bold;*/ 
	text-decoration: none; 
	/*color: #B7A5DF;*/
	color: black;
	/*color : darkorchid;*/
	}
a:visited { 
	/*font-weight: bold; */
	text-decoration: none; 
	/*color: #D4CDDC;*/
	color: black;
	}
a:hover, a:active { 
	text-decoration: underline; 
	/*text-decoration: none;*/
	color:  firebrick/*salmondeeppinkdodgerblue royalblue powderblue mediumblue pressibusblue midnightblue lavender darkblue deepskyblue*/ ;
	}

/*Lien boite à idées*/
a.lien_bai:link { 
	text-decoration: none/*underline*/; 
	color: #808080/*brown*/;
	}
a.lien_bai:visited { 
	text-decoration: none; 
	color: #808080;
	}
a.lien_bai:hover, a:active { 
	text-decoration: underline; 
	color: #808080/*firebrick darksalmongoldpurpledeeppink blueviolet deeppink salmon coral tomato gainsboro green khaki sienna rosybrown silver darkorchid*/;
	}

/*//////////////////////////////////////////////////*/	
	
#background
 {
	/*border:1px dashed black;*/
	background: url(images/background_fd.png) top left no-repeat;
	width:900px;
	background-color:white;
	height:700px;
 }


#colgauche /*source code blue robot 3 colonnes*/
 {
	/*border:1px dashed black;*/
	float: left;
	/*clear: both;
	position:relative;
	height:500px;
	top:195px;
	left:5px;
	*/
	width:210px;
	
	/*border:1px dashed black;
	
	background-color:#eee;
	padding:0px,20px,0px,0px; */
	/* ce dernier 0 px influence la marge de gauche de la colone 1 pour IE6 à 10 px, ne gênait pas firefox
	z-index:2;
	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */

/* body>#col3 {width:300px;}*/
	

#editorial /*source code blue robot 3 colonnes*/
 {
	/*border:1px dashed black;*/
	float: left;
	text-align:justify;
	/*clear: both;
	position:relative;
	height:500px;
	top:195px;
	left:5px;
	*/
	border-top:5px solid black;
	width:203px;
	background: url(images/page_cornee_200px.png) bottom left no-repeat;
	/*border:1px dashed black;
	background: url(images/page_cornee.png) bottom left no-repeat;*/
	background-color:#eee;
	margin : 0px,10px,10px,10px;
	padding:0px,10px,10px,10px; /* ce dernier 0 px influence la marge de gauche de la colone 1 pour IE6 à 10 px, ne gênait pas firefox
	z-index:2;
	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}

#txt_editorial /*source code blue robot 3 colonnes*/
 {
	width:180px;
	margin : 0px,10px,10px,10px;
	/*padding-left:10px; */
 }
#news/**/
 {
	text-align:justify;
	float: left;
	/*padding:10px; */
	}

#image_news_gauche/**/
 {
	float: left;
	padding:10px; 
	}

#image_news_droite/**/
 {
	float: right;
	padding:10px; 
	}


#colcentre {
	/*border:1px dashed black;*/
	float: left;
	width:600px;
	/*width:520px;
	padding:0px,0px,0px,5px;
	margin:0px,0px,0px,5px;*/
	text-align: justify;
	margin: 30px;
	padding: 0px;

/*	z-index:2;*/
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}

img.rubriques {
	/*POur décaler l'image verticalement;*/
	position:relative; 
	top:20px; 
	}

#rubriques {
	/*border:1px dashed black;*/
	float: left;
	width:220px;
	margin:0px;
	padding:10px;
	}

#nav_liens {
	/*border:1px dashed black;*/
	float: left;
	width:300px;
	margin:0px;
	padding:10px;
	color:slategrey;
	font-size:18;
	/*text-align:right;*/
	}
	
	
#liste_rub { 
	list-style-image: url(images/puce_tri_bleu.png);
	font-weight: bold; 
	font-size: 18px;
	color: black; 
 }

#txt_rubriques{
	font-weight: bold; 
	font-size: 18px;
	color: black; 
	position:relative; 
	left:20px; 
	
	/*list-style:url(images/puce_tri_bleu.png);*/
} 

/*
h2 {
background: url(images/fd_rouge.png) top left no-repeat;
}
*/


#colcentre_75 {
	border:1px dashed black;
	float: left;
	width:500px;
	/*width:520px;
	padding:0px,0px,0px,5px;
	margin:0px,0px,0px,5px;*/
	
	margin:0px 0px 0px 0px;
	padding:10px,0px,0px,0px;
	
	/*border:1px dashed black;*/
		
/*background-color:#eee;
	background-color:#eee;*/
	padding:0px;
/*	z-index:2;*/
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
	
#colcentre_25 {
	border:1px dashed black;
	float: left;
	width:250px;
	/*width:520px;
	padding:0px,0px,0px,5px;
	margin:0px,0px,0px,5px;*/
	
	margin:0px 0px 0px 0px;
	padding:10px,0px,0px,0px;
	
	/*border:1px dashed black;*/
		
	/*background-color:#eee;
	background-color:#eee;*/
	padding:0px;
	/*	z-index:2;*/
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}	
	
#compteur_pages
 {
	/*border:1px dashed black;*/
	width:500px;
	float: left;
	text-align:center;
	padding:0px,0px,10px,0px;
	margin:0px,0px,0px,5px;
	
 }
 
 #txt_compteur_pages
 {
	/*border:1px dashed black;*/
	position:relative; 
	left:150px; 
	padding:0px,0px,10px,0px;
	margin:0px,0px,0px,5px;
	
 }
 
 #couleur_bleue
 {
	color: blue;
	font-weight: bold; 
	font-size: 18px; 
	/*width:100px;*/
 }
 
#footer
 {
	/*border:1px dashed black;*/
	background: url(images/footer_rouge.png) top left no-repeat;
	position:relative; 
	bottom:5px; 
	width:500px;
	float: left;
	text-align:center;
	padding:0px,0px,10px,0px;
	margin:0px,0px,0px,5px;
 }
 
#txt_footer
 {
	/*border:1px dashed black;
	background: url(images/footer.png) top left no-repeat;*/
	position:relative; 
	bottom:19px; 
	text-align:center;
	padding:0px,0px,20px,0px;
	margin:0px,0px,0px,5px;	
	}
 
 #plan_site
	{ 
	position:relative; 
	/*left:15px; */
	bottom: 4px;
	font-weight: bold; 
	font-size: 14px; 
	/*width:50px;*/
	}
