/* 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:#E2001A;
	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:#E2001A;
	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:#E2001A;
	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;
}

#video{
	background:#000000;
	padding-left:45px;
	padding-top:10px;
	padding-bottom:8px;
}
#reportage {
    float: right;
    font: bold 18px Arial, Helvetica, sans-serif;
}
#reportage a, #reportage a:link, #reportage a:visited {
    color: #014495;
    text-decoration: none;
    padding: 5px;
}
#reportage a:hover {
    background: #E2001A;
    color: #FFF;
}
#competition {
    border: 1px solid #FFE402;
    margin-top: 10px;
    padding: 15px 150px 15px 15px;
    background: url(images/compet.jpg) no-repeat right 10px;

}
#videoBox {
	margin: 20px 0;
}
#videoBox a, #videoBox a:link {
    font-size: 150%;
    text-decoration: none;
    color: #4B73A9;
}
#videoBox a:hover {
    border-bottom: 1px solid #E3001A;
}
.prochain {
	background: #1e328b url(images/logoBleu.gif) no-repeat center left;
	color: #FFF;
	font-size: 25px;
	padding-left: 75px;
	margin-bottom: 50px;
}