/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	margin: 0px;
	background-color: #AAC3C3;
}

/* Effets de liens
----------------------------------------*/
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
/* Effets de liens bas
----------------------------------------*/
.bas_a:link {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 7pt;
	color: #999;
	
}
.bas_a:visited {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 7pt;
	color: #999;
	
}
.bas_a:hover {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 7pt;
	color: #999;
	
	}
.bas_a:active {
	color: #003468;
	text-decoration: none;
	
	font-size: 7pt
}
/* Effets de liens MENU
----------------------------------------*/
.menu_a:link {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	color: #000;
	
}
.menu_a:visited {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	color: #000;
	
}
.menu_a:hover {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	color: #69C;
	font-weight: bold;	
	}


#ba {
	height: 100%;
	width: 100%;
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-left: 0;
	background-color: #AAC3C3;
}

.casier {
	border: 1px solid #FFFFFF;
}
.casier_fond_gris {
	background-color: #CCC;
	background-image: url(../images_jpeg/fond_site_gris.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center center;
}
.casier_barre_gauche_relief {
	background-image: url(../images_jpeg/barre_separ_gauche.jpg);
	background-repeat: no-repeat;
}
.casier_barre_droite_relief {
	background-image: url(../images_jpeg/barre_separ_droite.jpg);
	background-repeat: no-repeat;
}
.casier_relief_complet {
	background-image: url(../images_jpeg/fond_relief_complet.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
.casier_fond_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	background-image: url(../images_jpeg/barre_menu.jpg);
}
.casier_sepa_menu_home {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}

.casier_sepa_menu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #FFF;
	line-height: 12px;
}
.casier_sepaRight_texte_dotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #69C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
	color: #666;
	text-align: justify;
}
.casier_sepaLeft_texte_dotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #69C;
}
.casier_sepaBas_texte_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #69C;
}
.texte_9pt_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	text-align: justify;
}
.Titre_12pt_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
}
.texte_blanc9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
}
.titre_12pt_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
}
.sous-titre-10pt-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	line-height: 25px;
}
.texte_8pt-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
}
.texte_presentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 4px;
}
.table_princ {
	height: 700px;
	width: 890px;
}
.casier_01 {
	height: 446px;
	width: 640px;
	position: fixe;
	visibility: visible;
	z-index: auto;
}
.casier_02 {
	height: 200px;
	width: 250px;
	position: fixe;
	visibility: visible;
	z-index: auto;
}
.texte_retrait_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.texte_retrait_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	line-height: 20px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
