body {
	background-color: white;
	font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: black;
	text-align:center;
	margin : 10px;
}

a{
	color: black;
	border: 0px;
}

img{
	border: 0px;
}

td{
	vertical-align: top;
}

.linkhilighted{
	font-weight: bold;
}

.errormessage{
	color: red;
	background-color: #66FF77;
	border: 1px solid black;
}

.center{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.right{
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
}

.htheader{
	border : 2px solid white;
	background-color : #fff;
	height : 100px;
	margin-bottom: .2em;
	font-size: 2em;
	color:darkblue;

}

.htbody{
	border: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
	background-color : #fff;
	margin-left: 11.5em;
	padding-left:2px;
	vertical-align: top;
}

.htmenu{
	border-left: 2px solid white;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	border-right: 2px solid white;
	background-color : #E6E6E6;
	float:left;
	width:11em;
	padding-left:2px;
	padding-right:2px;
}

.htmenu{
	line-height: 1.4em;
}

.htdelimiter{

}

#loginform{
	width: 300px;
	border: solid 1px black;
	background-color: #E6E6E6;
	padding: 15px;
}

#labelloginid,
#labelloginpass{
	border: 0px solid black;
}

#inputloginid,
#inputloginpass{
	float: right;
	width: auto;
	border: 0px solid black;
}

#linkmotdepasse{
	float: right;
}

#inputloginsubmit{
	width: auto;
}

.spacer{
	clear: both;
}

.menuitem{
	padding-left:5px;
	padding-bottom:3px;
	padding-top:3px;
}

.menuheader{
	font-weight:bold;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 1em;
	background-color:black;
	/*background-image:url(img/bg_gradient_azurtowhite.png);*/
	color:white;
}

.menuitemright{
	margin-left: auto;
	margin-right: 0.3em;
	text-align: right;

}
.menuitemcenter{
	margin-left: auto;
	margin-right: 0.3em;
	text-align: center;

}

.glist_table{
	/*border-collapse: ; */
	font-family : Verdana,Helvetica,Arial,Sans;
	font-size : 10pt;
	border-collapse:collapse;
}

.glist_cell,
.glist_head,
.glist_title{
	text-align:center;
	border : 0px solid blue;
	padding : 2px;
	background-color: skyblue;
	border-right:1px solid #3c83ee;
	X_border-bottom:1px solid #3c83ee;
}

.glist_head{
	padding: 8px;
}

.glist_cell{
	text-align:left;
	color:black;
	vertical-align: middle;
	padding-top:10px;
	padding-bottom:10px;

}

.glist_head,
.glist_foot,
.glist_foot_right{
	background-color: #E6E6E6;
	/*AAAAFF*/
}

.glist_foot,
.glist_foot_right{
	text-align: left;
	padding: 4px;
}

.glist_foot_right{
	text-align: right;
}

.glist_title{
	background-color: black;
	/*background-image:url(img/bg_gradient_bluetowhite.png);*/
	border:none;
	color: white;
	font-weight: bold;
	border-right:0;
}

.glist_icon{
	border: 0;
}

#glist_tdarrowleft{
	text-align:left;
	margin-left:0;
	margin-right:auto;
}

.glist_button{
	background-color:#E9E9E9;
	border:0px solid black;
	padding: 1px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
	color:black;
	font-weight:bold;
}

.glist_button_dark{
	background-color:#ddd;
	border:1px solid black;
	padding: 1px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:black;
}

.iframe{
	float: right;
	width: 100%;
}

.sptable_table{
	/*border-collapse: ; */
	font-family : "Trebuchet MS",Verdana,Helvetica,Arial,Sans;
	font-size : 10pt;
	border: 0px solid blue;
}

.sptable_head,
.sptable_title{
	text-align:center;
	border : 0px solid blue;
	padding : 2px;
	background-color: white;
}

.sptable_label{
	text-align:right;
	/*background-color: ;*/
}

.sptable_label_center{
	/*background-color: ;*/
	text-align:center;
}

.sptable_input{
	text-align:left;
	/*background-color: ;*/
}

.sptable_head,
.sptable_foot,
.sptable_foot_right{
	background-color: #E6E6E6;
}

.sptable_foot,
.sptable_foot_right{
	text-align: left;
	padding: 4px;
}

.sptable_foot_right{
	text-align: right;
}

.sptable_title{
	background-color: black;
	/*background-image:url(img/bg_gradient_bluetowhite.png);*/
	color: white;
	font-weight: bold;
}

.sptable_button{
	background-color:#AA4;
	border:0px solid black;
	padding: 1px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
	color:black;
	font-weight:bold;
}

.sptable_button_right{
	background-color:#AA4;
	border:0px solid black;
	padding: 1px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
	color:black;
	font-weight:bold;
}

.sptable_button_dark{
	background-color:#444;
	border:1px solid white;
	padding: 1px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:white;
}

.sptable_cell{
	border : 0px solid blue;
	padding : 2px;
	text-align:left;
	color:black;
}

.sptable_cell_center{
	border : 0px solid blue;
	padding : 2px;
	text-align:center;
	color:black;
}

.sptable_cell_highlighted{
	border : 0px solid blue;
	padding : 2px;
	text-align:center;
	color:red;
	font-weight:bolder;
}

.sptable_error, .field_error{
	background-color: yellow;
	color: red;
	font-weight: bold;
}

.field_error{
	border:2px solid red;
}

.field_locked{
	font-style:italic;
	background-color:lightgrey;
	border:2px solid lightgray;
}

.sptable_ok{
	background-color: yellow;
	color: green;
	font-weight: bold;
}

.sptable_info{
	background-color: #CDFFA8;
	color: black;
	border: 1px solid black;
	text-align:center;
	font-weight: normal;
	font-style:italic;
}

.sptable_cell_separator{
	border : 0px solid blue;
	padding : 2px;
	text-align:center;
	color:black;
	background-color:#AAA;
}

.reportTitle{
	font-weight: bold;
}

#secondaryFrameX{
	border : 1px solid blue;
	padding : 2px;
	margin-left : auto;
	margin-right : auto;
	text-align:left;
	color:black;
	background-color:#AAA;
}

.fileupload{
	font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color : blue;
	font-weight: bold;
}

.locked_element{
	background-color:#CACACA;
}

.menubar_link{
	background-color:#ddd;
	border:1px solid #333;
	padding: 1px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
	font-size: 9pt;
	color:#333;
}

.menubar{
	border-bottom:1px solid darkblue;
	padding: 5px;
}

.glist_checkbox{
	/***Ne marche que sous IE6+***/
	height:14px;
	width:14px;
}

.smallBox{
	font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	height:12px;
	color : green;
	font-weight: normal;
	border:1px solid green;
}
.smallBoxText {
	font-size: 8pt;

}
img.smallBoxText {
	vertical-align:middle;
	cursor:pointer;
}

textarea{
	font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color : black;
	font-weight: normal;
}

#loginform .fieldlabel{
	text-align: right;
}

div.pager_left, div.pager_right, div.pager_center {
	float: left;
}
div.pager_left, div.pager_right{
	width:66px;
}
div.pager_center{
	width:166px;
	text-align:center;
}
div.pager {
	min-width: 300px;
}
