html, body { height:100%; }
body { margin:0; font-family:Arial, Helvetica, sans-serif; color:#45556a; }
a { color:#45556a; text-decoration:none; }
a:hover { text-decoration:underline; }
img { border:0; }

form { width:330px; text-align:center; }
label { font-size:8pt; }
input, textarea { width:90%; height:13px; font-size:8pt; color:#45556a; background-color:#d1d1d9; border:1px solid #616e80; font-weight:bold; }
	input:hover, textarea:hover { background-color:#e8e8ec; }
textarea { height:120px; }
input.submit { height:25px; margin-top:5px; background-color:#45556a; color:#d1d1d9; }
	input.submit:hover { background-color:#616e80; }
	
.sep { width:310px; border-bottom:1px dotted #45556a; }

	#frame { width:700px; margin:0 auto; }

		#header { width:100%; height:124px; border:1px solid #c7ccd2; border-width:0 1px; background-image:url("../imgs/header_bg.png"); }
			#header div { float:left; }
			#header_logo { width:157px; height:124px; background-image:url("../imgs/header_logo.png"); }
			
			#send2friend { width:340px; height:100px; display:none; padding:40px; text-align:center; background-image:url("../imgs/send2friend_bg.png"); z-index:500; }
				#send2friend div.close { width:35px; height:35px; position:absolute; top:-5px; right:-5px; background-image:url("../imgs/mediabrowser/mediabrowser.close.png"); cursor:pointer; }
				#send2friend_title { width:340px; border-bottom:1px dotted #45556a; font-size:14pt; text-align:left; }
				
			#header_nav { width:383px; height:41px; margin-top:75px; padding-top:8px; background:#ffffff url("../imgs/header_line.png") no-repeat top center; text-align:center; }
				#header_nav a { font-size:8pt; text-decoration:none; }
			#header_anim { width:160px; height:64px; margin-top:60px; z-index:50; }

		#body { width:100%;}

			#menucol { float:left; width:164px; background-color:#dfdfd9; }
				#mnu_header { width:100%; height:23px; background-color:#45556a; }
				#mnu_body { width:100%; }
				#mnu_body a { padding:5px 0 0 30px; height:20px; display:block; font-size:8pt; text-decoration:none;
								border:1px dotted #45556a; border-width:1px 1px 0 0; background:#dfdfd9 url("../imgs/mnu_dot.png") no-repeat 10% 50%; }
					#mnu_body a:hover { background-color:#f1efe6; }
					#mnu_body a.cursec { background-color:#616e80; color:#dfdfd9; }
				#mnu_footer { width:100%; height:180px; background-image:url("../imgs/mnu_foot.png"); }

			#content { float:left; width:536px; min-height:464px; background:#f1efe6 url("../imgs/content_bg.png") no-repeat top right; margin-bottom:10px; }
				.sectitle { width:330px; margin:10px 0 0 10px; border-bottom:1px dotted #45556a; font-size:14pt; }
				.contentxt { width:330px; margin:10px 0 0 10px; text-align:justify; font-size:8pt;  }

		#footer { width:700px; background:transparent url("../imgs/foot_certs.png") no-repeat bottom right;}
			#footer div { float:left; height:94px; }
			#foot_lbar { width:22px; background-color:#45556a; }
			#foot_anim { width:491px; }

		#copyright { width:100%; margin-top:3px; text-align:left; font-size:7pt; }
		
		
		/*TEMP PROMO*/
		#promo_gagnezmaison_thumb { float:right; margin-top:380px; width:185px; height:90px; }