#global
{
	background-color : #fae8cb;
	color : #F3F3F3;
}

.ul 
{
	font-family : arial;
	font-size : 12px;
}

.li
{
	font-family : arial;
	font-size : 12px;
}

.titre
{
	background-color:#F8A21B;
 	color : #000000;
	font-family : arial;
	font-weight : bold;
	font-size : 18px;
}

.imagegauche
{
float:left;
}

.imagedroite
{
float:right;
}

.sous-titre 
{
	border-bottom: 2px dotted #000000;
	padding-bottom:1px;
	background-color:#F7D59B;
	color: #000000;
	font-family : arial;
	font-weight : bold;
	font-size : 16px;
}

.texte
{
	color : #000000;
	font-family : arial;
	font-size : 12px;
}

.citation
{
	color: #000000;
	font-family : arial;
	font-style: italic;
	font-size : 12px;
	margin-left : 30px;
	margin-right : 30px;
}

.important
{
	color: #000000;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	margin-left : 5px;
}