/* corps des texte et header */
.logo {
	float: left;
	margin: 0 1em 1em 0;	
}

.logo img {

}

h1 {
	font-weight: normal;
	color: #00008B;
	
}

#contexte1 h1 {
font-size: 18px;
}

#contexte2 h1 {
font-size: 16px;
}

#corps h1 {
font-size: 24px;
}

.clearer_header {
clear: left;	
}

#texteconteneur { 
margin-bottom: 2em;
}

.sursoustitre {
color: #666;
}

#corps .sursoustitre {
font-size: 11px;
}

#contextes .sursoustitre {
font-size: 9px;
}

.soustitre {
margin-bottom: 1em;	
}

.dateauteurs {
	color: #000;
	margin-bottom: 1em;
}

.dateauteurs a {
color: #00008B;
}

.dateauteurs a:hover {

}

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

#contextes .dateauteurs {
font-size: 9px;	
}

#header {
margin-bottom: 1.2em;
}

.chapeau {
font-size: 13px;
line-height: 135%;
color: #222;
font-family: times, georgia, sans-serif;
font-style: italic;	
margin-bottom: 1em;
}

.texte {
font-size: 11px;
line-height: 140%;	
}

.ps {
color: #222;	
}

#corps .ps {
font-size: 10px;	
}

#contextes .ps {
font-size: 9px;
}

.ps a {
color: #00008B;
}

.clearer_texte {
clear: left;
	
}