@charset "utf-8";
/* CSS Document */
body {
	margin: 8px 0px 8px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.25;
	color: black;
	background-color: #000;
}
/* STRUCTURES DU SITE ***********************************************
===================================================================== */
#global {
	width: 975px;
	margin: 0 auto;
}
/* Navigation rapide sur une page informative -----------*/
.fiche-note{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(img-structure/titre2-fond.gif);
}
.fiche-note2{
	color: #000;
	margin: 0px;
	padding: 8px 0px 0px 8px;
	font-size: 12px;
	font-weight: bold;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(img-structure/titre2-fond-on.gif);
}
/* Controle des images dans le contenu informatif ---------- */
.img-client-cube{
	display: block;
	float: left;
	padding: 4px;
	margin: 0px 12px 4px 0px;
}
.img-cadre-left{
	float: left;
	border: 1px solid #9C9;
	padding: 1px;
	margin: 4px 12px 10px 0px;
}
.img-cadre-right{
	float: right;
	border: 1px solid #9C9;
	padding: 1px;
	margin: 4px 0px 10px 12px;
}
.img-right{
	float: right;
	padding: 1px;
	margin: 4px 0px 10px 12px;
}
.img-left{
	float: left;
	padding: 1px;
	margin: 4px 12px 10px 0px;
}
.edge-right{
	border-right: 1px solid #CCC;
}
/* ALIGNEMENT ---------------------- */
.align-left {
	float: left;
}
.align-right {
	float: right;
}
/* HEADER ************************************************************
====================================================================== */
#header-box {
	display: block;
	width: 975px;
	height: 126px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(img-structure/z_logo-fond.jpg);
}
#header-box h1{
	color: #CCC;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	font-style: italic;
	font-size: 17pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* MENU PRINCIPAL **************************************************** 
===================================================================== */
#mainmenu-box {
	display: block;
	width: 975px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left;
	background-image: url(img-structure/menu-fond.gif);
}
#mainmenu-box a{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}
#mainmenu-box a:hover{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 17px 0px;
	color: #09F;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(img-structure/menu-roll-over.gif);
}
.menu-optionbar{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
/* Navigation rapide --------------------------------*/
.nav-rapide-btn{
	display: block;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px dashed #666;
}
/* ZONE PRINCIPAL ***************************************************
===================================================================== */
#corps-box {
	display: block;
	width: 958px;
	margin: 0px;
	padding: 6px;
	background-color: #FFF;
	border-left: 3px solid #000;
	border-right: 2px solid #000;
}
.corps-gauche {
	display: block;
	width: 634px;
	margin: 0px;
	padding: 0px;
}
.corps-droit {
	display: block;
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
/* Typographie ----------------------- */
#corps-box h1 {
	display: block;
	height: 21px;
	color: #069;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-image: url(img-structure/titre-fond.gif);
}
#corps-box h2 {
	color: #09C;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
#corps-box h3 {
	display: block;
	color: #000;
	margin: 1em 0px 0px 8px;
	padding: 4px 0px 4px 4px;
	font-size: 11px;
	font-weight: bold;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(img-structure/titre3-fond.gif);
}
#corps-box p {
	color: #036;
	margin: 1em 0px 0px 8px;
	padding: 0px;
	font-size: 11px;
}
b {
	color: #666;
	font-weight: bold;
}
ul {
	color: #036;
	font-size: 11px;
}
.etape-box {
	display: block;
	width: 24px;
	padding: 18px 0px 6px 0px;
	margin: 0px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0px 16px;
	background-image: url(img-structure/puce_numero.gif);
}
/* BANNER **********************************************************
==================================================================== */
#banner-220 {
	display: block;
	width: 634px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCC;
}
#switch-zone {
	display: block;
	width: 105px;
	float: right;
	margin-top: 2px;
	padding: 0px;
}
#switch-zone span { /* Etat actif*/
	margin: 0px;
	padding: 0px;
	color: #666;
	text-align: center;
	text-decoration: none;
	border: 2px solid #666;
	background-color: #FFF;
}
#switch-zone a{
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border: 2px solid #666;
	background-color: #666;
}
#switch-zone a:hover {
	margin: 0px;
	padding: 0px;
	color: #666;
	text-align: center;
	text-decoration: none;
	border: 2px solid #666;
	background-color: #FFF;
}
/* Historique de la navigation (hierarchie) ----------------- */
#hierarchie-box {
	display: block;
	width: 500px;
	height: 22px;
	margin: 0px;
	color: #999;
	font-size: 10px;
	padding: 4px 0px 0px 20px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(img-structure/icon_home.gif);
}
#hierarchie-box a{
	color: #06F;
	font-size: 10px;
	text-decoration: none;
}
#hierarchie-box a:hover{
	color: #06F;
	font-size: 10px;
	text-decoration: underline;
}
/* HYPERLIENS ******************************************************
==================================================================== */
a{
	color: #696;
	text-decoration: none;
}
a:hover{
	color: #F60;
	text-decoration: underline;
}
a.hlien-client{
	display: block;
	color: #06F;
	font-size: 10px;
	text-decoration: none;
	margin-top: 8px;
	padding: 0px;
}
a.hlien-client:hover{
	display: block;
	color: #06F;
	font-size: 10px;
	text-decoration: underline;
	margin-top: 8px;
	padding: 0px;
}
a.hlien-conteneur{
	display: block;
	color: #06F;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 8px;
	padding: 0px 0px 0px 8px;
}
a.hlien-conteneur:hover{
	display: block;
	color: #06F;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 8px;
	padding: 0px 0px 0px 8px;
}
a.contact{
	color: #06F;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 8px;
	padding: 0px 0px 0px 8px;
}
a.contact:hover{
	color: #06F;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 8px;
	padding: 0px 0px 0px 8px;
}
a.hlien-h2{
	display: block;
	color: #09C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.hlien-h2:hover{
	display: block;
	color: #06F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.hlien-puce{
	display: block;
	height: 18px;
	color: #06F;
	font-size: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	background-image: url(img-structure/puce_btn-hlien-off.gif);
	padding: 3px 0px 0px 25px;
	margin: 4px 0px -5px 0px;
}
a.hlien-puce:hover{
	display: block;
	height: 18px;
	color: #06F;
	font-size: 10px;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	background-image: url(img-structure/puce_btn-hlien-on.gif);
	padding: 3px 0px 0px 25px;
	margin: 4px 0px -5px 0px;
}
a.hlien-haut{
	display: block;
	float: right;
	height: 15px;
	width: 75px;
	color: #06F;
	font-size: 9px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(img-structure/btn_haut.gif);
	padding: 3px 20px 0px 0px;
	margin: 0px;
}
a.hlien-haut:hover{
	display: block;
	float: right;
	height: 15px;
	width: 75px;
	color: #06F;
	font-size: 9px;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(img-structure/btn_haut.gif);
	padding: 3px 20px 0px 0px;
	margin: 0px;
}
/* BLOC-INTERACTIF *************************************************
==================================================================== */
.conteneur-txt {
	display: block;
	margin: 1.25em 0px 8px 0px;
	padding: 0px;
}
.conteneur {
	margin: 8px 0px 8px 0px;
	padding: 4px;
	border: 1px solid #CCC;
	background-color:#FFF;
}
.boite-interactive {
	margin: 0px;
	padding: 4px 4px 10px 4px;
	border: 1px solid #FFF;
}
.boite-interactive:hover {
	margin: 0px;
	padding: 4px 4px 10px 4px;
	border: 1px solid #09F;
	background-repeat: repeat;
	background-position: 0px 0px;
	background-image: url(img-structure/conteneur-fond.gif);
}
/* MENU UTILITAIRE *************************************************
==================================================================== */
#utility-box {
	display: block;
	margin: 0px 0px 2em 0px;
	padding: 5px 5px 5px 12px;
	color: #666;
	border: 1px solid #666;
	background-color: #333;
}
#utility-box span{
	display: block;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #666;
	font: 9pt bold "Verdana", Arial, Helvetica, sans-serif;
}
#utility-box a{
	margin: 0px;
	padding: 0px;
	color: #CCC;
	font: 9pt bold "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#utility-box a:hover{
	margin: 0px;
	padding: 0px;
	color: #9CC;
	font: 9pt bold "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}