/* CSS Document */

/*/////////////////////GAUCHE///////////////////*/
.prochainsEvenements{
	background:url(images/actualites/titre-prochains-evenements.gif) no-repeat top left;
	text-align:justify;
}

.cadreEvenements{
	border-bottom:#999966 1px dotted;
	width:233px;
	padding-top:8px;
	padding-bottom:8px;
	overflow:hidden;
}

.imgEvenements{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	display:inline;
}

.infosPratiques{
	background:url(images/actualites/titre-infos-pratiques.gif) no-repeat top;
	text-align:justify;
}

.autresRdv{
	background:url(images/actualites/titre-autres-rdv.gif) no-repeat top;
	text-align:justify;
}

/*///////////////////////////////CENTRE/////////////////////////////*/
.titrePage{
	background:url(images/actualites/titre-a-la-une.gif) no-repeat top right;
	height:23px;
}

.ligneActu0, .ligneActu1{
	width:400px;
	padding-left:6px;
	min-height:17px;
	padding-top:2px;
	margin-left:14px;
	display: inline;
	float:left
}

.lireArticle0, .lireArticle1{
	float:right;
	min-height:17px;
	padding-top:2px;
}

.ligneActu1, .lireArticle1{
	background-color:#E5E5CC;
}

.ligneActu0, lireArticle0{
	background-color:#FFFFFF;
}

.separationLigneActu{
	background:url(images/accueil/pointille.gif) repeat-x center;
	height:11px;
	width:403px;
	margin-left:14px;
	clear:both;
}

.actualiteAvecMaVille{
	background:url(images/actualites/actualite-avec-maville.gif);
	width:432px;
	height:29px;
	margin-top:19px;
	margin-bottom:10px;
}

.imgActuPrincipal{
	border:#999966 4px solid;
	margin-right:15px;
	margin-bottom:5px;
}


/*//////////////////////////DROITE/////////////////////*/
.actionsProjets{
	background:url(images/actualites/titre-actions-projets.gif) no-repeat top;
	text-align:justify;
}

.imgActionsProjets{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border:#FFFFFF 3px solid;
	display:inline;
}

.separationPointilles{
	width:233px;
	height:1px;
	border-top:#999966 1px dotted ;
	margin-bottom:12px;
	margin-top:12px;
}

.appelsOffre{
	background:url(images/actualites/titre-appels-offre.gif) no-repeat top;
	text-align:justify;
}