/* general */

body {
	font-family: geneva, arial, sans-serif;	
	color: #151515;
}

a {
	text-decoration: none;	
	color: #151515;
}

a:hover {
	color: #fff;
}

#contextes a:hover {
	color:#666;
}

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

#chemin {
	color: #ccc;
	font-size: 9px;
}

#chemin a {
color: #ccc;	
}

#chemin a:hover {
color: #666;	
}

/* corps des texte et header */
#header {
margin-bottom:1em;
}

.logo {
float: left;
margin: 0 1em 0.5em 0;		
}

.logo img {
border: 1px solid #151515;
padding: 0;
}

h1 {
	font-weight: normal;
	margin: 0.1em 0;
font-family: "helvetica neue", helvetica, geneva, sans-serif;
color:#000;
}

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

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

.clearer_header {
clear: left;	
}

#texteconteneur { 
margin-bottom: 2em; 
}

.sursoustitre {
font-size: 11px;
font-style: italic;
color: #111;	
margin: 0.2em 0;
letter-spacing: 0.05em;
}

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

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

.soustitre {
margin-bottom: 1em;	
}

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

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

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

.chapeau {
font-size: 11px;
line-height: 140%;
font-weight: bold;
color: #000;
margin-bottom:2em;	
}

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

.texte a {
text-decoration: underline;
}

.texte a:hover {
}

#corps h3 {
font-size: 18px;
color:#111;
}

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

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

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

.clearer_texte {
clear: left;
padding-bottom: 2em;	
}

#footer {
	font-size: 9px;
	color:#666;
}

#footer a {
	color:#aaa;
}

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

#contextes .forml, #contextes .forml select {
	width: 125px;
	font-size: 10px;	
}
