
#form_connexion b{
	color: #dae326;
}

/* rajout du CSS specifique à la page d'accueil */

.home .banniere{
	background-image: url(img/banner_home.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 190px;
}

.home .banniere .logo{
	margin-top: 26px;
	margin-left: 31px;
	border: 0;
}

#js_home{
	padding: 0px;
	border-spacing: 0px;
}

#image2{
	margin-bottom:7px;
	margin-top:6px;
}

.bloc-annuaire{
	background-color: #005329;
	color: white;
	padding: 10px;
	margin-top: 5px;
/*	margin-left: 5px;*/
	margin-bottom:5px;
	font-size: 11px;
/*	height: 440px;*/
}

.bloc-annuaire td{
	font-size: 11px;
}

.border-content{
	margin-right:11px;
	!margin-right:2px;
	margin-bottom: 10px;
	float: right;
	text-align:justify;
	width:285px;
	padding: 7px;
	background-color: #a5c11e;
	height: 236px;
	overflow: auto;
}

.border-content h1{
	color: white;
	font-size: 12px;
}

.home .page-content{
	width: 553px;
	float: left;
	margin-left: 10px;
}

.total{

}

.right-content{
	width: 323px;
	float: right;
	overflow: hidden;
}

.home .block-bottom{
	overflow:hidden;
	_height: 1%;
	position: relative;
	width: 553px;
}

.home .block-bottom img{

}

.home .block-bottom .gris{
	background-color: white;
	color: black;
	width: 553px;
	margin: 5px;
	font-size:10px;
}

.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;
}

/* 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 */

