@CHARSET "UTF-8";
* { margin: 0; padding: 0; border:none; font-family:tahoma; }

div { overflow:hidden; }
a { text-decoration:none; }

.center { text-align:center; }

#display { width:940px; margin:auto; padding:0px 10px; border-left: 14px solid #D3D3D3; border-right: 14px solid #D3D3D3; }

	#header { clear:both; height:146px; overflow:hidden; }
		#header img { float:left; }
	#ad_block_header { float:right; width:684px; height:100%; }
	
	#left { width:245px; float:left; }
		.menu { display:block; clear:both; width:205px; height:23px; margin-bottom:2px; 
				background-position:top; background-repeat:no-repeat; color:#6C6C6C; font-size:11px; font-weight:bold; padding:8px 10px 0px 30px; }
		.menu:hover { color:#FFFFFF; background-position:bottom; }
			.indent0 { background-image:url('../images/layout/bg_menu0.jpg'); }
			.indent1 { padding-left:50px; background-image:url('../images/layout/bg_menu1.jpg'); }
			.indent2 { padding-left:70px; background-image:url('../images/layout/bg_menu2.jpg'); }
	
	.flash_error, .flash_notice { border:2px solid #FF9C00; padding:10px; font-weight:bold; color:#FF9C00; }
	.error_list { list-style:none; }
	.error_list li { padding:0px 0px 0px 16px; color:#FF9C00; }
	
	#center { width: 482px; padding:10px; float:left; font-size:12px; border-left:1px dotted #999999; border-right:1px dotted #999999; }
		#center p, #contact label { color:#8F8F8F; font-family:tahoma; text-align:justify; }
		#center h1 { color:#9D9D9D; font-family:arial; font-size:21px; font-weight:bold; padding-bottom:10px; text-align:center; text-transform:uppercase;  }	
		#center h2 { color:#9D9D9D; font-family:arial; font-size:17px; font-weight:bold; padding-bottom:10px; text-align:center; text-transform:uppercase;  }
		#center h3 { color:#9D9D9D; font-family:arial; font-size:14px; font-weight:bold; padding-bottom:10px; text-align:center; text-transform:uppercase;  }	
		#center th { vertical-align:top; color:#8F8F8F; font-family:tahoma; text-align:right; padding:5px; }
		input, textarea, select { border:1px solid #8F8F8F; width:340px;  }
		input:hover, textarea:hover, select:hover { border:1px solid #FF9C00; }
			.submit { width:auto; padding:5px; }
		#center td { vertical-align:top; }
			#traitements td {}
				#traitements a { margin:5px; font-family:tahoma; font-size:11px; font-weight:bold; color:#FF9C00; }
				#traitements a:hover {  text-decoration:none; }
				#traitements img { margin:4px; }
			#center ul { margin-left:20px; list-style-position: inside; }
			#center img { margin:4px 10px 4px 10px; }
	
	#right { width:180px; padding-left:10px; float:right; }
		#contact { width:180px; height:254px; padding-left: 6px; background:url('../images/layout/bg_contact2.png') no-repeat top left; color:#FFFFFF; font-size:10px; font-weight:bold; }
			#contact .row { height:45px; margin-bottom:1px; vertical-align:center; }
			#contact a { color:#FFFFFF; }
			#contact a:hover { color:#BA3807; }
		
	#footer { width:100%; clear:both; border-bottom: 6px solid #9A9A9A; }
	
	#bottom { width:100%; padding:20px 0px 10px 0px; text-align:center; font-size:10px; }
		#bottom img { position:relative; top:8px;  }
