body 
{
	background : #FAAF46;
	margin : 0px;
	text-align : justify;
	font : 8pt arial;
}

td{
	font : 8pt arial;
}

a:link{
	color : #046015;
}

a:visited, a:active{
	color : #046015;
}


p{
	text-indent : 8px;
}



.titre{
	font : 16pt arial;
}

.sous_titre{
	font : 12pt arial bold;
	text-decoration : underline;
} 

.disco{
	border-top: black 2px solid;
	width: 100%;
	padding-top: 5px;
}

.btm{
	width: 147px;
	height: 41px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cattitre{
	font : 14pt arial bolder;
	text-decoration : underline;
}


.catsstitre{
	font : 10pt arial bold;
	text-decoration : underline;
}

/* Division de la page */

#nav{
	position : absolute;
	left : 10px;
	top : 10px;
	background-image : url("img/images/nav_fond.png");
	
}

#entete{
	position : absolute;
	left : 160px;
	top : 10px;
}

#texte{
	position : absolute;
	z-index : 1;
	left : 200px;
	top : 100px; 
	right : 150px;
	width: 600px;
	text-align : justify;
	font : 8pt arial;
	
	
}

#frise{
	position : absolute;
	z-index : 0;
	top : 10px;
	right : 0px;
}

#frise2{
	position : absolute;
	top : 0px;
	right : 0px;
}