html, body {height: 100%}
body {
	padding:0;
	margin:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #000000;
	background-color: #cbcbcb;
}
#frame {
	width:6.9in;
	padding:0px;

}
html>body #frame{height:auto;}
	#frameCenter{
		width:100%;
		text-align:left;
		float:none;
		background-color:#ffffff;		
	}
		#header{
				display:none; visibility:hidden;
		}
		#options{display:none; visibility:hidden;}
			#recherche{
				width:240px;
				float:none;
				background-color:#bfe0ec;
				color:#ffffff;
				font-weight:10pt;
				font-weight:bold;
				padding:10px 5px 10px 5px;
				height:25px;
			}
			#table{
				width:502px;
				padding:10px 5px 10px 5px;
				float:none;		
				background-color:#bfe0ec; 
				text-align:right;
				height:25px;
			}
			
			
			
			
			
		#content{
			width:100%;
			float:none;
		}
			
	

	#clearer{
		display:none; visibility:hidden;
	}
	#footer{
		width:100%;
	
		bottom:0px;
		text-align: center;	
		padding-top:5px;
		border-top:1px solid #9b9b9b;
	}
/* ************************************ */
img{border:0;}
#titre{font-weight:bold;}
#bleu{color:#94CBE0; }
#titreBleu{
	color:#94CBE0; 
	font-size:11px;
	font-weight:bold;
}
#ou{
	text-align:center;
	font-weight:bold
}
#fakeList{
	padding-left:15px;
}
#underline{
	text-decoration: underline;	
}
#noteBasdepage{
	font-weight:bold;
	float:none;
	color:#FF9933;
}


/* 2. Generic rules ----------------------------------- */


img{border:none; padding:0; margin:0;}

a{color:#009d80; text-decoration:underline; font-weight:bold;}
a:hover{color:#009d80; text-decoration:none;  font-weight:bold;}
	
a.link2{color:#009d80; text-decoration:none;  font-weight:bold;}
a.link2:hover{color:#009d80; text-decoration:underline;  font-weight:bold;}	

a.link3{color:#c79210; text-decoration:none;  font-weight:bold;}
a.link3:hover{color:#c79210; text-decoration:underline;  font-weight:bold;}	


td{padding:1.5pt;}
td.spacerCell {padding:0; height:1px; border:none;}

input{font-size:8pt; padding:0; margin:0; border:0px solid #000000; border-bottom:1px solid #000000;}
select{font-size:8pt; padding:0; margin:0; border:0px solid #000000; border-bottom:1px solid #000000;}

form{padding:0; margin:0;}

.bold{font-weight:bold;}

.w20{width:20px;}
.w200{width:200px;}
.w75P{width:75%;}
.w93P{width:93%;}
.w96P{width:96%;}
.w100P{width:100%;}

.fLeft{float:none;}
.fRight{float:none;}

.txtRed{color:#A33131;}
.txtGold{color:#c79210;}
.txtGreen{color:#009d80;}

.dInline{ display:inline;}

.txtSmall{font-size:8pt;}
.txtBig{font-size:12pt;}

.txtALeft{text-align:left;}
.txtARight{text-align:right;}
.txtACenter{text-align:center;}

.title, #title{color:#009d80; font-weight: bold; font-size: 10pt;}
.title12{color:#009d80; font-weight: bold; font-size: 12pt;}
.titleGold{color:#c79210; font-weight: bold; font-size: 10pt;}
.titleGold12{color:#c79210; font-weight: bold; font-size: 12pt;}

.bold{font-weight:bold;}

.pad5{padding:5px;}
.pad10{padding:10px;}
.pad15{padding:15px;}
.padB5{padding-bottom:5px;}
.padT15{padding-top:15px;}
.padT80{padding-top:80px;}
.padL680{padding-left:680px;}

.marT15{margin-top:15px;}

.borderL{border-left:1px solid #9b9b9b;}
.borderB{border-bottom:1px solid #9b9b9b;}
.borderT{border-top:1px solid #9b9b9b;}

.borderABlue{border:1px solid #599fad;}

.bgGold{background-color:#f9f5ea;}
.bgGray{background-color:#e1e1e1;}
.bgGray2{background-color:#dcdcdc;}
.bgBeige{background-color:#f9f5eb;}


/* Specific */

.tblBorders{border-collapse:collapse;}
.tblBorders td{border:1px solid #e0e0e4;}

.popupTbl{width:99%;}
.popupTbl2{width:100%;}
.printRow{display:none; visibility:hidden;}
.printLegalTxt{font-size:7pt;}

.printPad10{padding:0px;}
.tblPresence td{padding:5pt 1pt 0 1pt;}

.listTbl td{padding:7pt 1.5pt 1.5pt 1.5pt;}