#content h2 {
	padding: 10px;
	font-weight: bold;
	background-color: #8ea7ad;
	font-size: 2em;
	line-height:1.1em;
	margin-bottom: 0;
}

#content div#normal {
	padding: 1px 10px;
	margin-bottom: 15px;
	background-color: #c1e4ec;
	border-bottom: 1px dotted #aaaaaa;

}

#content h3 {
	font-size: 1.4em;
	font-weight: bold;
}

#content h4 {
	font-size: 1.2em;
	font-weight: bold;
}



#content h2#warning {
	padding: 10px;
	font-weight: bold;
	background-color: #d06f75;;
	font-size: 2em;
	line-height:1.1em;
	margin-bottom: 0;

}

#content div#warning {
	padding: 1px 10px;
	margin-bottom: 15px;
	background-color: #fbbcae;
	border-bottom: 1px dotted #d06f75;

}

#content h2#a-voir {
	padding: 10px;
	font-weight: bold;
	background-color: #8a84ab;;
	font-size: 2em;
	line-height:1.1em;
	margin-bottom: 0;

}

#content div#a-voir {
	padding: 1px 10px;
	margin-bottom: 15px;
	background-color: #c1b9ef;
	border-bottom: 1px dotted #d06f75;

}



#content p#quote {
	font-style: italic;
	padding-left: 15px;
	padding-right: 15px;
	
	}

#content p#ref {
	font-weight: bold;
	padding-left: 15px;
	
}

#content p#adresse {
	padding-left:50px;
	line-height:1.2em;
	}


#content h3 {
	font-size: 1.4em;
	font-weight: bold;

}

#content ul {
	line-height: inherit;
}

#content li {
	padding-bottom: 10px;
}

.nom {
	font-style:italic; 
}

.titre {
	font-style:italic; 
}

.professeur {
	text-decoration: underline;	
}

#editeur {
	
}


