body
{
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color: #222222;
	font-size: 80%;
}

.TextePetit
{
	font-size: 70%;
}

.TexteBlanc
{
	color: #FFFFFF;
}

p,h1,h2,h3,h4,h5,h6
{ 
	padding: 0px; margin: 0px;
	font-size: 100%;
}


h1
{
	font-size: 120%;
	font-weight: bold;
}

h2,h3,h4,h5,h6
{
	font-size: 100%;
	font-weight: bold;
}

hr
{
	color: #565656;
	background-color: #555555;
	height: 2px;
	border: 0;

}

a
{
	color: #395B8F;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border-style: none;
}