/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 10px;
	
}

a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	border: none;
}
a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	border: none;
	
}
a.lien1:link
{
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}
a.lien1:hover
{
	color:#FFFFFF;
	text-decoration:none;
	border: none;
}


.texteorange{
		font-family: Verdana;
		
		color: orange;
		text-decoration: none;
		word-spacing: 0.1em;
		text-align: justify;
		letter-spacing: 0;
		line-height: 1.2em;
		font-size: 1em;}

.textegris{
	font-family: Verdana;
	color: #444;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: justify;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1em;
	border: none;
}
.textegris2{
		font-family: Verdana;
		
		color: #444;
		text-decoration: none;
		word-spacing: 0.1em;
		text-align: justify;
		letter-spacing: 0;
		line-height: 1.2em;
		font-size: 11px;}
.textevert{
		font-family: Verdana;
	
		color: #00e000;
		text-decoration: none;
		word-spacing: 0.1em;
		text-align: justify;
		letter-spacing: 0;
		line-height: 1.2em;
		font-size: 1em;}

.titreorange{
		font-family: Verdana;
		
		color: orange;
		text-decoration: none;
		word-spacing: 0.1em;
		text-align: justify;
		letter-spacing: 0;
		line-height: 1.2em;
		font-size: 18px;
		font-weight: bolder;}

.titregris{
		font-family: Verdana;
		
		color: #444;
		text-decoration: none;
		word-spacing: 0.1em;
		text-align: justify;
		letter-spacing: 0;
		line-height: 1.2em;
		font-size: 18px;
		font-weight: bolder;
}

.titrevert{
		font-family: Verdana;
		
		color: #00e000;
		text-decoration: none;
		word-spacing: 0.1em;
		text-align: justify;
		letter-spacing: 0;
		line-height: 1.2em;
		font-size: 18px;
		font-weight: bolder;
}
/* Style pour le menu spipien*/
#affiche{
visibility:visible;
}
#cache{
display:none;
}
.lien{
color: #FFFFFF ;
text-decoration: none;
}
.lienon{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
ul.racine{
	margin-left:0px;
	padding-left:2px;
	list-style:none;
	color: #FF6600;
}
.article{
	margin-left:0px;
	padding-left:20px;
	list-style-type:square;
	color: #CCCCCC;	
}
.rubrique{
	margin-left:0px;
	padding-left:10px;
	list-style-type:none;
	color: #33FF00;	
}
.titregrisnavigation{
	font-family: Verdana;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	
}



