@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/fond.jpg);
	font: "Times New Roman", Times, serif;
	font-size:14px;
	color: #000;
}

a:link {
	text-decoration: none;
	color:#000;
	font-weight: bold;
}


a:visited {
	text-decoration: none;
	color:#000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color:#000;
	font-style:italic
	font-weight: bold;
}
a:active {
	color:#000;
	text-decoration: none;
	font-weight: bold;
} 



.tableau
{
	background-image: url(images/fond-tableau.jpg);
	border:#000;
	border-width:1px;
	border-style:solid;
	

	
}
.red {
	color: #F00;
	font-weight: bold;
	
}

.lien_actif {
	color: #F00;
	font-style:italic;
	font-weight: bold;
}

.lettrine { 
	font-size: 120%; 
	color: #F00; 
} 


.titre {
	font: "Times New Roman", Times, serif;
	font-size:18px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;

}


/*---------------------------------------------*/
/*      ApDiv                                  */
/*---------------------------------------------*/
#apDiv1 {
	position:inherit;
	left:259px;
	top:144px;
	width:136px;
	height:600px;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	margin-left:2px;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:10px;
	position: inherit;
	overflow: auto;
}

#apDiv2 {
	position:inherit;
	left:418px;
	top:162px;
	width:480px;
	height:600px;
	z-index:1;
	overflow: auto;
	margin: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size:14px
}


#apDiv3 {
	position:inherit;
	left:902px;
	top:163px;
	width:225px;
	height:600px;
	z-index:1;
	overflow: auto;
	margin: 10px;
	font-size: 14px;
}

#apDiv4 {
	position:inherit;
	left:418px;
	top:162px;
	width:735px;
	height:600px;
	z-index:1;
	overflow: auto;
	margin: 10px;
	font-size: 14px;
}

#apDiv5 {
	position:inherit;
	left:18px;
	top:10px;
	width:472px;
	height:480px;
	z-index:1;
	margin: 10px;
	font-size: 14px;
}
#apDiv6 {
	position: inherit;
	left:411px;
	top:194px;
	width:698px;
	height:548px;
	z-index:1;
	overflow: auto;
	margin: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size:14px
}


