/************** MENU VERTICAL ******************/

.hauteur-image{ text-align:center; margin-top:10px;height:140px}
.hauteur-texte {height:60px}
.visuel-gauche{border:1px solid #FFF; margin:5px 10px; float:left }
.visuel-droit{border:1px solid #FFF; margin:5px 10px; float:right }
#livre2{visibility:hidden}

.actu-charte{ 
	width:90%;
	color:#FFFFFF;
	padding:5px 10px;
	margin-top:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:auto;
	background-color: #6d6e71;
}

#custom-actu { background:#2E2E2E; color:#fff}
#custom-actu h3 { background:#E72D79; color:#fff; padding:5px 10px ; font-size:18px}
#custom-actu p{}


/************** FIN MENU VERTICAL *******************/
