* {
	color: #57524e;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
img { 
	border:none;
	padding:0px;
	behavior: url("win_png.htc");
	
}
body {
	background-color:  #ffffff;
	margin: 0px;
	padding:0;
	background-image:url(/_template/img/BKGRD.gif);
	background-repeat: repeat-x;
}
#FOND{
	background-image:url(/_template/img/fond.gif);
	background-repeat:repeat-y;
}

a {
	text-decoration: none;
}
#testeric a.deco {
	color: #FBE007;
	font-size: 10px;
}
a.deco {
	color: #EADB0C;
	font-size: 10px;
}
span.deco {
	color: #EADB0C;
	font-size: 12px;
}
a:hover, a:hover.deco{
	color:#7F0600;
	text-decoration: none;
}

.Titre a:hover , a:hover span.deco{
	text-decoration: underline;
}
.bouton_menu{
  border:#014495 2px solid;  
  background-color:#014495; 
  width: 180px; 
  height:28px;
  text-align: center;
}
a:hover .bouton_menu{
  border:#5B5B5B 2px solid;  
}
.bloc_ligne{
  border-bottom:#070FA7 1px solid; 
  margin-bottom:10px;
  text-align:justify;
}
.bloc_cadre{
  border:#A70F07 1px solid; 
  margin-bottom:10px;
  text-align:justify;
}


.Titre, a.span.Titre {
	color: #070fa7;
	font-size: 12px;
}

div.article textarea { 
	width: 390px;
	height:200px;
	padding-left:6px;
}
span.Titre{
	color: #7492a8;
	font-weight: bold;
	font-size: 12px;
}

.soustitre {
	color: #070fa7;
	font-size: 14px;
	padding: 1px;
}
.Texte, span.Texte {
	font-size: 11px;
	text-align:justify;
}

a.Texte, a.span.Texte {
	font-size: 11px;
	text-align:justify;
}

a:hover .Texte {
	color: #070fa7;
}	

.chapo {
	font-size: 11px;
	font-weight: bold;
	padding:0px 0px 5px 0px;
	text-align:justify;
}
.ps {
	font-size: 9px;
	text-align:justify;
}

.date {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.Recherche {
	background-color:#999999;
	float:left;
	font-weight:bold;
	padding-left:5px;
	padding-right:20px;
	color: #ffffff;
	margin-top:3px;
	letter-spacing:1px;
	font-size: 11px;
}






