/***** 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 {
/* Il est important de laisser une largeur et une marge, au cas où le Javascript
   soit désactivé. */
	background-color:#FFF7F7;
	color:black;
	font-size:10px;
	border:1px solid #9F7F85;
	padding:1px;
	width:150px;
	margin:1em;
}
.menu {
	text-align:center;
}
.ssmenu {
	background-image: url('lookxp/lookxpback.gif');
	background-attachment:left;
	background-repeat:repeat-y;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#cbc8e7,strength=3);
}

.menu span, .ssmenu span {
/* 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 {
/* Les items (les <li>) des sous-menus, notamment pour enlever les puces des liste */
	padding:0;
	list-style-type:none;
}

.menu a, .ssmenu a, .menu a:visited, .ssmenu a:visited {
/* Les liens qui ne sont pas sous le curseur.
	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 */
	font-family:Verdana;
	text-decoration:none;
	color:black;
	padding:4px 3px;
/* 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%;
	voice-family: "\"}\"";
	voice-family:inherit;
}
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.
	*/
	border:1px solid #316BC6;
	background-color:#C2CEEF;
	color:black;
	text-decoration:none;
	padding:3px 2px;
}

img {
	border:none;
	vertical-align: middle;	
}

h1 {
	font-size: large;
	color: #1664b9;
}

h2 {
	font-size: larger;
	color: #eb8f00;
}


.ssmenu img {
	/* pour le look XP, il faut mettre des icônes de 16x16 pixels, on prévoit une marge*/
	margin-right:8px;
}


.ssmenu img.hr {
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0;
	margin-right:0;
	width:100%;
	height:1;
	display:block;
}

.texte_noir {
	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Verdana
}

/*
Bref... pour résumer, ce qu'il y a à modifier à la base, c'est :
- couleurs, police, bordure et largeur des menu et ssmenu.
- l'effet spécial IE pour les ssmenu
- police et couleurs des liens "non survolés" et "survolés".
*/
BODY {
background:#ffffff;
background-image:url('bg_contenu.png') scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #2387ff;
scrollbar-arrow-color:#CC0099
font-family: sans-serif;
font-weight: normal;
font-size: small;
}

.titresintro {font-family: Helvetica, Arial;font-size:12px;color: #FFFFFF;font-weight:bold; }
.txtintro {font-family:Verdana,Arial;font-size:12px;color: #000000;}
.input {font-family:Verdana; font-size:8pt;background:#FFCC00;}
.input_image {font-family:Verdana; font-size:8pt;background:#82A2D2;background-image:url('input.jpg')}
A {COLOR: #333;font-style:normal; text-decoration:none}
A:hover {COLOR: #000000;font-style:normal; text-decoration:underline;}
.petit {COLOR:#000080;font-style:normal;font-family:Verdana;font-size:8pt; text-decoration:none}
.normal {COLOR:#000080;font-style:normal;font-family:Verdana;font-size:10pt; text-decoration:none}
.titre {COLOR:#000080;font-style:normal;font-family:Verdana;font-size:12pt; text-decoration:none;
font-weight:bold;}
.input {font-family:Verdana; font-size:8pt;background:#FFCC00;}
.input_image {font-family:Verdana; font-size:8pt;background:#82A2D2;background-image:url('input.jpg')}
#cadre {
	BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 1px solid;  PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; POSITION: relative; HEIGHT: auto; BACKGROUND-COLOR: ;
}
#cadre_blanc {
	BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 1px solid;  PADDING-LEFT: 5px;  PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; POSITION: relative; HEIGHT: auto; BACKGROUND-COLOR:#CCCCCC ;
}
LEGEND {
	font-family:Verdana; FONT-WEIGHT: bold; COLOR: navy; font-size:10pt; 
}
FIELDSET {
	BORDER-RIGHT: #FFCC00 1px solid; BORDER-TOP: #FFCC00 1px solid; BORDER-LEFT: #FFCC00 1px solid; BORDER-BOTTOM: #FFCC00 1px solid;
	PADDING-LEFT: 3px;PADDING-BOTTOM: 5px;
}


tr.normalRow, tr.highlightRow a { color: #000 }
tr.highlightRow, tr.highlightRow a { color: #fd9b19 }
div.legende {font-style: italic; font-size: smaller, width: 100%,margin: 0 auto;text-align: center;}

