a {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #0090C1;
	text-decoration: none;
}
a:visited {
	color: #0090C1;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #0090C1;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-right: 0px;
}
.Style4 {font-size: 10px}
.Style51 {font-size: 10}
.Style61 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Style8 {color: #993333}
.style10 {font-size: 18px}
.style16 {color: #4D7BBA}
.table {
	border: 1px dashed #E9E9E9;
}
.dark_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000062;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}
.header_bleu_gros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.tab {
	border: 1px solid #E6E6E6;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F13000;
}
.header_blanc {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.default_texte {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}
.actualite_text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}
.pistach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

body {
	margin-top: 0px;
	background-image: url();
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #086C09;
}
.bold_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.header_red_gros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F13505;
}

.default_texte2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.default_texte_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.brdr_hide {
	border: 1px solid #FFFFFF;
}
.form_btn_effacer {
	background-image: url(../images/b_drop.png);
	background-repeat: no-repeat;
	height:10 px;
}
.form_btn_edit {
	background-image: url(../images/b_edit.png);
	background-repeat: no-repeat;
	height:10 px;
}


/*  */



.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #003399;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 20px;
}

.ds_cell {
	color: #000;
	font-size: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	cursor: text;
	font-variant: small-caps;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */
.small1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC;
}
.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}
.small_orange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	font-weight: bolder;
}
//////////////////////////////gespert////////////////////////////////

body {
	background: #EFEFEF;
	font-family: Tahoma, Verdana;
	font-style: normal;
	line-height: normal;
	margin: 0px;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color: #006699;
	scrollbar-darkshadow-color: #98AAB1;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-track-color: #EFEFEF;
}

div.user_id{
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

input {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
}

ul {
 margin: 15px;
 padding: 0;
 list-style: none;
 list-style-image: none; /* On enleve les puces par défaut */
}

ul li {
	background: url(../images/droite_on_.gif) 0px 4px no-repeat;	
	padding-left: 15px;
	padding-bottom: 5px;
	
	
	 
}

option.optionDark{
	background-color: #EEEEEE;
	color: #000000;
}

option.optionHighLighted{
	background-color: #ACA899;
	color: #000000;
}

option.optionLight{
	background-color: #FFFFFF;
	color: #000000;
}

select {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}

.barnav{
	color: #ACA899;
	cursor: hand;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}

.barnav:hover {
	color: #000000;
	cursor: hand;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}

.bbar_cell {
	border-right: #FFFFFF 1px solid;
	height: 18px;
}

.bbar_cell_hot {
	background-color: #3366CC;
	border-right: #FFFFFF 1px solid;
	cursor: hand;
}

.tarif_style{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.tarif_style_hot{
	background-color: #C1D2EE;
	border-bottom: #316AC5 1px solid;
	border-left: #316AC5 1px solid;
	border-right: #316AC5 1px solid;
	border-top: #316AC5 1px solid;
	color: #000000;
	cursor: hand;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.dateinput{
	border: 1px solid #ACA899;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.desktopbackground{
	background: #EFEFEF; /* background: #3A6BA5; */
}

.disabled {
	color: #A0A0A0;
	font-family: Verdana;
	font-size: 10 px;
	font-style: normal;
}

.dotnetbarmenu{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.dotnetmenu{
	background-color: #EFEDDE;
	border-bottom: #EFEDDE 1px solid;
	border-left: #EFEDDE 1px solid;
	border-right: #EFEDDE 1px solid;
	border-top: #EFEDDE 1px solid;
	color: #000000;
	cursor: hand;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.dotnetmenu_hot{
	background-color: #C1D2EE;
	border-bottom: #316AC5 1px solid;
	border-left: #316AC5 1px solid;
	border-right: #316AC5 1px solid;
	border-top: #316AC5 1px solid;
	color: #000000;
	cursor: hand;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.enabled {
	color: #000000;
	font-family: Verdana;
	font-size: 10 px;
	font-style: normal;
}

.errorin {
	color: #AE0000;
	font-family: Tahoma, Verdana;
	font-size: 10 px;
	font-weight: bold;
	text-decoration: none;
}

.footerGradient {
	background-color: #003399;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#003399', endColorStr='#CEDFF6', gradientType='1');
}

.footerTextLeftSide{
	color: #CCCCCC;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	text-align: left;
}

.footerTextMiddleSide{
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	text-align: center;
}

.footerTextRightSide{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	text-align: right;
}

.gridHeader{
	color: #000000;
	text-decoration: none;
}

.gridHeader:hover{
	color: #FF8C00;
	text-decoration: none;
}

.gridline{
	border-bottom: #ACA899 1px solid;
	border-right: #ACA899 1px solid; /* border-left: #FFFFFF 1px solid; */
}

.gridtitle{
	background-color: #F2F9FF;
	border-bottom: #ACA899 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #ACA899 1px solid;
	border-top: #FFFFFF 1px solid;
	color: #000000;
}

.headerDateTime {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

.hide {
	display: none;
	visibility: hidden;
}

.iframeBorder{
	border-bottom: 1px solid #ACA899;
	border-left: 1px solid #ACA899; /*border-top: 1px solid #ACA899; */
	border-right: 1px solid #ACA899;
}

.iframeBorder4{
	border-bottom: 1px solid #ACA899;
	border-left: 1px solid #ACA899;
	border-right: 1px solid #ACA899;
	border-top: 1px solid #ACA899;
}

.levelalert{
	color: #FF6600;
}

.link {
	/*color: #6666FF;*/
	cursor: hand;
	font-family: Tahoma, Verdana;
	font-weight: none;
	text-decoration: none;
}

.link:hover {
	/*color: #6666FF;*/
	cursor: hand;
	font-weight: none;
	text-decoration: underline;
}

.linkerrorin {
	/*color: #AE0000;*/

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099CC;
	font-size: 13px;
	text-transform: none;
}
.menu_bleu {
	color: #0066CC;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	font-style: normal;
	word-spacing: normal;
}
.menu {
	color: #FF6600;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	font-style: normal;
	word-spacing: normal;
}


.middleGradient{
	background-color: #659AE2;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#659AE2', endColorStr='#003399', gradientType='1');
}

.no_link{
	color: #000000;
	cursor: hand;
	font-weight: none;
	text-decoration: none;
}

.panel{
	background-color: #CCE6F9;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	border: 1px none #ACA899;

}
.panel_admin{
	background-color: #FFFFFF;
	border-bottom: #ACA899 1px solid;
	border-left: #ACA899 1px solid;
	border-right: #ACA899 1px solid;
	border-top: #ACA899 1px solid;
	font-size: 11px;

}

.panelLegend{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.show {
	display: block;
	visibility: visible;
}

.statusbar{
	background-color: #F2F9FF;
	border-bottom: #FFFFFF 1px solid;
	border-left: #ACA899 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #ACA899 1px solid;
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
}

.support{
	color: #000000;
	cursor: hand;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.support_hot{
	color: #FF8C00;
	cursor: hand;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.td_bar{
	color: #0033CC;
}

.td_bar_light{
	background-color: #6A91D5;
}

.ligne2{
	background-color: #EEEEEE;
	color: #000000;
	cursor: hand;
	font-size: 11px;
}

.ligne1{
	background-color: #FFFFFF;
	color: #000000;
	cursor: hand;
	font-size: 11px;

}

.td_inside{
	background-color: #003399;
}

.title {
	; 
	background-color: #5B7CBD;
	BORDER-BOTTOM: #999999 1px solid;
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.titleGradient {
	background-color: #5B7CBD;
	BORDER-BOTTOM: #999999 1px solid;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#5B7CBD', endColorStr='#CEDFF6', gradientType='1');
}

.toolbar{
	background-color:#E8E8E8;
	font-weight:bolder;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.toolbarmenu_1 {
	color: #008AB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px none #FF9900;
	background-color: #FFFFFF;
}


.toolbarmenu {
	background-color: #F2F9FF; /*color: #000000;
	cursor: hand;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;*/
	border-bottom: #F2F9FF 1px solid;
	border-left: #F2F9FF 1px solid;
	border-right: #F2F9FF 1px solid;
	border-top: #F2F9FF 1px solid;
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.toolbarmenuhover {
	background-color: #C1D2EE; /*color: #5B7CBD;
	cursor: hand;
	text-decoration: none;*/
	border-bottom: #316AC5 1px solid;
	border-left: #316AC5 1px solid;
	border-right: #316AC5 1px solid;
	border-top: #316AC5 1px solid;
	color: #000000;
	cursor: hand;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.topGradient{
	background-color: #003399;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#003399', endColorStr='#CEDFF6', gradientType='1');
}

.tr_bar {
	background-color: #B6BEE7;
	color: #000000;
}

.verticalseparator{
	background-color: #EAF7FF;
	cursor: w-resize;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #EEEEEE;
	border-bottom-color: #EFEFEF;
	border-left-color: #FFFFFF;
}

#workspace{
	border: none;
	height: 300px;
	width: 100%;
}
.titre_form {
	font-weight: bold;
	background-color: #F7F7F7;
			font-size: 11px;

}

.header_tab {
	background-color: #F2F9FF;
	border-bottom: #ACA899 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #ACA899 1px solid;
	border-top: #FFFFFF 1px solid;
	font-weight:bold;
		font-size: 10px;

}
.form_{
	width:100%;
	height:280px;
	overflow: auto;
}
.form_1{
	width:100%;
	/*height:150px;
	overflow: auto;*/
}
.no_border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
 
.ds_box {
	background-color: #FFF;
	border: 0px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #003399;
	color: #98C8ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 20px;
}

.ds_cell {
	background-color: #66CCFF;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */
 
#confirmbox {
 	font-size:11px;
}
.select1 {
	width: 500px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
//////style de defilement actualité 
#fenetre{
	overflow:hidden;
	width: auto;
	
} 
#marquee{
	color:#002000;
	padding:0 5px;
}
.cel_contenu {
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.toolbar a:link {
	color:#2D2770;
	text-decoration: none;
}
.toolbar a:visited {
	color: #2D2770 ;
	text-decoration: none;
}
.toolbar a:hover {
	color: #2D2770;
	text-decoration: underline;
}
.toolbar a:active {
	color:#2D2770;
	text-decoration: none;
}.cel_contenu_justifie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004364;
	text-align: justify;
}
.table_violet {
	border: 1px solid #C4C5FF;
}
.menu_puce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	background-image: url(../images/3points1.gif);
	list-style-image: url(../images/3points1.gif);
	list-style-type: circle;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	font-weight: bold;
}
.toolbar2 {
	background-color:#F3F3F3;
	font-weight:bolder;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
}
.bouton_input {
	background-image: url(/images/ok_btn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
