/* GENERAL */
body {
	margin:0px;
	text-align:center;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #2C365C;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
body, p, td, ol, ul {
	color: #072049;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	border:none;
	text-align:center;
}
img{ border:0;}
#content{ margin-top:5%; margin-left:auto; margin-right:auto;text-align:center; position:relative; width:751px;}
a{
	color:#0A3858;
}
a:active{
	color: #FF6600;
}
a:visited{
	color: #0A3858;
}
a:hover{
	color: #0A3858;
}
h1{
	text-align: center;
	margin: 6px;
	padding: 6px;
	color: #0048A0;
	text-decoration: none;
	font-size: large;
	font-weight: bolder;
}
h2{
	font-family: "Century Gothic",Verdana, Geneva, Arial, Helvetica,  sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: medium;
	font-weight: bolder;
	text-indent: 10px;
}
.error {
background-color: #FFFFFF;
color: #FF0000;
margin: 0px;
padding: 3px;
border: 1px solid #FF8000;
}
#logo{ width:250px; height:120px;position:absolute; top:0; left:0;}
#loginContent{ margin:40px 10px 0px 400px;text-align:left;}
.mainTable{
	background:url(/design/images/login.jpg) no-repeat;
	margin:auto;
	width::751px;
	height:439px;
}
.formLogin{
color:#006633;
	background-color: #FFFFFF;
	padding:2px 5px;
	margin-bottom:1px;
	text-align: right;
	 width:150px;
}
input.LoginInput {
	background-color: #FFFFFF;
	border: 1px solid #003146;
	width: 120px;
}
input.LoginInputSubmit{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 15px;
	border: 1px solid #003146;
}
.formMaintable td {
border: 1px solid White;
padding: 3px;
color: #1D2338;
}
.formHeader {
	font-family: "Century Gothic",Verdana, Geneva, Arial, Helvetica,  sans-serif; 
	text-align: center;
	background-color: White;
	height: 30px;
}
.formLb1 {
	text-align: right;
	background-color: #FFF7EE;
	padding-right: 5px;
	color: #00001C;
	font-weight: bolder;
}
td.loggedTd{
	padding: 1px 3px 1px 3px;
	text-align: center;
	margin: 0px;
	font: 11px;
	white-space: nowrap;
	color: Black;
}
textarea {
	/*width: 90%;
	margin: 0px 0px 0px 10px;*/
	}
/* QUICK FORMS STYLES END */

/* ratio form  markers */
td.ratioFormTd{
		font-size: 11px; 
		color: #2A334D;
}
td.ratioFormTd input{
margin: 0px;
font-size: 11px;
background-color: #F0F5FB;
}
/* fin ratio form markers */
/* Barre d'outil au dessus des listes */
table.toolbarTable {

}
.toolBarTh{
	font-size: 11px; 
	margin-right: 5px;
}
.toolBarTh a{
	text-decoration : none;
}
select.limitSelectBox{
	color: #555E94;
	font-size: 10px;
	background: #eee;
}
/* fin Barre d'outil au dessus des listes */
/* LISTES STYLES BEGIN */
.listTopBar {
	background: #FFFFFF url(/design/images/fond_topbar_bleu.gif) repeat-x;
	border: 1px solid #B1D4E6;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
	padding: 3px;
}
.listTh{
		border: 1px solid #555E94;
}
.listTh a{
	text-decoration : none;
}
.listTr1{
	background-color: #C6DEED;
}
.listTr2{
	background-color: #EAF6FD; 
}
.listTr{p.altrow}{
	background-color:#EDF1F1;
}
.listTd{
	/*background-color: #ECF8FB;*/
	text-align: left;
	white-space: nowrap;
	border: 1px splid #555E94;
	padding: 0px 2px 0px 2px;
	text-decoration : none;
	font-size: xx-small;
}
.listTdNum{
	/*background-color: #ECF8FB;*/
	text-align: right;
	white-space: nowrap;
	border: 1px outset #EFEFEF;
	padding: 0px;
	text-decoration : none;
	font-size: xx-small;
}
.listTd a{
	text-decoration : none;
}
table.listTable {
	border-collapse: separate;
	empty-cells: show;
	caption-side: top;
}
.pager {
	border: 1px ridge #B0C4DE;
	background: #F5F5F5;
	color: #3C4370;
	font-size: 10px;
	margin: 2px 1px 2px 1px;
	padding:2px;
	display: block;
/*	width:1%;*/
	white-space: nowrap;
	text-align: center;

}
.pager a {
	text-decoration : none;
}
.pagerCurrent {
	font-size:12px;
	font-weight: bolder;
	border: 1px solid;
}
/* LISTES STYLES END */
.bouton{
	border: 1px solid #003146;
	color: #003146;
	background-color: White;
}
.boutonOver{
	border: 1px solid #FF8000;
	color: #FF8000;
	background-color: White;
	cursor: hand;
}
#footer{ width:766px; margin:auto;}