/*===============*/
/* Eléments HTML */
/*===============*/
html, body {
	margin:0px;
	height:100%;
	font-family:Verdana;
	font-size:10pt;
	color:white;
	background:black;
	}
.normal {
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
}
.pied {
	font-size:8pt;
	line-height:8pt;
	color:GRAY;
	text-decoration:none;
	padding-right:3px;
	}
.contour {
	border: solid 1px;
	}
.noborder {
	border: 0;
	}
/*
LI {
	list-style-image:url('images/puce.gif');
	list-style-position:outside;
	}
*/
A {
	color:white;
}
.over {
	text-decoration:none;
}
.over:hover {
	text-decoration:underline;
}
A:hover {
	text-decoration:none;
	}
.nolink {text-decoration:none;}
.menu_texte {
	color:#787878;
	text-decoration:none;
	font-size:8pt;
	line-height:8pt;
}

.puce {
	font-size:8pt;
	line-height:8pt;
	padding-right:4px;
}
.puce_menu_off {
	text-decoration:none;
	padding-top:4px;
	color:#797E9E;
}
.puce_menu_on {
	text-decoration:none;
	padding-top:4px;
	font-weight:bold;
}
.lien_doc {
	text-decoration:none;
	font-size:8pt;
	line-height:8pt;
}
TD {
	font-family:Arial;
	font-size:10pt;
	color:white;
	}
TH {
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	color:white;
	}
.titre_1 {
	color:#DB0000;
/*	font-family:Trebuchet MS; */
	font-size:16pt;
	line-height:14pt;
	font-weight:bold;
	text-align:left;
}
.titre_2 {
	color:white;
/*	font-family:Trebuchet MS; */
	font-size:12pt;
	line-height:12pt;
	font-weight:bold;
	text-align:left;
}
.titre_3 {
	color:white;
/*	font-family:Trebuchet MS; */
	font-size:16pt;
	line-height:14pt;
	font-weight:bold;
	text-align:left;
}
.titre_4 {
	color:#011FB8;
/*	font-family:Trebuchet MS; */
	font-size:12pt;
	line-height:12pt;
	font-weight:bold;
	text-align:left;
}
.titre_5 {
	color:#ffb300;
/*	font-family:Trebuchet MS; */
	font-size:12pt;
	line-height:12pt;
	font-weight:bold;
	text-align:left;
}
.titre_page {
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	color:#FB7224;
	text-transform:uppercase;
	border-bottom:#FB7224 dashed 1px;
	margin-left:110px;
	margin-right:110px;
}
.titre_gestion {
	font-weight:bold;
	margin-bottom:5px;
}
.titre_gestion_2 {
	font-weight:bold;
	margin-bottom:5px;
	font-size:11pt;
	background-color:GAINSBORO;
	color:GRAY;
	padding:4px;
}
.titre_action {
/*	font-family:Trebuchet MS; */
	font-size:12pt;
	font-weight:bold;
	color:#FB7224;
	margin-bottom:20px;
}
.titre_compte {
	height:100px;
	margin-left:15px;
	margin-top:5px;
	padding-left:70px;
	background-image:url('../images/compte/logo_compte.gif');
	background-position:top left;
	background-repeat:no-repeat;
/*	font-family:Trebuchet MS; */
	font-size:18pt;
	line-height:64pt;
	font-weight:bold;
	color:#787878;
}
H2 {
	font-family:Arial;
	font-size:12pt;
	color:#787878;
	font-weight:bold;
	text-align:left;
	margin-top:0px
	}
H3 {
/*	font-family:Trebuchet MS; */
	font-size:11pt;
	color:#787878;
	font-weight:bold;
	border-bottom:GRAY solid 1px;
	text-align:left;
	line-height:11pt;
	}
H4 {
/*	font-family:Trebuchet MS; */
	font-size:11pt;
	color:#787878;
	font-weight:bold;
	border-bottom:GRAY solid 2px;
	text-align:left;
	line-height:11pt;
	}
img {
	border:0;
}
/*=========*/
/* Classes */
/*=========*/
.table {
	border-left:#5b5b5b solid 1px;
	border-top:#5b5b5b solid 1px;
	}
.td {
	border-right:#5b5b5b solid 1px;
	border-bottom:#5b5b5b solid 1px;
	}
.th {
	color:white;
	background-color:#3f3f3f;
	border-right:#5b5b5b solid 1px;
	border-bottom:#5b5b5b solid 1px;
	}
.checkbox {
	border:0;
}

.input {
	font-size:8pt;
	font-weight:normal;
	background-color:silver;
	color:black;
	height:17px;
	border:0;
}
.input_protege {
	font-size:8pt;
	font-weight:normal;
	background-color:black;
	color:white;
	height:17px;
	border:0;
	border-bottom:SILVER solid 1px;
}
.textarea {
	background-color:silver;
	color:black;
	font-family:Arial;
	font-size:8pt;
	line-height:8pt;
	font-weight:normal;
	border:0;
	}
.textarea_protege {
	background-color:black;
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	overflow:hidden;
	color:white;
	border:0;
}
.select {
	font-size:8pt;
	font-weight:normal;
	background-color:silver;
	color:black;
	border:GRAY solid 1px;
}
.radio {
	/*
	border:0px;
	background-color:#FFFFFF;
	*/
	}
.tri_colonne {color:white; text-decoration:none}
.tri_colonne:hover {color:white; text-decoration:underline}
.legende {
	color:#787878;
	font-size:7pt;
	line-height:7pt;
	text-align:justify;
	}
.separateur {
	font-size:1pt;
	line-height:1pt;
	background-image:url('images/separateur.gif');
	background-position:center left;
	background-repeat:repeat-x;
	height:4px;
}
.rollover {
	cursor:pointer;
	cursor:hand;
	}
.question {
	cursor:pointer;
	cursor:hand;
	}
/* Couleurs */
.bg_blanc {background-color:#ffffff;}
.bg_noir {background-color:#000000;}
.bg_turquoise {background-color:;}
.bg_rouge {background-color:#C9002C;}

.blanc {color:#ffffff;}
.noir {color:#000000;}

.orange {color:#DB0000;}
.bleu {color:#011FB8;}
.fond_#ff9900 {background-color:#FB7224;}
.cadre_#ff9900 {border:#FB7224 solid 1px;padding:3px;height:50px;}
.cadre_#ff99002 {border:#FB7224 solid 1px;padding:3px;}

.violet {color:;}
.fond_violet {background-color:;}
.cadre_violet {border: solid 1px;padding:3px;height:50px;}

.vert {color:green;}
.fond_vert {background-color:#026703;}
.cadre_vert {border:#026703 solid 1px;padding:3px;height:50px;}

.bleu {color:#0E6BAE;}
.fond_bleu {background-color:;}
.cadre_bleu {border: solid 1px;padding:3px;height:50px;}

.turquoise {color:;}
.rouge {color:red;}
.fond_gris {background-color:WHITESMOKE;}
.gris {color:GRAY;}
.remplir {
	background-color:#7f7f7f;
}
.mouvement {
	background-color:#7f7f7f;
	font-weight:bold;
}


.blanc:hover {color:#FFFFFF;}
.noir:hover {color:#000000;}
.#ff9900:hover {color:#FB7224;}
.vert:hover {color:#026703;}
.turquoise:hover {color:;}
.violet:hover {color:;}
.violet_texte:hover {color:;}
.bleu:hover {color:;}
.rouge:hover {color:#C9002C;}

.fond_menu {background-color:;}

.moyen {font-size:8pt;line-height:9pt;}
.petit {font-size:7pt;line-height:9pt;}
.minimum {font-size:1pt;line-height:1pt;}
.gras {font-weight:bold;}
.grasbleu {font-weight:bold;color:blue;}
.italique {font-style:italic;}
.moyenitalique {font-size:8pt;line-height:9pt;font-style:italic;}
.justifie {text-align:justify;}

.focus {
	color:WHITE;
	text-align:center;
	font-size:8pt;
	line-height:10pt;
	font-weight:bold;
	margin-top:5px;
}
.bordure_images {
	border-left:BLACK solid 1px;
	border-top:BLACK solid 1px;
	border-right:BLACK solid 1px;
	border-bottom:BLACK solid 1px;
}

.centre {
	text-align:center;
}


.sep_droite {
	border-right:#5b5b5b solid 1px;
}
.sep_gauche {
	border-left:#5b5b5b solid 1px;
}
.sep_bas {
	border-bottom:#5b5b5b solid 1px;
}
.sep_haut {
	border-top:#5b5b5b solid 1px;
}
.message {
	border:gray solid 1px;
	color:IVORY;
	background:#2f2f2f;
	padding:5px;
	filter:progid:DXImageTransform.Microsoft.Shadow(strength=5, Direction=135, Color:GRAY);
	text-align:left;
	font-size:8pt;
	line-height:8pt;
}
.message_erreur {
	border:black solid 1px;
	background-color:darkred;
	color:IVORY;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}
.message_info {
	border:black solid 1px;
	background-color:darkgreen;
	color:IVORY;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}
.margeH {margin-top:10px;}
.exergue {
	font-size:11pt;
	font-weight:bold;
}
.inactif {
	color:GRAY;
	cursor:default;
}
.main {
	cursor:pointer;
}
.help {
	cursor:help;
}
.fleche {
	cursor:default;
}
.estompe {
	color:SILVER;
}
.droite {
	text-align:right;
}

.plus {font-size:11pt;}
.big {font-size:13pt;}
.gestion {
	padding-left:4px;
	padding-right:4px;
}
.subdivision {
	padding-top:5px;
	padding-bottom:5px;
}
.sous_phase {
	border:GRAY solid 1px;
	padding:5px;
	background-color:#A29BFF;
	font-weight:bold;
}
.resume {
	font-family:Arial;
	font-size:10pt;
	line-height:10pt;
	margin-top:5px;
	margin-bottom:5px;
}

.bouton {
	border:#C5C4B9 outset 2px;
	background-color:GAINSBORO;
	color:GRAY;
	font-size:8pt;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
}
.bouton:hover {
	border:#C5C4B9 outset 2px;
	background-color:GRAY;
	color:WHITE;
}
.lib_form {
	font-weight:bold;
}
.important {
	border:GRAY solid 1px;
	background-color:WHITESMOKE;
	font-size:8pt;
	line-height:9pt;
	color:GRAY;
	padding:5px;
	text-align:justify;
}
.important_account {
	border:GRAY solid 1px;
	background-color:WHITESMOKE;
	font-size:8pt;
	line-height:9pt;
	color:GRAY;
	padding:5px;
	padding-left:25px;
	background-image:url('../images/icones/important_2.png');
	background-position:top left;
	background-repeat:no-repeat;
}

.menu_off {
	font-size:18pt;
	font-weight:bold;
	font-family:Army;
	color:#ffb300;
	text-decoration:none;
	text-transform:uppercase;
}
.menu_off2 {
	font-size:10pt;
	font-weight:bold;
	color:#ffb300;
	text-decoration:none;
	text-transform:uppercase;
}
.menu_on {
	font-size:8pt;
	font-weight:bold;
	color:WHITE;
	text-decoration:none;
	text-transform:uppercase;
}

.stabilo_noir {
	padding-left:4px;
	padding-right:4px;
	background-color:black;
	color:white;
}
.stabilo_blanc {
	padding-left:4px;
	padding-right:4px;
	background-color:white;
	color:black;
}
.stabilo_vert {
	padding-left:4px;
	padding-right:4px;
	background-color:#8FFF49;
	color:black;
	font-weight:bold;
}
.stabilo_rose {
	padding-left:4px;
	padding-right:4px;
	background-color:#FF7CFD;
	color:black;
	font-weight:bold;
}
.stabilo_jaune {
	padding-left:4px;
	padding-right:4px;
	background-color:#FEFF49;
	color:black;
	font-weight:bold;
}
.stabilo_bleu {
	padding-left:4px;
	padding-right:4px;
	background-color:#8FD7FF;
	color:black;
	font-weight:bold;
}
.stabilo_orange {
	padding-left:4px;
	padding-right:4px;
	background-color:#ffb300;
	color:black;
	font-weight:bold;
}
.nota {
	padding:5px;
	padding-left:20px;
	background-color:#FEFF49;
	border:GRAY dashed 1px;
	background-image:url('../images/icones/close.png');
	background-position:3px 3px;
	background-repeat:no-repeat;
	font-size:7pt;
	line-height:8pt;
	font-style:italic;
	cursor:pointer;
	cursor:hand;
}

#logo {
	float:left;
}
#menu_right {
	font-size:8pt;line-height:9pt;
	float:right;
	float:right;
}
.roundbox {
	font-size:8pt;
	line-height:9pt;
	border:GRAY solid 1px;
	border-radius:5px;
	-moz-border-radius:5px;
	background-color:WHITESMOKE;
	color:GRAY;
	padding:5px;
}
.round_menu {
	border:SILVER solid 2px;
	border-radius:15px;
	-moz-border-radius:15px;
}
.round_menu1 {
	border:SILVER solid 1px;
	border-radius:10px;
	-moz-border-radius:10px;
	background-color:WHITESMOKE;
	padding:5px;
	margin-top:10px;
}
.fieldset_UPD {
	padding:3px;
	background-color:#FFFFCC;
	border-radius:5px;
	-moz-border-radius:5px;
}
.colonne_top {
	text-align:left;
	padding-left:60px;
	padding-top:24px;
	padding-bottom:17px;
	color:#787878;
/*	font-family:Trebuchet MS; */
	font-size:13pt;
	font-weight:bold;
	border:black solid 0px;
}

.colonne_contenu {
	background-image:url('../images/colonne_fond.gif');
	background-position:top center;
	background-repeat:repeat-y;
	padding:0 10px 0 10px;
	color:gray;
	text-align:left;
}

.intro_compte {
	color:#787878;
/*	font-family:Trebuchet MS; */
	font-size:14pt;
	line-height:14pt;
	font-weight:bold;
	margin-left:75px;
	text-align:left;
}
.intro {
	color:#787878;
/*	font-family:Trebuchet MS; */
	font-size:14pt;
	line-height:14pt;
	font-weight:bold;
	margin-left:10px;
	text-align:left;
}
.intro_2 {
	color:#ff9900;
/*	font-family:Trebuchet MS; */
	font-size:12pt;
	line-height:12pt;
	font-weight:bold;
	margin:10px 0 5px 0;
	text-align:left;
}
.titre_sticker {
	color:#DB0000;
/*	font-family:Trebuchet MS; */
	font-size:14pt;
	line-height:12pt;
	font-weight:bold;
}
.sous_titre_sticker {
/*	font-family:Trebuchet MS; */
	font-size:11pt;
	line-height:11pt;
	font-weight:bold;
}
.sous_titre_sticker_2 {
/*	font-family:Trebuchet MS; */
	font-size:11pt;
	line-height:11pt;
	font-weight:bold;
}
.gris_2 {color:#787878;}
.gris_3 {color:#959595;}
.sticker {
	height:60px;
	padding:10px;
	text-align:left;
}
.sticker_titre {
/*	font-family:Trebuchet MS; */
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
}
.sticker_desc {
	font-size:10pt;
	line-height:12pt;
	text-decoration:none;
}
.menu_pied {
	width:130px;
	border:black solid 0px;
	text-align:left;
}
.bullet_1 {
	padding-left:10px;
	background-image:url('../images/icones/bullet_1.gif');
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:4px;
}
.onglet {
	margin:0 5px 0 5px;
}
.reponse {
	border:SILVER solid 1px;
	margin:5px 0 10px 0;
	padding:5px;
	color:GRAY;
}
/******************************************************************************/
/* Menu déroulant
/******************************************************************************/
.menu_flip {
	background:transparent url('../images/coin_menu.gif') no-repeat bottom right;
	text-align:center;
	padding:10px 0 6px 0;
	margin:0 0px 1px 0;
}
.menu_flip2 {
	background:transparent url('../images/coin_menu.gif') no-repeat bottom right;
	text-align:center;
	font-style:italic;
	padding:8px 0 6px 0;
	margin:0 0px 1px 0;
}
.menu_flip3 {
	background:transparent url('../images/coin_menu.gif') no-repeat bottom right;
	text-align:center;
	padding:14px 0 16px 0;
	margin:0 0px 1px 0;
}

.menu_fix {
	background:transparent url('../images/coin_menu.gif') no-repeat bottom right;
	text-align:center;
	padding:15px 0 15px 0;
}

#menu_creer {
	background: #ccc;
	color: #000;
	font-size:8pt;
	background-image:transparent url('../images/filet_menu.gif') repeat-x bottom left;
	border:#5b5b5b solid 1px;
	width:118px;
	padding-bottom:1px;
	opacity:0.9;
    filter:alpha(opacity=90);
}

#menu_acheter {
    background: #fff;
	color: #000;
	font-size:8pt;
	background-image:transparent url('../images/filet_menu.gif') repeat-x bottom left;
	border:#5b5b5b solid 1px;
	width:126px;
	padding-bottom:1px;
	opacity:0.9;
    filter:alpha(opacity=90);
}
#menu_acheter2 {
	background: #ccc;
	color: #000;
	font-size:8pt;
/*	background-image:transparent url('../images/filet_menu.gif') repeat-x bottom left; */
	border:#5b5b5b solid 1px;
	width:126px;
	padding-bottom:1px;
	opacity:0.9;
    filter:alpha(opacity=90);
}
#menu_services {
	background: #ccc;
	color: #000;
	font-size:8pt;
	/*
	background-image:url('../images/filet_menu.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	*/
	border:#5b5b5b solid 1px;
	width:118px;
	padding-bottom:1px;
	opacity:0.9;
    filter:alpha(opacity=90);
}
.menu_entree a {
	display:block;
	padding:2px 0 2px 15px;
	/*background-image: url('../images/fond_entree_menu.png');*/
	/*background-color: pink;*/
}
.menu_entree a:hover {
	padding:2px 0 2px 15px;
	/*background-image: url('../images/fond_entree_menu_over.png');*/
	background-color: #ffb300;
}
.menu_entree2 a {
	display:block;
	padding:2px 0 2px 15px;
	/*background-image: url('../images/fond_entree_menu.png');*/
	/*background-color: pink;*/
}
.menu_entree2 a:hover {
	padding:2px 0 2px 15px;
	/*background-image: url('../images/fond_entree_menu_over.png');*/
	background-color: #ffb300;
}
/******************************************************************************/
/* Tourniquet Produits (Accueil)
/******************************************************************************/
#iFishEye_tourniquet {
}

#iFishEye_tourniquet span {
	color: #fff;
	font-family: Arial;
	font-size: 8pt;
	display: block;
	font-weight: bold;
	text-align:center;
	position:relative;
	top:-130px;
	height:20px;
	background:transparent;
	background-image:url('../images/caption.png');
	background-position:top middle;
	background-repeat:no-repeat;
}
/******************************************************************************/


/******************************************************************************/
/* Tool Tips
/******************************************************************************/
.tool-tip {
	color: #fff;
//	width: 139px;
	width: 300px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ffb300;
	padding: 8px 8px 4px;
	background: url(../images/bubble2.png) top left;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble2.png) bottom right;
}

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
/******************************************************************************/
.bouton_submit {
	background:#ffb300;
	border:0px;
	font-size:8pt;
	color:black;
	font-weight:bold;
}
.bouton_submit2 {
	background:#ffb300;
	border:0px;
	font-size:8pt;
	color:black;
	font-weight:bold;
}
/*
#loader_container {
	position:absolute;
	left:0;
	top:0;
	background:black;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
#loader {
	width:250px;
	padding:10px;
	color:white;
	background-image:url('../images/fond_cadre.jpg');
	background-position:top left;
	background-repeat:repeat-x;
}
*/
#loader_container {
	position:absolute;
	left:0;
	top:0;
	background:rgba(0,0,0,0.8);
}
#loader {
	width:250px;
	padding:10px;
	font-family:Trebuchet MS;
	color:white;
	font-weight:bold;
	background-image:url('../images/fond_cadre.jpg');
	background-position:top left;
	background-repeat:repeat-x;
}

