﻿#contenu {
	width:769px;
	background:#ccccff url(../images/corners_blue.gif);
	background-repeat:no-repeat;
	margin-left:10px;
}
#cadre_evenement {
	width:314px;
	margin:30px 0 0 0;
	float:left;
}
#cadre_news {
	margin:30px 0 0 47px;
	float:left;
	width:325px;
}
.titre_news {
	font:normal 11px arial;
	color:#ff6600;
}
.titre_news_lien {
	text-decoration:underline;
	font:normal 11px arial;
	color:#ff6600;
}

#news {
	background:#ffff66;
	color:#666999;
	font:normal 13px georgia;
	padding:7px 16px;
}
#img_news{
	height:36px;
}
#bas_news{
	height:4px;
	width:325px;
	
}

#event_haut {
	height:34px;
}
#event_middle {
	height:238px;
}
#event_bas {
	margin-top:-2px;
	height:26px;
}
#event_contenu {
	margin:1px 0 0 0;
	padding:15px 10px;
	background:white;
	font:normal 15px georgia;
	font-style:italic;
	color:#FF6600;
	line-height:25px;
}
.fond_jaune {
	background-color:#ffff66;
	color:red;
}
.fond_jaune_a {
	text-decoration:underline;
	color:red;
}