/* CSS Document Yvon Lutz www.agence-lutz.com */

/* Définition globale des styles */

body
{margin-top:inherit;
margin-left:inherit;
margin-right:inherit;
}

p
{
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5C5850;
	text-align: left;
	margin-bottom: 9px;
}

a, a:link
{
	text-decoration: underline;
	color: #5C5850;
} 

a:visited
{
	text-decoration: underline;
	color: #5C5850;
}

a:hover
{
    text-decoration: none;
	color: #000000;
}

a img
{
	border: none;
}

p img
{
	display: inline;
}

h3
{
	font-family: "Times New Roman", Times, serif;
	color: #2B2823;
	font-size: 20px;
}

h2
{
	font-family: "Times New Roman", Times, serif;
	color: #2B2823;
	font-size: 24px;
	margin-bottom: 19px;
}

h6
{
	font-family: "Times New Roman", Times, serif;
	color: #2B2823;
	margin-bottom: 15px;
}

h2 strong
{
	font-weight: lighter;
}

/* Fin global */
