@charset "iso-8859-1";
/* ver: 0.0.051212 */
/* cre: 10/12/05 */
/* maj: 12/12/05 */

/* Début Classes par défaut */

body {
	margin: 0px;
	background-color: #000066;
	color: white;
	text-align: center;}

p{
	text-align: center;
	font-size: 11pt;
	font-style: italic;
	}
	
/* Fin Classes par défaut */
/* Début Classes des conteneurs blocs */ 
.conteneur {
	width: 762px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding : 5px;
	background-color: navy;
	color: white;
	text-align: left;
	}

.titre {
	width: 749px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: navy;
	border-style: solid;
	border-color: blue;
	color: white;
	font-style:italic;
	font-size: 36pt;
	}
	
.s_titre {
	background-color: #000066;
	margin: 0px;
	color: gray;
	text-align: right;
	font-style:italic;
	border-bottom: double blue ;
	margin-bottom: 10px;
	font-size: 24pt;
	padding-right: 5px;
	}

.cont_menu {
	/*position: relative;*/
	width: 754px;
	height: 350px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 50px;
	margin-bottom: 5px;
	background-color: navy;
	border-style: solid;
	border-color: blue;
	overflow: auto;
	}

.col_gauche {
	float: left;
	width: 141px;
	/*height: 96px;*/
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px;
	background-color: navy;
	color: white;
	text-align: left;
	font-size: 12pt;
		}

.col_centrale {
	float: left;
	width: 384px;
	/*height: 46px;*/
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px;
	background-color: navy;
	color: white;
	text-align: left;
	font-size: 11pt;
	}

.col_droite {
	float: right;
	width: 141px;
	/*height: 96px;*/
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px;
	background-color: navy;
	color: white;
	text-align: right;
	font-size: 13pt;
	}

.menu {
	margin: 5px;
	background-color: navy;
	color: yellow;
	text-align: center;
	font-size: 16pt;
	}
.li_s_menu{list-style-type: none;}

.li_elem{list-style-type: none;}


.col_contenu {
	float: left;
	width: 434px;
	/*height: 46px;*/
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px;
	background-color: navy;
	color: white;
	text-align: left;
	font-size: 11pt;}
.citation_gauche {
	text-align: left;
	font-size: 11pt;}





.citation_centre_verte_14 {
	text-align: center;
	color: green;
	font-size: 14pt;
	}
	
	
.az {
	color: white;
	text-decoration: none;}


/* Formatage du contenu textuel */
.texte_droite {
	text-align: right;}
.texte_centre {
	text-align: center;}
.texte_gauche {
	text-align: left;}

.texte_jaune_orange {
	color: #FFD600;
	font-size: 13pt;
	}
.texte_jaune_orange:hover {
	color: #FFA5F2;
	}
/* Formatage des références informatiques */
.date {
	text-align: left
		}
.ver {
	color: gray;
	font-size: 8pt;
	font-style: italic;
	float: right;
	text-align: right;
	position : relative;
	bottom : 5px;
	}
.test_navigateur {
	text-align: right;
	color: #E5E5E5;
	font-size: 10pt;}
/* Formatage des liens */

/* Formatage des listes */

/* Classes inutilisées */

.test{
	float: left;
	margin-bottom: 100px;}	

.az_menu :link{
	background: navy;
	color: white;
	text-decoration: none;
	}
.az_menu :visited{
	background: navy;
	color: white;
	text-decoration: none;
	}
.az_menu :hover{
	background: white;
	color: navy;
	text-decoration: overline;
	}
.az_menu :active{
	background: grey;
	color: black;
	text-decoration: none;
	}	
.x {bacground: white;}
