/* CSS Document */
#une{
	border-bottom:#989898 1px solid;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:20px;
}
#une img{
	float:right;
	display:block;
	margin-top:2px;
}
#une p{
	float:left;
	display:block;
	padding:0;
	margin:0;
}
#enews{
	margin-bottom:30px;
}
#mycarousel{
}
#mycarousel .jcarousel-scroll{
	position:absolute;
	z-index:3;
	height:20px;
	margin-top:-1px;
}
#mycarousel .jcarousel-scroll a{
	display:block;
	float:right;
}
#mycarousel ul{
}
#mycarousel ul li{
	width:285px;
	padding:0px 1px 0px 0px;
	margin:0px 15px 0px 0px;
}
#enews .news {
	width:280px;
	-width:270px;
	height:116px;
	background:#FFFFFF;
}
#enews .news_txt{
	height:90px;
	overflow:hidden;
}
#enews .news span{
	display:block;
	margin-right:10px;
}
#enews .news img{
	display:block;
}
#enews .news .titre{
	color:#007AA5;
	font-weight:bold;
	margin-top:2px;
}
#enews .news .description{
	color:#989898;
}
#enews .news .visuel{
	float:left;
	margin-right:10px;
}




#enews .dummy {
	width:280px;
	height:116px;
	float:left;
}
#enews .dummy span{
	display:block;
}
#enews .dummy img{
	display:block;
}
#enews .dummy .titre{
	color:#007AA5;
	font-weight:bold;
	margin-top:2px;
}
#enews .dummy .description{
	color:#989898;
}
#enews .dummy .visuel{
	float:left;
	margin-right:10px;
}
#bref {
	border-bottom:#989898 1px solid;
}
#bref .paragraphe{
	padding:5px 0px 5px 0px;
}
#bref span{
	color:#007AA5;
	font-weight:bold;
	display:block;
	float:left;
	width:26px;
	text-align:center;	
	line-height:24px;
}
#bref img{
	display:block;
	float:left;
	margin-top:2px;
}
#bref .description{
	font-weight:normal;
	line-height:13px;
	float:left;
	border-left:#989898 1px solid;
	text-align:left;
	width:528px;
	margin-right:5px;
	padding-left:10px;
	color:#4B4B4B;
}