﻿@charset "utf-8";

#container_actu
{height: auto;
	width: 910px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#conteneur_gauche{
	float:left;
	height: 400px;
	width: 535px;
	padding-left:10px;}	
	
	#sur_conteneur_news{
	float:left;
	background-image: url(images/news_cont.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 350px;
	width: 533px;
	color:#FFFFFF;
	font-size:12px;	
	}
	#conteneur_news{
	padding-left:20px;
	height: 320px;
	width: 533px;}
	
	#ma_liste li{
	color: #fff;
	height: 300px;
	width: 520px;
	padding-left:5px;padding-top:30px;}
	
	#menu_news {
	float:left;
	height: 350px;
	width: 360px;
	padding-left:2px;
	color:#000;
	font-size:12px;

}
	
	#calendrier{
	background-image: url(images/calendrier.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 359px;
	padding-top: 40px;
	text-align: center;
	line-height:20px;
	padding-left:8px;
	}
	#ma-liste-menu{
	height: 120px;
	width: 350px;
	color: #000000;
	}
	#ma_liste-menu a.wactive{
				padding: 0px 2px;
				background: #000000;
				color: #eeeeee;}
                
                
#calendrier2{
background-image: url(images/autre_annee.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 299px;
	padding-top: 30px;
	text-align: center;
}
#autres-menu{
height: 50px;
width: 299px;}
#autres-menu a.wactive{
background: #000000;
color: #eeeeee;}

.desac {
	color: #999999;
	font-style: italic;
}
	
	
a:link.lien_news,a:visited.lien_news
{color:#fff;
text-decoration: underline;
}
a.lien_news, a:hover.lien_news,a:active.lien_news
{
text-decoration:underline;
color:#ff33ff ;}	
	