/***** menu CSS  - LA BOITE A DOUCE HEURE *****/
@media print {
/*A l'impression on cache le menu, marche au moins pour IE, Moz et Opéra.*/
	.menu, .ssmenu {
		visibility:hidden;
	}
}

/* FORMULAIRE DE RECHERCHE*/

.button_form {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #8C0000;
}
.input_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#8C0000;
	font-size: 10px;
	background-color: #FFFFFF;	
}

/* FORMULAIRE DE RECHERCHE et CONTACT  */

.input_form_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#8C0000;
	font-size: 10px;
}



.titre_search_results {
	font-size: 12px;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8C0000;
}

hr {
  border: none;
  clear: both;
  border-top: 1px solid #d5893b;
  noshade: noshade;
  height: 1px;
}

.menuDansPage {
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.style1 {
	font-size: 13px;
	font-weight: bold;
	color: #990099;
	padding-left: 0px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#8C0000;
	font-size: 11px;
}
.chemin {
	color: #990066;
	font-size: 10px;
	padding-left: 21px;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	padding-left: 0px;
}
.style22 {
	color: #660033;
	font-weight: bold;
}
.style23 {
	color: #FFFFFF;
	font-size: 10px;
}
.style24 {
font-size: 12px
}
.style25 {
	font-size: 13px;
	font-weight: bold;
}
.style26 {	color: #761B68;
	font-size: 18px;
	font-weight: bold;
}
.style27 {font-size: 11px}
.style30 {
	color: #660099;
	font-size: 11px;
}
.style32 {color: #660099; font-size: 11px; font-weight: bold; }
.style35 {color: #000000}
.style36 {color: #666666}
.style43 {color: #FFFFFF}

a:visited {
	text-decoration: none;
	color: #761B68;
}
a:link {
	text-decoration: none;
	color: #B5408C;
}
a:hover {
	text-decoration: none;
	color:#1405d8 /* #B5408C;*/
}
a:active {
	text-decoration: none;
	color: #a90000   /*#FFFFCC;*/
}
.style5 {
	font-size: 9px;
	font-weight: normal;
}
.style9 {
	font-size: 9px;
	border: 0;
	color: #FFFFCC;
}
.style10 {
	color: #990066;
	font-size: 10px;
	}
.style11 {color: #990099}


body {
	background-image: url('../images/bg_ecran.gif');
	background-position: top center;
	background-attachment: fixed;
	background-color: #FFFFFF;
	/*background-repeat: no-repeat;*/
	scrollbar-face-color:#fcbf84;
	scrollbar-3dlight-color:#F29200;
	scrollbar-highlight-color:#fee0c4;
	scrollbar-shadow-color:#be6103;
	scrollbar-darkshadow-color:#fedbb4;
	scrollbar-arrow-color:#d97d1f;
	scrollbar-track-color:#f4af69;
}



/*#nav, #nav ul {     padding: 0;     margin: 0;     list-style: none; } */
/*#nav a {     display: block;     width: 10em; } */
/*#nav li {     float: left;     width: 10em; }*/
/*#nav li ul {     position: absolute;     width: 10em;     left: -999em; } */
/*#nav li:hover ul, #nav li.sfhover ul {     left: auto; }*/

#nav li:hover ul, #nav li.sfhover ul {     left: auto; }
#nav, #nav ul { padding: 0;  margin: 0;     list-style: none;} 
/*#nav a {     display: block;  width: 12em;  }*/
#nav ul {     float: left;     width: 15em; }
/* #nav li {     float: left;     width: 12em; }*/
#nav li {     float: left;     width: 131px; }
#nav li:hover li, #nav li.sfhover li {     display: block;  width: 20em;  } /* larg texte ssmenu */
#nav li ul {
    position: absolute;  width: 21em;     left: -999em; 
 	padding:0;
	margin:0;
	margin-left:8px;			/* décallage horiz entre menu et smenus deroulants */
	list-style-type:none;
	line-height:4px;
	text-align:left;
	} 
	

/* menus principaux - hors accueil et contact */

.menu {
	/*background-color:#fabf87; /* couleur de fond menu non actif */
	background-image: url('../images/bg_titre_menu.gif');          /* TEST IMG DE FOND */
	background-repeat: no-repeat;
	font-size:12px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*border:1px solid #FFFFFF; */              /* couleur bordure menu */
	padding:0px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.0;
/* width et margin sont au cas où le javascript est désactivé. */
/*width:15em;*/
	margin:0px;			/* marge horiz entre les items menus  */
}



/* menus col gauche */

.ssmenu {
	/*background-color:#fedbb4;*/
	/* background-color:#fcbf84;    /* couleur de fond ssmenu non actif */
	/*background: url("images/bg_smenu2.gif");*/
	font-size:10px;
	font-weight:normal;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	/*border:1px solid #ffffff;*/
	padding:4px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.0;
    /* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1em;
}

.menu2 {
	background-color:#fabf87;   
	background-image: url('../images/bg_titre_menu.gif');
	color:975d00;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*border:1px solid #EFB;*/
	/*border:1px solid #000000;*/
	padding:0px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.0;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1em;
	text-align:center;
}

/* smenu des menus principaux du haut */

.ssmenu2 {
	background-color:#fedbb4;
	/* background-color:#fcbf84;    couleur de fond ssmenu non actif */
	/*background: url("images/bg_smenu2.gif");*/
	font-size:10px;
	font-weight:normal;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*	font-weight:bold;*/
	border:1px solid #ffffff;
	padding:0px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.0;
    /* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1em;
}

.menu span, .ssmenu span, .sssmenu span {
/* Ne pas toucher
	C'est pour cacher les ; en fin de <li>, ce qui permet aux synthèse vocales de prendre une
	pause dans l'élocution */
	display:none;
}

ul {
	list-style-type: none;
	width:100%; /* précision pour Opera */
}


.ssmenu ul, .ssmenu li , .ssmenu2 ul, .ssmenu2 li{
/* Ne pas trop toucher.
	Les items (les <li>) des sous-menus, notamment pour enlever les puces des liste */
	padding:0;
	margin:0;
	list-style-type:none;
	line-height:15px;
	text-align:left;
}

.ssmenu2 li {
	margin-top:4px;
	margin-left:3px;		/* marge avant les textes des smenus*/
	margin-right:3px;
	}


.sssmenu ul, .sssmenu li {
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu a, .ssmenu a, .ssmenu2 a, .menu a:visited, .ssmenu a:visited {
/* Les liens qui ne sont pas sous le curseur. */
	/*font-family:Verdana, Arial, "MS Sans Serif", "sans-serif";*/
	text-decoration:none;
	color:#761B68; /* couleur des textes de menus principaux*/
	padding:2px 0px; /* hauteur case menu & espace entre cases menu*/
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;

}

.sssmenu a, .sssmenu a:visited {
/* Les liens qui ne sont pas sous le curseur. */
	font-family:Verdana, Arial, "MS Sans Serif", "sans-serif";
	text-decoration:none;
	color:#761B68; /* couleur des textes de menus principaux*/
	padding:2px 1px;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;

}

html>body .menu a, html>body .menu a:visited, html>body .menu a:hover, html>body .menu a:active,
html>body .ssmenu a, html>body .ssmenu a:visited, html>body .ssmenu a:hover, html>body .ssmenu a:active {
	width:auto;
}

html>body .menu0 a, html>body .menu0 a:visited, html>body .menu0 a:hover, html>body .menu0 a:active,{
	width:auto;
}

html>body .ssmenu2 a, html>body .ssmenu2 a:visited, html>body .ssmenu2 a:hover, html>body .ssmenu2 a:active {
	width:auto;
}

.menu a:hover, .menu a:focus {
	background-image: url('../images/bg_titre_menu_on.gif');  /* titre menu on */
	background-repeat: no-repeat;
	text-decoration:none;
}

.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .ssmenu2 ul:hover, .ssmenu2 a:hover, .ssmenu2 a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#fabf87;
	/* background-color:#fedbb4;  /*couleur de fond quand menu + ssmenu selectionné*/
	/*color:#513301;*/
	text-decoration:none;

	background-image: url('../images/bg_titre_menu_vide.gif');  /* titre menu on */
	background-repeat: no-repeat;

}

.sssmenu ul:hover, .sssmenu a:hover, .sssmenu a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#fabf87;
	/* background-color:#fedbb4;  /*couleur de fond quand sssmenu selectionné*/
	/*color:#513301;*/
	text-decoration:none;
}



.ssmenu a , .ssmenu2 a{ /* style des liens sans survol */
/*text-decoration:none ; /* pas de soulignement */
/*color:black ; /* police noire */
display:block /* l'effet de hover prendra toute la largeur du <li> */
}

.style2 a:hover, .style2 a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#fedbb4;  /*couleur de fond quand sous/sous menu selectionné*/
	color:#513301;
	text-decoration:none;
	}
	
img {
/* Si on met une image dans un lien (par exemple un logo à gauche du lien), pas de bordure
	car c'est vilain :-p */
	border:none;
}

.ssmenu img {
/* un petit espacement entre l'image et le texte du lien <a href="..."><img.../>blabla</a> */
	margin-right:2px;
}

.ssmenu img.hr {
/* Encore un peu expérimental, un <hr /> entre deux items pour faire un "séparateur"... */
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0;
	margin-right:0;
	width:100%;
	display:block;
}

/*
Bref... pour résumer, ce qu'il y a à modifier à la base, c'est :
- couleurs, police, bordure.
- l'effet spécial IE pour les ssmenu si on aime ça...
- police et couleurs des liens "non survolés" et "survolés".
*/

