
#content{
	padding-top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0068b3;
}
#content h4{
	font-weight: bold;
	color: #009fc3;
}
#content p{
	padding: 5px 0;
	text-align: justify;
}
#anim{
	position: relative;
	width: 195px;
	height: 208px;
	background: url(/img/h4gauche.jpg) no-repeat;
}
#fla {
	position: absolute;
	top: 266px;
	left: 22px;
	width: 187px;
	height: 200px;
	z-index: 200;
}
#edito{
	padding: 10px 0 20px 0;
}
#aqua{
	text-indent: -9999px;
	width: 260px;
	height: 57px;
	background: url(/img/logo-aquadis.png) no-repeat;
    background-size: 42%;
}
.img{
	float: right;
	padding-left: 10px;
}

#actu{
	padding-top: 20px;
	border-top: solid 1px #0068b3;
}
#actu h3{
	text-indent: -9999px;
	width: 226px;
	height: 21px;
	background: url(/img/en/actu.gif) no-repeat;
}
#actu dl{
	padding-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	border-bottom: dotted 1px #ff5c2b;
}

#actu dt{
	margin-top: 10px;
}

#actu dt a{
	font-weight: bold;
	color: #ff5c2b;
}
#actu dt a:hover{
	color: #27a7da;
}
#actu dd.ddtitre a{
	font-weight: bold;
	color: #ff5c2b;
}
#actu dd.ddtitre a:hover{
	color: #27a7da;
}
#actu dd.info {
	line-height: 12px;
}
#actu dd.info a{
	float: right;
	display: block;
	font-weight: bold;	
	color: #ff5c2b;
}
#actu dd.info a:hover{	
	color: #27a7da;	
}
#actu a.toute{
	float: right;
	margin-top: -13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff5c2b;
}
#actu a:hover.toute{
	color: #27a7da;		
}


#edito a{
	color: #ff5d2b;
}
#edito a:hover{
text-decoration: underline;
	color: #0068b3;
}
#edito h4 {
	text-align: justify;
}
#edito p {
	padding-right: 5px;
	text-align: justify;
}	
	
