/* main.php styles */
	html{ overflow-x: hidden;}
	body{ overflow: hidden; margin: 0px; padding: 0px;}
	td{ font-family: Verdana; font-size: 11px;color:#000;}
	#ifr-container{position:absolute;left:36px;top:130px;margin:0px;padding:0px;width:90%;border:0px;}

/* IFrame Style */
	#ifr{border:1px dashed #666; border-top:0px;}

/* document */
	table{clear:both}
	a{text-decoration:none}
	div{font:normal 11px/1.70 "Verdana";color: #3f3f3f}
	
/* sous-menu */
	.sublow{position:absolute;top:7px;width:560px; border:0px dashed; color: #3f3f3f; font:bold 11px "Verdana";margin:0px;padding:0px}
	.sublow a{ color: #38b;}

/* main contents */

	/* textual contents */
	a{color:#b00;border-bottom:1px solid #bbb;}
	a.mailTo{color:#36f;}
/* 	a.pdf{color:#b33;} */
/* 	a.pdf:after{content:url(imgs/pdf.gif)} */
	.more a{color:#27c;border:0px}
	.para{text-align:justify;text-indent:1.7em;margin-bottom:1.3em;}
	.inline{text-align:justify;margin-top:1.3em;}
	.inline b{font-family:Helvetica, Arial, sans-serif; font-size:13px;color:#555}
	.blquote{position:relative;text-align:justify;color:#777;padding-left:16px;left:7%;margin-bottom:1.3em;width:86%;border-left:5px solid #d6d6d6;}

	/* table contents */
/* 	.annonce{border:1px solid #ccc;margin-bottom:-1px} */

	.date{font-weight:bold}
	.title{font-weight:bold}
	.detail{color:#7f7f7f}
	.handle{cursor:hand;cursor:pointer;vertical-align:top;float:left;}
	.handle-end{vertical-align:top;}
	
	/*page conseil */
/* 	table.liste{ border: 1px solid #c57f6a;border-right: 1px solid #999; border-bottom: 1px solid #999;width:380px;margin-top:12px} */
/* 	.liste .tr_highlight{background:#faedd2;} */

