/* comportement generaux */

body {
font-family: arial, geneva, sans-serif;
font-size: 12px;
}

a {
/*color: #8fa419;*/
color: #61bb69;
}

a:hover{
/*color: #493f0b;*/
color: #61bb69;
}

a.spip_out {
color: #0386ba;
}

a.spip_out:hover {
color: #0386ba;
}

a.spip_in:hover {
color : #2e86ba;
}

a.spip_in {
color : #2e86ba;
}



.listagebloc ul, .listagebloc li, #navigation ul, #navigation li {
list-style-type:none;
margin: 0 0 0 5px;
padding:0;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
margin:0;
}

/* chemin */
#chemin {
margin: 0 0 12px 0;
font-size: 10px;
}

/* contexte 1 */

#contexte1 {

}

#fin-contexte1 {
}

/* contexte 2 */

#contexte2 {
/*background: url("images/contexte-vert-top.png") top left no-repeat #889800;*/
background: url("images/contexte-vert-top.png") top left no-repeat #61BB69
}

#fin-contexte2 {
background: url("images/contexte-vert-bottom.png") bottom right no-repeat;
height:12px;
}

/* partie texte */

#corps {
font-family: arial, verdana, sans-serif;
}

#corps h1 {
/*color: #8fa419;*/
color: #61bb69;
font-size: 24px;
}

#corps .logo {
margin: 0 0 1em 0;	
}

#corps .dateauteurs {
color:#000;
font-size: 10px;
}

#corps .dateauteurs a {
color:#000;
}

#contextes h1 {
font-size:13px;
}

#corps .clearer_header {
clear: left;
}

#corps .texteheader {
margin-bottom: 16px;
}

#corps .chapeau {
font-weight:bold;
line-height: 130%;
color:#333;
margin-bottom:1em;
}

#corps .texte {
line-height: 130%;
text-align:justify;
font-size: 12px;
}

h3 {
font-size: 18px;
color:#61bb69;
}

#corps h3 {
margin-top: 2em;
clear:left;
}

#corps #texteconteneur {
margin-bottom: 16px;
}

#corps .listagerepondre {
text-align:right;
font-size:11px;
margin:1em 2em 1em 0;
}

/* footer */

#footer {
color:#fff;
}

#footer a {
color: #fff;
}

#footer a:hover {
color:#f5a0ca;
} 

#site-footer img {
border:0;
}

/* cas particulier */

#edito {
margin-bottom: 3em;
}

#edito h2 {
display:none;
}

#edito h1 {
margin-bottom:6px;
}

#edito .texte {
font-size: 14px;
line-height: 140%;
color:#666;
}

#animation {
background:#61bb69;
}

.titre_mot {
background:#4c9252;
}

#diaporama_innerfade img {
	position: absolute;
}

#calendar {
margin-left:30px;
font-size:15px;
text-align:center;
}

#calendar table td {
border : 1px solid #ffffff;
border-collapse:separate;
border-spacing:2px;
text-indent:0;
}

#calendar td.horsperiode{ 
color:#888888;
}

#calendar table td a {
/*background:#ADCDCB none repeat scroll 0 0;*/
/*color:#3C2CA0;*/
background:#cccccc none repeat scroll 0 0;
color:#0386ba;


}

#calendar table td a:hover {
/*background:#ADCDCB none repeat scroll 0 0;
color:#3C2CA0;*/
background:#0386ba none repeat scroll 0 0;
color:#ffffff;
}

.logosommaire a img {
margin  : 3px;
}