p { font-family:arial; color:black; }
h1 { font-family:arial; font-style:normal; font-weight:normal; font-size:7pt; color:#000000; }
h2 { font-family:arial; font-style:normal; font-weight:normal; font-size:8pt; color:#000000; }
h3 { font-family:arial; font-style:normal; font-weight:normal; font-size:10pt; color:#000000; }
h4 {  font-weight:normal; font-size:12pt; color:#000000; }
body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}
.body_haut{background-color:#3D3F3C;}
.body_accueil{background-color:#3D3F3C;color:#414240;font-size:100px;text-align:center;}
.body_gauche{background-color:#242424;}
/* IDENTIFICATION */
.ID_HAUT {
	background-color: #242424;
	height: 50px;
}
.ID_TABLE {
	-moz-border-radius: 16px 0px 16px 0px;
	-webkit-border-radius: 16px 0px 16px 0px;
	border-radius: 16px 0px 16px 0px;
}
.ID_TABLE input {
	background-color: White;
}
.ID_TABLE input:focus {
	background-color: #FFFFE0;
}
.ID_TITRE { font-style:normal; font-weight:bold; font-size:12pt; color:#ffffff; text-align:center; background-color:#CE0909; margin:1; }
.ID_FORM {
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	text-align: right;
	background-color: #ffffff;
	padding: 10;
}
.ID_SUBMIT {
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	text-align: right;
	background-color: #8FBC8F;
	padding: 0 0 0 1;
	border-style: outset;
	border-width: 2px;
	border-color: #2F4F4F;
	-moz-border-radius: 8px 0px 8px 0px;
	-webkit-border-radius: 8px 0px 8px 0px;
	border-radius: 8px 0px 8px 0px;
}

/* MENU HAUT */
.MH_ADM {  font-style:normal; font-weight:normal; font-size:12px; color:#999997;text-align:center; text-decoration:none;}
.MH_DCX {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 5px;
	background-color: #BF2E1B;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
}
.MH_DCX:hover {
	background-color: #B22222;
	text-decoration: underline;
}
.MH_TR1 { height:10px; font-size:12px; color:#ffffff; text-align:center;margin:0; padding:0px;background-color:#BF2E1B; }
.MH_TR2 { height:50px; font-size:12px; color:#ffffff; text-align:center;margin:0; padding:0px;background-color:#242424; }
.MH_PICTO {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	width: 95px;
	float: left;
	margin-left: 4px;
	margin-top: 3px;
	height: 85px;
	text-align: center;
	text-decoration: none;
	background-color: #c8c8c8;
	-moz-border-radius-topleft: 11px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 11px;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-top-left-radius: 11px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.MH_PICTO a {
	color: #000000;
	display: block;
	text-decoration: none;
	height: 100%;
	-moz-border-radius: 11px 12px 0px 0px;
	-webkit-border-radius: 11px 12px 0px 0px;
	border-radius: 11px 12px 0px 0px;
}
.MH_PICTO a:hover {
	text-decoration: underline;
	background-color: #FFF8DC;
}
.MH_PICTO_SELECT {
	color: #F5F5F5;
	background-color: #FFFFFF;
}
.MH_TR4 { height:50px; font-size:12px; color:#ffffff; text-align:center;margin:0; padding:0px;background-color:#242424; }
/* MENU GAUCHE */
.MG_ADM {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	background-color: #e8e8e8;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	width: 190px;
}
.MG_PICTO {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: White;
	text-align: center;
	background-color: #242424;
	text-decoration: none;
}
.MG_LIB {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: White;
	text-align: left;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 4px;
}
.MG_MOD {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #525551;
	text-align: left;
	background-color: #C8C8C8;
	text-decoration: none;
	margin-left: 4px;
	padding-left: 4px;
	width: 182px;
	padding-top: 2px;
	
}
.MG_MOD_SELECT {
	background-color: #ffffff;
}
.MG_MOD a {
	color: #525551;
	display: block;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
	line-height:18px;
}
.MG_MOD a:hover {
	background-color: #FFF8DC;
	text-decoration: underline;
}
.MG_MOD_DEB {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.MG_MOD_FIN {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.ONGLET { font-style:normal; font-weight:bold; font-size:11px; color:#484848;text-align:left; background-color:#f8f8f8;text-decoration:none;}
.ONGLET_LIEN { font-style:normal; font-weight:normal; font-size:11px; color:#484848;text-align:left;text-decoration:none;}

.ADMIN_ENTETE_FCT {
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #B2B2B2;
}
.ADMIN_FCT {
	font-style: normal;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background-color: #b2b2b2;
}
.ADMIN_FCT a {
	display: block;
	background-color: #b2b2b2;
}
.ADMIN_FCT a:hover {
	background-color: #FFF8DC;
}
.ADMIN_BAN  { font-style:normal; font-size:16px; color:#f8f8f8; text-align:center;background-color:#525551;border:2px;border-color:#fff;border-style:solid }
.ADMIN_PAGE  { font-style:normal; font-size:12px; color:#f8f8f8; text-align:center;background-color:#525551;}
.ADMIN_PAGE a {
	background-color: #F6E180;
	color: #000000;
	text-decoration: none;
}
.ADMIN_PAGE a:hover {
	text-decoration: underline;
}
#page {
	font-weight: bold;
	color: #141450;
}
.ADMIN_ENTETE {
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #B2B2B2;
	font-weight: bold;
}
.ADMIN_ENTETE a {
	color: #000000;
	text-decoration: none;
}
.ADMIN_ENTETE a:hover {
	text-decoration: underline;
}
.ADMIN_ENTETE input {
	font-style: normal;
	font-size: 10px;
	color: #000000;
	background-color: #B2B2B2;
	border: 1px solid #E1C000;
}
.ADMIN_ENTETE input:focus {
	background-color: #FAFAD2;
	border: 1px solid #006400;
}
.ADMIN_ENTETE button {
	border: none;
	background-color: transparent;
}
.ADMIN_EXPORT {
	width: 120px;
	background-color: #f5deb3;
	font-size: 12px;
	color: #222222;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 0px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 8px;
}
.ADMIN_EXPORT a {
	display: block;
	color: #222222;
	text-decoration: none;
}
.ADMIN_EXPORT a:hover {
	text-decoration: underline;
}
.ADMIN_NOUVEAU {
	width: 100px;
	background-color: #31945C;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 8px;
}
.ADMIN_NOUVEAU a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
.ADMIN_NOUVEAU a:hover {
	text-decoration: underline;
}
.ADMIN_TITRE {
	font-weight: bold;
}
.ADMIN_LIEN_LISTE { font-style:normal; font-size:9px; color:#000000; text-align:center;line-height:10px;background-color:#F6E180  }
.ADMIN_LIEN_LISTE a {color:#000000;}
.ADMIN_PAGEP { font-style:normal; font-size:12px; color:#000000; text-align:left;line-height:10px;background-color:#fff  }
.ADMIN_PAGEP a {
	background-color: #F6E180;
	color: #000000;
	text-decoration: none;
}
.ADMIN_PAGEP a:hover {
	text-decoration: underline;
}
.ADMIN_TITRE_MODIF {
	font-style: normal;
	font-size: 18px;
	color: #000000;
	text-align: center;
	background-color: #FFD700;
	line-height: 30px;
	padding: 10px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 16px;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 16px;
	border-top-left-radius: 16px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 16px;
}
.ADMIN_TITRE_CREA {
	font-style: normal;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #31945C;
	line-height: 30px;
	padding: 10px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 16px;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 16px;
	border-top-left-radius: 16px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 16px;
}
.ADMIN_TITRE_VISU {
	font-style: normal;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #4FA8FF;
	line-height: 30px;
	padding: 10px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 16px;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 16px;
	border-top-left-radius: 16px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 16px;
}
.ADMIN_TITRE_RECOPIE {
	font-style: normal;
	font-size: 18px;
	color: #fffffff;
	text-align: center;
	background-color: #9acd32;
	line-height: 30px;
	padding: 10px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 16px;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 16px;
	border-top-left-radius: 16px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 16px;
}
.ADMIN_TITRE_ANNUL {
	font-style: normal;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #CC2626;
	line-height: 30px;
	padding: 10px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 16px;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 16px;
	border-top-left-radius: 16px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 16px;
}
.ADMIN_RETOUR { font-style:normal;  font-size:18px; color:#688668; text-align:center; background-color:#d8d8d8;line-height:30px;padding:2px;}
.ADMIN_RETOUR a{color:#686868;}

.TAB_TITRE { font-style:normal; font-weight:bold; font-size:12pt; color:#197663; text-align:center; background-color:#ffffff; }
.TAB1 { font-style:normal; font-size:10pt; color:#197663; text-align:center;background-color:#ffffff; }
.TAB {
	font-style: normal;
	font-size: 11px;
	color: black;
	text-align: right;
	background-color: #bfbfbf;
}
.TAB2 {
	font-style: normal;
	font-size: 11px;
	color: black;
	text-align: right;
	background-color: #d8d8d8;
}
.TAB4 {
	font-style: normal;
	font-size: 11px;
	color: #000;
	text-align: right;
	background-color: #e8e8e8;
}
.TAB_AIDE {
	width: 240px;
	height: 100%;
	background-color: #9ACD32;
	color: #006400;
	text-align: left;
	padding: 10px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 8px;
}
.TAB5 {
	font-style: normal;
	font-size: 13px;
	color: #686868;
	text-align: left;
	background-color: #f8f8f8;
	font-weight: bold;
}
.TAB6 {
	font-style: normal;
	font-size: 11px;
	color: black;
	text-align: left;
	background-color: #d8d8d8;
}
.TABR {
	font-style: normal;
	font-size: 11px;
	color: black;
	text-align: left;
	background-color: #FFF8DC;
	cursor: pointer;
}
.TABCLIC {
	font-style: normal;
	font-size: 11px;
	color: black;
	text-align: left;
	background-color: #FFD700;
}
.TABTITLE { font-style:normal; font-weight:bold; font-size:7pt; color:#ffffff;text-align:center; background-color:#197663;text-decoration:none;}
.TABm { font-size:7pt; color:#197663; text-align:center;background-color:#ffffff;}
.TAB3 {
	font-style: normal;
	font-size: 10pt;
	color: Black;
	background-color: #ffffff;
	border: 0;
}
.BULLE_AIDE {
	position: relative;
	width: 240px;
	margin-left:-190px;
}
.AD_MENU1 { font-style:normal; font-weight:normal; font-size:8pt; color:#000;text-align:left; background-color:#d8d8d8;text-decoration:none;}
.AD_MENU0 { font-style:normal; font-weight:normal; font-size:8pt; color:#000;text-align:left; background-color:#ffffff;text-decoration:none;}

.AD_MENUTT { font-style:normal; font-weight:bold; font-size:10pt; color:#FFFFFF;text-align:center; background-color:#686868;text-decoration:none;vertival-align:middle}
.AD_MENUT { font-style:normal; font-weight:bold; font-size:10pt; color:#000;text-align:center; background-color:#ffffff;text-decoration:none;}

.INF_TITRE { font-style:normal; font-weight:bold; font-size:10pt; color:#197663;text-align:left; background-color:#F8F8F8;text-decoration:none;}
.INF_SOUS_TITRE { font-style:normal; font-weight:bold; font-size:8pt; color:#000000;text-align:left; background-color:#F8F8F8;text-decoration:none;}
.INF_CORPS { font-style:normal; font-weight:normal; font-size:8pt; color:#000000;text-align:left; background-color:#F8F8F8;text-decoration:none;}


.PX_TITRE { font-style:normal; font-weight:bold; font-size:12pt; color:#ffffff; text-align:center; background-color:#a8a8a8; margin:1; }
.PX_MENU { font-style:bold; font-size:8pt; color:#197663; text-align:center; margin:1;background-color:#f8f8f8; }
.PX_MENU_DEC { font-style:bold; font-size:8pt; color:#ffffff; text-align:center;margin:0; padding:3;background-color:#990000; }

.PX_USER { font-style:bold; font-size:10pt; color:black; text-align:center; margin:1;background-color:#c8c8c8; }
.PX_SOUS_TITRE { font-style:normal; font-weight:normal; font-size:8pt; color:#000000; text-align:center; background-color:#c8c8c8; margin:1; }
.PX_TITRE_TABLEAU { font-style:normal; font-weight:normal; font-size:8pt; color:#000000; text-align:center; background-color:#e8e8e8; margin:1; }

.PX_TABLEAU { font-style:normal; font-weight:normal; font-size:8pt; color:#000000; text-align:left; background-color:#FFFFFF; margin:1; }
.PX_TABLEAUC { font-style:normal; font-weight:normal; font-size:10pt; color:#000000; text-align:center; background-color:#FFFFFF; margin:1;text-decoration:none; }
.PX_TABLEAUA { font-style:normal; font-weight:normal; font-size:8pt; color:#000000; text-align:left; background-color:#d8d8d8; margin:1; }
.PX_TABLEAU_AVERT { font-style:normal; font-weight:bold; font-size:8pt; color:#000000; text-align:center; background-color:#FFC000; margin:1; }
.PX_TABLEAU_DANGER { font-style:normal; font-weight:bold; font-size:8pt; color:#ffffff; text-align:center; background-color:#FF4040; margin:1; }
.PX_TABLEAU_OK { font-style:normal; font-weight:bold; font-size:8pt; color:#000000; text-align:center; background-color:#80FF80; margin:1; }

.PX_LIEN_TABLEAU {
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0 0 0 1;
	text-decoration: none;
}

.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
}

.VOIRHTML {
	width: 660px;
	height: 200px;
	background-color: #F0F0FC;
	color: #000000;
}
.circle {
	list-style-type: circle;
}
.disc {
	list-style-type: disc;
}
.square {
	list-style-type: square;
}
.1 {
	list-style-type: decimal;
}
.a {
	list-style-type: lower-alpha;
}
.A {
	list-style-type: upper-alpha;
}
.i {
	list-style-type: lower-roman;
}
.I {
	list-style-type: upper-roman;
}
.none {
	list-style-type: none;
}
/* Mode Admin_Live */
.MEMO:hover{
	font-style: normal;
	font-size: 11px;
	color: black;
	background-color: #B22222;
	cursor: pointer;
	/*border:2px dashed red;*/
}
.CC:hover{
	font-style: normal;
	font-size: 11px;
	color: black;
	background-color: #B22222;
	cursor: pointer;
	/*border:2px dashed red;*/
}
.LISTE:hover{
	font-style: normal;
	font-size: 11px;
	color: black;
	background-color: #B22222;
	cursor: pointer;
	/*border:2px dashed red;*/
}
/************************** boite de dialogue ******************************/
#pos-dialog2 {
    background: url("pictos/fond_shadowbox_live.png") repeat scroll 0 0 transparent;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2001;
}
#dialogContent2{
	background-color: #C8C8C8;
    height: 260px;
    margin: 80px auto auto;
    max-height: 260px;
    max-width: 600px;
    min-height: 260px;
    min-width: 600px;
    padding: 5px 15px 15px;
    text-align: left;
    width: 600px;
}
#pos-dialog2 #dialogContAjax2{
	text-align: center;
	width: 100%; min-width: 100%; max-width: 100%;
}
#pos-dialog2 div.fermer {
	height: 20px; min-height: 20px; max-height: 20px;
	position: relative;
    max-width: 100%;
    min-width: 100%;
    text-align: right;
    width: 100%;
	z-index: 10;
}