body {
	background-color: #ccc; /*9f0000 */
	font-size: 85%;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #111;
	text-align: center;
}

#fondblanc {
	background-color: #ffffff;
	font-size: 75%;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.filtre {
  text-decoration: line-through;
  }
  
head:first-child+body .filtre {
  text-decoration: underline;
  }

  /* voir http://www.kachouri.com/tuto/tuto-178-faire-un-formulaire-css-html-php-2-sur-3.html */
fieldset {
  border:none;
  margin-bottom:1em;
  width:24em;
  padding-top:1.5em;
}

select {
  margin-left:9em;
  margin-bottom:0;
}

p.titre {
  background:#DED983;
  color:#345071;
  padding:.2em .3em;
  font-size:0.8em;
  font-weight: bold;
  border:2px outset #DED983;
  position:relative;
  margin-bottom:-1em;
  width:20em;
  margin-left:1em;
  margin-top:1em;
}

fieldset {
  border:none;
  margin-bottom:1em;
  width:24em;
  padding-top:1.5em;
}

select {
  margin-left:9em;
  margin-bottom:0;
}

/* fieldset coordonnees */
fieldset#coordonnees {
  background:#A4D8EE;
  border:outset #A4D8EE;
}

#coordonnees label {
  position:absolute;
  font-size:90%;
  padding-top:.2em;
  left:20px;
}

#coordonnees input {
  margin-left:9em;
  line-height:1.4em;
  margin-bottom:.2em;
}

/* fieldset message */
fieldset#message {
  background:#9DF2CE;
  border:outset #9DF2CE;
}

#civilite {
  font-size:90%;
}

#civilite input {
  margin-left:9em;
}

#civilite input + input {
  margin-left:1em;
}

/* cases a cocher des centres d'interet */
#interets {
  font-size:90%;
}
#interets input {
  margin-left:9em;
}
#interets input +input {
  margin-left:1em;
}
#interets br+input {
  margin-left:9em;
}

/* zone de texte du message */
textarea {
  font:.8em "Trebuchet MS", Verdana, sans-serif;
  width:29em;
  padding:.2em;
}

/* les boutons submit et reset */
input[type="submit"], input[type="reset"] {
  background:#DED983;
  font-size:0.8em;
  font-weight: bold;
  color:#345071;
}

p#buttons {
  text-align:center;
}
/* voir http://www.kachouri.com/tuto/tuto-178-faire-un-formulaire-css-html-php-2-sur-3.html */

#entete1 {
	width: 95%;
	height: 86px;
	background: #bbb url(../IMG/png/entete_fond_gris_degr_p.png) repeat-y;
	margin-left: auto;
	margin-right: auto;
	}
	
#entete1bis {
	width: 800px;
	height: 90px;
	background-image : url(../IMG/bandeau_jlb.png); 
	margin-left: auto;
	margin-right: auto;
	}
	
#entete11 {
	float: left;
	width: 25%; 
	padding: 5px 0 0 5px;
	color: blue;
	text-align: left;
	}

#entete12 {
	float: left; 
	width: 65%;
	text-align: center; 
	color: #00f;
	font-family: lucida sans, verdana; 
	font-style: italic; 
	font-size: 2.2em; 
	font-weight: bold; 
	padding-top: 15px;
	}	

#entete12 span {
	font-size: 0.6em;
	}


#entete13 {
	float: right; 
	padding: 5px;
	}		

#entete2 {
	width: 95%;
	height: 14px;
	background-color: #e2e2e2;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

#entete21 {
	width: 30%;
	float: left;
	text-align: center;	
	}
	
#entete22 {
	width: 60%;
	float: right;
	text-align: right;
	padding-right: 10px;
	}
	
#entete3 {
	width: 800px;
	height: 20px;
	background-color: #ff9966;
	color: #444;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

#entete4 {
	width: 600px;
	height: 15px;
	background-color: #e2e2e2;
	color: #444;
	font-size: 0.8em;
	text-align: left;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	}
	
#entete41 {
	width: 600px;
	height: 50px;
	background-color: #2b72b1;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

#entete42 {
	width: 600px;
	height: 300px;
	background-color: #eee;
	color: #999;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}	
#container {
	width: 95%;
	background-color: #fff;
	/*border-left: 1px solid black;
	border-right: 1px solid black;*/
	margin-left: auto;
	margin-right: auto;
	}
	
#logo_article {
	float: right;
	margin: 10px;
	}

#logo_article1 {
	float: left;
	margin: 10px;
	}
	
.logo_article {
	float: right;
	margin: 10px;
	}
	
#corps {
	width: 800px;
	background-color: #ffffff; 
	margin-left: auto;
	margin-right: auto;
	background: #fff url(../IMG/decodroite.gif) repeat-y 600px 0;
	}

#corps11 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background: #ddd;
	}

#corps0 {
	width: 800px;
	background-color: #ffffff; 
	margin-left: auto;
	margin-right: auto;
	}

#corps4 {
	width: 560px;
	text-align: left;
	font-size: 0.8em;
	padding: 0 20px 20px 20px;
	margin-top: 0;
	background-color: #fff; 
	margin-left: auto;
	margin-right: auto;
	}
	
#corps4 p {
	margin-top:0;
	}
	
#corps02 {
	width: 95%;
	background-color: #ffffff; 
	margin-left: auto;
	margin-right: auto;
	}
	
#bande {
	position:relative;
	width: 760px;
	height: 15px;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #777777;
	text-align: center;
	color: #ffffff;
	}	
	
#corps01 {
	width: 760px;
	padding: 20px;
	background-color: #fff;
	text-align: left;
	}

	
#corps00 {
	width: 800px;
	background-color: #ffffff; 
	margin-left: 0;
	text-align: left;
	}

#colgauche {
	float: left;
	width: 590px;
	background-color: #fff;
	margin-bottom: 15px;
			}
			
#colgauche1 {
	float: left;
	width: 74%;
	background-color: #eee;
	text-align: center;
			}
			
#colgauche1 h4 {
	text-align: center;
	}
		
#bande1 {
	width: 95%;
	margin: 10px;
	background-color: #777777;
	text-align: center;
	color: #ffffff;
	}

#bande2 {
	width: 95%;
	margin: 10px;
	background-color: #fff;
	text-align: center;
	color: #000;
	}
	
#corps1 {
	width: 90%;
	min-height: 350px;
	padding: 20px;
	margin: 10px;
	background-color: #fff;
	text-align: left;
	}

#encart1 {
	float: left;
	width: 40%;
	margin: 5px; 
	padding: 10px;
	font-size: 0.9em;
	background-color: #eee;
	-moz-border-radius: 1em;
	border-radius: 1em;
	border: solid 1px;
	text-align: left;
	}
	
#encart2 {
	float: right;
	width: 50%;
	margin: 5px; 
	padding: 10px;
	font-size: 0.8em;
	color: #9f0000;
	background-color: #eee;
	text-align: left;
	/*-moz-border-radius: 1em;
	border-radius: 1em;
	border: solid 1px;*/
	}

#encart21 {
	font-size: 0.9em;
	color: #9f0000;
	background-color: #eee;
	padding: 5px;
	text-align: left;
	-moz-border-radius: 1em;
	border-radius: 1em;
	border: solid 2px;
	}
	
#encart2 span {
	color: #00009f;
	font-size: 0.8em;
	font-style: italic;
	}
	
#encart21 span {
	color: #00009f;
	font-style: normal;
	text-align: center;
	}	
	
#encart22 {
	font-size: 0.9em;
	color: #00009f;
	background-color: #eee;
	margin-top: 20px;
	padding: 5px;
	text-align: left;
	-moz-border-radius: 1em;
	border-radius: 1em;
	border: solid 2px;
	}
	
#encart3 {
	float: left;
	width: 40%; 
	margin: 5px;
	padding: 10px;
	font-size: 0.8em;
	text-align: left;
	color: #9f0000;
	background-color: #eee;
	-moz-border-radius: 1em;
	border-radius: 1em;
	border: solid 1px;
	}	

#encart3 span {
	color: #00009f;
	font-size: 0.8em;
	font-style: italic;
	}
#encart31 {
	float: left;
	width: 40%;
	margin: 5px;
	padding: 10px;
	text-align: left;
	font-size: 0.9em;
	color: #755;
	background-color: #eee;
	}

#encart32 {
	float: left;
	width: 90%;
	margin: 5px;
	padding: 10px;
	font-size: 0.9em;
	color: #755;
	background-color: #eee;
	text-align: left;
	}
	
#encart4 {
	float: right;
	width: 40%;
	margin: 15px;
	padding: 10px;
	font-size: 0.9em;
	background-color: #eee;
	-moz-border-radius: 1em;
	border-radius: 1em;
	border: solid 1px;
	}

#encart41 {
	float: left;
	width: 85%;
	margin: 15px;
	padding: 10px;
	font-size: 0.9em;
	background-color: #eee;
	-moz-border-radius: 1em;
	border-radius: 1em;
	border: solid 1px;
	}
	
#encart51 {
	float: left;
	width: 45%;
	padding-top: 30px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	}

#encart52 {
	float: left;
	width: 45%; 
	padding-top: 30px;
	font-size: 1em;
	font-weight: bold;
	background-color: #eee;
	text-align: center;
	}

#encart53 {
	float: left;
	width: 45%;
	padding-top: 30px;
	font-size: 1em;
	font-weight: bold;
	background-color: #eee;
	text-align: center;
	}	

#encart54 {
	float: left;
	width: 45%;
	padding-top: 30px;
	font-size: 1em;
	font-weight: bold;
	background-color: #eee;
	text-align: center;
	}
	
#coldroite {
	float: right;
	width: 25%;
	background-color: #ddd;
	text-align: center;
	}

#corps>#coldroite {
	width: 196px;
	} 
	
#corps11>#coldroite {
	width: 25%;
	}

.a { color: #999;}

.b { color: #555; margin-top: -16pt; margin-left: -4pt }

.rubmenu  {
	background: #4e4ea6;
	color: #ffffff;
	font-size: 0.8em;
	text-align: center;
	margin: 3px;
	}


.colcorps {
	text-align: center;
	width: 90%;
	background-color: #eee;
	margin-left: 10px;
	}
	
.artmenu  {
	background: #e2e2e2;
	text-align: left;
	font-size: 0.8em;
	margin: 3px;
	padding: 5px;
	}
	
.artmenu span {	
	color: #9f0000;
	}
	
.post {
	margin: 5px;
	}
	
.post1 {
	color: #0033cc;
	background-color: #bbbbbb;
	margin-left: 10px;
	}

.post2 {
	background-color: #eeeeee;
	margin-left: 10px;
	}
	
.post3 {
	width: 100%;
	height: 35px;
	background-color: #eeeeee;
	text-align: right;
	font-size: 0.8em;
	margin-left: 10px;
	}

.decalage {
	margin-left: 15px;
	}

.s_titre_fiche {	
	font-size: 1.2em;
	font-weight: bold;
	color: blue;
	background-color: #eeeeee;
	}
	
	
ul {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
	}

dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

dt {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
	}
	
dd {
	margin-top: 10px;
	margin-left: 25px;
	padding: 0px;
	list-style-type: none;
	}
	
#content {
	width: 800px;
	height: 10px;
	background-color: #ffffff;
	/*border-left: 1px solid black;
	border-right: 1px solid black;*/
	margin-left: auto;
	margin-right: auto;
	}

#footer { 
	width: 100%;
	height: 14px;
	text-align: center;
	font-size: 0.8em;
	color: #fff;
	background-color: #4e4ea6;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}

#footer1 { 
	width: 600px;
	height: 14px;
	text-align: center;
	font-size: 0.8em;
	color: #fff;
	background-color: #4e4ea6;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}
	
#footer a {
	color: #ccc;
	}
	
a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #111;
	text-decoration: none;
	background-color: #ff9500;
}

a img {
	border: none;
	}
	

h1 {
	font-size: 2.0em;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #7D6555;
	text-align:center;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #7D6555;
	margin-left:0px;
}

h3 {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #7D6555;
	margin-left:10px;
	margin-top:10px;
}

h4 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #7D6555;
	margin-left:20px;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #7D6555;
	margin-left:30px;
	margin-top:10px;
	margin-bottom: 10px;
}

h6{
	font-size: 1.0em;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #7D6555;
	margin-left: 40px;
}


hr {
	color: #7d6555;
	width: 100%;
	height: 1px;
	margin: 0px;
	padding: 0px;
	white-space: normal;
}

#menu0 {
	background-color: #7d6654;
	vertical-align: middle;
	width: 800px;
	height:20px;
	}

#menu0 li {	
	background-color: #7d6654;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	height:20px;
	display: inline;
	}
	
.menu {
	background-color: #7d6654;
	text-align: center;
	vertical-align: middle;
	height:20px;
	}

.menu1 {
	background-color: #7d6654;
	text-align: left;
	height:15px;
	/*border-bottom: 1px solid #ffffff;*/
	}
	
.smenu {
	background-color: #a59687;
	text-align: left;
	border-bottom: 1px solid #ffffff;
}

a.lien_menu {
	color: #ffffff;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

a.lien_menu:hover {
	color: #ff0000;
	text-decoration: none;
	background-color: #ffff00;
}

.tres_petit {
	font-size: 0.65em;
	}
	
.petit {
	font-size: 0.8em;
	}

.normal {
	font-size: 1em;
	}
	
.large {
	font-size: 1.2em;
	}
	
.plus_large {
	font-size: 1.4em;
	}	
	
/* Style spip */

a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }

.spip_code {
	font-size: 1.2em;
	}

p.spip_note { }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
	margin-top : 40px;
	margin-bottom : 40px;
	padding: 0em;
}

.spip_puce {
	list-style-position: inside;
	border-width: 0px;
}
.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}

table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	border-collapse:collapse;
}

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 : 70%;
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #d0d0d0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

hr.spip {
color: #7d6555;
	width: 100%;
	height: 1px;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	}


b.spip { }
i.spip { }
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.forml { width: 80% ; background-color: #FFDDAA;}

.formulaire_spip label {display: none;}

.spip_encadrer {
	font-family: helvetica, arial, sans-serif;
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}

div.spip_poesie {
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}
div.spip_poesie div {
	text-indent: -60px;
	margin-left: 60px;
}

.spip_bouton { background-color: transparent;} /*origine spip ffcc00*/

form.formrecherche { 
	margin-top: 5px;
	margin-bottom: 5px;
}
input.formrecherche {
	width: 100px;
	background-color: #FFDDAA;
}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }


/*
 *  Images typographiques (via image_typo)
 */
.image_typo {
	behavior: url("win_png.htc");
}


/*
 * Barre de raccourcis
 */

a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}
a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}

/* fin style SPIP */

 /*
* AGENDA
*/

.cabecera_agenda {
background-color:#D7B4FF;
padding:2px;
border-bottom:1px solid #cc33cc;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
 font-weight: bolder;
 text-align:center;
}

.agenda_ a{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	/*color: #000;
	border: 1px solid #999;
	background-color: #eee;
	padding: 2px 3px;*/
}

.agenda_ a:hover{
	text-decoration: none;
	/*color: #000;
	border: 1px solid #666;
	background-color: #ddd;*/
}

.agenda_mini a{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: #D7B4FF;
}

.agenda_mini a:hover{
	display: block;
	text-decoration: none;
	background-color: #cccccc;*/
	/*color: #000;
	border: 1px solid #666;
	background-color: #ddd;*/
}

.calendar_head {
	background-color: #F8DFFF;
	text-align: center;
	font-size: 11px;
	color: #630;
	font-family: Verdana, Arial, Helvatica, sans-serif;	
}

.calendar_this_day {
	background-color: #F8DFFF;
	font-style:bold;
}

.calendar_this_month {
	background-color: #fefefe;
}

.calendar_not_this_month {
	background: #ececec;
	color:#aaa;
}

.formbuscar_ag {
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	width: 128px;
	font-size: 11px;
	border: 1px solid #eeeeee;
	color:#99CC33;
	padding: 0px;
	margin: 0px;
	
}
.botonbuscar_ag {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #eeeeee;
	background: #ffffff;
	color:#FF6600;
	margin: 0px;
	padding: 0px;
}

.formbuscar_cabecera {
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	width: 128px;
	font-size: 9px;
	border: 1px solid #CCCCCC;
	color:#99CC33;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}

.botonbuscar_cabecera {
	font-size: 9px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#FF6600;
	margin: 0px;
	padding: 0px;
	border:0px;
}

.small {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-color:#666666;
}

.small_plus {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-color:#666666;
}

.small_mini {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-color:#999999;
text-align:center;
	font-style:normal;
}

.calendar_head_mini {
	background-color: #ff9966;/*DFA4DB */
	text-align: center;
	font-size: 10px;
	color: #EEE;
	font-family: Verdana, Arial, Helvatica, sans-serif;	
	font-style:normal;
}
 
 .boton_agenda A {
 display: block;
 margin: 0px;
 padding: 2px;
 background-color:#9f0000; /*875282 */
 color:#FFFFFF;
 text-decoration: none; 
 font-size:11px; 
 font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 }
 
  .boton_agenda A:hover {
 display: block;
 margin: 0px;
 padding: 2px;
 background-color:#CCCCCC;
 color:#000000;
 text-decoration: none; 
 font-size:11px; 
 font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 }
 
 


