BODY {
	background: url("images/bg.jpg");
	background-position:top center;
	background-repeat:no-repeat;
    background-color: white;
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #0100fd;
}

div.Container {
width:890px; height:auto;
float:center;
}

div.Gauche {
color:black;
font-family:Arial,Helvetica;
font-size:14px;
text-align:center;
width:210px; height:auto;
float:left
}

div.Centre {
color:black;
font-family:Arial,Helvetica;
font-size:14px;
text-align:center;
width:470px; height:auto;
float:left
}

div.Droite {
color:black;
font-family:Arial,Helvetica;
font-size:14px;
text-align:center;
width:210px; height:auto;
float:right
}


.texte1 {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Arial; COLOR: #0100fd; line-height: 1.0;
}
.texte2 {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana,Arial; COLOR: #0100fd; line-height: 1.0; 
}
.texte3 {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana,Arial; COLOR: #ffffff; line-height: 1.4; font-style: bold;
}
.texte4 {
	FONT-SIZE: 14px; FONT-FAMILY: Verdana,Arial; COLOR: #666666; line-height: 1.4; font-style: italic;
}
.texte5 {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana,Arial; COLOR: #666666; line-height: 1.0; 
}
.texte6 {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana,Arial; COLOR: #000000; line-height: 1.4; 
}
.texte7 {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana,Arial; COLOR: #000000; line-height: 1.4; font-style: bold;
}
.texte8 {
	FONT-SIZE: 14px; FONT-FAMILY: Verdana,Arial; COLOR: #ffffff; line-height: 1.4; font-style: bold;
}
A:link {
    COLOR: #0100fd;
	TEXT-DECORATION: none
}
A:visited {
    COLOR: #0100fd;
	TEXT-DECORATION: none
}
A:active {
    COLOR: #0100fd;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #516176; 
	TEXT-DECORATION: none
}

