/*#main
{
	width:954px;
	height:576px;
	background:url('../images/back_main_inner.png') no-repeat;
}
	#main_inner_left
	{
		width:614px;
		height:540px;
		float:left;
		background:url('../images/back_inner_left.png') no-repeat right center;
		padding:18px 0px 18px 17px;
	}

*/
#content
{
background:url('../images/fond.jpg') no-repeat;
}
#center
{
	background:transparent !important;height:580px;
	
}
		#center h1
		{
			color:#153664;
			text-transform:uppercase;
			margin:0px 0px 0px 0px;
			padding:20px 0px 0px 25px;
			font-weight:normal;
			font-size:18px;
			height:37px;
			width:588px;
		}
		#white
		{
			width:614px;
			height:540px;
			float:left;
			/*background:url('../images/back_inner_left.png') no-repeat right center;*/
			padding:18px 0px 18px 17px;
		}
		#inner_left_left
		{
			float:left;
			height:540px;
			width:220px;
			font-size:12px;
		}
			#left_submenu
			{
				height:auto;
				width:174px;
				padding:16px 23px 16px 23px;
				background:#0d2b5e url('../images/left_submenu.png') no-repeat top;
			}
				#left_submenu ul,#left_submenu li
				{
					padding:0px 0px 0px 0px;
					margin:0px 0px 0px 0px;
					list-style:none inside url('../images/submenu_bullet_off.gif');
				}
				#left_submenu li
				{
					margin:6px 0px 6px 0px;
					padding:0px 0px 0px 0px;
					font-size:11px;
					color:#ffffff;
				}
				#left_submenu ul li a,#left_submenu ul li a:link,#left_submenu ul li a:visited,#left_submenu ul li a:hover
				{
					color:#ffffff;
					text-decoration:none;
					font-size:11px;
				}
				.submenu_active
				{
					color:#b6daf0 !important;
					list-style-image:url('../images/submenu_bullet_on.gif') !important;
				}
				.submenu_active a,.submenu_active a:link,.submenu_active a:visited,.submenu_active a:hover
				{
					color:#b6daf0 !important;
				}
		#inner_left_right
		{
			float:right;
			height:459px;
			width:335px;
			padding:24px 31px 0px 26px;
			color:#153664;
			text-align:justify;
			font-size:12px;
		}
		#inner_left_right strong
		{
			font-size:12px;
		}
			#inner_left_right h2
			{
				color:#5187cd;
				display:block;
				width:336px;
				height:30px;
				border-bottom:1px solid #153664;
				margin:0px 0px 23px 0px;
				padding:0px 0px 0px 0px;
				font-size:14px;
				font-weight:normal;
			}
			#inner_left_right p
			{
				color:#153664;
				text-align:justify;
				font-size:12px;
			}
