@font-face {
	font-family: 'MyriadBold';
	src: url('../_font/myriadprosemiboldsemicn.eot');
	src: local('Myriad Pro'), local('MyriadPro-SemiboldSemiCn'), url('../_font/myriadprosemiboldsemicn.otf') format('opentype');
}

@font-face {
	font-family: 'MyriadLight';
	src: url('../_font/myriadprolightsemicn.eot');
	src: local('Myriad Pro'), local('MyriadPro-LightSemiCn'), url('../_font/myriadprolightsemicn.otf') format('opentype');
}

img { border: 0px; }

a		{color: #7aa5c9; text-decoration: none;}
a:hover	{text-decoration: underline;}	


body {
	margin: 0px;
	padding: 0px;
	background: url(../_img/tlo.gif) no-repeat top center white;
	}

#contener{
	width: 950px;
	}

#head {
	width: 950px;
	height: 187px;
	border-bottom: 1px solid #90c3f0;
	}
	
#end {
	float: none;
	width: 950px;
	border-bottom: 1px solid #90c3f0;
	}	
	
#left_menu {
	text-align: left;
	width: 280px;
	float: left;
	font: 22px MyriadBold, Tahoma, Arial, sans-serif; 
	line-height: 1.1em;
	margin-top: 12px;
	}

#contener_left {
	text-align: left;
	width: 280px;
	float: left;
	}
	
#left_submenu {
	font-size: 16px; 
	line-height: 1.2em;
	margin: 3px 0px 0px 14px;
	}
	
#content {
	text-align: left;
	width: 650px;
	float: left;
	font: 12px Tahoma, Arial, sans-serif; 
	line-height: 1.2em;
	color: #7a7a75;
	padding: 15px 0px 0px 20px;
	}

.txt_head {
	font: 22px MyriadBold, Tahoma, Arial, sans-serif; 
	line-height: 1.1em;
	color: #7aa5c9;
	}
	
.txt_subhead {
	font: 18px MyriadLight, Tahoma, Arial, sans-serif; 
	line-height: 1.1em;
	color: #7aa5c9;
	}
	
.txt_subhead2 {
	font: 16pt MyriadLight, Tahoma, Arial, sans-serif; 
	line-height: 1.1em;
	color: #7aa5c9;
	}
	
#table_prices {
	text-align: left;
	width: 620px;
	padding: 10px;
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	height: 140px;
	}	
	
#table_prices_a {
	width: 172px;
	float: left;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 4px;
	}	
	
#table_prices_b {
	width: 232px;
	float: left;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 4px;
	}	

#table_prices_c {
	width: 162px;
	float: left;
	border-bottom: 1px solid #cccccc;
	padding: 4px;
	}	

#table_prices_a0 {
	width: 172px;
	float: left;
	border-right: 1px solid #cccccc;
	padding: 4px;
	}	
	
#table_prices_b0 {
	width: 232px;
	float: left;
	border-right: 1px solid #cccccc;
	padding: 4px;
	}	

#table_prices_c0 {
	width: 162px;
	float: left;
	padding: 4px;
	}		
	
.choose {
	color: white; 
	padding: 12px 0px 0px 7px	
	}
