body {
	margin:0px 6px 0px 6px;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 990px;
	margin: 0px auto;
	text-align: left;
}
#header {
	height:185px;
}
#content {
	width: 990px;
}
#dynamic_box_left {
	margin: 0;
	float: left;
}
#dynamic_box_center {
	float: left;
}
#dynamic_box_right {
	margin: 0;
	float: right;
}
#content_footer {
	clear: both;
}
#footer {
	clear: both;
}
/*********deafault layout**********/
#layout_default div#dynamic_box_right {
	width: 260px;
	/*_width: 255px;*/
	float: right;
}
#layout_default div#dynamic_box_left {
	width: 170px;
	float:left;
	/*background:#c00000;*/
	

}
#layout_default div#dynamic_box_center {
	width: 550px;
	/*_width: 540px;*/
	float:left;
	border-left: #c00000 dotted; 
	/*padding: 0 0 0 5px;*/
}
/********** two column *************/
#layout_two_column div#dynamic_box_right {
	width: 320px;
}
#layout_two_column div#dynamic_box_left {
	display:none;
}
#layout_two_column div#dynamic_box_center {
	width: 670px;
}
/************ three columns ***************/
#layout_three_columns div#dynamic_box_right {
	width: 190px;
}
#layout_three_columns div#dynamic_box_left {
	width: 190px;
}
#layout_three_columns div#dynamic_box_center {
	width: 610px;
}
/************ equal ***************/
#layout_equal div#dynamic_box_right {
	width: 330px;
}
#layout_equal div#dynamic_box_left {
	width: 330px;
}
#layout_equal div#dynamic_box_center {
	width: 330px;
}
/************ equal rights ***************/
#layout_equal_rights div#dynamic_box_right {
	width: 260px;
}
#layout_equal_rights div#dynamic_box_left {
	width: 470px;
}
#layout_equal_rights div#dynamic_box_center {
	width: 260px;
}
/************ non equal ***************/
#layout_non_equal div#dynamic_box_right {
	width: 320px;
}
#layout_non_equal div#dynamic_box_left {
	width: 420px;
}
#layout_non_equal div#dynamic_box_center {
	width: 250px;
}
/************* CONTENT FEATURES *****************/
#content_features_left {
	float: left;
}
#content_features_right {
	float: right;
}
.features_equal_default {
	/*width: 100%;*/
	overflow: hidden;
	margin:0px 0px 10px 0px;
	width: 550px;
	float:left;


	
	
}
/*********** ESTOY USANDO ESTOS        *********************/
/*********** ESTOY USANDO ESTOS        *********************/
/*********** ESTOY USANDO ESTOS        *********************/
/*********** ESTOY USANDO ESTOS        *********************/
.features_equal_default #content_features_left {
	width: 300px;
	float: left;
	margin: 0 0 0 10px;
}
.features_equal_default #content_features_right {
	width: 224px;
	margin: 0 5px 0 0;
	float: right;
}
#content_features_right .nacionales {
	background: #EBEBEB;
	/*border-bottom: 3px solid #CC0000;*/
}
#content_features_right .internacionales {
	background: #EBEBEB;
	/*border-bottom: 3px solid #CC0000;*/
}
/*********** equal *********************/
.features_equal #content_features_left {
	width: 495px;
}
.features_equal #content_features_right {
	width: 495px;
}
/*********** left *********************/
.features_left #content_features_left {
	width: 680px;
}
.features_left #content_features_right {
	width: 310px;
}
/*********** right *********************/
.features_right #content_features_left {
	width: 310px;
}
.features_right #content_features_right {
	width: 680px;
}
/*********** equal_three *********************/
.features_inside .content_features_col {
	width: 223px;
	float: left;
}
/*********** inside *********************/
.features_inside {
	width: 670px;
	overflow: hidden;
}
.features_inside #content_features_left {
	width: 335px;
}
.features_inside #content_features_right {
	width: 335px;
}
/******************** LAYOUT BOXES********************/

#main_news_box {
	float: left;
}
.main_news_box_row {
	width: 100%;
	overflow: hidden;
}
.main_news_category {
	float:left;
	display: inline;
	width:273px;
	_width:265px;
	margin: 6px; /****styles****/
}
.category_news_category {
	float:left;
	display: inline;
	width:261px;
	margin: 6px; /****styles****/
}
/******************** TOOLTIPS ********************/
.tooltip {
	position: absolute!important;
	overflow:hidden;
	font-size: 12px;
	z-index: 10000!important;
}
.tooltip .xtop, .tooltip .xbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 {
	display: block;
	overflow: hidden;
}
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 {
	height: 1px;
}
.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 {
	background: #666;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 {
	background: #666;
}
.tooltip .xb1 {
	margin: 0 5px;
	background: #333;
}
.tooltip .xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}
.tooltip .xb3 {
	margin: 0 2px;
}
.tooltip .xb4 {
	height: 2px;
	margin: 0 1px;
}
.tooltip .xboxcontent {
	padding: 0 .5em;
	margin: 0;
	color: #000;
	text-shadow: 2px 2px 0px #CCC;
	word-wrap:break-word;
	border: 1px solid #333;
	border-width: 0px 1px 0 1px;
	background-color: #666;
	text-align: left;
}
.ads1 {
	margin-right: 0px;
	margin-left: 0px;
	margin-top:0px;
	
}
.video_home {
/*	background:url(../imagenes_gral/ventana_videos.jpg) no-repeat; */
	float:left;
	width: 240px;
	height: 260px;
	z-index:500;
	margin-top: -255px;
	_margin-top: 0px;
	margin-top: -250px !important;
	margin-left: 9px;
	_margin-left: 4px;
}
#box_center_holder_home {
	/*_width:560px;*/
	/*padding: 10px 0 0 0;*/
}
#category_news_box {
	_width:100%;
}
#main_news_box_holder {
	_width:100%;
}
#titulo_nacionales {
	/*clear: both;*/

	width: 224px;
	height: 32px;
	background-image: url(../imagenes_gral/nacional.png);
	color: #FFFFFF;
}
#titulo_zonales {
	/*clear: both;*/

	width: 300px;
	_width:300px;
	height: 50px;
	/*border-bottom: medium solid #41518B;*/
	background: url(../imagenes_gral/zonal.png) no-repeat left;
	color: #FFFFFF;
}
#titulo_internacionales {
	/*clear: both;*/

	width: 224px;
	height: 32px;
	background-image: url(../imagenes_gral/internacional.png);
	color: #FFFFFF;
}
.nacionales {
	padding: 6px;
}
.internacionales {
	padding: 6px;
}
.separar {
	clear: both;
	height: 15px;
	
}
.secciones {
	height: 190px;
	padding: 0 0 5px 0;
	
	margin: -2px 0px 10px 0px;
}
.secciones_apac {
	height: 300px;
	margin-bottom: 20px;/* margin-bottom: 40px;*/ 
_margin-left: -9px;
}
#dynamic_box_left .secciones .box {
	
	
	width: 172px;
	border-right: #c00000 thin solid;
	color: #FFFFFF;/*_margin_bottom:20px;*/
	

}
#dynamic_box_left .secciones .box_title {
	/*left: 0px;*/
	
	width: 168px;
	height: 36px;

	background: #000000 url(../imagenes_gral/boton_secciones.png) no-repeat left;

}
#dynamic_box_left .secciones .box_body {
	/*background: #c00000;*/
	background: #E5E5E5 url(../img/bg1.jpg);
	_width:160px;
	border:none;
	
}
#dynamic_box_left .secciones .box UL {
	padding: 5px 0px;
	/*margin-top: 5px;*/

	
	font-size: 10px;
}
#dynamic_box_left .secciones .box UL LI {
	
	
	padding: 5px 0 5px 0;
	_margin-left: 8px;
	



	font: 1em Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/*#dynamic_box_left .secciones .box UL LI{_margin-bottom:70px;}*/

#dynamic_box_left .secciones .box UL LI A {
	margin-left: 5px;
	/*padding-bottom:5px; padding-top:5px; margin-bottom:5px;*/

	color: #FFFFFF;
}
/*#header .box ul li ul{padding-bottom:5px; padding-top:5px; margin-bottom:5px; font-size:10px; }*/

#dynamic_box_left .secciones .box UL LI UL LI A {
	background: none;
	padding-left: 1px;
	color: #999999;
	font-size: 13px;
	font-weight: normal;
	/*padding-top: 5px; padding-bottom: 5px;*/
}
#dynamic_box_left .secciones .box UL LI UL LI UL LI {
	background: none;
	
	font-size: 10px;/*margin-bottom:5px;*/
	padding-top: 3px; padding-bottom: 3px;

}
#dynamic_box_left .secciones .box UL LI UL LI UL LI A:hover {
	padding-bottom: 8px;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #ABC8E2;/*background: #B7B8B8 none repeat scroll 0 0;*/

}
#dynamic_box_left .secciones .box UL LI UL LI UL LI A {
	padding-bottom: 8px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
	color: #FFFFFF;
}

/*----------------------------------------*/

.box_title_holder { height:36px; /* margin: 0 0 5px 0;*/}

#headline{margin-left: 10px; _margin-left: 0px; _overflow:visible;}
.publileft {/*padding: 5px 0px; margin-left:0px;  */}
.publileft_banner {padding: 5px 0px; margin-left:0px; }
*+ html .publileft_banner {padding: 5px 0px; margin-left:0px; margin-top:38px;}

.publicidad{text-align:center; clear:both;}

.publilargas{text-align:center; clear:both; padding: 0 0 0 7px;}

.contiene_banner_der

{

	margin-right: 0;

	margin-left: 4px;

}

#box_poll_1 .box_title

{

	background: url(../imagenes_gral/boton_encuesta.png) no-repeat;

	margin-left: 0px;

	height: 32px;

	width: 160px;

}

#rotador_del_medio { width:540px; height:200px; clear:both; margin: 0 0 25px 9px; float:left;}


/* /////////////////////////////////   APAC    /////////////////////////////////////////// /*/

.secciones_apac {
	height: 230px;
	margin-bottom: 20px;
_margin-left: -9px;
}

#dynamic_box_left .secciones_apac .box {
	/*position:absolute;*/
_background: #a41515;
	top: 206px;
	
	margin-left: -9px;
	
	_margin-left: -9px;
	
	width: 160px;
	color: #FFFFFF;/*_margin_bottom:20px;*/

}
#dynamic_box_left .secciones_apac .box_title {
	/*left: 0px;*/
	_background: #a41515;
	width: 160px;
	height: 32px;
	background: url(../imagenes_gral/boton_secciones_apac.png) no-repeat left;
	padding-top: 0px; padding-bottom: 0px; border-bottom-width: 0px;
	padding-bottom: 0px; margin-bottom: 0px;
	/*color: #FFFFFF;*/
}
#dynamic_box_left .secciones_apac .box_body {
	background: #a41515;
	_width:160px;
	border:none;
	
}
#dynamic_box_left .secciones_apac .box UL {
	padding: 5px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
}
#dynamic_box_left .secciones_apac .box UL LI {
	padding-bottom: 5px;
	padding-top: 5px;
	_margin-left: 8px;
	/*margin-bottom:5px;*/

	/* color: #FFFFFF; */



	font: 1em Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/*#dynamic_box_left .secciones .box UL LI{_margin-bottom:70px;}*/

#dynamic_box_left .secciones_apac .box UL LI A {
	margin-left: 5px;
	/*padding-bottom:5px; padding-top:5px; margin-bottom:5px;*/

	color: #FFFFFF;
}
/*#header .box ul li ul{padding-bottom:5px; padding-top:5px; margin-bottom:5px; font-size:10px; }*/

#dynamic_box_left .secciones_apac .box UL LI UL LI A {
	background: none;
	padding-left: 1px;
	color: #ABC8E2;
	font-size: 10px;
	font-weight: bold;
	/*padding-top: 5px; padding-bottom: 5px;*/
}
#dynamic_box_left .secciones_apac .box UL LI UL LI UL LI {
	background: none;
	
	font-size: 10px;/*margin-bottom:5px;*/
	padding-top: 3px; padding-bottom: 3px;

}
#dynamic_box_left .secciones_apac .box UL LI UL LI UL LI A:hover {
	padding-bottom: 8px;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #ABC8E2;/*background: #B7B8B8 none repeat scroll 0 0;*/

}
#dynamic_box_left .secciones_apac .box UL LI UL LI UL LI A {
	padding-bottom: 8px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
	color: #FFFFFF;
}

.secciones_apac .menu_vertical, .menu_vertical ul li, .menu_vertical ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#A41515 none repeat scroll 0 0;
color:#035FB5;}

/*----------------------------------------*/

#cabecera_apac {background:url(../img/cabecera_apac.jpg) top no-repeat; width:560px; height:95px; padding-left:20px; padding-top:20px; margin-top: 20px;}

.clima { width:250px; height:250px; background:#abc8e2; text-align:center;  height: 200px; margin-top: 0px; padding-top: 20px;}
.clima div{ width:205px;*margin-left:3px; margin-left:20px;}
.reloj{width:280px; margin-top: 0px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; text-align:center;}
#barrabuscarymenu{width: 300px; margin-top: -65px;}

#titulo_destacados {
	/*clear: both;*/
/*border-bottom: medium solid #41518B;*/
	
	background: url(../imagenes_gral/destacados.jpg) no-repeat;
	color: #FFFFFF;
	width: 160px; height: 30px;
}

#opinion {
		
	background: #999999 url(../imagenes_gral/opinion.jpg) no-repeat top;
	color: #000000;
	width: 250px;/* height: 300px;*/
	margin:20px 0 0 0;
	padding:50px 0 0 0;
}

