body {
	color: #000000;
	background: url("images/bg_content.png") repeat scroll 0% 0% transparent;
	margin:0px;
}
#login_auth{
	/*background: none repeat scroll 0% 0% rgb(17, 19, 4);*/
	display:none; 
	position:absolute; 
	top:-80px;
	margin-left:55px;
}
#contenue{
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0px 1px 3px rgb(187, 187, 187);
	width:1260;
	margin:auto;
	padding:10px 10px 10px 10px;
}
#LeftPane {
    margin-top: 10px;
    margin-right: 10px;
	margin-left:10px;
    float: left;
    width: 220px;
    padding: 10px;
    background: url("images/bg_content.png") repeat scroll 0% 0% transparent;
	border-radius: 4px 4px 4px 4px;
}
.rightcoltext {
	padding-right: 20px;
	padding-left: 20px;
}
#contentMenu {
    padding: 20px 20px 20px 20px;
    background: none repeat scroll 0% 0% white;
    border: 1px solid rgb(221, 221, 221);
	margin-top:10px;
}
#session_ouvert{
	/*padding: 20px 0px 20px 10px;*/
	border: 1px solid rgb(221, 221, 221);
	/*background: url("images/fond_vert_entete.png")repeat-x scroll left top transparent;*/
	background: none repeat scroll 0% 0% white;
	border-radius: 4px 4px 4px 4px;
	padding: 10px 10px 10px 10px;
	width:180px;
	margin:auto;
	height:auto;
}
#v_menu{
	padding: 20px 0px 20px 10px;
	border: 1px solid rgb(221, 221, 221);
	/*background: url("images/fond_vert_entete.png")repeat-x scroll left top transparent;	*/
	background: none repeat scroll 0% 0% white;
	border-radius: 4px 4px 4px 4px;
	margin-top:20px;
}
a:link{
	color: rgb(137, 152, 27);
	text-decoration: none;
}
a:visited{
	color: rgb(137, 152, 27);
	text-decoration: none;
}
a:link:hover{
	color: #666666;
	text-decoration: none;
}
a:visited:hover{
	color: #666666;
}
#fond_entete{
	color:#FFF;
	/*background: url("images/fond_v_degrad.jpg")no-repeat scroll top right transparent;*/
	background-color:rgb(63, 86, 11);
	background-image: -moz-linear-gradient(left center , rgb(63, 86, 11) 15%, rgb(140, 176, 24) 70%);
	border-radius: 4px 4px 4px 4px;
	margin-bottom:10px;
	box-shadow: 0px 1px 3px rgb(187, 187, 187);
}
#footer {
    color: rgb(0, 0, 0);
    padding: 20px;
    text-align: center;
    line-height: normal;
    font-size: 11px;
}
table {
	font: 9pt "trebuchet ms", arial, sans-serif;
}
textarea{
	border: 1px solid rgb(140, 176, 24);
	border-radius: 3px 3px 3px 3px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.groupeMenu{
	text-decoration:none;
	color:#000000;
}
.titre_accueil{
	background-color:rgb(63, 86, 11);
	background-image: -moz-linear-gradient(left center , rgb(63, 86, 11) 15%, rgb(140, 176, 24) 70%);
	height:20px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.texte_message_rouge{
	font-family:Tahoma,Arial;
	font-size:11px;
	color: #FF0000;
	font-weight:bold;
}
.inputselectlongoblig{
	border: 1px solid rgb(140, 176, 24);
	padding: 2px;
	font: 10px verdana;
	color: rgb(0, 0, 0);
	width: 200px;
	border-radius: 3px 3px 3px 3px;
}
.inputtextinputDate{
	border: 1px solid rgb(140, 176, 24);
	padding: 2px;
	font: 10px verdana;
	color: rgb(0, 0, 0);
	border-radius: 3px 3px 3px 3px;
	text-align:left;
	background: url("images/dropdown.gif") no-repeat scroll right center white;
	width:auto;
}
.inputtextinputLong{
	border: 1px solid rgb(140, 176, 24);
	padding: 2px;
	font: 10px verdana;
	color: rgb(0, 0, 0);
	border-radius: 3px 3px 3px 3px;
	text-align:left;
	/*background: url("images/dropdown.gif") no-repeat scroll right center white;*/
	width:660px;
}
.inputtextinputLongRecherche{
	border: 1px solid rgb(140, 176, 24) !important;
	padding: 2px;
	/*font: 10px verdana;*/
	color: rgb(0, 0, 0);
	border-radius: 3px 0px 0px 3px;
	text-align:left;
	background-color: #FFFFFF !important;
	width:660px;
	height:22px;
}
.inputtext{
	font: 10px verdana;
	font-size:11px;
	height: 16px;
	width: 100px;
	border: 1px solid rgb(140, 176, 24);
	border-radius: 3px 3px 3px 3px;
	background-color:#FFFFFF;
}
.inputtextoblig{
	font: 10px verdana;
	font-size:11px;
	padding: 2px;
	width: 190px;
	border: 1px solid rgb(140, 176, 24);
	border-radius: 3px 3px 3px 3px;
	background-color:#FFFFFF;
}
.inputtextrecherche{
	font: 10px verdana;
	font-size:11px;
	height:22px;
	width: 305px;
	border: 1px solid rgb(140, 176, 24);
	border-radius: 3px 3px 3px 3px;
	background-color:#FFFFFF;
}
.inputtextobligtreslong{
	font: 10px verdana;
	font-size:11px;
	height:22px;
	width: 660px;
	border: 1px solid rgb(140, 176, 24);
	border-radius: 3px 3px 3px 3px;
	background-color:#FFFFFF;
}
.inputtexttel{
	font: 10px verdana;
	font-size:11px;
	width: 110px;
	border:1px solid rgb(140, 176, 24);
	border-radius: 3px 3px 3px 3px;
	background-color:#FFFFFF;
}

.inputtextsmall{
	font: 10px verdana;
	font-size:11px;
	width: 25px;
	border:1px solid rgb(140, 176, 24);
	border-radius: 3px 3px 3px 3px;
	background-color:#FFFFFF;
}

.inputtextsmall2{
	font: 10px verdana;
	font-size:11px;
	width: 80px;
	border:1px solid rgb(140, 176, 24);
	border-radius: 3px 3px 3px 3px;
	background-color:#FFFFFF;
}
/*Code Tooltip */
a.tooltip {
	outline:none; 
}
a.tooltip strong {
	line-height:30px;
} 
a.tooltip:hover {
	text-decoration:none;
} 
a.tooltip span { 
	z-index:10;
	display:none; 
	padding:14px 20px; 
	margin-top:-30px; 
	margin-left:28px; 
	width:340px; 
	line-height:16px; 
} 
a.tooltip:hover span{ 
	display:inline; 
	position:absolute; 
	color:#111; 
	border:1px solid #91AF30; 
	background:#F3F8E4;
}
td.tooltip {
	outline:none; 
} 
td.tooltip:hover {
	text-decoration:none;
} 
td.tooltip span { 
	z-index:10;
	display:none; 
	padding:14px 20px; 
	margin-top:-30px; 
	margin-left:28px; 
	width:440px; 
	line-height:16px; 
} 
td.tooltip:hover span{ 
	display:inline; 
	position:absolute; 
	color:#111; 
	border:1px solid #91AF30; 
	background:#F3F8E4;
}  
.callout {
	z-index:20;
	position:absolute;
	top:30px;
	border:0;
	left:-12px;
}
/*CSS3 extras*/
a.tooltip span { 
	border-radius:4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-box-shadow: 5px 5px 8px #CCC; 
	-webkit-box-shadow: 5px 5px 8px #CCC; 
	box-shadow: 5px 5px 8px #CCC; 
}
td.tooltip span { 
	border-radius:4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-box-shadow: 5px 5px 8px #CCC; 
	-webkit-box-shadow: 5px 5px 8px #CCC; 
	box-shadow: 5px 5px 8px #CCC; 
}
/*fin css tooltip*/
.menu_item:hover{
	background: url("images/next_vert.gif") no-repeat scroll left center transparent;
	padding-left:10px;
}
.titre_table{
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
#fieldset{
	padding: 10px;
	border: 1px solid silver;
	border-radius: 3px 3px 3px 3px;	
	z-index:-100;
}
.entete_colonne{
	background-color:rgb(63, 86, 11);
	/*height:23px;*/
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:rgb(255, 255, 255);
}
.entete_colonne td{
	border: 1px solid rgb(63, 86, 11);
}
.ligne1{
	height:23px;
	font-size:11px;
}
.ligne1 td{
	border: 1px solid rgb(152, 191, 33);
}
.ligne1:hover td{
	font-weight:bold;
}
.ligne2{
	background-color: rgb(234, 242, 211);
	height:23px;
	font-size:11px;
}
.ligne2 td{
	border: 1px solid rgb(152, 191, 33);
}
.ligne2:hover td{
	font-weight:bold;
}
.ligne3{
	background-color:rgb(93, 117, 16);
	color:rgb(255, 255, 255);
	height:23px;
	font-size:11px;
}
.ligne3 td{
	border: 1px solid rgb(152, 191, 33);
}
.ligne3:hover td{
	font-weight:bold;
}

.ligne_indic{
	background-color:rgb(255, 255, 255);
	height:23px;
	font-size:11px;
	color:#666;
}
.ligne_indic td{
	border: 1px solid rgb(152, 191, 33);
}
.ligne_indic:hover td{
	font-weight:bold;
}
.sous_total{
	background-color:rgb(93, 117, 16);
	color:rgb(255, 255, 255);
	/*border: 1px solid rgb(63, 86, 11);*/
}
.total td{
	background-color:rgb(140, 176, 24);
	/**/color:rgb(255, 255, 255);
	border: 1px solid rgb(0, 0, 0);
	font-weight:bold;
}
h1{
	text-shadow: 1px 1px 0px rgb(221, 221, 221), 2px 2px 0px rgb(187, 187, 187);
	font-weight:bold;
	margin-top:10px;
}
.ombre .bordure {
	width:500px;
    border: 1px solid #cfcfcf; 
	padding: 10px 10px;
    -webkit-box-shadow: #999999 0 5px 5px;
	box-shadow: #999999 0 5px 5px;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#efeeee));
	background: -moz-linear-gradient(#ffffff, #efeeee);
	background: linear-gradient(#ffffff, #efeeee);
	-pie-background: linear-gradient(#ffffff, #efeeee);
}
.bouton_auth{
	background: url("images/bkg-btn.gif") repeat-x scroll 0px -28px; transparent;
	border: 1px solid rgb(123, 137, 26);
	color: rgb(250, 250, 250);
	box-shadow: 1px 1px 2px rgb(171, 171, 171);
	border-radius: 3px 3px 3px 3px;
}
.bouton_auth:hover{
	background-position:0 -28px;
	color:rgb(0,0,0);
	font-weight:bold;
}
.bouton{
    /*display: block;*/
    width: auto;
    height: 28px;
    background: url("images/bkg-btn.gif") repeat-x scroll 0px 0px transparent;
    font-family: 'GothamBlackRegular',Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: rgb(250, 250, 250);
    text-transform: uppercase;
    text-align: center;
    border: 1px solid rgb(123, 137, 26);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 2px rgb(171, 171, 171);
}
.bouton:hover {
	background-position:0 -28px;
	border-color:#969696;
}
.fond_auth{
	font-family:"TeXGyreReg",sans-serif;
	font-size:1.05em;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
	background:#94ae0a;
	background:-webkit-linear-gradient(#94ae0a,#c0da37);
	background:-moz-linear-gradient(#94ae0a,#c0da37);
	background:-ms-linear-gradient(#94ae0a,#c0da37);
	background:-o-linear-gradient(#94ae0a,#c0da37);
	background:linear-gradient(#94ae0a,#c0da37);
	border-radius:4px;
	-webkit-box-shadow:0px 0px 6px rgba(0,0,0,0.7);
	box-shadow:0px 0px 6px rgba(0,0,0,0.7);
	-webkit-transform-origin:50% 120px;
	-moz-transform-origin:50% 120px;
	-ms-transform-origin:50% 120px;
	-o-transform-origin:50% 120px;
	transform-origin:50% 120px; 
	-webkit-animation:bounceOut 0.7s ease-in-out;
	-moz-animation:bounceOut 0.7s ease-in-out;
	-ms-animation:bounceOut 0.7s ease-in-out;
	-o-animation:bounceOut 0.7s ease-in-out;
	animation:bounceOut 0.7s ease-in-out;
}
/*scroll pluriannuelle*/
.general{
	position: relative;
 	overflow: hidden;
 	width: 920px;
	height: 500px;
 	border: 1px solid #91AF30; 
	border-radius: 3px 3px 3px 3px;
}
.titre{
	position: absolute;
 	top: 0px;
	left: 0px;
 	width: 600px;
 	background-color: #FFFFFF;
}
.titre td{
	height:30px;
}
.entete_l{
	position: absolute;
 	left: 600px;
	top: 0px;
 	/*height: 30px;
 	background-color: #99CCCC;*/
}
.entete_l td{
	height:30px;
}
.entete_c
{
	position: absolute;
 	top: 60px;
	left: 0px;
 	width: 600px;
 	/*background-color: #CCCCFF;*/
}
.donnees{
	position: absolute;
	overflow: scroll;
 	left: 600px;
	top: 60px;
 	width: 320px;
	height: 440px;
}
.wp_syntax {
  color: #100;
  background-color: #fAfAfA;
  border: 1px solid silver;
  border-radius: 3px 3px 3px 3px;
  margin: 0 0 1.5em 0;
  overflow: auto;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
  width:auto;
}
/*pour le traitement des infobule chart ExtJs*/
.x-tip {
    border-radius: 3px 3px 3px 3px;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    background-color: rgb(233, 242, 255);
}
.x-tip {
    position: absolute;
    overflow: visible;
    border-color: rgb(142, 170, 206);
}
.x-layer {
    position: absolute !important;
    overflow: hidden;
}
.x-body {
    color: black;
    font-family: tahoma,arial,verdana,sans-serif;
}
.x-css-shadow {
    position: absolute;
    border-radius: 5px 5px 5px 5px;
}
.x-tip .x-tip-header .x-box-item{
	padding:3px;
}
.x-tip-header-text{
	user-select:none;
	-o-user-select:none;
	-ms-user-select:none;
	-moz-user-select:-moz-none;
	-webkit-user-select:none;
	cursor:default;
	color:#444;
	font-size:11px;
	font-weight:bold
}
.cache{
	position: absolute; 
	overflow-x: hidden; 
	left: 100px; 
	top: 0px; 
	width: 820px;
}
#tab_decaiss_dts div.cache:hover{
	overflow-x:auto;
}
.button-link{
	/*background: url("images/button-bg-scf5487bc26.png") no-repeat scroll 0% 0% transparent;	*/
	display: inline-block;
	background-color: rgb(76, 142, 14);
	color: rgb(255, 255, 255);
	background-clip: padding-box;
	border-width: 1px;
	border-style: solid;
	font-size: 15px;
	font-weight: bold;
	line-height: 1em;
	padding: 6px 8px 9px;
	text-decoration: none;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
	/*border-radius: 3px 3px 3px 3px;*/
	font-family: "Helvetica Neue",Arial,"Lucida Grande",sans-serif;
	background-position: 0px -152px;
	background-repeat: repeat-x !important;
	border-color: rgb(39, 72, 7) !important;
}
/* harilala 29-05-14 */
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-info {
	background-color: #F5F5F5;
	border: 1px solid #E3E3E3;
	color: #333;
}

/* harilala 11-11-14 */
.link_disabled
{
pointer-events: none; cursor: default;
}