body {
	height:100%;
	color:#000;
	background:#515451 url(images/fond.jpg)  left top repeat-x;
	;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.fond_haut{
	margin:0px;
	width: 100%;
	height: 285px;
	background-position: bottom;
	left: 0px;
	top: 0px;
	background-repeat: repeat-x;
	padding: 0;
	position: absolute;
}
#clear {
	clear:both;	
}

#page {
	width:804px;
	border:solid #5E605D 2px;
	left: 50%;
	margin: 0 auto 0 -401px;
	position: absolute;
	top: 30px;
}

#contenu {
	width:802px;
	border:1px solid #FFF;
	text-align:left;
	background-color:#9B9D98;
}

#partie_gauche {
	width:238px;
	float: left;
}	

#partie_droite {
	width:564px;
	float:right;
	background-color:#FFF;
}	

#header {
	width:238px;
	height:145px;
	border-bottom:2px solid #FFF;
}	

#header h1 {
	color:#505A63;
	padding-top:25px;
}

#header p {
	font-size:100%;
	color:#505A63;
	text-indent:85px;
}

#menu {
	position: relative;
	width: 238px;
}

#menu1{
	width: 238px;
	height: 31px;
}
#logo {
	margin-left:35px;
	margin-top:10px;
}

#bloc {
	float:left;
	padding-left: 10px;
	text-align: justify;
	border: solid #000000 1px;
	padding-right: 10px;
	width: 542px;
}
#bloc_services {
	float:left;
	padding-left: 30px;
	text-align: justify;
	border: solid #000000 1px;
	padding-right: 10px;
	width: 522px;
}
#bloc_sites {
	float:left;
	padding-left: 10px;
	text-align: center;
	border: solid #000000 1px;
	padding-right: 10px;
	width: 542px;
}
#bloc_photos {
	float:left;
	padding-left: 10px;
	text-align: center;
	border: solid #000000 1px;
	padding-right: 10px;
	width: 542px;
}

a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#EFC227;
}
.bloc_haut_partenaire{
	width:170px;
	background-repeat:no-repeat;
	background-image:url(images/p_haut.png);
	padding-top:28px;
	left: 50%;
	margin-left: 32px;
}
.bloc_repetition_partenaire{
	background-color:#CCCCCC;
	border-left:solid #ffffff 2px;
	border-right:solid #ffffff 2px;
}
.contenu_bloc_partenaire{
	position:relative;
	color:#000;
	width: 170px;
			
}
.bloc_bas_partenaire{
	width:170px;
	position:relative;
	background-image:url(images/p_bas.png);
	height:28px;
	background-repeat:no-repeat;
}
#fenetre{
	position:relative;
	overflow:hidden;
	width:170px;
	}
#marquee{
	color:#002000;
	width:170px;
	text-align:center;
	}
#conteneur_partenaires{
	position:relative;
	width: 238px;
}
.Style1 {
	font-weight: bold
}
.Style2 {
	font-size: 14%
}
.Style3 {
	font-size: 14px
}
.Style4 {
	font-size: 18px;
	font-weight: bold;
}
.Style5 {color: #3366FF}
