td#droite {
	
	width: 202px;
	text-align: left;
	vertical-align: top;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
}

td#droite td#outils #titre {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 0;
}

#outils #button {
	display: block;
	width: 170px;
	height: 30px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

#outils #button a {
	font-weight: normal;
	text-decoration: none;
}

span#texte {

	text-align: justify;
	padding: 0 30px 0 0;
	font-weight: normal;
	font-size: 12px;
	display: block;
	color: #000000;
}

div#content {
	width:90%; 
	text-align: justify; 
	display: block; 
	font-weight: normal; 
	font-family: Arial; 
	font-size: 12px; 
	color: #444444;
}

div#content td {
	font-size: 12px;

}

h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	color: #444444;
}

h4{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	display: block;
}
