/* CSS Document */

.bandeHeader{
	background:url(images/la-mairie/bande-header.gif) repeat-x;
	width:990px;
	height:5px;
	margin-bottom:5px;
	
}

.titre{
	height:44px;
	margin-bottom:30px;
}

.titreGauche{
	background:url(images/la-mairie/titre-gauche.gif) no-repeat;
	width:28px;
	height:44px;
	float:left;
}

.titreCentre{
	background-color:#FFBB05;
	padding-left:13px;
	padding-right:38px;
	padding-top:11px;
	height:33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	float:left;
}

.titreDroite{
	background:url(images/la-mairie/titre-droite.gif) no-repeat;
	width:9px;
	height:44px;
	float:left;
}

.cadreOrgani1{
	background:url(images/la-mairie/organigramme/cadre-organi-1.gif) no-repeat;
	padding-top:9px;
	padding-left:5px;
	padding-right:5px;
	width:153px;
	height:109px;
	text-align:center;
}

.ligneSeance0{
	background-color:#A6D6DC;
}

.ligneSeance1{
	background-color:#D9EBEF;
}

.ligneSeance0, .ligneSeance1
{
	height:43px;
	border:#FFFFFF 1px solid;
	padding-top:4px
}

.ligneProchaineSeance{
	margin-left:20px;
	padding-top:7px;
	padding-bottom:7px;
	
	background:url(images/la-mairie/tirets.gif) bottom repeat-x;
}

.fondServiceGauche{
	background:url(images/la-mairie/fond-services-gauche.gif) top left no-repeat;
	margin-left:23px;

	margin-bottom:30px;
	padding-left:17px;
	padding-top:7px;
	width:330px;
	height:109px;
	float:left;
}

.fondServiceDroite{
	background:url(images/la-mairie/fond-services-droite.gif) top right no-repeat;

	margin-bottom:30px;
	padding-top:31px;
	padding-left:51px;
	width:325px;
	height:85px;
	float:left;
}