/* Menu milieu*/
.news
{
	float: left;
	width: 533px;

	
}

.news a {color: #3366cc; text-decoration: underline;}
.news a:visited {color:#3366cc;}
.news a:hover {color:#3366cc;}
.news a:active { color:#3366cc;}

.ban_navig
{
	float: left;
	width : 525px;
	height: 25px;
	background-image: url('/images/hiver/ban_navig.jpg');
	background-repeat: no-repeat;
	
	margin-top: 5px;
}

.titre_gauche
{
	float: left;
	width: 180px;
	height: 18px;
	font-family: verdana;
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-align: left;
	padding: 2px 0 0 5px;
}

.titre_droit
{
	float: left;
	width: 290px;
	height: 18px;
	font-family: verdana;
	font-weight: bold;
	color: black;
	font-size: 12px;
	text-align: left;
	padding: 2px 0 0 5px;
	
}

.titre_article
{
	float: left;
	width: 530px;/*570*/
	/*height: 40px;*/
	margin-top: 7px;
	margin-bottom: 10px;
	font-family: tahoma;
   font-weight: bold;
   font-size: 14px;
   text-align: left;
	display : inline;
	vertical-align : top;
	color: #3366cc;
}