bloc03/****************edito et contenant carte(grand bloc de droite)******************/
.spip_documents{margin:auto;}
#content .edito{
	float:left;
	width: 205px;
	margin: 10px !important;
	margin: 5px 0 5px 5px;
	text-align: left;
	/*
	clear: both;
	background: yellow;
	border:1px solid red;
	*/
}
#content p{
	margin:0;
	padding: 0px;
	clear: none;
	text-align: justify;
}

#content .edito p{
	padding: 3px 5px 0 10px;
	text-align: left;
}
#content .edito .photo{
	float:left;
	width: 50px;
	height:66px;
	margin: 5px 0px 10px 8px !important;
	margin: 10px 0px 3px 5px;
	background: black;
}

#content .edito .titre{
	float:left;
	margin: 15px 0px 0 25px;
}
#content .bloc_grand{
	float: right;
	width: 325px;
	text-align: justify;
	margin: 0px 5px 5px 10px ;
}
#content .bloc_grand a.carte{
	position: absolute;
	z-index:0;
}
.bloc_grand .titre_carte a{
	position: absolute;
	color:white;
	margin: 20px 5px 5px 145px ;
	font: bold 1.5em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index:10;
}

#content .bloc_grand .cadre_vert_carte a{
	position: absolute;
	color:black;
	width:135px;
	text-align: left;
	margin: 110px 5px 5px 165px ;
	font: bold 1em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content .bloc_grand .colombie a{
	position: relative;
	color: #ae9f8c;
	width:160px;
	text-align: center;
	margin: 170px 5px 5px  0px ;
	letter-spacing: 0.1em;
	font: bold 1.4em/1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
}
#compteur{
	color: white; /**/letter-spacing:0.22em; position: relative;font-weight:bold;text-align: right; width:48px; height:14px;
	background: url(/squelettes/_images/gif/compteur.gif) no-repeat 2%;
}

/******************************fin de edito et contenant carte*********************/

/******************************les trois blocs de news*****************************/
#les_trois_blocs{
	clear: both;
	width:98%;
	height:100%;
	margin-left:20px;
	margin-top:5px;
}

#les_trois_blocs h2{
	font: bold 1.25em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0 5px 5px ;
	width:155px;
	color :#544b21;
	text-align: center;
}
#les_trois_blocs h2 a{
	color :#544b21;
}
#les_trois_blocs a{
	color: #444;
}
#content .bloc01{
	float: left;
	width: 31%;
	margin: 5px 7px 5px 0px;
	text-align: left;
	background: #DEE0CD;
	overflow:hidden;
	height: auto !important;
	height: 150px;
	min-height: 150px;
}

#content .bloc02{
	float: left;
	width: 31%;
	margin: 5px 7px 5px 0px;
	text-align: justify;
	background: #E3F47D;
	overflow:hidden;
	height: auto !important;
	height: 150px;
	min-height: 150px;
}
#content .bloc03{
	float: left;
	width: 31%;
	margin: -7px 7px 5px 0px!important;
	margin: -11px 7px 5px 0px;
	text-align: left;
	border: 1px solid #99CC33;
	overflow:hidden;
	background: white;
	height: auto !important;
	height: 149px;
	min-height: 149px;
	/*
	*/
}
#content .bloc03 h2{
	text-align: left;
	margin:15px 0 0 10px;
}
img.a_la_une{
	position: relative;
	margin-left:33px;
	margin-top:-17px;
}
#content .bloc01 p,#content .bloc02 p, #content .bloc03 p{
	padding:4px 8px 4px 10px;
}
/******************************fin des trois blocs de news***************************/



















