* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: #ffffff;

}

H1 {
  font-family: arial;
	font-size: 20px;
	color: #55BE47;
	font-weight: bold;
	line-height: 40px;
	padding-top: 10px;
}

a {
  text-decoration:none;
}

img {
  border:0;
}

ul {
}

.liste {
  text-align: left;
  font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

#page { 
 margin: 0 auto;
 width: 750px; 
 background-color: #ffffff;
}

#content { 
 width: 750px;
 margin: 0;
 padding: 0;
}

#entete {
  width: 750px;
  height: 267px;
  background: url(images/fond-entete.jpg) no-repeat 0 0;
  position: relative;
}

#trouver-ico { 
  position: absolute;
  width: 160px;
  border: 0px;
  margin-left: 25px;
  margin-top: 192px;
}

#trouver { 
  position: absolute;
  width: 187px;
  border: 0px;
  height: 50px;
  margin-left: 80px;
  margin-top: 180px;

  text-align: justify;
  font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

#trouver a { 
  font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#trouver a:hover { 
	color: #000000;
}

#DM-ico { 
  position: absolute;
  width: 217px;
  border: 0px;
  margin-left: 540px;
  margin-top: 174px;
}

#DM { 
  position: absolute;
  width: 210px;
  border: 0px;
  height: 50px;
  margin-left: 310px;
  margin-top: 170px;

  text-align: justify;
  font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

#DM a { 
  font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#DM a:hover { 
	color: #000000;
}

#menu {
  top: 267px;
  width: 750px;
  height: 38px;
  background: url(images/menu.gif) no-repeat 0 0;
}

#menu ul{
  padding-top: 10px;
  padding-left: 12px;
}

#menu li{
  display: inline;
  margin: 0 13px;
}

#menu a {
  font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.selectionne {
  font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#menu a:hover {
	color:#000000;
}

#texte-accueil {
  width: 510px;
  text-align: justify;
  padding-left: 22px;
  float: left;  
  font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

#texte-accueil2 {
  width: 530px;
  text-align: justify;
  padding-left: 12px;
  float: left;  
  font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

#actualite {
  float: right;
  width: 197px;
  margin-top: 10px;
}

.titre-actu {
  padding-top: 10px;
  padding-left: 8px;
  height: 35px;
  text-align: left;
  font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
  background: url(images/entete-actualite.gif) no-repeat 0 0;
}

.texte-actu {
  padding-top: 0;
  padding-left: 8px;
  padding-right: 8px;
  text-align: left;
  font-family: arial;
	font-size: 10px;
	color: #00832F;
	font-weight: normal;
	text-align: justify;
}

#texte-bas {
  padding-top: 41px;
  padding-left: 22px;
  text-align: left;
  font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

#mentions {
  position: absolute;
	width: 170px;
  top: 41px;
  right: 0px;
  text-align: left;
  font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

#mentions a {
  font-family: verdana;
	font-size:10px;
	color:#FFFFFF;
	font-weight: normal;
}

#mentions a:hover {
	color:#000000;
}

.gras {font-weight:bold;}

#bas {  
  clear: both;
  width: 750px;
  height: 56px;
  background: url(images/fond-bas.jpg) no-repeat 0 0;  
  position: relative;
}

.tableau {
  margin-left: 136px;
  width: 748px;
}

.tableau_noir {
  border: 1px solid #000000;
  border-collapse: collapse ;
} 

.tableau_noir td, th {
  border: 1px solid #777777;
  text-align: center;
}


/* style de SPIP */

ul.spip {
	margin:0 0 6px 40px;
	padding:0;
	list-style-type:circle;
}

li.spip {
	margin:3px 0 3px 0;
	padding:0;
}

p.spip {
	margin:0 0 1px 0;
	padding:0;
}


/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center;}
.spip_documents_center { clear: both; width: 100%; margin: auto;}
span.spip_documents_center { display: block; margin-top:0em;}
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left:auto; margin-right:auto;}
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left:auto; margin-right:auto;
}


.spip_doc_titre {
  text-align:center !important;
  font-size:0.75em;
  font-weight:normal !important;
}

.spip_doc_descriptif {
  text-align:center;
  font-size:0.75em;
  font-weight:normal !important;
}

h3.spip {
  
  width:650px;
  height:26px;
	text-align:center;
	margin:0px 0 15px 0;
	padding:2px 0 0 20px;
	font-size:1.25em;
	line-height:1.25em;
	font-weight:bold;
	color:#872F1D;
}

h3.sous_titre1 {
  width:481px;
  height:24px;
	text-align:left;
	margin:20px 0 0 10px;
	padding:2px 0 0 20px;
	font-size:1.25em;
	line-height:1.25em;
	font-weight:bold;
	color:#fff;
	background:#cc0000;
}

h3 a {
  text-decoration:none;
  color:#eee;
}

h3 a:hover {
  text-decoration:none;
  color:#fff;
  border-bottom:2px #fff solid;
}


a.spip_in {
	text-decoration:underline;
	color:#872F1D;
}

a:hover.spip_in {
  color: #FFB70D;
}

a.spip_out {
	text-decoration:none;
	color:#ff9a00;
}

a:hover.spip_out {
  color: #ff9a00;
  text-decoration:underline;
}


.verdana_gras_12_blanc {
  font-family: verdana;
	font-size:12px;
	color:#ffffff;
	font-weight: bold;
}

.verdana_11_orange {
  font-family: verdana;
	font-size:11px;
	color:#FF9A00;
	font-weight: normal;
}

.verdana_11_noir {
  font-family: verdana;
	font-size:11px;
	color:#000000;
	font-weight: normal;
}

.verdana_gras_10_orange {
  font-family: verdana;
	font-size:10px;
	color:#FF9A00;
	font-weight: bold;
}

.verdana_gras_12_orange {
  font-family: verdana;
	font-size:12px;
	color:#FF9A00;
	font-weight: bold;
}

.verdana_gras_10_vert {
  font-family: arial;
	font-size:11px;
	color:#00832F;
	font-weight: bold;
}

.verdana_gras_12_vert {
  font-family: arial;
	font-size:12px;
	color:#00832F;
	font-weight: bold;
}

.verdana_gras_14_noir {
  font-family: arial;
	font-size:14px;
	color:#000000;
	font-weight: bold;
}

.verdana_gras_12_noir {
  font-family: arial;
	font-size:12px;
	color:#000000;
	font-weight: bold;
}

.arial_10_noir {
  font-family: arial, verdana;
	font-size:10px;
	color:#000000;
	font-weight: normal;
}
