/* CSS Document */

.cadrePrincipal{
	width:990px;
	height:429px;
}

.cadreAccesDirect{
	width:215px;
	height:201px;
	background-color:#78B3C4;
}
.cadreGauche{
	width:215px;
	margin-right:4px;
	float:left;
}

.cadreDroiteAccueil{
	background:url(images/pages/fond-droite.jpg) top left no-repeat;
	width:771px;
	float:left;
}

.cadreRecherche{
	width:210px;
	height:28px;
	margin-top:5px;
	padding-top:6px;
	padding-right:5px;
	background:url(images/accueil/fleche-recherche.gif) top left no-repeat;
	background-color:#709099;
	text-align:right;
}

.cadreCarte{
	background:url(images/accueil/carte.gif) top left no-repeat;
	width:215px;
	height:182px;
	margin-top:5px;
}

.cadreDroiteHaut{
	padding-left:16px;
	padding-top:12px;
	width:755px;
	height:195px;
	background:url(images/pages/fond-haut.jpg) top left no-repeat;
	
}

.imgUne{
	margin-bottom:15px;
	margin-right:22px;
}

.savoirPlusUne{
	text-align:right; 
	margin-right:30px; 
	margin-top:10px;
}

.cadreDroitBas{
	width:771px;
	height:215px;
	overflow:hidden;
	margin-top:5px;
	background:url(images/pages/fond-bas.jpg) bottom left no-repeat;
}

.cadreActu{
	width:362px;
	float:left;
}

.imgActu{
	margin-left:10px;
	margin-right:10px;
}

.separationActu{
	background:url(images/pages/pointille-h.gif) repeat-x;
	height:1px;
	width:352px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}

.cadreEvenement{
	width:385px;
	margin-left:11px;
	float:left;
}

.imgEvenement{
	margin-left:10px;
	margin-right:10px;
}

.separationEvenement{
	background:url(images/pages/pointille-h.gif) repeat-x;
	height:1px;
	width:375px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
	
}
