@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #1199CE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1199CE;
}
a:hover {
	text-decoration:underline;
	color:#3300FF;
}
a:active {
	text-decoration: none;
}

/*POSITIONS*/
#banniere{ background-image:url(banniere.jpg); width:892px; height:126px; background-repeat:no-repeat;}
#navbar{ background-image:url(navbar.jpg); width:882px; height:30px;  background-repeat:repeat-y; padding-left:10px; }
.middle{ background-image:url(middle.jpg); width:892px;  background-repeat:repeat-y;}
#breve{  width:100px; background-color:#eceaf3; padding:2px; border:1px #cccccc solid}
#bottom{ background-image:url(bottom.jpg); width:892px; height:32px; background-repeat:no-repeat;}
.rubriques{background-color:#eceaf3;}
.titre_article {
	color: #1199CE;
	font-weight: bold;
}
.date_article {
font-size:9px;
	 }

.spip_logos {
  border:0px;}
  .logo_img{ background-image:url(logo_img.jpg); background-repeat:no-repeat;}



/*LINKS*/  
  .nav_link{ font-size:13px;  } 
   .nav_link:link{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none
}
   .nav_link:visited{
	color: #FFFFFF;
	text-decoration:none;
		font-weight:bold;
}
   .nav_link:active{
	color: #9999FF;
	text-decoration:none;
		font-weight:bold;
}
   .nav_link:hover{	color: #eeeeee;
	text-decoration:underline;
		font-weight:bold;}
		
		  .footer{ font-size:11px;  } 
    .footer:link{
	color: #9999FF;
		text-decoration:none
}
    .footer:visited{
	color: #9999FF;
	text-decoration:none;
		
}
    .footer:active{
	color: #9999FF;
	text-decoration:none;
		
}
    .footer:hover{	color: #cccccc;
	text-decoration:none;
		}
	
		
		  .nav_rel{ font-size:13px;  } 
   .nav_rel:link{
	color: #6666FF;
	text-decoration:none
}
   .nav_rel:visited{
	color: #6666CC;
	text-decoration:none;		
}
   .nav_rel:active{
	color: #6666FF;
	text-decoration:none;
		
}
   .nav_rel:hover{	color: #eeeeee;
	text-decoration:underline;
		}
		
		
.navButt{ background-color:#9999CC; font-weight:bolder}	
	
.navButt:hover{ background-color:#99CCFF; border:1px #eeeeee solid; font-weight:bolder}			
		


/* RECHERCHE*/


#q{	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background: #eee url("search.gif") no-repeat 0px center;
	padding-left: 18px;
	}
#q:focus {background: #fff url("search.gif") no-repeat 0px center;}

.espace{height:10px;}
.gespace{height:30px;}
.tgespace{height:100px;}
.ttgespace{height:200px;}
.sgespace{height:500px;}
.cadre{ border:3px #ff0000 outset;}
.separation{border-top:1px #cccccc solid; padding:5px;}
.titreimage{ padding-top:10px; padding-bottom:50px;  text-align:center}

