body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Simple page reset */
	margin:0px;
	padding:0px;
}

body{
	/* Setting default text color, background and a font stack */
	
	font-size:9px;
	background: #dddddd;
	font-family:Verdana, Helvetica, sans-serif;
}


table.sql_table {
	width:100%;
	border:0px solid #000000;
	padding: 0px 0px;
}

select option.selected {
  font-weight: bold;
  color: red;
}

.arr {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

object {
  width:100%;
  height:1800px;
}

.none {
	display:none;
}
.block {
	display:block;
}

td.ph {
	font-size:8px;
	text-align:right;
	background: #cccccc;
	font-family:Verdana;
	font-weight:bold;
	padding:1px 5px 1px 1px;
	border:1px solid #000000;
	box-shadow: 7px 7px 10px 0px #999999;
}

.ID {
	table-layout:fixed;
	position: fixed;
	top:0px;
	right:0px;
	
	z-index:1;
	vertical-align: text-top;
	font-size:12px;
	background: #00ff00;
	font-family:Verdana;
	padding:1px 5px 1px 5px;
	border-style:solid;
	border-color:#0A1899;
	box-shadow: 7px 7px 10px 0px #999999;
	
}
table.table_index {
	width:100%;
	border-style:solid;
	border-color:#000000;
	padding:20px 20px 20px 20px;
	bordercolor:#000000;
	background-color:#dddddd;
	box-shadow: 7px -7px 10px 0px #999999;
}
table.table_index2 {
	width:100%;
	border-style:solid;
	border-color:#0A1899;
	padding:10px 10px 10px 10px;
	
	background-color:#eeeeee;
	box-shadow: 7px -7px 10px 0px #999999;
}
.date_8 {
	font-family: verdana;
	font-size:8px;
	 font-weight:bold;
	width:70px;
	border:1px solid #000000;
	text-align:center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
}

.arr_12 {
	font-family: verdana;
	font-size:12px;
	color: #000000;
	 font-weight:bold;
	width:70px;
	border:1px solid #dddddd;
	text-align:center;
	padding : 2px;
	
}

.arr_12_V {
	font-family: verdana;
	font-size:12px;
	color: red;
	 font-weight:bold;
	
	border:1px solid #dddddd;
	text-align:center;
	padding : 2px;
	
}
.arr_12_D {
	font-family: verdana;
	font-size:12px;
	color: darkblue;
	 font-weight:bold;
	
	border:1px solid #dddddd;
	text-align:center;
	padding : 2px;
	
}
.titre_18 {
	vertical-align:center;

	 font-family: verdana;
	  font-size:18px;
	  font-weight:bold;
	  padding : 5px;
	border:2px solid #000000;
	text-align:center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow:  7px -7px 10px 0px #999999;
}
.titre_16 {
	 font-family: verdana;
	  font-size:16px;
	  font-weight:bold;
	  padding : 5px;
	border:1px solid #dddddd;
	text-align:center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow:  0px -7px 10px 0px #555555;
}

.titre_14 {
	 font-family: verdana;
	  font-size:14px;
	  font-weight:bold;
	  padding : 5px;
	border:1px solid #dddddd;
	text-align:center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow:  0px -7px 10px 0px #555555;
}
.titre_12 {
	 font-family: verdana;
	  font-size:12px;
	  font-weight:bold;
	  padding : 5px;
	border:1px solid #dddddd;
	text-align:center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow:  0px -7px 10px 0px #555555;
}
td.td_I {
	border-color: #000000; 
	border-right-style: solid; border-right-width: 1;
	border-left-style: solid;border-left-width: 1;
	border-top-style: solid; border-top-width: 1;
	border-bottom-style: solid; border-bottom-width: 1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

td.id_I {
	border-color: #000000; 
	border-right-style: solid; border-right-width: 1;
	border-left-style: solid;border-left-width: 1;
	border-top-style: solid; border-top-width: 1;
	border-bottom-style: solid; border-bottom-width: 1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

tr.hidden {
	display: none;
}

ul{
	margin:0;
	padding:0;
}

ul.container{
	/* The topmost UL */
	width:240px;
	margin:0 auto;
	padding:50px;
}

li{
	list-style:none;
	text-align:left;
}

li.menu{
	/* The main list elements */
	padding:5px 0;
	width:100%;
}

li.button a{
	/* The section titles */
	display:block;
	font-family:BPreplay,Arial,Helvetica,sans-serif;
	font-size:21px;
	height:34px;
	overflow:hidden;
	padding:10px 20px 0;
	position:relative;
	width:200px;
}

li.button a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
}

li.button a span{
	/* This span acts as the right part of the section's background */
	height:44px;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	display:block;
}

/* Setting up different styles for each section color */

li.button a.blue{background:url(img/blue.png) repeat-x top left; color:#074384;}
li.button a.blue span{ background:url(img/blue.png) repeat-x top right;}

li.button a.green{background:url(img/green.png) repeat-x top left; color:#436800;}
li.button a.green span{ background:url(img/green.png) repeat-x top right;}

li.button a.orange{background:url(img/orange.png) repeat-x top left; color:#882e02;}
li.button a.orange span{ background:url(img/orange.png) repeat-x top right;}

li.button a.red{background:url(img/red.png) repeat-x top left; color:#641603;}
li.button a.red span{ background:url(img/red.png) repeat-x top right;}

/* The hover effects */

li.button a:hover{ background-position:bottom left;}
li.button a:hover span{ background-position:bottom right;}

.dropdown{
	/* The expandable lists */
	display:none;
	padding-top:5px;
	width:100%;
}

.dropdown li{
	/* Each element in the expandable list */
	background-color:#373128;
	border:1px solid #40392C;
	color:#CCCCCC;
	margin:5px 0;
	padding:4px 18px;
}


/* The styles below are only necessary for the demo page */

h1{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:36px;
	font-weight:normal;
	margin-bottom:15px;
}

h2{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-right:140px;
	right:0;
	text-align:right;
	text-transform:uppercase;
	top:15px;
}

.clear{
	clear:both;
}

#main{
	/* The main container */
	margin:15px auto;
	text-align:center;
	width:920px;
	position:relative;
}

a, a:visited {
	
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

p{
	/* The tut info on the bottom of the page */
	padding:10px;
	text-align:center;
}

.arrondi{
	border:1px solid #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.arr5 {
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

table.div_calendrier {
	
	border:5px solid #000000;
	box-shadow: -15px 15px 5px 0px #222222;
}

.boite_select_bs {
	font-size:12px;
	font-family:Verdana;
	text-align: left;
	border:1px solid #000000;
	box-shadow: -5px 5px 5px 0px #222222;
}

.boite_select {
	font-size:11px;
	font-family:BPreplay,Arial,Helvetica,sans-serif;
	text-align: left;
	border:1px solid #000000;
	
	
}
.contour_14 {
	font-size:14px;
	font-family:Verdana;
	text-align: center;
	font-weight:bold;
	background-color:#cccccc;
	border:1px solid #000000;
	box-shadow: -5px 5px 5px 0px #222222;
}
.contour_10 {
	font-size:10px;
	font-family:Verdana;
	text-align: center;
	background-color:#cccccc;
	border:1px solid #000000;
}
.contour_8 {
	font-size:8px;
	font-family:Verdana;
	text-align: center;
	background-color:#cccccc;
	border:1px solid #000000;
}
.contour_12 {
	font-size:12px;
	font-family:Verdana;
	text-align: center;
	background-color:#cccccc;
	border:1px solid #000000;
}
.darkblue {
	font-size:10px;
	font-family:Verdana;
	color:#123456;
}
.courier_darkblue {
	font-size:10px;
	font-family:Courier new;
	color:#123456;
}

.boite_text_intervention {
	 font-size:12px;
	 background-color:#FFFFFF;
	 color:#000000;
	 font-weight:bold;
	font-family: Verdana;
	 height:20px;
	 border:1px solid #000000;
	 -moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	box-shadow: -5px 5px 5px 0px #222222;
 }
 
input[type=button], input[type=submit], input[type=reset], button, .button {
	padding: 5px 15px;
	margin: 3px 4px;
	display: inline-block;
	color: #000000;
	font-weight: 900;
	font-family: Verdana;
	font-size: 14px;
	cursor: pointer;
	background: #ffffff;
	background: linear-gradient(top, #ffffff 0%, #aaaaaa 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #aaaaaa 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #aaaaaa 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #aaaaaa 100%);
	border: 1px solid #333333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	
	box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-moz-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-webkit-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-o-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	text-shadow: 1px 1px 0px #dddddd;
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover, button:hover, .button:hover {
	background: linear-gradient(top, #ffffff 0%, #666666 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #666666 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #666666 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #666666 100%);
	border: 1px solid #4095ff;
}
input[type=button]:active, input[type=submit]:active, input[type=reset]:active, button:active, .button:active{
	opacity:0.8;
}


input[type=text].transparent {
	border:0px;
	background-color:transparent;
	font-family: Courier;
	font-size:14px;
	padding : 5px;
	text-align:right;
}
input[type=text].montant {
	border:1px solid #888888;
	background-color:#00ff00;
	font-family: Courier;
	font-size:14px;
	padding : 5px;
	text-align:right;
}
input[type=text].montant_ht{
	border:1px solid #888888;
	background-color:#dddddd;
	font-family: Courier;
	font-size:14px;
	padding : 5px;
	text-align:right;
}
input[type=text].montant_tva {
	border:1px solid #888888;
	background-color:#cccccc;
	font-family: Courier;
	font-size:12px;
	padding : 5px;
	text-align:right;
}
input[type=text].montant_taxes {
	border:1px solid #888888;
	background-color:#cccccc;
	font-family: Courier;
	font-size:12px;
	padding : 5px;
	text-align:right;
}
.mysql {
	 font-family: courier new;
	  font-size:16px;
	  padding : 10px;
	border:3px solid #000000;
	background-color:#10F000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.prix {
	 font-family: courier new;
	  
	  font-weight:bold;
	  padding : 5px;
	border:2px solid #000000;
	text-align:right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.volume {
	 font-family: courier new;
	  
	  font-weight:bold;
	  padding : 5px;
	border:2px solid #000000;
	text-align:right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.identifier {
	 font-family: verdana;
	  
	  font-weight:bold;
	  padding : 5px;
	border:2px solid #000000;
	text-align:right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.ca {
	 font-family: arial;
	  
	  font-weight:bold;
	  padding : 5px;
	border:2px solid #8080ff;
	text-align:right;
	
}
.euronext_pv {
	 font-family: arial;
	  font-weight:bold;
	border:1px solid #8080ff;
	text-align:right;
	
}
.euronext_gain {
	 font-family: arial;
	 font-weight:bold;
	  background-color:004000;
	  color:dddddd;
	border:1px solid #8080ff;
	text-align:center;
	
}
.euronext_perte {
	 font-family: arial;
	  font-weight:bold;
	 background-color:ffb9b9; 
	border:1px solid #8080ff;
	text-align:center;
	
}

.SQL_LIMIT {
	background-color:10F000;
	font-family: arial;
	font-size: 16px;
	font-weight:bold;
	padding : 5px;
	border:2px solid #000000;
	text-align:center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.tour {
	border:1px solid #000000;
}
.bottom {
	border-color: #000000; border-bottom-style: solid; border-bottom-width: 1;
}
.top {
	border-color: #000000; border-top-style: solid; border-top-width: 1;
}
.left {
	border-color: #000000; border-left-style: solid; border-left-width: 1;
}

.right {
	border-color: #000000; border-right-style: solid; border-right-width: 1;
}

.checked {
	background-color:ffff00;
}

.fs-8 {
	font-size:8px;
}
.fs-9 {
	font-size:9px;
}
.fs-10 {
	font-size:10px;
}
.fs-11 {
	font-size:11px;
}
.fs-12 {
	font-size:12px;
}

.fs-14 {
	font-size:14px;
}
.fs-16 {
	font-size:16px;
}
.fs-18 {
	font-size:18px;
}
.fs-20 {
	font-size:20px;
}
.fs-22 {
	font-size:22px;
}
.fs-24 {
	font-size:24px;
}
.fs-26 {
	font-size:26px;
}
.fs-28 {
	font-size:29px;
}
.fs-30 {
	font-size:30px;
}
.fs-40 {
	font-size:40px;
}
.fs-50 {
	font-size:50px;
}
.fs-60 {
	font-size:60px;
}
.CALCUL_CFA {
	font-size:60px;
}
.verdana {
	font-family: verdana;
}
.courier {
	font-family: courier new;
}

.b {
	font-weight:bold;
}
.u {
	text-decoration:underline;
}
.center {
	text-align:center;
}

.selected {
	background-color:#ffff00;
}

.ok {
	background-color:#00ff40;
}
.erreur {
	background-color:red;
}

.gris {
	color:cccccc;
}
.blanc {
	color:ffffff;
}
.darkgreen {
	color:darkgreen;
}
.darkred {
	color:darkred;
}
.green {
	color:green;
}
.red {
	color:red;
}
.yellow {
	color:yellow;
}
.jaune {
	color:yellow;
}


.bg_darkblue {
	background-color:darkblue;
}
.bg_darkred {
	background-color:darkred;
}
.bg_darkgreen {
	background-color:darkgreen;
}
.bg_noir {
	background-color:000000;
}
.bg_gris {
	background-color:cccccc;
}
.bg_blanc {
	background-color:ffffff;
}
.bg_jaune {
	background-color:ffff00;
}
.bg_rouge {
	background-color:red;
}
.bg_vert {
	background-color:Chartreuse ;
}
.bg_orange {
	background-color:orange;
}
.bg_blue {
	background-color:#64b1ff;
}
.bg_moutarde {
	background-color:#ffbb01;
}

.moutarde {
	color:#ffbb01;
}

.ff-courier {
	font-family:Courier new;
}
.pointer {
	cursor:pointer;
}
td.pair {
	background-color:transparent;
}
td.impair {
	background-color:#dddddd;
}


.ta-center{
	text-align:center;
}
.ta-left{
	text-align:left;
}
.ta-right{
	text-align:right;
}
.appro_composition {
	min-width:300px;
	 font-family: courier new;
	  font-size:11px;
	  font-weight:bold;
	  background-color:#dddddd;
	  margin: 3px 4px;
	  padding : 10px;
	border:1px solid #dddddd;
	text-align:left;
	height:25px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow:  0px -7px 10px 0px #555555;
}

.tdb_parcelle {
	padding: 5px 15px;
	margin: 3px 4px;
	
	color: #000000;
	
	font-family: Verdana;
	font-size: 14px;
	cursor: pointer;
	background: #ffffff;
	background: linear-gradient(top, #ffffff 0%, #aaaaaa 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #aaaaaa 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #aaaaaa 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #aaaaaa 100%);
	border: 1px solid #333333;
}

.tdb_intervention {
	
	
	color: #000000;
	
	font-family: Verdana;
	font-size: 14px;
	cursor: pointer;
	background: #000000;
	background: linear-gradient(top, #000000 0%, #ffecce 100%);
	background: -moz-linear-gradient(top, #000000 0%, #ffecce 100%);
	background: -webkit-linear-gradient(top, #000000 0%, #ffecce 100%);
	background: -o-linear-gradient(top, #000000 0%, #ffecce 100%);
	

}


.phrases {
	background: #555555;
	width:100%;
	padding : 10px;
	margin: 3px 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}
.phrase_inactif {
	font-family: verdana;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	background: transparent;
}
.phrase_actif {
	font-family: verdana;
	font-size:12px;
	font-weight:bold;
	
	cursor:pointer;
	background: red;
	text-align:center;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
}
.dar {
	font-family: verdana;
	font-size:10px;
	color:midnightblue;
}

.info_ttt {
	font-family: verdana;
	font-size:12px;
	font-weight:bold;
	background: #aaaaaa;
	text-align:center;
	padding : 3px;
	margin: 3px 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.saisie_ttt {
	font-family: courier new;
	text-align:right;
	color:midnightblue;
	font-size:14px;
	font-weight:bold;
	background: #cccccc;
	
	padding : 3px;
	margin: 3px 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.visu_ttt_prix {
	font-family: courier new;
	text-align:right;
	color:midnightblue;
	font-size:14px;
	font-weight:bold;
	background: transparent;
	border:none;
	padding : 3px;
	margin: 3px 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.INTERVENTION_info_ttt {
	font-family: arial;
	font-size:10px;
	font-weight:bold;
	background: #aaaaaa;
	text-align:center;
	padding : 2px;
	margin: 2px 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.pad-5 {
	padding : 5px;
}
.pad-10 {
	padding : 10px;
}
.pad-15 {
	padding : 15px;
}
.pad-20 {
	padding : 20px;
}
.red {
	color: red;
}
.green {
	color: green;
}
.darkblue {
	color: darkblue;
}
.darkred {
	color: darkred;
}
.darkgreen {
	color: darkgreen;
}
.orange {
	color: ff8000;
}

.LI-select_appro {
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
}

#map { height: 180px; }
