body {background-image: url(/ihm/res/3quart.jpg); background-position:center; background-repeat:no-repeat}




#calquetop     { color:#e0da99;position: absolute; z-index: 100; top: 0; bottom: 70px; border-left: medium none }
#calqueheader      { color: #185255; font-size: 36pt; font-style: oblique; font-weight: bold; font-stretch: ultra-expanded; background-image: url("http://www.ciap-belgium.info/ihm/res/flowers.jpg"); background-repeat: repeat-x; margin-left: -390px; position: absolute; top: 65px; left: 50%; width: 780px }
#calquemenu        { color: #cac26d; background-color: /*#cac26d*/#185255; margin: 0 0 0 -390px; padding: 6px; position: absolute; top: 155px; left: 50%; width: 190px; border: solid 1px gray }
#calquemenu a   { color: teal; font-style: oblique; text-decoration: underline }
#calquemenu h1  { font-size: large; font-style: oblique; font-weight: bold; font-stretch: expanded; text-align: center; border: solid 1px #185255 }
#calquemenu h2  { font-size: medium; font-style: oblique; font-weight: bold; font-stretch: expanded; text-align: center; border: solid 1px #990000 }
#calquemain        { color: #185255; background-color: /*#185255*/ #cac26d; margin: 0 0 0 -185px; padding: 5px; position: absolute; top: 155px; left: 50%; width: 570px; border-width: 1px; border-color: #808080 }
#calquemain a   { color: yellow  /*#185255*/ ; font-style: oblique; font-weight: 700; text-decoration: underline }
#calquemain p   { color: #185255; font-style: oblique; text-decoration: none; padding-right: 20px; padding-left: 20px }
#calquemain img   { color: /*#e0da99*/#185255; font-size: small; font-style: oblique; text-align: center }
#calquemain .spip_surligne   { color: /*#e0da99*/#185255; font-size: small; font-style: oblique; text-align: center }
#calquemain .spip_documents    { color: /*#e0da99*/#185255; font-size: medium; font-style: oblique; text-align: center }
.date   { font-size: xx-small }
.copyright { font-size: xx-small }
#calquemain h1   { font-size: large; font-style: oblique; font-weight: bold; font-stretch: expanded; text-align: left; padding-right: 10px; padding-left: 10px; border: solid 1px #e0da99 }
#calquemain h2  { font-size: large; font-style: oblique; font-weight: bold; font-stretch: expanded; text-align: left; padding-right: 10px; padding-left: 10px }

.menu, .ssmenu  { color: black; font-size: 12px; font-weight: bold; background-color: #185255; margin: 1em; padding: 1px; width: 15em; border: solid 1px #efb; -moz-opacity: 0.75; filter: alpha(opacity=75); opacity: 0.75 }
/* .menu = les cases toujours visibles (comme Fichier, Edition... dans un logiciel) */
.menu {
	text-align:center;
}




.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. */
	font-family:"MS Sans Serif", "sans-serif", Verdana, Arial;
	text-decoration:none;
	color:#E0DA99;
	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, .ssmenu a, .menu a:visited, .ssmenu a:visited {
	width:auto;
}


.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .menu a:hover, .menu a:focus  { color: black; 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".
*/
	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:#E0DA99;
	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, .ssmenu a, .menu a:visited, .ssmenu a:visited {
	width:auto;
}


.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .menu a:hover, .menu a:focus  { color: yellow; font-weight: 700; 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 