.clivaz {
	font-family: Arial, Helvetica, sans-serif, AvantGarde;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #663300;
}

a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #cc9900;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}

.navig {
font-size: 16px; color: #663300; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif, AvantGarde;}

.titre {
font-size: 16px; color: #663300; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif, AvantGarde;}

.texte {
	font-size: 14px;
	color: #663300;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, AvantGarde;
	text-align: justify;
}

.liste {
	font-size: 14px;
	color: #663300;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, AvantGarde;
	text-align: justify;
	line-height: 16px;
	list-style: compact;
	list-style-position: outside;
	list-style-type: disc;


}

.celmodif {
	background-attachment: fixed;
	background-image: url(fong_blanc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}


.scroll {

	
overflow-y: scroll; 
overflow-x: hidden; 
width: 750; height: 550;
scrollbar-face-color: white;
scrollbar-track-color: #f2e1b6;
scrollbar-arrow-color: #f2e1b6;
scrollbar-3dLight-color: #f2e1b6; 
scrollbar-Shadow-Color: #f2e1b6; 
scrollbar-DarkShadow-Color: white; 
scrollbar-highlight-color: white;
scrollbar-maxpos: 1;

}

