/* comportement generaux */

body {
font-family: verdana, sans-serif;
font-size: 12px;
background-color: #;
}

a {
color: #004080;
}

a:hover{
color: #493f0b;
}

.listagebloc ul, .listagebloc li, #navigation ul, #navigation li {
list-style-type:none;
margin:0;
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 {
font-family: verdana, sans-serif;
}

#fin-contexte1 {
}

/* contexte 2 */

#contexte2 {
background: url("images/contexte-bleu-top.jpg") top left no-repeat #65add1;
font-family: verdana, sans-serif;
}

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

/* partie texte */

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

#corps h1 {
color: #408000;
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:#5d6b10;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: olive;
}

h5 {
	color: navy;
	font-size: 12px;
	font-weight: bold;
}

h6 {
	color: #007efd;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}#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: #65add1;
} 

#site-footer img {
border:0;
}

/* cas particulier */

#edito {
font-size: 11px;
text-align: left;
font-family: verdana, sans-serif;
margin-bottom: 3em;
}

#edito h2 {
display:none;
}

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

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


