body {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#333;
}
.clear{
	clear:both;
	height: 1px;
    overflow:hidden;
}
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #8A0000;
	text-decoration:underline;
}
h1{
	font-size: 20pt;
	font-weight:bold;
	color: #000;
	margin:3px 0px;
}
h2{
	font-size: 18pt;
	color: #000;
	margin:3px 0px;
}
h3, h3.spip {
 font-size: 16pt;
 color: #000;
 border:none;
 margin:3px 0px;
}
h3.spip {
font-weight:normal;
}
h4 {
 font-size: 14pt;
 color: #000;
margin:3px 0px;

}
h5{
 font-size: 12pt;
 color: #000;
	margin:3px 0px;
}
.petit_texte {
	font-size: 10pt;
	color: #000;
	text-align:justify;
}
.soustitre {
font-size: 18pt;
color: #000;
	margin:3px 0px;

}
.chapo {
font-size: 16pt;
color: #000;
	margin:3px 0px;

}
/*********************/
/* Divs mise en page */
/*********************/
#conteneur {
	border: none;
	background-image: none;
}
#entete, #gauche, #menu, #menu-haut, .imprim, .accessibilite, #pied p span, .spip-admin-float, p.hautpage {
display:none;
}
#chemin {
font-size:8pt;
color:#666666;
border:none;
}
#chemin a.titre_rub {
font-weight:normal;
color:#666666;
}
#droite {
	float:right;
	right:10px;
	width: 25%;
	height:1%;
}
#centre {
	margin: 0 26% 0 26%;
}
#centre h2{
	font-size:130%;
}
#contenu {
	margin: 10px;
	padding:10px;
	height:1%;
}
#pied {
	text-align: center;
	font-size:90%;
}
/*********************/
/* Centre */
/*********************/
.titre_rub {
	color:#8A0000;
	font-weight: bold;
}
 ul.centre {
    list-style-type:none;
    margin:10px;
    padding:0px;
  }
  ul.centre li {
    padding:5px 5px 4px 5px;

   height:1%; /* Fix for MSIE peekaboo bug */
  }
  ul.centre li img.float {
  float: left;
	margin-right:5px;
  }
ul.rub-art {
	list-style-image: url(images/puce2.gif);
  }
ul.rub-art li {
	padding: 0 0 10px 0;
}
  
.titregauche {
	font-weight: bold;
	background-color: #FFF4CA;
}
ul.plan {
    list-style-type:none;
    margin:0px 0 0 20px;
    padding:0px 5px 0px 0;
  }
li.articles {
    margin:0px;
	height:1%; /* Fix for MSIE peekaboo bug */
  }
/*********************/
/* Colone de droite  */
/*********************/
.boite-bleue{
	border: 1px solid #000;
	font-size: 90%;
	margin:8px;
	background-image: url(images/fondpage-angprim.gif);
}
.titre-droite{
	padding:5px;
	margin:0;
	color: #8A0000;
	background-color: #FFBB39;
	text-align:center;
	font-weight: bold;
	font-size: 115%;
}
.titre-droite a{
	color: #8A0000;
}
 ul.droite {
    list-style-type:none;
    margin:0;
    padding:0;
  }
ul.droite li {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: solid #ffffff 1px;
	margin:2px;
	padding: 2px 2px 2px 8px;
}
/*********************/
/* Redéfinition des styles SPIP  */
/*********************/
.spip {
	font-size: 100%;
	color: #000000;
}
table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size : 90%;
}
table.spip tr.row_first {
	background-color: #fff;
}
table.spip tr.row_odd {
	background-color: #fff;
}
table.spip tr.row_even {
	background-color: #fff;
}
table.spip th {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border:1px solid #999;
}
table.spip td {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	border:1px solid #999;
}
.texte p.spip {
text-align:justify;
}
.spip_documents{
	font-size : 90%;
}
input.formrecherche {
	width: 300px;
	background-color: #fff;
}
p.spip {
text-align:justify;
}
