@charset "iso-8859-1";
BODY {
background: #FFFFFF;
margin: 0; 
padding: 0; 
margin-bottom: 0; 
margin-left: 0; 
margin-right: 0; 
margin-top: 0; 
padding-top: 0; 
padding-right: 0; 
padding-bottom: 0; 
padding-left: 0;
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 9pt; 
color: #333333;
overflow-x: auto;
overflow-y: auto;
overflow: visible;
SCROLLBAR-FACE-COLOR: #54A3BA;
SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
SCROLLBAR-SHADOW-COLOR: #CCCCCC;
SCROLLBAR-3DLIGHT-COLOR: #ff9900;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #CCCCCC;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
A:link {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 8pt;
font-weight: bold;
text-decoration: underline;
color:#2D8C9D;
} 
A:visited {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 8pt; 
font-weight: bold;
text-decoration: underline;
color: #2D8C9D;
}
A:active {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 8pt; 
font-weight: bold;
text-decoration: underline;
color: #666666;
}
A:hover {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 8pt; 
font-weight: bold;
text-decoration: underline;
color: #333333;
}

H1
{font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#ff9900;
	text-align:center;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}
H2
{font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#ff9900;
	text-align:center;
}

H3 {font-family: Arial, Verdana, Tahoma, Helvetica, Geneva;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:5px;
	border-top-style:dotted;
	border-top-color:#CED3C9;
}

H4 {font-family:Arial, Verdana, Tahoma, Helvetica, Geneva;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	color:#ff9900;
	margin-bottom:3px;
}

p {
	margin-top:3px;
	margin-bottom : 10px;
	text-align : justify;
}

.gauche {
	margin-top:3px;
	margin-bottom : 10px;
	text-align : left;
}

.Stylesquare {
color: #CED3C9;
font-size:14px;
}

.Stylesquareorange {
color: #FF9900;
font-size:14px;
}
.Asmall:link {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 7pt; 
text-decoration: none;
color: #333333; 
} 
.Asmall:visited {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 7pt; 
text-decoration: none;
color: #333333;
}
.Asmall:active {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 7pt; 
text-decoration: none;
color: #333333;
}
.Asmall:hover {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 7pt; 
text-decoration: underline;
color: #ff9900;
}
.Abig:link {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 7pt; 
font-weight: bold;
text-decoration: none;
color: #FF9900; 
} 
.Abig:visited {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 7pt;
font-weight: bold;
text-decoration: none;
color: #FF9900;
}
.Abig:active {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 7pt;
font-weight: bold;
text-decoration: none;
color: #FF9900;
}
.Abig:hover {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 7pt;
font-weight: bold;
text-decoration: underline;
color: #FF9900;
}
INPUT, SELECT {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 9pt; 
color: #333333;
border: 1px #666666 solid;
}
TD {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 8pt; 
color: #333333;
background:#FFFFFF;
}
FORM {
margin: 0pt;
padding:0pt;
}
.titrefv {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 9pt; 
font-weight: bold;
color: #333333;
text-align: center;

border: 1px #666666 solid;
}
.titrefb {
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 9pt; 
font-weight: bold;
color: #333333;
text-align: center;
background: #E3E7F8;
border: 1px #666666 solid;
}
.color{
border-top: 1px dotted black;
border-bottom: 1px dotted black;
}
/* ************************************************** */
/*					 STYLES ADMIN	 				  */
/* ************************************************** */
.td{
width: 160px;
font-family: Arial, Verdana, Tahoma, Helvetica, Geneva; 
font-size: 9pt; 
color: #333333;
padding-left: 10px;
border-right: 1px #666666 solid;
border-bottom: 1px #666666 solid;
background-color: #E8E8E8;
}

/**********************************************************/

/**********************************************************/

.formcadre
{
  FONT: 10px verdana, Arial, Helvetica, sans-serif;
  COLOR:#333333;
  
  border-width:1px;
  border-style:solid;
  border-color:#CCCCCC; 
}



/***** menu CSS *****/
@media print {
/*A l'impression on cache le menu, marche au moins pour IE, Moz et Opéra.*/
	.menu, .ssmenu {
		visibility:hidden;
	}
}

.menu, .ssmenu {
	background-color:#669999;
	color:white;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #FFFFFF;
	padding:1px;
	/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1px;
	position:relative;
	border-top-color: #cccccc;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
/* .menu = les cases toujours visibles (comme Fichier, Edition... dans un logiciel) */
.menu {
	text-align:center;
}
/* .ssmenu = Les parties "déroulantes" qui s'affiche au survol d'un .menu */
.ssmenu {
/* aller pour faire joli sur IE, un petit effet de dégradé !
	Pour voir d'autres effets :
	http://msdn.microsoft.com/workshop/samples/author/dhtml/DXTidemo/DXTidemo.htm
	Par exemple :
	transparence à 25% = opacité à 75%:
		FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=75);
	"Glow" :
		FILTER: progid:DXImageTransform.Microsoft.Glow(color=#ffdead,strength=5);
	Ombre en bas à droite, 5 px :
		FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#ff8c00,strength=5);
	*/
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#cccccc,endColorStr=#0388C0);
	white-space : no-break;
}

.menu span, .ssmenu 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;
}

.ssmenu ul, .ssmenu 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;
}

.menu a, .ssmenu a, .menu a:visited, .ssmenu a:visited {
/* Les liens qui ne sont pas sous le curseur. */
	color:white;
	padding:2px 1px;
	text-decoration:none;
/* 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;
}

.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .menu a:hover, .menu a:focus {
	/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#FFFFFF;
	color:#5993D8;
	text-decoration:none;
	border-top-color: #FFFFFF;
	border-top-width: 0px;
}


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:0px;
}

.ssmenu img.hr {
/* Encore un peu expérimental, un <hr /> entre deux items pour faire un "séparateur"... */
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	width:100%;
	display:block;
}

.conteneurmenu {

z-index:2;}

/***** menu CSS *****/
body {behavior: url(csshover.htc);}
div#menu {text-align: center;}
div#menu a {color:#FFFFFF}
div#menu ul {padding: 0; margin:0px; background: #5096BA; text-align:center}
div#menu li {background:#2B6ABA}
div#menu li:hover {background: #2255A8}
div#menu li.sousmenu:hover {background: #2255A8;}
/* rejout couleur de fond */
div#menu li.sousmenu {background-color:#5096BA}
/* rajout pr pour fleche direction bas et couleur de fond*/
div#menu li.plop {background: #2B6ABA;}

/* une petite bordure en top*/
div#menu ul li {position:relative; list-style: none; float:left; border-top:1px solid; color:#FFFFFF}

div#menu ul ul {position: absolute;display:none; width:85px}
div#menu li a {text-decoration: none; padding: 4px 0 4px; display:block;width:85px}
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2, 
div#menu ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block;}
div#menu ul.niveau3 {top:-1px; left: 85px;}

/* rajout de couleur de fond et de survol */
div#menu ul.niveau3 li { background: #999999}
div#menu ul.niveau3 li:hover { background: #2255A8}
.Style1 {color: #5096BA}

/*0491184330
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".
*/