html, body {height: 100%}
body {
	padding:0;
	margin:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #cbcbcb;
}
#frame {
	width:786px;
	height: 100%;
	min-height: 100%;
	padding-left:8px;
	padding-right:6px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	background-image: url(../img/popup/bg.gif);
	background-repeat: repeat-y;
}
html>body #frame{height:auto;}
	#frameCenter{
		width:782px;
		height:91%;
		min-height:91%;
		text-align:left;
		float:left;
		background-color:#ffffff;		
	}
		#header{
				width:782px;
				height:230px;
				float:left;
				background-image: url(../img/popup/header.gif);
				background-repeat: no-repeat;
				border-bottom:1px solid #e1e1e1;
		}
		#options{width:762px; padding:10px; background-color:#ffffff; float:left; border-bottom:1px solid #e1e1e1;}
			#recherche{
				width:240px;
				float:left;
				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:left;		
				background-color:#bfe0ec; 
				text-align:right;
				height:25px;
			}
			
			
			
			
			
		#content{
			width:750px;
			float:left;
			padding-left:15px;
			padding-right:5px;
		}
			
		

	#clearer{
		clear:both;
		height:72px;
	}
	#footer{
		width:760px;
		height:38px;
		position:absolute;
		bottom:0px;
		margin-left:12px;
		text-align: center;	
		background-color:#c7e5ec;
		padding-top:18px;
		color:#ffffff;
	}
/* ************************************ */
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:left;
	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:5px;}
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:left;}
.fRight{float:right;}

.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 #e1e1e1;}
.borderB{border-bottom:1px solid #e1e1e1;}
.borderT{border-top:1px solid #e1e1e1;}

.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:750px;}
.popupTbl2{width:100%;}
.popupTbl2 td{padding:2px;}

.printPad10{padding:10px 0 10px 0;}

.tblPresence td{padding:2px;}