@charset "utf-8";

/*****************************************************
						GENERAL
*****************************************************/

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-size:62.5%;
	color:#454545;
	background:#E7E7E7;
}

div.top_head {
	background:transparent url(/img/frontend/bg_time_top_deg.png) repeat-x; 
	border-bottom:1px solid #e9e9e9; 
	font-size:11px;
	padding-left:10px; 
	position:relative;
	z-index: 999;
}

/*h1, h2 {
	font-weight: normal;
}*/

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
	color: #0278a6;
	outline: none;
}

a:hover, .relation a:hover {
	color: #04c0c2;
}

/*a:visited, .relation a:visited {
	color: #666666;
}*/

img {
	display: block;
	border:none;
}

#head img {
	border: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

.clearfix { display: block; }

* html .clearfix { height: 1px; }

.clear { clear: both; }


div#container {
	margin:auto;
	width:996px;
	background:#fff;
}

div#left {
	width:663px;
	float:left;
	border-right:1px solid #E9E9E9;
}

/*****************************************************
		CABEZAL
*****************************************************/

div.top_head ul.top_sections {float:left;}
div.top_head ul.top_sections ul {display:none;}

div.top_head ul li {
	text-transform:uppercase;
	float:left;
	padding:0px 15px 0 25px;
	background:url(/img/frontend/bg_top_head_ul_close.png) no-repeat 8px 10px;
	position:relative;
	border:1px solid #fff;
	border-top:none;
	border-left:none;
	border-bottom:none;
}

div.top_head ul li span {
	padding:4px 0 0;
	display:block;
}

div.top_head ul li.mm.active {
	background:#f3f3f3 url(/img/frontend/bg_top_head_ul_open.png) no-repeat 8px 10px;
	border:1px solid #f3f3f3;
	border-top:none;
	border-left:none;
}

div.top_head ul li ul li {
	float:none;
	background:none;
	text-transform:none;
}

div.top_head ul li ul li span {_height:18px;}

div.top_head ul li ul {
	padding-top:3px;
	background:#fff;
	position:absolute;
	border:1px solid #e9e9e9;
	left:0;
	top:21px;
	padding-bottom:10px;
}

div.top_head ul li ul.multimedia {width:155px;}
div.top_head ul li ul.blogs {width:155px;}
div.top_head ul li ul.especial {width:200px;}

div.top_head ul li a {color:#333;}

div.top_head ul.services {
	float:right; 
	position:relative;
}

div.top_head ul.services li.time a {color:#fff; padding-right:5px;}

div.top_head ul.services li.time {
	background:url(/img/frontend/bg_time_home.png) no-repeat left top;
	padding-left:7px;
	margin-right:0;
	padding-right:0;
	_position:relative;
	_padding-right:198px;
	width: 230px;
}

div.top_head ul.services li.time img {
	padding:0 0 0 10px;
	float:left;
}

div.top_head ul.services li.time em {
	top:-5px; 
	margin-bottom:-5px;
	float:right;
	padding-left:5px;
	position:relative;
	_position:absolute;
	_top:-2px;
	padding-right:10px;
	background:url(/img/frontend/bg_time_top_deg.png) repeat-x left top;
}

div.top_head ul.services li.time em span {
	float:left;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
}

div.top_head ul.services li.none {background:none;}

div#head {
	border-bottom: none;
	padding:10px 10px 5px 10px;
	text-transform:uppercase;
	margin-bottom:5px;
}

#logo {
	float: left;
	margin-right:20px;
}

#slogan {
	font-size: 1.8em;
	color: #007db6;
	line-height:20px;
}

div#head p.date {
	color:#999; 
	line-height:9px;
	padding-bottom:8px;
}

div#head p.digital {
	font-size:1.1em;
	color:#007db6;
}

div.headservices {
	float:right;
	margin-top:-36px;
	position:relative; 
	width:355px;
}

div.headservices a {
	color:#999;
	text-decoration:underline;
}

div.headservices a:hover {
	text-decoration:none;
}

div.headservices p {
	font-size:1.4em;
	display:inline;
	padding:0px 0 10px 20px;
	margin-left:24px;
}
div.headservices p.eng {background:url(/img/frontend/i_eng.png) no-repeat left top;}
div.headservices p.rss {background:url(/img/frontend/i_rss.png) no-repeat left top;}
div.headservices p.jr {background:url(/img/frontend/i_jr.png) no-repeat left top;}

div.headservices div.redes {
	padding:5px 0 5px 5px;
	margin-left:5px; 
	color:#999;
	float:right;
	position:relative;
	top:-5px;
	width:200px;
	_top:-22px;
}

div.headservices div.redes a {
	float:right;
	margin-right:3px;
	position:relative;
	_top:-20px;
}

div.headservices div.redes p {
	padding-bottom:2px;
	padding-right:3px;
	margin-left:0;
	text-align:right;
}

/*****************************************************
		MENUES DE NAVEGACION
		MENU SUPERIOR, CENTRAL E INFERIOR
*****************************************************/

ol#menu { 
	width: 100%; 
	height: 23px; 
	background: #FFF url("/img/frontend/bg_nav_bar.png") top left repeat-x; 
	font-size: 11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type: none; 
	text-transform:uppercase;
	font-weight:bold;
}
ol#menu li { 
	display: block; 
	float: left; 
	margin: 0 0 0 4px; 
}
ol#menu li a { 
	height: 23px; 
	color: #fff; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 1px 8px 0; 
}
ol#menu li a:hover { color: #fff; }
ol#menu li a#current{ 
	color: #0278A6; 
	background: #FFF url("/img/frontend/bg_nav_current.png") top left repeat-x; 
	padding: 1px 10px 0;
	position: relative; margin-top:-5px;
	padding-top:5px;
	height:23px;
}
/*****************************************************
		FORMULARIOS	BUSQUEDA
*****************************************************/

div.menu {position:relative;}

div.menu form {
	/*float:right; */
	padding-top:2px;
	width:auto!important;
	width:307px;
	position:absolute;
	right:10px;
}

div.menu fieldset {
	border:none;
}

div.menu input {
	border:1px solid #ccc;
}

div.menu .buscar {
	height:14px;
	float:left;
	margin-right: 5px;
	font-size: 1.1em;
	padding-top: 2px;
}

div.menu .boton {
	text-transform: uppercase;
	background:#fff;
	width: 72px;
	cursor: pointer;
	padding:1px 0;
	color: #454545;
	font-size: 1em;
}

/*****************************************************
		PIE
*****************************************************/

div.footer {
	font-size:1.1em;
	padding:10px;
}
div.footer img {
	border:none;
	float:left;
	margin-top:5px;
	margin-right:10px;
}
div.footer h3 {
	text-transform:uppercase;
	padding-bottom:5px;
}
div.footer ul li {
	display:inline;
}

div.footer blockquote {
	padding-top:20px;
	width: 295px;
	float:left;
	margin-right:20px;
}
div.footer blockquote.center {
	width:320px;
}

/*****************************************************
		MENU ABAJO
*****************************************************/

div.menu-bajo {
	clear:both;
}

div.menu-bajo ol {
	padding:3px 10px;
	border-top:2px solid #0278a6;
	border-bottom:1px solid #e9e9e9;
}

div.menu-bajo ol li {
	display:inline;
	font-size:1.1em;
	text-transform:uppercase;
	padding-right:20px;
	font-weight:bold;
}
div.menu-bajo ol li.last-li {
	padding-right:140px;
}
div.menu-bajo ol li.last {
	padding-right:0;
}

/*****************************************************
		ULTIMA HORA
*****************************************************/

div#lastime {
	margin-top:10px;
	height:1%;
	overflow:hidden;
	background:#ffffec;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	font-weight:bold;
}
div#lastime p {
	color:#e78f27;
	text-transform:uppercase;
	font-size:14px;
	padding:7px 0px 6px 10px;
	width:112px;
	float:left;
	background:url(/img/frontend/bg_lastime.png) no-repeat 100% 8px;
}
div#lastime h2 span {
	color:#e78f27;
	font-size:12px;
	background:url(/img/frontend/bg_lastime_span.png) no-repeat 0 3px;
	padding-left:5px;
}

div#lastime h2 {
	color:#666;
	font-size:20px;
	width:870px;
	float:right;
	padding:3px 0;
}
div#lastime h2 a {
	color:#666;
}

/*****************************************************
		MIGA DE PAN
*****************************************************/

ol.breadcrumb {
	clear:both;
	margin:5px 10px 0 10px;
	font-size:1.1em;
	padding-bottom:5px;
	border-bottom:1px solid #e9e9e9;
}
ol.breadcrumb li {
	display:inline;
}

ol.breadcrumb a:after
{
content: " > " ;
}

div.suplementos h3,
div.suplementos-p h3,
div.caricaturas-portada h3,
div#tags h3,
div#curiosidades h3 {
	text-transform: uppercase;
	background: #f4f4f4;
	padding: 5px 5px 5px 10px;
}
	
div#blogs h3 {
	color: #0278a6;
	padding: 0 0 0 10px;
}

div#tags h3 {
	color: #0278a6;
	padding: 2px 10px;
	margin-bottom: 10px;
}

/*****************************************************
		SECCIONES
*****************************************************/

div#secciones {
	background:url(/img/frontend/bg_secciones_top.png) no-repeat 0 0px;
	margin:20px 10px 20px 10px;
	font-size:1.2em;
	clear:both;
	height:1%;
	overflow:hidden;
	padding-top:4px;
}
div#secciones h3 {
	color:#666;
	font-size:16px;
}

div#secciones ul  {
	width:323px;
	float:left;
	margin-right:2px;
}
div#secciones ul li {
	padding-left:10px;
	line-height:auto;
	background:#f8f8f8;
	margin-bottom:2px;
	padding:3px 10px;
}

div#secciones ul li:first-child {
	background:url(/img/frontend/ul_secciones.png) no-repeat 0px 15px;
}

/*****************************************************
		VOTAR
*****************************************************/

ul.votar {
	font-size:0.8em;
	margin-bottom:10px;
	border-top:1px solid #e9e9e9;
	padding-top:5px;
}
ul.votar img {
	border:none;
}
ul.votar li {float:left;}
ul.votar p {
	padding:2px 5px 10px 5px;
 }
ul.votar li.first p {padding-left:0;}

/*****************************************************
		FORMULARIO COMENTARIOS
*****************************************************/

form.comentario {
	clear:both;
	width:560px;
	margin:20px 0 20px 0px;
	background:#e9e9e9;
	font-size:12px;
}
form h3 {
	text-transform:uppercase;
	background:#acd473;
	font-size:14px;
	padding:3px 0 3px 10px;
}
form.comentario fieldset {
	border-top:2px solid #fff;
	padding:10px;
}
form.comentario label {
	display:block;
}
form.comentario input,
form.comentario textarea {
	border:1px solid white;
}
form.comentario input {
	width:178px;
	margin-bottom:20px;
}
form.comentario input#marcar {
	width:auto;
	margin-top:20px;
	border:none;
}
form.comentario p {
	float:left;
	margin-right:20px;
}
form.comentario input#enviar {
	width:auto;
	background:#666666;
	color:#ffffff;
	margin:-35px 20px 0 0;
	float:right;
	text-transform:uppercase;
	font-size:12px;
	padding:1px 7px 3px;
}
form.comentario div {
	width:400px;
}
form.comentario ul {
	width:140px;
	float:right;
	margin-top:-240px;
	margin-right:10px;
}
form.comentario ul li {
	background:url(/img/frontend/ul_form_coment.png) no-repeat 1px 8px;
	padding-left:10px;
}
form.comentario ul li.first {
	background:none;
}

/*****************************************************
		PAGINADO
*****************************************************/

div.paginated {
	font-size:13px;
}

ul.pagination li {
	display:inline;
}
ul.pagination li a,
ul.pagination li a:visited {
	color:#0278a6;
	text-decoration:none; 	
	margin-right:8px;
}
ul.pagination a.prev {
	background:url(/img/backend/pag_arrow_left.jpg);
}
ul.pagination li.disabled_prev {
	background:url(/img/backend/pag_arrow_disable_left.jpg) 0 2px;
	margin-right:4px;
}
ul.pagination li.disabled_prev,
ul.pagination a.prev {
	display:block;
	width:14px;
	height:19px;
	float:left;
}
ul.pagination a.next {
	background:url(/img/backend/pag_arrow_right.jpg) 0 1px;
}
ul.pagination li.disabled_next {
	background:url(/img/backend/pag_arrow_disable_right.jpg) 0 2px;
	margin-right:0;
}
ul.pagination a.next,
ul.pagination li.disabled_next {
	display:block;
	width:14px;
	height:19px;
	float:right;
}
ul.pagination li.disabled_prev span,
ul.pagination li.disabled_next span,
ul.pagination a.next span,
ul.pagination a.prev span {
	display:none;
}
div.paginated li.current {
	color:#000;
	border:1px solid #ccc;
	padding:0 4px;
	height:16px;
	text-align:center;
	margin-right:4px;
}

div.paginated a, 
div.paginated a:visited{
	text-decoration:none;
	color:#999999;
}

div.paginated a:hover{
	text-decoration:underline;
}


.down{display:none;}
/*VALIDACION*/
.error{color:red;}

div#right-l h2 {
	text-transform:uppercase;
	font-size:1.3em;
	color:#0278a6;
	padding:4px 0 4px 25px;
	margin-bottom:2px;
}
div#right-l h2 a {
	display:block;
}
div#right-l h2 a:hover {
	color:#0278a6;
}
.accordion_a {
	background:#c1dde9 url(/img/frontend/i_accordion_a.png) no-repeat 5px 3px;
}
.accordion_c {
	background:#e9e9e9 url(/img/frontend/i_accordion_c.png) no-repeat 5px 3px;
}

div#right-l ul {
	padding-bottom:10px;
}
div#right-l ul li {
	font-size:1.4em;
	padding:5px 0;
	border-top:1px solid #e9e9e9;
}
div#right-l ul li:first-child {
	border-top:none;
}

div#right-l h2.a_seccion {
	background:#e9e9e9;
	padding-left:10px;
	margin-top:18px;
}
div#right-l ul.a_seccion_ul li {
	border-top: none;
	background:url(/img/frontend/a_seccion_ul.png) no-repeat 1px 13px;
	padding-left:15px;
}

div#left-l h2 {
	font-size:16px;
	padding-bottom:15px;
}

.show{
	display:block;
}

.hide{
	display:none;
}

div.image div.ampliar_b a img {
	width:auto;
	opacity:.50;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
}

div.image div.ampliar_b {
	position: absolute;
	right:10px;
	_right:95%;
	bottom:10px;
	_top:70%;
	height:auto;
}

div.image {position:relative;}

div.title object {
	float:right;
	width:395px;
	margin-left:10px;
}
div.title object embed{
	width:395px;
}

div.title embed{
	float:right;
        width:395px;
	margin-left:10px;
}


div.amp {
	position:relative;
	display:inline;
	float:right;
}

blockquote.cita,
span.cita,
p.cita {
	float:left;
	width:10em;
	margin:0.25em 0.75em 0.25em 0;
	padding:0.5em;
	border:3px double #ccc;
	border-width:3px 0;
	color:#333;
	background:transparent;
	font:italic 1.6em/1.6 Georgia!important;
}

blockquote.alt,
span.alt {
	float:right;
	margin:0.25em 0 0.25em 0.75em;
}

.cita p {
	margin:0;
	text-align:center;
}

div.read ol.coment {
	margin:10px;
	font-size:12px;
}
div.read ol.coment li {
	background:url(/img/frontend/coment_globo.png) no-repeat 0 10px;
	border-bottom:1px solid #e9e9e9;
	position:relative;
	padding:10px 0 10px 30px;
}
ol.coment p {
	padding-top:5px;
	font-size:14px;
}
div.read ol.coment p.num_coment {
	padding-top:3px;
	padding-left:2px;
	position:absolute;
	top:8px;
	left:2px;
}

ol.coment span {font-size:12px;}

p.author span,
p.author a {
	/*display:block;*/
}
