@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	margin: 0px;
	background-color: #FFF;
	background-repeat: repeat;
}


#ba {
	height: 100%;
	width: 100%;
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-left: 0;
	background-color: #FFF;
	background-repeat: repeat;	
}
.titre_14pt_Bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-transform: capitalize;
	color: #03C;
}
.titre_10pt_Bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: capitalize;
	color: #03C;
}
.cadre_photo {
	border: 1px solid #FFF;
}


/* Effets de liens bas
----------------------------------------*/
.bas_a:link {
	text-decoration: none;
	font-size: 9pt;
	color: #FFF;
	text-align: left;
}
.bas_a:visited {
	text-decoration: none;
	font-size: 9pt;
	color: #FFF;
	text-align: left;
}
.bas_a:hover {
	text-decoration: underline;
	font-size: 9pt;
	color: #000;
	text-align: left;
	font-weight: bold;
}
.bas_a:active {
	color: #003468;
	text-decoration: none;
	text-align: left;
	font-size: 6pt
}

/* Effets de liens 
----------------------------------------*/
a:link {
	text-decoration: none;
	font-size: 8pt;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.texte_8pt_majusc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	text-transform: capitalize;
	color: #666;
}
a:visited {
	text-decoration: none;
	font-size: 8pt;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	font-size: 8pt;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #0066CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.cadre_gen_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	background-color: #FFF;
	border: 1px solid #333;
	background-image: url(../image_jpeg/fond_coquelicot_bas.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.casier_barre_droite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.casier_barre_gauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
.cadre_gris {
	border: 1px solid #333;
}
.img_bas {
	background-image: url(../image_jpeg/fond_coquelicot_bas.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.casier_gauche {
	width: 200px;
	position: fixe;
	z-index: 1010;
	visibility: inherit;
}
.casier_centre {
	width: 545px;
	position: fixe;
	z-index: 1010;
	visibility: inherit;
}
.casier_droite {
	width: 200px;
	position: fixe;
	z-index: 1010;
	visibility: inherit;
}
