/* CSS Document */

.fondGauche{
	background:url(images/index/fond-gauche.jpg) top left no-repeat;
	text-align:left;
	width:748px;
}

.fondDroite{
	background:url(images/index/bas-droite.jpg) bottom right no-repeat;
	text-align:right;
	width:231px;
}

.aLaUne{
	margin-left:19px;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #226050;
	width:279px;
	height:43px;
	float:left;
}

.texteDefilant{
	margin-top:20px;
	width:409px;
	padding-top:8px;
	height:35px;
	float:left;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7931D;
	font-weight:bold;
}

.imgUne{
	margin-left:19px;
	margin-right:38px;
}

.cadreDroiteImg{	
	float:left;
	text-align:justify;
	width:409px;
}

.resteActu{
	background:url(images/index/fond-autres-actu.gif) top left no-repeat;
	padding-top:7px;
	height:25px;
	padding-left:19px;
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #226050;
}

.separationActuVert{
	background:url(images/index/point1.gif) center repeat-y;
}

.separationActuHoriz{
	background:url(images/index/pointille-h.gif) center repeat-x;
}

.cadreRecherche{
	text-align:left;
	background:url(images/index/fond-cadre-recherche.gif) top left no-repeat;
	width:209px;
	height:31px;
	padding-top:20px;
	padding-left:21px;
}

.cadreSillon{
	margin-top:9px;
}

.cadreAccesDirect{
	width:230px;
	height:35px;
	margin-top:9px;
	background-color:#4B97DD;
}

.sousCadreAccesDirect{
	width:212px;
	height:22px;
	padding-left:18px;
	background:url(images/index/tirets-blanc.gif) bottom repeat-x;
	background-color:#4B97DD;
	text-align:left;
}

.cadreRdv{
	margin-top:9px;
	width:230px;
}

.sousCadreRdv{
	width:210px;
	
	border-left:#4B97DD 1px solid;
	border-right:#4B97DD 1px solid;
	padding-left:18px;
	padding-bottom:4px;
	background:url(images/index/pointille-h.gif) bottom repeat-x;
	background-color:#FFFFFF;
	text-align:left;
}

.ligneBasRdv{
	width:230px;
	border-top:#4B97DD 1px solid;
	margin-bottom:15px;
}