/* ---------------------------------------------------------------------------------------------------- */
*{font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 11px;text-decoration: none;}
body{background-color:#fff;margin:0px;padding:0px;}
h1,h2,h3,h4,h5,h6,form{margin:0px;padding:0px;}
a{color:#000}
/* ---------------------------------------------------------------------------------------------------- */
.b,b{font-weight:bold;}
.c1{font-weight:bold;}
.i,i{font-style: italic;}
hr{color:#000;background-color:#000;height:1px;}
/* ---------------------------------------------------------------------------------------------------- */
.no_mp{margin:0;padding:0;}
.dn{display:none;}
.maintextbold{font-weight:bold;}
/* --------------------------------------------HEADER-------------------------------------------------- */
.header{width:100%; height:200px; background-image:url(../imgs/bg_header.jpg); background-repeat:repeat-x; background-position:center left;}
	.main_header{width:900px; margin:0 auto; position:relative;}
	.flags{position:absolute; top:70px; right:20px;}
	.header_menu{position:absolute; width:170px; top:20px; left:280px; padding:5px 5px 0px 10px; background:url(../imgs/bg_imgs/menu_header.gif) no-repeat left center; height:16px; color:#fff;}
	.idDiv_header_menu{ font-size:14px; text-align:center; margin-left:30px; margin-top:5px; width:70px; height:110px;}
	.idDiv_header_menu img{margin-top:10px; text-decoration:none; border:none;}
	

/* --------------------------------------------MAIN-------------------------------------------------- */
.main{width:900px; background-color:#fff; margin:0 auto; margin-bottom:20px; /*position:relative;*/}
	.main_right_title{width:900px; margin-top:10px;}
		.main_right_title_img{background-image:url(../imgs/arrow_orange.gif); background-repeat:no-repeat; background-position:center left; width:19px; height:15px; float:right; margin-top:3px;}
		.main_right_title_text{color:#999999; font-size:15px; font-weight:bold; letter-spacing:2px; float:right; margin-left:10px; margin-right:60px;}	

	.main_left{width:230px; background-color:#fff; float:left;}
		.menu{margin-top:40px;}
		.menu div{height:30px;border-bottom:solid 1px #E8E6E7; width:220px;}
		.menu a{float:left; text-decoration:none; font-weight:bold; margin:10px 0px 0px 10px;}
		.menu a:hover{color:#947601;}
		.menu img{float:right; margin:12px 5px 0px 0px;}
	
	.main_right{width:650px; background-color:#fff; float:right; margin-top:30px;}

		.main_right_left{width:400px; background-color:#fff; float:left;}	
			.main_right_left a{text-decoration:underline;}			
		.main_right_right{width:230px; background-color:#fff; float:right;}
			.main_right_right a:hover{text-decoration:underline;}		
			.main_right_right ul{margin:0px; margin-left:15px; padding:0px;}
			.main_right_right ul li{margin:0px; padding:0px;}
/* --------------------------------------------FOOTER-------------------------------------------------- */
.footer{width:900px; margin:0 auto; margin-bottom:50px;}

