.tabla
{
	width: 1010px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	
	clear: both;
}
.tabla_foro
{
	border: 1px solid #E1E1E1;
}
html, body
{
	margin: 0px;
	padding: 0px;
}

.top
{
	background-repeat: no-repeat;
	background-position: top;
	height: 107px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/*AQUI COMIENZA EL SUBMENU DESPLEGALBE*/
.menu_cont
{
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFDE00;
	padding-top: 0px;
	padding-bottom: 7px;
	font-weight: bold;
}
.menu_cont a
{
	color: #FFDE00;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 6px;
}
.menu_cont a:hover
{
	color: #FFF8DF;
	text-decoration: none;
	padding-right: 6px;
}
/*------------------------------------------*/
#mainMenu
{
	font-family: "Trebuchet MS" , "Lucida Sans Unicode" , Arial, sans-serif; /* Fonts of main menu items */
	font-size: 13px; /* Bottom border of main menu */
	height: 21px; /* Height of main menu */
	position: relative; /* Don't change this position attribute */
	visibility: hidden;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	left: 0px;
}
#mainMenu a
{
	padding-left: 0px; /* Spaces at the left of main menu items */
	padding-right: 0px; /* Spaces at the right of main menu items */
	font-weight: bold; /* Don't change these two options */
	position: absolute;
	bottom: -1px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 9px;
}
#submenu
{
	font-family: Arial, Helvetica, sans-serif; /* Font  of sub menu items */
	background-color: #ffffe1; /* Background color of sub menu items */
	visibility: hidden;
	width: 100%; /* Don't change this option */
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	float: left;
}


#submenu div
{
	white-space: nowrap; /* Don't change this option */
}
/*
	Style attributes of active menu item 
	*/
#mainMenu .activeMenuItem
{
	/* Border options */
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	background-color: #ffffe1; /* Background color */
	cursor: pointer; /* Cursor like a hand when the user moves the mouse over the menu item */
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;
}
/*
	Style attributes of inactive menu items
	*/
#mainMenu .inactiveMenuItem
{
	color: #ffde00; /* Text color */
	cursor: pointer; /* Cursor like a hand when the user moves the mouse over the menu item */
	padding-right: 3px;
	padding-left: 3px;
}

#submenu a
{
	text-decoration: none; /* No underline on sub menu items - use text-decoration:underline; if you want the links to be underlined */
	padding-left: 3px; /* Space at the left of each sub menu item */
	padding-right: 3px; /* Space at the right of each sub menu item */
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000; /* Text color */
	float: left;
}

#submenu a:hover
{
	color: #FFFFFF; /* Red color when the user moves the mouse over sub menu items */
	background-color: #D30505;
}


/*AQUI TERMINA EL SUBMENU DESPLEGALBE*/

.logo_semana
{
	position: absolute;
	top: 15px;
	left: 9px;
}
.buscador
{
	position: absolute;
	top: 4px;
	text-align: right;
	right: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: inline;
}
.contenedor_busqueda
{
	height: 48px;
}
.busc_izq
{
	float: right;
	height: 58px;
	width: 10px;
}
.busc_der
{
	float: right;
	height: 48px;
	width: 10px;
}
.busq_centro
{
	float: right;
}
.campos_buscador_top
{
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
.patrocinio
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: auto;
	float: left;
	padding-right: 15px;
}
.campo_busqueda
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #B41919;
	width: 220px;
}
.base_top
{
	position: absolute;
	width: 1010px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	top: 68px;
	left: 0px;
}
.menu
{
	float: none;
	padding-left: 0px;
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.fecha_top
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: auto;
	padding-left: 10px;
	padding-top: 3px;
}
.menu_blanco
{
	float: right;
	width: auto;
	padding-top: 2px;
}
.texo_menublanco
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-right: 0px;
	padding-left: 0px;
	display: inline;
	border-right: 1px solid grey;
}
.texo_menublanco a:link
{
	color: #666666;
	text-decoration: none;
}
.texo_menublanco a:visited
{
	color: #666666;
	text-decoration: none;
}
.texo_menublanco a:hover
{
	color: #CC0000;
	text-decoration: underline;
}
/*dropdownmenu*/
.chromestyle
{
	width: 980px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 15px;
	float: left;
	position: absolute;
	top: 95px;
	left: 0px;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv
{
	position: absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: white;
	width: 200px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.dropmenudiv a
{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB;
	text-decoration: none;
	font-weight: bold;
	color: #3f3f3f;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

* html .dropmenudiv a
{
	/*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover
{
	/*THEME CHANGE HERE*/
	background-color: #E4E4E4;
}
.foto_noticia
{
	float: left;
	padding-right: 10px;
}
.foto_comunidad
{
	float: left;
	margin-right: 10px;
	height: 90px;
	width: 120px;
	overflow: hidden;
	border: 1px solid #DDDDDD;
}
.foto_noticia2
{
	padding-top: 5px;
}
.cont_masleidos
{
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs
{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C80202;
}

.shadetabs li
{
	display: inline;
	margin: 0;
}

.shadetabs li a
{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #3f3f3f;
	color: #C80202;
	background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited
{
	color: #2d2b2b;
}

.shadetabs li a:hover
{
	text-decoration: underline;
	color: #2d2b2b;
}

.shadetabs li a.selected
{
	/*selected main tab style */
	position: relative;
	top: 1px;
}

.shadetabs li a.selected
{
	/*selected main tab style */
	background-image: url(shadeactive.gif);
	border-bottom-color: white;
}

.shadetabs li a.selected:hover
{
	/*selected main tab style */
	text-decoration: none;
}

.tabcontent
{
	display: none;
}

@media print
{
	.tabcontent
	{
		display: block !important;
	}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2
{
	padding: 0;
	width: 300px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.modernbricksmenu2 ul
{
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.modernbricksmenu2 li
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}

.modernbricksmenu2 a
{
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: "Lucida Sans" , Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
}

.modernbricksmenu2 a:hover
{
	background-color: #FFFFFF; /*Brown color theme*/
	color: #CC0000;
	border: 1px solid #CC0000;
}

.modernbricksmenu2 a.selected
{
	/*currently selected tab*/
	background-color: #CC0000; /*Brown color theme*/
	color: white;
	border-color: #D25A0B; /*Brown color theme*/
}

.tabcontent
{
	display: none;
}

@media print
{
	.tabcontent
	{
		display: block !important;
	}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu
{
	font: bold 13px Arial;
	width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul
{
	margin: 0;
	padding: 0;
	float: left; /* width: 80%; width of menu*/
	border-top: 1px solid navy; /*navy border*/
	background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li
{
	display: inline;
}

.indentmenu ul li a
{
	float: left;
	color: white; /*text color*/
	padding: 5px 11px;
	text-decoration: none;
	border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited
{
	color: white;
}

.indentmenu ul li a.selected
{
	color: white !important;
	padding-top: 6px; /*shift text down 1px*/
	padding-bottom: 4px;
	background: black url(indentbg2.gif) center center repeat-x;
}


.tabcontentstyle
{
	/*style of tab content oontainer*/
	border: 1px solid gray;
	width: 450px;
	margin-bottom: 1em;
	padding: 10px;
}

.tabcontent
{
	display: none;
}

@media print
{
	.tabcontent
	{
		display: block !important;
	}
}
.contenedor_titulo_agenda
{
	float: left;
}
.publicidad_300
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	float: left;
	padding: 0px;
}
.revista_semana
{
	float: right;
	margin-left: 5px;
	border: 1px solid #DBDBDB;
	padding: 1px;
	margin-right: 3px;
}
.contenedor_comercial
{
	float: left;
	width: 955px;
	border: 1px solid #DADADA;
	padding: 10px;
	text-align: center;
}

.cuadro_comercial
{
	float: left;
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #919191;
	line-height: 1.1em;
	margin-right: 7px;
	margin-left: 7px;
	height: 130px;
	margin-bottom: 7px;
	overflow: hidden;
}
.cuadro_comercial a:link
{
	color: #919191;
	text-decoration: none;
}
.cuadro_comercial a:visited
{
	color: #919191;
	text-decoration: none;
}
.cuadro_comercial a:hover
{
	color: #E52621;
	text-decoration: none;
}
.recuadro_comercial
{
	border: 2px solid #CCCCCC;
	margin-bottom: 5px;
}
.contenedor_titseccion
{
	width: auto;
	background-color: #E8E8E8;
	margin-bottom: 10px;
	text-align: left;
}
.contenedor_titmulti
{
	width: auto;
	margin-bottom: 10px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
}
.titular_seccion_impresa
{
	font-family: "Lucida Sans" , Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	width: 96px;
}
.titular_seccion_multimedia
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
	width: 250px;
	float: left;
	clear: right;
	left: 0px;
	top: -15px;
}
.suscribase
{
	position: absolute;
	left: 857px;
	top: 20px;
	width: 81px;
}
.boton_izquierdo
{
	float: right;
	width: auto;
}
.espacio_galeria
{
	width: 300px;
	height: 3px;
}
.espacio_tumbs2
{
	width: 300px;
	height: 3px;
}
.contenedor_titcaricatura
{
	width: auto;
	background-color: #E8E8E8;
	margin-bottom: 7px;
	text-align: left;
	height: 15px;
}

.submenu
{
	width: 100%;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin-bottom: 5px;
}
.item_submenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}
.item_submenu a:link
{
	color: #000000;
	text-decoration: none;
}
.item_submenu a:visited
{
	color: #000000;
	text-decoration: none;
}
.item_submenu a:hover
{
	color: #CC0000;
	text-decoration: none;
}
.contenedor_diario
{
	width: 975px;
	padding-top: 5px;
	padding-bottom: 15px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.contenedor_diadia
{
	float: left;
	width: 180px;
	padding-left: 13px;
	height: 270px;
}
.contenedor_multimedia
{
	float: left;
	width: 650px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	clear: left;
}
.titulares_multimedia
{
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tumb_multimedia
{
	float: left;
	width: 310px;
	text-align: left;
	height: 100px;
	padding: 5px;
}
.contenido_mediatop
{
	float: left;
	width: 205.px;
	background-image: url(../../img/home/centro_seccion.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	padding-left: 0px;
	width: auto;
}
.cont_apertura_multi
{
	float: left;
	width: 660px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-right: 20px;
}
.cont_apertura_generico
{
	float: left;
	width: 660px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-right: 20px;
}
.cont_apertura_multimedia
{
	float: left;
	width: 980px;
	padding-top: 60px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(../../img/multimedia/fondo_multi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
.cont_apertura_video
{
	float: left;
	width: 980px;
	padding-top: 60px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(../../img/multimedia/fondo_videos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
.cont_apertura_audio
{
	float: left;
	width: 980px;
	padding-top: 60px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(../../img/multimedia/fondo_audios.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
.cont_apertura_galeria
{
	float: left;
	width: 980px;
	padding-top: 60px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(../../img/multimedia/fondo_galeria.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
.foto_apertura
{
	width: 340px;
	border: 0px solid #999999;
}

.top_inter
{
	background-image: url(../../img/international/cabezote-international.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 103px;
	width: 995px;
	position: relative;
}
.submenu_en
{
	width: 100%;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.back_semana
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-image: url(../../img/home/back_arrow.gif);
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: 5px 1px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.back_semana a:link
{
	color: #000000;
	text-decoration: none;
}
.back_semana a:visited
{
	color: #000000;
	text-decoration: none;
}
.back_semana a:hover
{
	color: #CC0000;
	text-decoration: none;
}
.contenedor_opinion2
{
	background-color: #bebebe;
	width: 300px;
	position: relative;
	margin-bottom: 10px;
	float: left;
	height: 90px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.foto_opinion2
{
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.foto_opinion3
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: right;
}
.contenedor_multi
{
	float: left;
	width: 970px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.contenedor_img_relacionada
{
	float: left;
	width: 250px;
}
.contenido_control
{
	float: left;
	width: 380px;
	background-color: #F5F5F5;
}
.control_guardar
{
	background-image: url(../../img/iconos/guardar.gif);
	float: left;
	width: 90px;
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 28px;
	vertical-align: middle;
	height: 16px;
	padding-bottom: 4px;
	padding-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D0CDAD;
	border-right-color: #D0CDAD;
	border-bottom-color: #D0CDAD;
	border-left-color: #D0CDAD;
}
.control_enviar
{
	background-image: url(../../img/iconos/enviar.gif);
	float: left;
	width: 100px;
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 28px;
	vertical-align: middle;
	height: 16px;
	padding-bottom: 4px;
	padding-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D0CDAD;
	border-right-color: #D0CDAD;
	border-bottom-color: #D0CDAD;
	border-left-color: #D0CDAD;
}
.control_comentar
{
	background-image: url(../../img/iconos/comente.gif);
	float: left;
	width: 100px;
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 23px;
	vertical-align: middle;
	height: 16px;
	padding-bottom: 4px;
	padding-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D0CDAD;
	border-right-color: #D0CDAD;
	border-bottom-color: #D0CDAD;
	border-left-color: #D0CDAD;
}
.control_imprimir
{
	float: left;
	vertical-align: middle;
	text-align: center;
}
.control_texto
{
	float: left;
	width: 140px;
	padding-left: 5px;
	height: 16px;
	padding-top: 4px;
	text-align: left;
	padding-bottom: 2px;
}
.cont_control
{
	width: 640px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 25px;
	float: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	background-color: #FFFFFF;
	clear: both;
}
.titular_relacionados2
{
	background-image: url(../../img/home/centro_seccion.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CC0000;
	text-align: left;
	background-color: #CC0000;
	position: relative;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	height:32px;
}
.texto_subebaja
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 126px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.separador
{
	float: left;
	width: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
.foto_relacionada2
{
	float: left;
	padding-right: 10px;
}
.contenedor_apertura_articulo
{
	float: left;
	width: 650px;
	padding-top: 10px;
	padding-left: 15px;
	margin-right: 20px;
}
.content_comentarios
{
	float: left;
	width: 640px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}
.cont_comentario
{
	width: 100%;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	padding-bottom: 5px;
	float: left;
}
.titular_comentario
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	float: none;
}
.titular_comentario a:link
{
	color: #3f3f3f;
	text-decoration: none;
}
.titular_comentario a:visited
{
	color: #3f3f3f;
	text-decoration: none;
}
.titular_comentario a:hover
{
	color: #CC0000;
	text-decoration: none;
}
.texto_comentario
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: auto;
}
.texto_comentario a:link
{
	color: #000000;
	text-decoration: none;
}
.texto_comentario a:visited
{
	color: #000000;
	text-decoration: none;
}
.texto_comentario a:hover
{
	color: #CC0000;
	text-decoration: none;
}
.titular_comentarios
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 9px;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
	height: 30px;
}
.titular_comentarios a:link, .titular_comentarios a:visited
{
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}
.titular_comentarios a:hover
{
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
}
.titular_temas
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-left: 5px;
	background-color: #F0F0F0;
	padding-top: 2px;
	padding-right: 5px;
}
.titular_temas a:link, .titular_temas a:visited
{
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}
.titular_temas a:hover
{
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
}
.img_votacion
{
	padding-left: 10px;
}
.texto_votos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.texto_secc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CA0000;
}
.contenedor_foto_gal
{
	float: left;
	padding-right: 10px;
}
.contenedor_caricatura
{
	float: left;
	width: 750px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.cont_caricatura1
{
	padding-bottom: 10px;
}
.publicidad_sky
{
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
.highslide-wrapper div
{
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-html
{
	background-color: white;
}
.highslide-html-blur
{
}
.highslide-html-content
{
	position: absolute;
	display: none;
}
.highslide-loading
{
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i
{
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i
{
	color: white;
	background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white
{
	background-color: white;
}
.highslide-wrapper .highslide-html-content
{
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header
{
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul
{
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li
{
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next
{
	display: none;
}
.highslide-wrapper .highslide-header a
{
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover
{
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a
{
	cursor: move;
}
.highslide-wrapper .highslide-footer
{
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize
{
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body
{
}
.highslide-move
{
	cursor: move;
}
.highslide-resize
{
	cursor: nw-resize;
}
.cont_archivos_rela
{
	float: left;
	width: 288px;
	border: 1px dotted #C9C9C9;
	padding: 5px;
}
.botones_mas_articulo
{
	float: left;
	padding-left: 5px;
}
.mas_articulos
{
	float: right;
	width: auto;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	padding-left: 10px;
	padding-top: 4px;
}
.cont_flashmulti
{
	float: left;
	width: auto;
}
.tumb_multimedia2
{
	float: left;
	width: 130px;
	text-align: center;
	height: 130px;
	overflow: hidden;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.tumb_multimedia3
{
	float: left;
	width: 300px;
	text-align: left;
	height: 130px;
	overflow: hidden;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	margin-top: 10px;
}
.tumb_especial
{
	float: left;
	width: auto;
	text-align: center;
	overflow: hidden;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.foto_noticia5
{
	float: none;
	padding-bottom: 6px;
}
.foto_noticia6
{
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
}
.formulario_columnistas
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 270px;
}
.contenedor_diadia_select
{
	float: left;
	width: 180px;
	padding-left: 13px;
	background-color: #E2F8FE;
	height: 270px;
}
.texto_rojo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD0D0D;
	padding-bottom: 2px;
	padding-top: 2px;
}
.logo_convenio
{
	padding-left: 10px;
}
.contenedor_international
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	padding: 8px;
}
#dhtmltooltip
{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 5px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#dhtmlpointer
{
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
.noticias_ultimahora
{
	width: 660px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
}
.noticia_rotador
{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
}
.titular_ultimah
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	width: 288px;
	z-index: 5;
	text-align: left;
	background-color: #CC0000;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #EAEAEA;
}
.header
{
	width: 100%;
	background-image: url(../../img/top/repiter_top3.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
}
.boton_buscar
{
	display: block;
	float: left;
	padding-top: 20px;
}
.boton_buscar a:link
{
	float: left;
}
.boton_buscar a:visited
{
}
.boton_buscar a:hover
{
}
.publicidad_235
{
	width: 85%;
	border: 1px solid #DBDBDB;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(../../img/publicidad/texto_publicidad.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.publicidad_boton
{
	width: 100%;
	float: left;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B2B2B2;
	text-align: center;
	padding-top: 5px;
	text-transform: uppercase;
}
.patrocinadores
{
	position: absolute;
	right: 0px;
	top: 3px;
}
.temas_deinteres
{
	font-family: "Lucida Sans" , Arial, Verdana;
	font-size: 20px;
	color: #666666;
	background-color: #dfe7e7;
	padding: 5px;
	font-weight: normal;
}
.solo_semana
{
	font-family: "Lucida Sans" , Arial, Verdana;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #CA0000;
	padding: 5px;
	font-weight: normal;
}
.item_tema_interes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4e7a83;
	background-image: url(../../img/iconos/vineta.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 18px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E2E2;
	padding-top: 3px;
}
.item_tema_interes a:link, .item_tema_interes a:visited
{
	color: #4e7a83;
	text-decoration: none;
}
.item_tema_interes a:hover
{
	color: #f25814;
	text-decoration: none;
}
.contenedor_temas
{
	padding: 15px;
	width: 965px;
	float: left;
}
.recuadro_temas
{
	width: 100%;
	padding-top: 0px;
	padding-bottom: 15px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 10px;
	border: 1px solid #DBDBDB;
}
.cabezote_especial
{
	clear: both;
	width: 631px;
	float: left;
	padding-bottom: 10px;
}
.foto_galeria
{
	width: 340px;
}
.publicidad_expandible
{
	text-align: center;
	width: 100%;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
.iconos_comunidades
{
	float: left;
	width: 80px;
	padding-right: 10px;
	text-align: center;
	padding-left: 10px;
}
.submenu2
{
	background-color: #FFFFFF;
	float: left;
	width: 1005px;
	display: inline;
	text-align: left;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	padding-bottom: 2px;
	z-index: 5;
}
.linea
{
	padding-right: 3px;
	padding-left: 3px;
	color: #CC0000;
}
.texto_galeria
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
	color: #FFFFFF;
	background-image: url(../../img/home/transparencia.png);
	width: 320px;
	position: absolute;
	left: 0px;
	z-index: 2;
	bottom: 20px;
	padding: 10px;
}
.galeria_imagenes
{
	width: 100%;
	position: relative;
}
.patrocinador
{
	position: absolute;
	top: -8px;
	right: 0px;
	border: 1px solid #CCCCCC;
}
.top_nacion
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.topicos
{
	width: 300px;
}
.numeral_topics
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../img/home/topics_rojo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 16px;
	width: 16px;
	float: left;
	padding-top: 1px;
	margin-right: 10px;
}
.item_topic
{
	width: 100%;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	padding-top: 5px;
}
.item_topic a
{
	color: #333333;
	text-decoration: none;
}
.item_topic a:hover
{
	color: #CC0000;
	text-decoration: none;
}
.boton_vermas
{
	float: left;
	padding-top: 10px;
}
.destacado_articulo
{
	float: left;
	width: 130px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
.destacados
{
	float: left;
	width: 100%;
	padding-bottom: 15px;
	background-color: #F4F4F4;
	margin-top: 10px;
	margin-bottom: 10px;
}
.top_destacados
{
	background-image: url(../../img/articulo/top_destacado.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 632px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 20px;
	color: #333333;
	padding-left: 15px;
	margin-bottom: 15px;
	position: relative;
}
.login_comunidad
{
	font-family: "Trebuchet MS" , Arial;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	top: 69px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	right: 20px;
	text-transform: uppercase;
	font-weight: bold;
	z-index: 100;
}
.login_comunidad a
{
	color: #FFFFFF;
	text-decoration: none;
}
.login_comunidad a:hover
{
	color: #FFFF00;
	text-decoration: none;
}
/*-------------------------CRUCIGRAMA-----------------------*/
.item_crucigrama {
	float: left;
	width: 130px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	border: 1px solid #E5E5E5;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.item_crucigrama h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.item_crucigrama h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	margin: 0px;
	font-weight: bold;
	text-transform: none;
}
.pauta_sky{
	float:left; 
	padding-right:10px;
}
/*Contenido nubes*/
.contenido_nube
{
	float: left;
	width: auto;
	padding-left: 10px;
}
/*
.cont_nube_noticias {
	float: left;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
*/
.wrap
{
	/*
	-moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 solid #445566;
    clear: both;
    margin-bottom: 20px;
    padding: 10px;
	*/
	clear: both;
}
.cont_nube_noticias
{
	margin: 5px;
	padding: 5px;
	background: #D8D5D2;
	font-size: 11px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*width: 960px;*/
}
.recuadro_nube
{
	/*
	margin: 5px;
	padding: 5px;
	border: 1px solid #E9E9E9;
	float: left;
	display: block;
	*/
	border: 1px solid #E9E9E9;
    float: left;
    margin: 3px;
    padding: 3px;
    display: block;
}
.foto_nube
{
	float: left;
	border: 1px solid #E8E8E8;
	margin-right: 5px;
	margin-bottom: 5px;
}
.disclaimer_cometarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../../img/articulo/disclaimer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 90%;
	padding-left: 10%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C00;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C00;
}

