body {
   margin:0px;
   padding:0px;
   border:0px;
   font-family :  Arial, Verdana,Helvetica;
   font-size:12px;
   color:#ad312c;    
   background-color:#ffffff;
}

a {
   font-size:12px;
   color:#ad312c;
   text-decoration : none;
}

a:hover {
	text-decoration: underline;
}


h1 {
	display: block;
	color: #ad312c;
	font-size: 20px;
	width: 364px;
	height: 31px;
	background-image: url(IMG/croix.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left:40px;
	margin-top:5px;
}


h2 {
 color:#ad312c;
 font-size:14px;
}

h3 {
 color:#ad312c;
 font-size:12px;
}


h4 {
 color:#ad312c;
 font-size:12px;
}

img {
	border:0px;
}

li {
	list-style-type: none;
	list-style-position: inside;
	background-image: url(IMG/puce.gif);
	background-repeat: no-repeat;
	background-position: left ;
	padding-left:25px;
	margin-top:5px;
}

div.texteencadre-spip {
	background-color: #D1FFD1;
	border-bottom: 2px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-right: 2px solid #b2b2b2;
	border-top: 1px solid #b2b2b2;
	padding: .25em;
}

table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid #b2b2b2;		
	border-right: 2px solid #b2b2b2;
	border-bottom: 2px solid #b2b2b2;
	border-collapse: collapse; 
}
	
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	color:#d21ba9;
	font-weight: bold; 
}
	
table.spip tr.row_first { background: #FED0D3;color:#FF6600 }
table.spip tr.row_odd { background: #FFFBD5; }
table.spip tr.row_even { background: #D0D1FF; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }

div.br {
   clear:both;
}

#menu {
 margin-top:200px;
}

