.home-page .accueil-visuel{
	width:506px;
	background-image:url(images/bibliotheque-accueil.jpg);
	height:257px;
	padding: 0px;
	float:left;
	color:#000;
}

.home-page H2 {
	color: #604d37;
	font-weight: bold;
	font-size: 14px;
	padding:5px;
}

.home-page .texte-noir {
color: #000

}

.home-page .zone-demilargeur{

	width:245px;
	padding: 5px 4px 0 4px;
	font-size: 12px;
	font-weight:bold;
	color:#005d8e;
	float:left;
	line-height:18px;
	
}

.home-page .zone-demilargeur ul{

font-size: 12px;
line-height:14px;
padding:0px 5px 0px 15px;
margin: 0;
color:#005d8e;

}

.home-page .zone-demilargeur ul li a{

font-size: 12px;
line-height:14px;
padding: 0px;
color: #0f9ac8;
text-decoration: none;

}



.home-page .zone-demilargeur ul li a:hover{

text-decoration:underline;

}


.home-page .middle{
	width:506px;
	background-image:url(images/bloc-central-middle.gif);
	background-position:top left;
	background-repeat:repeat-y;
	float:left;
	padding:0px 5px 0px 5px;
	
}


.home-page .haut{
	width:516px;
	background-image:url(images/bloc-central-haut.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:6px;
	
	
}

.home-page .bas{
	width:516px;
	background-image:url(images/bloc-central-bas.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:6px;

	float:left;
		
}

.home-page .zone-bouton-home{	
	width:506px;
	padding:0px;
	margin: 0;
	float:left;
}



.home-page .bouton-home{
	color:#fff;
	text-align:left;
	background-color:transparent;
	width:233px;
	height:42px;
	background-image:url(images/bouton-accueil.jpg);
	background-repeat:no-repeat;
	float:left;
	font-weight:bold;
	font-size:12px;
	padding-left:20px;
	padding-top:12px;
	line-height:16px;

}

.home-page .bouton-home a{
	font-weight:bold;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;

}

.home-page .bouton-home a:hover {
	
	color: #00507b;
	text-decoration: none;

}

.home-page .bouton-home-light{
	color:#fff;
	text-align:left;
	background-color:transparent;
	width:233px;
	height:40px;
	background-image:url(images/bouton-accueil.jpg);
	background-repeat:no-repeat;
	float:left;
	font-weight:bold;
	font-size:12px;
	padding-left:20px;
	padding-top:13px;
	line-height:14px;

}


.home-page .bouton-home-light a{
	font-weight:normal;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;

}

.home-page .bouton-home-light a:hover {
	
	color: #00507b;
	text-decoration: none;

}



