#center h1
{
	margin-top: 23px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #364DA1;
}


#center h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
	color: #364DA1;

}

#center h3,h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	color: #333333;
	font-weight: bold;

}

#center p.bodycouleur
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #374DA1;

}

#center p {
	text-align:justify;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	
}

#center a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #364DA1;
	text-decoration: underline;
}

#center a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ED9235;
	text-decoration: underline;
}
#center a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ED9235;
	text-decoration: none;
}

/*
#center table
{
    border-color: #000000;
    border-width: 0 0 1px 1px;
    border-style: solid;
    background-color: #D0D6D8;
}

#center td,th
{
    border-color: #000000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
    
}
*/
