<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************** 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{}
#custom-actu p{}


/************** FIN MENU VERTICAL *******************/
</pre></body></html>