/* general */
/* body, table, a, td, div, span, h1, h2, h3 {font-size:11px;font-family:verdana,Geneva,Arial,helvetica,sans-serif} */

/*
FB5813 : couleur orange foncé
FFE061 : couleur orange clair
B23900 : couleur marron
*/

BODY {
font-family: Book Antiqua, Helvetica, arial;
font-size:10px; 
font-weight: normal;
color: #000000; //FB5813
background-color: #FFFFFF;
margin-top:0;
margin-left:10px;
margin-bottom:0;
margin-right:10px;

/* Début Couleur des scroll */
scrollbar-arrow-color: #FFE061;
scrollbar-face-color: #B23900;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFE061;
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #FFE061; 
/* Fin Couleur des scroll */
}

/* DEBUT CODE ECLAIRAGE SUR LIEN ET QUI BOUGENT */
a {Font-family: Book Antiqua, arial; font-size: 13px;}
a:link {color:#B23900; text-decoration: underline;}
a:active {color:#B23900; text-decoration: none;}
a:hover {color:#000000; text-decoration: underline overline; font-style: italic; font-weight: bold; background: #FFE061;}  <!-- #87CEFA #87CEEB -->
a:visited {color: #B23900; text-decoration: underline;}
/* active = lien cliqué (non relaché) */
/* hover = lien survolé */
/* background désigne la couleur du surlignement, color, la couleur du texte du lien une fois surligné */
/* FIN CODE ECLAIRAGE SUR LIEN */

/* Fond commun des pages (deux bandes bleus qui se suivent) */
.FOND {
	background-color: #ADEFFF;
	background-image: url('images/background_vertical_1.jpg');
	background-repeat: repeat-x;
}
/*  prompteur */
.PROMPTEUR {
	margin: 3px 3px ;
	background-repeat: repeat;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border: 2px solid #88C4FF;
	text-align: center;	
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.invisible 		{display:none}

/*clic droit*/
#menuClicDroit {position:absolute;top:0px;left:0px;z-index:500;visibility:hidden;border:1px solid #666;padding:3px;background-color: #FFFFFF;}
#menuClicDroit span{display:block; margin-top:5px; margin-bottom:1px;}

.blueButton {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B23900;
}

.debug {
	background-color: #FF4040;
	color: #FFFFFF;
}

img {	
	border: none;
}

/* Styles Pop-up informations */
#popup body {
	margin: 0;
	padding: 5;
	background-color: #FFE061;
}

#popup .titre {
	border: 0;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B23900;
}

#popup table {
	border: 1px solid #B23900;
}

#popup td {
	font-size: 12px;
	padding: 5px;
	background-color: #FFFFFF;
}


/* ---------------------------------------------------------------------------------------- */
/* Styles des textes (titres, introduction, contenu) */

/* .policeLucida {font-family: "Lucida Calligraphy", Helvetica, Verdana, Arial} */
/* @font-face est compatible qu'à partir de la version Firefox 3.1b1 */
@font-face {
    font-family: Lucida;
    font-style:  normal;
    font-weight: normal;
    src: url('LUCIDAC0.eot');
}
.policeArial {font-family: Arial}
.policeArial_Black {font-family: "Arial Black", Arial}
.policeGeorgia {font-family: Georgia, Verdana, Arial}
.policeHelvetica {font-family: Helvetica, Verdana, Arial}
.policeLucida {font-family: "Lucida Calligraphy", Verdana, Arial}
.policeMonospace {font-family: monospace, Verdana, Arial}
.policeSans-serif {font-family: sans-serif, Arial}
.policeTahoma {font-family: Tahoma, Verdana, Arial, sans-serif}
.policeTimes {font-family: Times, Verdana, Arial, sans-serif}
.policeTrebuchet_MS {font-family: Trebuchet MS, Verdana, Arial, sans-serif}
.policeVerdana {font-family: Verdana, Arial}	

.styleNon_Gras {font-weight: normal}
.styleGras {font-weight: bold}
.styleNormal {font-style: normal}
.styleItalique {font-style: italic}
.styleSouligne {text-decoration: underline}
.styleNon_Souligne {text-decoration: none}
.styleJustify {text-align: justify}
.styleCenter {text-align: center}
.styleLeft {text-align: left}
.styleRight {text-align: right}
.styleBarre {text-decoration: line-through}
.styleLineHeight75 {line-height:75%}
.styleLineHeight125 {line-height:125%}
.styleOmbre {width: 80%; filter: shadow(color=#99FF99,direction=135);} /* Pour IE uniquement */

.style5 {font-size: 5px}
.style6 {font-size: 6px}
.style7 {font-size: 7px}
.style8 {font-size: 8px}
.style9 {font-size: 9px}
.style10 {font-size: 10px}
.style11 {font-size: 11px}
.style12 {font-size: 12px}
.style13 {font-size: 13px}
.style14 {font-size: 14px}
.style15 {font-size: 15px}
.style20 {font-size: 20px}
.style22 {font-size: 22px}

.styleBlanc {color: #FFFFFF}
.styleBleu {color: #0000FF}
.styleBleuMarine {color: #000080}
.styleBleuCiel {color: #00C0FF} 
.styleVert {Color: #00A000}
.styleVertClair {Color: #00FF00}
.styleJaune {color: #FFFF00}
.styleJauneClair {color: #FFFF60}
.styleRouge {Color: #FF0000}
.styleOrange {color: #FF8000}
.styleMauve {color: #700070}
.styleMauveClair {color: #D000D0}
.styleNoir {color: #000000}
.styleGris {color: #A0A0A0}
.styleMarron {Color: #B23900}

.styleBgBlanc {background-color: #FFFFFF} 
.styleBgBleuClair {background-color: #C0FFFF} 
.styleBgVertClair {background-color: #00FF00}
.styleBgVertPale {background-color: #70FF70}
.styleBgJaune {background-color: #FFFF00}
.styleBgJauneClair {background-color: #FFFF60}
.styleBgRouge {background-color: #FF0000}
.styleBgRougePale {background-color: #FF8060}
.styleBgOrange {background-color: #FF8000}
.styleBgOrangePale {background-color: #FFC060}
.styleBgMauvePale {background-color: #FF90FF}
.styleBgNoir {background-color: #000000} 
.styleBgGris {background-color: #A0A0A0} 
.styleBgGrisPale {background-color: #D0D0D0} 
.styleBgMarronClair {background-color: #B23900}
.styleBgMarron {background-color: #71210A}

.styleBgOrangeSite {background-color: #FFE9AF}


/* #FF9101 */

.line90 {line-height: 90%}
.line75 {line-height: 75%}
.line50 {line-height: 50%}
 
.styleEncadre {
        margin-top: 50%;
        margin-left: 50%; 
	margin:5px;
	padding:0px;
	width:400px;
	height:25px;
	background-color:#4080C0;
	font-size:13px;
	text-align:center;
	border:2px solid #2040C0;
	color:#000000;
}

.styleLargeur150 {width: 150px;}
.styleLargeur170 {width: 170px;}
.styleLargeur200 {float:left;width: 200px;display: inline;}

.cadreGris {
  border-bottom:1px solid #bcbcbc;
  border-top:1px solid #bcbcbc;
  border-right:1px solid #bcbcbc;
  border-left:1px solid #bcbcbc;
}

.cadreRouge {
  border-bottom:1px solid #FF0000;
  border-top:1px solid #FF0000;
  border-right:1px solid #FF0000;
  border-left:1px solid #FF0000;
}

.closeSub {
  background-color:#FFFFFF;
  height: 20px; 
  width: 30px; 
  font : 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
  cursor: hand; 
  border-bottom:1px solid #000000;
  border-top:1px solid #000000;
  border-right:1px solid #000000;
  border-left:1px solid #000000;
} 

img {	
	border: none; /* */
}

.curseurmain { cursor: hand} 

.visible {display: inline;}
.hidden {visibility:hidden;display:none;} /* display:none pour éviter affichage ligne vide */


/* Fil d'ariane */
#containerMax4000 ul#fil_ariane {
	float: left;
	margin-left: -15px; 
	list-style-type:none;
	color: #eb4700;
	font-size:13px;
	padding-bottom: 5px;
}
#containerMax4000 ul#fil_ariane li {
	display: inline;
	margin-left: -30px; 
	padding-right: 5px;
}
#containerMax4000 ul#fil_ariane li a {
	color: #eb4700;
	font-style: italic;
	text-decoration: none;
}
#containerMax4000 ul#fil_ariane li a:hover {
	text-decoration: underline;
}
#containerMax4000 ul#fil_ariane ul {
	display: inline;
}

/* #FB5813 */

