html, body {
	height: 100%;
}

*{
	margin:0;
	padding:0;
}

body {
	background: url(../images/fond-3.jpg) #FFFFFF no-repeat top;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family:Chantilly, "Gill Sans", Arial, sans-serif;
	font-size: 12pt;
	color: #00519E;
	text-align:center;
}	


#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:955px;
	height:auto!important;
	height:100%;
	/*background: url(../images/banniere.jpg) #FFFFFF no-repeat top;*/
	color: #101384;
	min-height: 100%;
	margin-bottom:0px;
	text-align:left;
}	

#hautPage{
	background: #FFFFFF;
	width:955px;
	height:325px;
}

#logoOF{
	padding-top:40px;
}

#basPage{
	width:955px;
	min-height:190px;
}

#socoda{
	float : right;
	margin-top:-45px;
}

#menuaccueil{
	background-color: #FFD500;
	height: 75px;
}

#actus{
	width:395px;
	min-height:100px;
}

#actus h2{
	color:#FFFFFF;
	margin-left: 100px;
	padding-top: 5px;
}

#afficheActu{
	width : 370px;
	margin-left: 25px;

}

#messag_intro{
	width:475px;
	float:right;
	padding-top: 10px;
	margin-right:30px;
	text-align:justify;
}

#footer{
	width:1OO%;
	background: #FFD500;
	color:#00519E;
	font-size:10pt;
	padding-left:-20px;
	padding-top: 10px;
	height:35px;
	width:955px;
}

.clearfloats{
	clear:both;
	}

.footerRouge{
font-weight:800;
font-size:12pt;
color:#BD0926;
}

.footerBleu{
font-weight:800;
font-size:12pt;
color:#005AAA;
}

.lettrine{
font-size:14pt;
}

/*Liens*/
					
a:link {
	color: #BD0926;
	background:none;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #BD0926;
	background:none;
}

a:hover {
	text-decoration: underline;
	color: #101384;
	background:none;
}

a:active {
	text-decoration: none;
	color: #BD0926;
	background:none;
}
