
  /* **************************************** */
 /* CONTENU */
 /* **************************************** */
 
 #content {
	margin-top:20px;
	width:966px;
 }
 
 
 /*ACCUEIL*/
 #content .actualite{
	width:519px;
	float: left;
	margin-right:20px;
	font-size: .85em;
 }
 
 #content .actualite .actu-top{
	width:100%;
	height:36px;
	background-image:url('../images/actualites.jpg');
	background-repeat:no-repeat;
 }
 
  #content .actualite .actu-middle{
	border-left:solid #C72C48 1px;
	border-right:solid #C72C48 1px;
 }
 
  #content .actualite .actu-middle table{
	width:480px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
 }
 
 #content .actualite .actu-middle table th img{
	margin-right:10px;

 }
 
 #content .actualite .actu-middle table th {
	color:#C72C48;
 }

  #content .actualite .actu-middle table tr{
	vertical-align:top;
 }
 
  #content .actualite .actu-middle table tr td{
	color:#000;
 }
 
  #content .actualite .actu-middle table tr td table{
	width:100%;
 }
 
   #content .actualite .actu-middle table tr td table tr td hr{
	width:320px;
	border-bottom:solid #C72C48 1px;
	border-top:solid #C72C48 1px;
 }

  #content .actualite .actu-middle table tr td table tr{
	vertical-align:middle;
 }
 
  #content .actualite .actu-bottom{
	width:100%;
	height:18px;
	background-image:url('../images/actualites_bas.jpg');
	background-repeat:no-repeat;
 }
 #content #accueil_droite{
 float: left;
 width: 400px;
 padding: 0 0 0 20px;
 }
 
  #content .agenda{
	width:388px;
	font-size: .85em;
 }
 
 #content .agenda .agen-top{
	width:100%;
	height:36px;
	background-image:url('../images/agenda1.jpg');
	background-repeat:no-repeat;
	
 }
 
  #content .agenda .agen-top a{
	width:100%;
	height:36px;	
 }
 
  #content .agenda .agen-middle{
	border-left:solid #B0BFBD 1px;
	border-right:solid #B0BFBD 1px;
 }
 
  #content .agenda .agen-middle table{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
 } 

  #content .agenda .agen-middle table tr{
	vertical-align:middle;
 }

   #content .agenda .agen-middle table th{
	color:rgb(172,188,185);
 }
 
  #content .agenda .agen-middle table td{
	color:#000;
 }

  #content .agenda .agen-middle table tr .top{
	text-align:left;
	margin:0;
	padding:0;
	color:rgb(172,188,185);
	font-size: .8em;
 }
 
  #content .agenda .agen-middle table tr .center{
	text-align:left;
	margin:0;
	padding:0;
	color:rgb(172,188,185);
	font-weight:bold;
 }
 
  #content .agenda .agen-middle table tr .bottom{
	text-align:left;
	margin:0;
	padding:0;
	color:#000;
 }
 
  #content .agenda .agen-middle table tr td table{
	width:100%;
 } 
 
   #content .agenda .agen-middle .lienBottomAgenda{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size:1.1em;
	margin-top:20px;
	font-weight:bold;
 } 
 
  #content .agenda .agen-bottom{
	width:100%;
	height:18px;
	background-image:url('../images/agenda2.jpg');
	background-repeat:no-repeat;
 }
 
 #content .edito{
	width:389px;
	position:relative;
	font-size: .85em;
 }
 
 #content .edito .edit-top{
 position:relative;
	z-index:2;
	width:100%;
	height:36px;
	background-image:url('../images/edito.gif');
	background-repeat:no-repeat;
 }

  .edit-maire{
	z-index:1;
	position:absolute;
	left:4px;
	height:154px;
	width:109px;
	background:url('../images/maire.jpg') no-repeat 0px 28px #C72C48;
 }
 
  #content .edito .edit-middle{
  position:relative;
	z-index:2;
	border-left:solid #C72C48 1px;
	border-right:solid #C72C48 1px;
	height:114px;
	padding-left:130px;
	padding-right:20px;
	text-align:justify;
 }
 
 .introEdito{
 height:70px;
 overflow:hidden;
font-variant:none;
 }
 
  #content .edito .edit-middle table th{
	color:#C72C48;
 }
 
  #content .edito .edit-middle table td{
	color:#000;
 }
 
  #content .edito .edit-bottom{
  position:relative;
	z-index:2;
	width:100%;
	height:18px;
	background-image:url('../images/edito2.jpg');
	background-repeat:no-repeat;
 }
 
 
   #content .telecharger{
	position:relative;
	width:170px;
	font-size: .85em;
	margin:0;
	float:left;
 }
 
 #content .telecharger .tele-top{
	width:100%;
	height:38px;
	background-image:url('../images/telecharger1.jpg');
	background-repeat:no-repeat;
	
 }
 
  #content .telecharger .tele-middle{
	border-left:solid #B0BFBD 1px;
	border-right:solid #B0BFBD 1px;
	padding-left:10px;
	padding-right:10px;
 }
 
  #content .telecharger .tele-bottom{
	width:100%;
	height:18px;
	background-image:url('../images/telecharger2.jpg');
	background-repeat:no-repeat;
 }
 
   #content .situer{
	position:relative;
	float:left;
	margin-left:10px;
 }
 
 
 
 
 .sousMenuTop h2{
	margin-left:11px;
	text-align:left;
	padding-top:5px;
 }
