@charset "iso-8859-1";
/* auteur: Michel TOURNEUR */
/* Date de création: 05/04/2005 */
div {
	text-align: left;
	font-family: arial;
	font-size:11pt;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#660000;
}
a:hover {
	color: green;
}
#haut {
	margin-top: 0px;
	padding: 10px;
	background:url(images/bandeau2.gif);background-repeat:no-repeat;
	}
#droite {
	overflow: auto;
	margin-top: 20px;
	padding: 10px;
	border-width: 1;
	border-color: #333399;
	border-style: solid;
	background-color: #F6EDD8;
} 
#gauche{
	margin-top: 20px;
	padding: 10px;
	border-width: 1;
	border-color: #333399;
	border-style: solid;
	background-color: #F6EDD8;
}
#droitehaut{
	text-align: center;
	font-family: arial;
	font-size: 8pt;
	margin-top: 20px;
	padding: 10px;
	border-width: 1;
	border-color: #333399;
	border-style: solid;
	background-color: #F6EDD8;
}
#gauchebas {
	margin-top: 30px;
} 
#droitesaint{
	text-align: center;
	font-family: arial;
	font-size: 8pt;
	margin-top: 20px;
	padding: 10px;
	border-width: 1;
	border-color: #333399;
	border-style: solid;
	background-color: #F6EDD8;
}
#droiteresol{
	text-align: center;
	font-family: arial;
	font-size: 8pt;
	margin-top: 20px;
	padding: 10px;
	border-width: 1;
	border-color: #333399;
	border-style: solid;
	background-color: #F6EDD8;
}

.titre {
	margin-left:30px;
	font-weight: bold;
	color:#660000;

