.haut
{
	text-align: center;
}


.bas
{
	color: Gray;
}
.droite
{
float: right;
margin-left: 20px;
	
}
.drite
{
	border: 1px solid;
	border-color: Gray;
	padding: 0px;
	width: 160px;
	
}
h1
{
	color: Gray;
	font: bolder large Arial;
}
body
{
	margin-bottom: 20px;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 5px;
}
ul
{
	list-style-type: none;
	list-style-position: outside;
	margin: 20px;
	padding: 0px;
}
a
{
	text-decoration: none;
	color: Navy;
	font-weight: bold;
	display: block;
	line-height: 20px;
	
}
a:hover
{
	color: Red;
	
}
h2
{
	background-color: Gray;
	color: white;
	font-size: 20px;
	text-align: center;
	font: serif;
}
p.cont
{
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.cont img
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.cont
{
        width: 790px;
}
hr
{
	padding-right: 50px;
	width: 550px;
	text-align: left;
}
#fix
{
	float: none;
   margin-right: 0px;
	margin-bottom: 0px;
}

table
{
	margin: 0px;
	padding: 0px;
}
#style1 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#style1 a {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#style1 a:hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.style3 {font-size: x-large}

		