body {
	background-color:#FFFFFF
	font-family: Arial;
	font-size: 14px;
	width: 1000px;
	margin-left: 100px;
	margin-top: 2px;
}
a:link {
	color: #C50031;
	font-family: Arial;
}
a:visited {
	color: #C50031;
	font-family: Arial;
}
a:hover {
	color: #FEC200;
	font-family: Arial;
}

.tete{
	size:auto;
	background:#FFFFFF;
	text-align:center;
	width: 1000px;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	position: fixe;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.droite{
	background:#CCCCCC;
	font-family: Arial;
	float:left;
	height: auto;
	width: 160px;
}

.centre{
	background:#FFFFFF;
	font-family: Arial;
	width: 800px;
	position: inherit;
	left: inherit;
	margin-left: 170px;

}
.news{
	float:right;
	background-color: #C50031;
	font-family: Arial;
	color: #FFFFFF;
	width: 110px;
}

.Style2 {
    color: #000000; 
    font-weight: bold;
 }
.Style4 {
    font-family: Arial
}

