	/* rajout du CSS specifique à la page d'accueil */

.home .banniere{
	background-image: url(img/banner_home.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 146px;
}

.home .banniere .logo{
	margin-top: 26px;
	margin-left: 31px;
	border: 0;
}

#js_home{
/*	border: solid 1px red;*/
	padding: 0px;
	border-spacing: 0px;

}

#image2{
}

.bloc-annuaire{
	background-color: #ff902f;
	padding: 10px;
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 11px;
	clear: both;
}

.bloc-annuaire td{
	font-size: 11px;
}

.border-content{
	background-color:#909090;
	margin-left:11px;
	margin-right:11px;
	text-align:center;
	/*width:312px;*/
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
}

.home .page-content{
	width: 555px;
	padding-left: 8px;
	background-image: url(img/background-block.gif);
	background-repeat: repeat-x;
	float: left;
/*	*/
}

.total{
/*	border: solid 1px red;*/
/*	overflow: hidden;*/
	margin-top:30px;
}

.right-content{

	/*width: 323px;*/
	width: 327px;
	_width: 325px;
	background-image: url(img/background-block.gif);
	background-repeat: repeat-x;
	float: right;
	overflow: hidden;
/*	border: solid 1px red;*/
}

.home .border-content{
	margin-top: 0px;
}

.home .block-bottom{
/*	border:1px solid blue;*/
	overflow:hidden;
	_height: 1%;
	/*position: absolute;
	bottom: 0;*/
	position: relative;
	width: 556px;
}

.home .block-bottom img{
	bottom:0;
/*	float:left;*/
	margin:7px 5px 5px;
	position:absolute;
}

.home .block-bottom .gris{
	background-color: #cccccc;
	width: 432px;
	height: 120px;
	float: right;
}

.home .block-bottom ul{

	height:30px;
	margin:10px auto auto;
	padding:0;
	width:370px;
}

.home .block-bottom li{
	border: 0;
	list-style-position: inside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border-right: solid 1px #DE2A11;
	margin-right: 5px;
	padding-right: 5px;
}

.home .block-bottom li a{
	color: #DE2A11;
	text-decoration: none;
	font-size: 10px;
}

.home .block-bottom .mention-mini{
	color:white;
	font-size:9px;
	margin:10px auto auto;
	text-align:justify;
	width:400px;
}



.home .header-menu {
	height:36px;
	position:absolute;
	top:145px;
	width:100%;
	left: 0;
/*	background-color: silver;*/
}

/* ajout pierre */
html body dl.csc-textpic-image dt{
  display: block;
}
html body div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image{
  float: none;
}

/* fin du rajout du CSS */


.border-content .news-latest-container{
	margin: 0px;
	width: auto;
	background: #ffffff;
	height: 130px;
	padding: 5px;
	font-weight: normal;
}
.border-content .news-latest-container h3{
	font-size: 11px;
	margin-top: 0px;
}
.border-content .news-latest-container .bodytext{
	color: #000000;
	font-size: 11px;
}
#rightColTop{
	height: 45px;
	padding-top: 10px;
}
#rightColTop .link1{
	display: block;
	width: 130px;
	height: 39px;
	float: left;
	background: url(img/liens-decouvrezRea.png) 0 0 no-repeat;
	line-height: 99em;
	overflow: hidden;
}
#rightColTop .link2{
	display: block;
	width: 156px;
	height: 37px;
	float: right;
	background: url(img/liens-publiezRea.png) 0 0 no-repeat;
	line-height: 99em;
	overflow: hidden;
}

#videoHome{
	padding-right: 8px;
	width: 225px;
	float: left;
}
#js_home{
	float: left;
}
#htmlHomeBlock{
	height: 197px;
}

.news-latest-item h3{
	color: #DE2A11;
}
