@charset "iso-8859-1";

a {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	/*text-decoration : none;*/
	color : #0B7CB9;
	font-size: 10pt;
}
a:hover	{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	/*text-decoration : none;*/
	color : #DEB408;
	font-size: 10pt;
}
	
body {
	background: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #656565;
}

p {
	/*border-style: solid;*/
	/*border-width : 1px;*/
	margin: 10 0 10 0;
	background: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #656565;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #656565;
	vertical-align:top
}

ul {
	margin-top: 0.5em;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style : square outside;
	color: #656565;
}
	
li {
	margin-bottom: 1em;
}

.grandTitre {
	text-align: justify;
	background: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style : italic;
	color : #0B7CB9;
	font-weight : bold;
	border-bottom: 1px solid #0B7CB9;
}

.sousTitre {
	font-weight: bold;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color : #0B7CB9;
	font-size: 10pt;
}

.titreNoir {
	font-weight: bold;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color : #000000;
	/*color: #656565;*/
	font-size: 10pt;
}

.haut {
	text-align: right;
	background: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #0B7CB9;
	font-weight : bold;
	border-bottom: 1px solid #0B7CB9;
}

.haut a {
	text-align: right;
	text-decoration:none;
	background: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #0B7CB9;
	font-weight : bold;
	border-bottom: 1px solid #0B7CB9;
}

.haut a:hover {
	text-align: right;
	text-decoration:none;
	background: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #DEB408;
	font-weight : bold;
	border-bottom: 1px solid #0B7CB9;
}

hr.bleu {
	color : #0B7CB9;
}

.txtbleu {
	text-align: justify;
	/*background: #ffffff;*/
	font-family: /*Verdana,*/ Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #0B7CB9;
	font-weight : bold;
}

.txtbleuital {
	text-align: justify;
	font-family: /*Verdana,*/ Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style : italic;
	color : #0B7CB9;
	font-weight : bold;
}

.txtBleuTimes {
	color : #0B7CB9;
	font-size: 10pt;
	font-family:times;
	font-style : italic;
	font-weight : bold;
}

.lettrine {
	float: left;
	/* positionnement de la lettrine dans le conteneur*/
	font-size: 2em;
	/* 3 hauteurs de lignes pour la lettrine*/
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	/*color : #0B7CB9;*/
	font : italic;
	/*border:solid 1px black;*/
}

.tableBleu{
	border: 1px;
	border-style: solid;
	border-color: #0B7CB9;
	padding: 5px;
	background: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt
}

.tableBleuHeader {
	border: 1px;
	border-style: solid;
	border-color: #0B7CB9;
	padding: 5px;
	/*background: #C1D5F7;*/
	background: #E5E5E5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.tableBleuPointille {
	border: 1px;
	border-style: dashed;
	border-color: #0B7CB9;
	padding: 0 5 0 5;
	/*background: #C1D5F7;*/
	background: #E5E5E5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}

.tableBleuPointille a {
	padding: 0 5 0 5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	text-decoration:none;
}

.tableBleuPointille a:hover {
	padding: 0 5 0 5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	text-decoration:none;
}

.tableGrisPointille {
	border-left: 2px dotted #cecece;
	border-right: 2px dotted #cecece;
	/*border-left: 1px solid #0B7CB9;
	border-right: 1px solid #0B7CB9;*/
	padding: 0 5 0 5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 10pt;*/
	vertical-align:middle;
}

.tableOr{
	border: 3px;
	border-style: solid;
	border-color: #DEB408;
	padding: 5px;
	background: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.tableOr2 {
	border: 1px;
	border-style: solid;
	border-color: #deb408;
	background: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
	
.tableOr2Header {
	background-color:#deb408;
	color:#ffffff;
	font-weight:bold;
	padding:0 40 0 40;
}

.bigBlue {
	background-color: #364984;
	color: #ffffff;
	font: bold 12pt
}

.horaire {
	color:#000000;
	background-color:#ffffff;
	font:bold 8pt arial,sans-serif
}

.horaireJour {color: #000000; /*background-color: #ffffff;*/ font: bold 9pt arial,sans-serif; color:#DE9D24; margin:10 0 0 0; padding:0; vertical-align:middle}

.themeHoraire {
	color:#DE9D24;
	font:bold 9pt arial,sans-serif;
	border-bottom:solid 2px #000000;
	height:1em
}

.heure {font-size:8pt; background-color:#F3DBB5; color:#000000; padding:0 4px 0 4px; margin:0 4px 0 0}

.t2 {color:#000000; font-size:8pt}
