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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #666666;
}
.menu_barre_droite_old {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #000000;
}
.menu_barre_droite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#ba {
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-left: 0;
	background-color: #666666;
	background-image: url(../planches_Flash/fond_princ.png);
	background-repeat: no-repeat;
}

/* Effets de liens Menu
----------------------------------------*/
.menu_a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.menu_a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.menu_a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

/* Effets de liens 
----------------------------------------*/
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* Effets de liens bandeau bas
----------------------------------------*/
.services_a:link {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.services_a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.services_a:hover {
	text-decoration: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.titre_12ptBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.cadre_photo {
	border: 1px solid #FFFFFF;
}
.casier_prive_gauche {
	width: 200px;
	overflow: hidden;
	position: fixe;
	z-index: auto;
}
.casier_prive_droite {
	width: 762px;
	overflow: hidden;
	position: fixe;
	z-index: auto;
}
