/*
KIT GRAPHIQUE PAR BOZ 
http://www.gorets.com
TELECHARGE SUR KITGRAFIK
http://www.kitgrafik.com
*/
body {
	padding: 0;
	margin: 0;

	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	text-align: center;
	background-color: #07439B;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#container {
width: 770px;
text-align: center;
margin: auto;
}
/* logo */
#logo{
width: 770px;
height: 130px;
background-image: url(images/fond_haut.jpg);
background-repeat: no-repeat;
}
/* banniere */
#banniere{
width: 770px;
height: 65px;
background-image: url("images/top.jpg");
background-repeat: no-repeat;
text-align: center;
padding-top: 5px;
/* hack pour MSIE qui ne sait pas gérer le padding ! */
voice-family: "\"}\"";
voice-family:inherit;
height: 70px;
}
html>body #banniere {
height: 65px;
}
/* disclaimer */

#footer {
width: 100%;
background-image: url("images/foot.jpg");
background-repeat: repeat-x;
background-position: top;
text-align: center;
font-size: 10px;
padding-top: 3px;
margin-bottom: 3px;
clear: both;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.Style3 {
	font-size: 18px;
	font-weight: bold;
	color: #0B59FF;
	font-family: Arial, Helvetica, sans-serif;
}
.Style4 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000099;
	font-size: 12px;
}
.Style5 {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
.Style6 {

	font-size: 14px;
	font-weight: bold;
	color: #3559B9;
	font-family: Arial, Helvetica, sans-serif;
}
.Style7 {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.bouton {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: lighter;
	background-color: #CCCCCC;
	cursor: hand;
}
.Style8 {font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
