/* CSS Document */
#home{
	width:795px;
	overflow:hidden;
}
#actus{
}
#home a{
	display:block;
}
#home img{
	border:0;
	display:block;
}
#actus .test{
	border:#FF0000 1px solid;
}
#actus .principale{
	background:#fff;
	text-align:left;
	overflow:hidden;
	margin:0 0 5px 0;
	padding:5px;
}
#actus .principale .titre{
	display:block;
	height:78px;
	width:643px;
	overflow:hidden;
	float:left;
}
#actus .principale .bt_plus{
	display:block;
	height:78px;
	width:142px;
	overflow:hidden;
	float:left;
}
#actus .principale .visuel{
	display:block;
	height:444px;
	width:785px;
	overflow:hidden;
}
#actus .secondaire{
	float:left;
	background-color:#fff;
	height:107px;
	width:385px;
	overflow:hidden;
	padding:5px;
}
#actus .secondaire a{
	display:block;
	float:left;
	overflow:hidden;
}
#actus .secondaire .titre{
	width:190px;
}
#actus .secondaire .visuel{
	width:190px;
}
#newsletter{
	float:left;
	width:395px;
	height:51px;
	overflow:hidden;
	background:url(../img/bg_newsletter.gif) no-repeat;
	margin-right:5px;
	text-align:
}
#newsletter form{
	margin-left:175px;
	margin-top:14px;
}
#newsletter table{
	border-spacing:0;
	border-collapse:collapse;
}
#newsletter td{
	height:24px;
	background-color:#dad8d8;
	padding:0;
	font-size:12px;
}
#newsletter input{
	color:#000;
	width:160px;
	height:22px;
	background-color:#dad8d8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0;
	margin-left:0px;
}
#newsletter a{
	display:inline;
	color:#ffffff;
	text-decoration:none;
}
#newsletter a img{
	display:inline;
}
#abonnement{
	float:left;
	width:395px;
	height:51px;
	overflow:hidden;
}
	
#news{
	margin:5px 0 5px 0;
	height:41px;
	padding-top:10px;
	background:url(../img/bg_news.gif) no-repeat;
	text-align:left;
}
#wrap{
	width:630px;
	margin-left:100px;
}
#news ul{
	padding:0px;
	margin:0px;
}
#news li{
	overflow:hidden;
	float:left;
	margin:0px;
	padding:0;
	display:block;
}
#news_controls{
	float:right;
	margin-top:6px;
	margin-right:5px;
}
#prev-arrow-container, #next-arrow-container {
	float:left;
    margin: 0 6px 0 0;
    padding: 0px;
}

#news p{padding:0; margin:0;}
.infos{
	font-family:Arial, Helvetica, sans-serif;
	width:640px;
	height:30px;
	color:#FFF;
	font-size:11px;
}
.infos .titre{
	font-weight:bold;
}

