
#contenu p
{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 140%;
	color: #666666;
	text-decoration: none;
	
	
}
#contenu strong
{
font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
line-height: 140%;
color: #666666;
text-decoration: none;
font-weight:normal;
}
#contenu  a:link
{
font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
line-height: 140%;
color: #666666;
text-decoration: none;
font-weight:normal;
}
#contenu a:hover
{
font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
line-height: 140%;
color: #666666;
text-decoration: none;
font-weight:normal;
}
#contenu a:visited 
{
font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
line-height: 140%;
color: #666666;
text-decoration: none;
font-weight:normal;

} 
#contenu h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #2b3036;
	text-align: left;
	width: 100%;	
}

#contenu h2 {
	font-family:Helvetica ,Arial,sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #666;

}

