/* CSS Document */
.actualite
{
	float: left;
	background-image: url(/medias/accueil/actualite.jpg);
	background-repeat: no-repeat;
	width: 473px;
	height: 443px;
}
.actutxt
{
	float: right;
	margin-right: 4px;
	width: 395px;
	font-size: 12px;
	color: #000000;
}
.actutitre h3
{
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
	padding: 4px;
	padding-left: 71px;
}
.actutexte
{
	font-size: 12px;
	background-color: #F1F7E7;
	margin-left: 63px;
	margin-right: 4px;
		
}
.actutexte p
{
	padding: 8px;
	margin: 0px;
}
.droite
{
	float: right;
	width: 474px;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #555650;
}
.reduction
{
	background-image: url(/medias/accueil/fond_reduction1.gif);
	height: 221px;
	font-size: 12px;
	padding-top:0px;
	padding-bottom:0px;

}
.reduction p
{
	margin: 0px;
	padding-top:30px;
	padding-left: 252px;
	padding-right: 10px;
}
.ensavoirplus1
{
	text-decoration: none;
	font-size: 14px;
	color: #48BC92;
	font-weight: bold;
}
.ensavoirplus2
{
	text-decoration: none;
	font-size: 14px;
	color: #98CA4A;
	font-weight: bold;
}
.ensavoirplus3
{
	text-decoration: none;
	font-size: 14px;
	color: #1CAAB7;
	font-weight: bold;
}
.etapes
{
	background-image: url(/medias/accueil/fond_etapes1.gif);
	height: 223px;
	font-size: 12px;

	
	
}
.etapes p
{
	margin: 0px;
	padding-top: 45px;
	padding-left: 19px;
	padding-right: 255px;
}
.etapes .special_top
{
	padding-top: 30px;
}


