/* CSS Document */

/* CADRES SERVICES */
.cadre-services{
	margin-bottom:0px;
}
/* CONTENU INTERIEUR */
.interieur{
	float:left;
	width:443px;
	background-image:url(images/accueil/bg2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:15px;
	padding-right:18px;
	padding-top:15px;
}
.titre{
	margin-bottom:10px;
}
.fleche-orange{
	margin-right:10px;
	margin-bottom:10px;
}	

/* CADRE ACTU-AGENDA-NEWSLETTER */
.cadre-actu{
	float:left;
	width:234px;
	background-image:url(images/accueil/bg-actu.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.cadre-agenda{
	float:left;
	width:234px;
	background-image:url(images/accueil/bg-agenda.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.cadre-newsletter{
	float:left;
	width:234px;
	background-image:url(images/accueil/bg-newsletter.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.date{
	/*background-image:url(images/accueil/bg-date.gif);*/
	background-repeat:no-repeat;
	width:70px;
	height:15px;
	margin-top:3px;
	margin-left:16px;
	margin-bottom:8px;
	padding-top:2px;
	/*padding-left:8px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	color:#333333;
}
.cadre-contenu{
	width:185px;
	margin-left:16px;
}
.cadre-contenu-agenda{
	width:201px;
}
.fleche-noire{
	margin-top:5px;
	margin-left:2px;
	margin-right:10px;
	margin-bottom:5px;
}
.fleche-agenda{
	margin-left:2px;
	margin-right:7px;
}
.ligne-separation{
	margin-left:2px;
	margin-top:5px;
}
.pointilles-separation{
	margin-top:3px;
	margin-bottom:3px;
}
	