#main_header ul
{
margin:0;
padding:0;

}
#main_header,p
{
	margin:0;
	padding:0;
}

/*Navegador*/
#topnav
{
	width:995px;
	height:17px;
	font-size:11px;
	font-weight:normal;
	font-family: Tahoma, Arial, sans-serif;
	padding-left: 10px;
}
#topnav ul
{
list-style:none;
}
#topnav li
{
	float:left;
	padding-right:13px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#topnav li a:link
{
	color:#333;
	text-decoration:none;
}
#topnav li a:hover
{
	color:#EAEBEC;
	text-decoration:underline;
}
#topnav li a:visited
{
color:#000;
text-decoration:none;
}

/*SE MODIFICA EL MÁRGEN SUPERIOR HASTA SALIR AL AIRE. CLAUDIO PÉREZ 26/04/2011*/
#reviewtext
{
	float:left;
	width:359px;
	height:66px;
	padding-top:16px;
	/*padding-right:10px;*/
	text-align:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 77px;
}

*html #reviewtext {
	float:right;
	width:345px;
	padding-top:0px;
	margin-left: 60px;
	margin-top: 16px;
	margin-bottom: 5px;
}

#text
{
	float:left;
	width:231px;
	height:71px;
	padding-right:8px;
	font-family: "Lucida Bright", Georgia, "Times New Roman", serif;
	font-size: 13px;
	line-height: 15px;
	color: #333;
}
#text a:link, #text a:visited
{
	color: #000;
	text-decoration: none;
}
#text a:hover
{
	text-decoration: underline;
}


#boxcultyesp
{
	width:355px;
	height:28px;
	float:right;
	padding-left:4px;
	background-color: #747C87;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #333333;
}

#box
{
width:296px;
height:28px;
float:left;
border-bottom:solid 1px #79b2e2;
border-top:solid 1px #79b2e2;
background:#0071d1;
padding-left:4px;
}
.country
{
	font-size:11px;
	font-family:Arial;
	color:#666;
	font-weight:bold;
	padding-top:8px;
	line-height: 12px;
}
.date
{
	color:#666;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	padding-top:8px;
	float:left;
	padding-right:25px;
}
.time
{
	width:60px;
	padding-top:8px;
	height:22px;
	border-left:solid 2px #fff;
	border-right:solid 2px #fff;
	float:left;
	font-family:Tahoma, Arial, sans-serif;
	background:#e6e6e6;
	color:#666;
	font-size:11px;
	text-align:center;
}
.reg
{
	width:220px;
	float:left;
	padding-top:10px;
	height:20px;
	font-size:12px;
	color:#666;
	font-family:Tahoma, Arial, sans-serif;
}
.reg ul
{
list-style:none;
}
.reg li
{
float:left;
padding-left:4px;
padding-right:4px;
}
.reg li a:link
{
color:#666666;
text-decoration:none;
}
.reg li a:visited
{
color:#666666;
text-decoration:none;
}
.reg li a:hover
{
	color:#666666;
	text-decoration:underline;
}
.navigation
{
	width:1000px;
	float:left;
	height:27px;
	background:#EAEBEC;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/f_header_linea.gif);
	background-repeat: repeat-x;
}
.navigation ul{
	list-style:none;
}
.navigation li {
	float:left;
	background-color:inherit;
	margin: 0px;
    padding: 0px;
}
.navigation li a{
	color:#000;
	text-decoration:none;
	padding-left:20px;
	padding-right:15px;
	/*padding-top:2px;*/
	float:left;
	/*padding-bottom:5px;
	border-top:solid 5px #EAEBEC;
	border-bottom:solid 1px #fff;*/
	border-top: none;
    border-bottom: solid 1px #fff;
    border-right: 1px solid #0c71d1;
    line-height: 12px;
    margin-top: 10px;
}
.navigation  li.current  a {
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0071D1;
	border-bottom-color: #EAEBEC;
	background-color: #EAEBEC;
	font-weight:bold;
	color:#00568E;
	padding: 5px 20px;
    border-right: none;
    margin:0; 
    border-right: 1px solid transparent;
}
.navigation li.current {
    padding: 0px;
}
.navigation li.div_bg_linea_menu a:nth-last-child(9){
	border-right:none;
}
.navigation li a:hover{
	border-top:solid 5px #0071D1;
	border-bottom:solid 1px #EAEBEC;
	background-color: #ECECED;
	text-decoration:underline;
	margin: 0;
    padding-top: 5px;
    padding-bottom: 6px;
    border-right: 1px solid transparent;
}

#search_area{ 
height:30px;
background:#f2f2f2;
border-bottom:solid 1px #ececec;
width:988px;
float:left;
padding:0 0 0 12px;
margin:1px 0 0 0;
}

#search{
	width:520px;
	height:30px;
	float:right;
}

.inputsearch
{
	height:18px;
	width:270px;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	padding-top:3px;
	padding-left:3px;
	float:left;
	font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top:2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #626871;
} 
.button {
	width:78px;
	height:22px;
	float:left;
	text-align:center;
	font-size:12px;
	font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bold;
	margin:6px 0 0 0;
}
.button a {
	color:#fff;
	text-decoration:none;
}
.button  a:visited {
	color:#fff;
	text-decoration:none;
}

.logo
{
	width:1000px;
	height:100px;
	background-image: url(/img/legal/logo.jpg);
	background-repeat: no-repeat;
}

.logo map area{
	 outline: none;
}

#logo  img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* CSS opinión */
.logoopinion
{
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logo.jpg);
	background-repeat: no-repeat;
}
.logoopinion  img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigationopinion
{
	width:1000px;
	float:left;
	height:27px;	background:#fff;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/nav-opinion.gif);
	background-repeat: repeat-x;
}
#navigationopinion  ul
{
	list-style:none;
}
#navigationopinion li
{
	float:left;
}
#navigationopinion li a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEBEC;
	border-bottom-color: #333333;
}
#navigationopinion li.current  a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fbca91;
	border-bottom-color: #EAEBEC;
	background-color: #EAEBEC;
}
#navigationopinion li a:hover
{
	background-color: #EAEBEC;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fbca91;
	border-bottom-color: #EAEBEC;
}
/* CSS política */
#logopolitica
{
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logoopinion.jpg);
	background-repeat: no-repeat;
}
#logopolitica  img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigationpolitica
{
	width:1000px;
	float:left;
	height:27px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/nav-politica.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
#navigationpolitica  ul
{
	list-style:none;
}
#navigationpolitica  li
{
	float:left;
}
#navigationpolitica  li  a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f1463d;
	border-bottom-color: #fff;
}
#navigationpolitica li.current  a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f1463d;
	border-bottom-color: #961510;
	background-color: #cf1e17;
}
#navigationpolitica li a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f1463d;
	border-bottom-color: #961510;
	background-color: #cf1e17;
}
/* CSS economía */
#logoeconomia

{
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logoopinion.jpg);
	background-repeat: no-repeat;
}
#logoeconomia  img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigationeconomia
{
	width:1000px;
	float:left;
	height:27px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/nav-economia.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
#navigationeconomia ul
{
	list-style:none;
}
#navigationeconomia li
{
	float:left;
}
#navigationeconomia li a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #04789C;
	border-bottom-color: #fff;
}
#navigationeconomia li.current a
{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #06A8D8;
	background-color: #04789C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#navigationeconomia li a:hover
{
	background-color: #04789C;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #06A8D8;
	border-bottom-color: #3F96B1;
}
/* CSS nacional */
#logonacional

{
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logoopinion.jpg);
	background-repeat: no-repeat;
}
#logonacional img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigationnacional
{
	width:1000px;
	float:left;
	height:27px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/nav-nacional.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
#navigationnacional ul
{
	list-style:none;
}
#navigationnacional li
{
	float:left;
}
#navigationnacional li a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3E54A6;
	border-bottom-color: #6A7085;
}
#navigationnacional li.current a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5C74CF;
	border-bottom-color: #333333;
	background-color: #3E54A6;
}
#navigationnacional li a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5C74CF;
	border-bottom-color: #3E52A4;
	background-color: #3E54A6;
}
/* CSS internacional */
#logointernacional

{
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logoopinion.jpg);
	background-repeat: no-repeat;
}
#logointernacional img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigationinternacional
{
	width:1000px;
	float:left;
	height:27px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/nav-internacional.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
#navigationinternacional ul
{
	list-style:none;
}
#navigationinternacional li
{
	float:left;
}
#navigationinternacional li a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0C69B9;
	border-bottom-color: #fff;
}
#navigationinternacional li.current a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #098CF3;
	border-bottom-color: #333333;
	background-color: #0C69B9;
}
#navigationinternacional li a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #098CF3;
	border-bottom-color: #4693C5;
	background-color: #0C69B9;
}
/* CSS cultura y espectáculos */

#logocultyesp
{
	width:1000px;
	height:85px;
	background:url(/img/legal/logocultyesp.jpg) no-repeat;
}
#logocultyesp img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigationcultyesp
{
	width:1000px;
	float:left;
	height:27px;	background:#fff;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background:url(/img/legal/navigationinside_back.jpg) repeat-x;
}
#navigationcultyesp ul
{
	list-style:none;
}
#navigationcultyesp li
{
	float:left;
}
#navigationcultyesp li a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top:solid 5px #A12600;
	border-bottom:solid 1px #fff;
}

#navigationcultyesp li.current a
{
	background:#A12600;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DF3200;
	border-bottom-color: #333333;
}


#navigationcultyesp li a:hover
{
	background-color: #A12600;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DF3200;
	border-bottom-color: #A12600;
}
/* CSS deportes */
#logodeportes
{
	width:1000px;
	height:85px;
	background:url(../logocultyesp.jpg) no-repeat;
}
#logodeportes  img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigationdeportes
{
	width:1000px;
	float:left;
	height:27px;	background:#fff;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(img/nav-deportes.gif);
	background-repeat: repeat-x;
}
#navigationdeportes ul
{
	list-style:none;
}
#navigationdeportes li
{
	float:left;
}
#navigationdeportes li a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CA8100;
	border-bottom-color: #fff;
}
#navigationdeportes li.current a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFA302;
	border-bottom-color: #333333;
	background-color: #CA8100;
}
#navigationdeportes li a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFA302;
	border-bottom-color: #B07300;
	background-color: #CA8100;
}
/* CSS vida y tecnología */
#logovida
{
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logovida.jpg);
	background-repeat: no-repeat;
}
#logovida img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigationciencia
{
	width:1000px;
	float:left;
	height:27px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/nav-vida.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
#navigationciencia   ul
{
	list-style:none;
}
#navigationciencia   li
{
	float:left;
}
#navigationciencia   li   a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9CCA00;
	border-bottom-color: #fff;
}
#navigationciencia   li.current   a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7FF02;
	border-bottom-color: #fff;
	background-color: #7CA000;
}
#navigationciencia   li   a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7FF02;
	border-bottom-color: #6C8C00;
	background-color: #7CA000;
}
#logociencia/* CSS educación */

{
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logo_mercurio_sin.jpg);
	background-repeat: no-repeat;
}
#logociencia  img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigationsalud
{
	width:1000px;
	float:left;
	height:27px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/nav-ciencia.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
#navigationsalud   ul
{
	list-style:none;
}
#navigationsalud   li
{
	float:left;
}
#navigationsalud   li   a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6B7DFE;
	border-bottom-color: #fff;
}
#navigationsalud   li.current   a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A7B1FE;
	border-bottom-color: #333333;
	background-color: #6B7DFE;
}
#navigationsalud   li   a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A7B1FE;
	border-bottom-color: #333333;
	background-color: #6B7DFE;
}
/* CSS vida social */
#logovidasocial
{
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logoopinion.jpg);
	background-repeat: no-repeat;
}
#logovidasocial img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigationvidasocial
{
	width:1000px;
	float:left;
	height:27px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/nav-vidasoc.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
#navigationvidasocial ul
{
	list-style:none;
}
#navigationvidasocial li
{
	float:left;
}
#navigationvidasocial li a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8F00C5;
	border-bottom-color: #fff;
}
#navigationvidasocial li.current a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B100FC;
	border-bottom-color: #333333;
	background-color: #8F00C5;
}
#navigationvidasocial li a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B100FC;
	border-bottom-color: #A520EB;
	background-color: #8F00C5;
}
#logomultimedia

 {
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logo_multimedia.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#logomultimedia  img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#multimedia-portada
{
	width:1000px;
	float:left;
	height:27px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-repeat:  repeat-x;
	background-image: url(/img/legal/nav-multimedia.jpg);
}
#multimedia-portada  ul
{
	list-style:none;
}
#multimedia-portada  li
{
	float:left;
}
#multimedia-portada  li   a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #006797;
	background-color: #3385AD;
}
#multimedia-portada  li.current   a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3385AD;
	border-bottom-color: #00527D;
	background-color: #006599;
}
#multimedia-portada  li   a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3385AD;
	border-bottom-color: #00527D;
	background-color: #006599;
}

/* CSS revistas */
#logorevistas

{
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logoopinion.jpg);
	background-repeat: no-repeat;
}
#logorevistas img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigationrevistas
{
	width:1000px;
	float:left;
	height:27px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/nav-revistas.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}
#navigationrevistas ul
{
	list-style:none;
}
#navigationrevistas li
{
	float:left;
}
#navigationrevistas li a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9C9C00;
	border-bottom-color: #fff;
}
#navigationrevistas li.current a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2F200;
	border-bottom-color: #9C9C00;
	background-color: #9C9C00;
}
#navigationrevistas li a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2F200;
	border-bottom-color: #D4D400;
	background-color: #9C9C00;
}



.esp-muestra {
	float: left;
	height: 50px;
	width: 100%;
}

#subseccion-left
{
	height:22px;
	float:left;
	padding-left:20px;
	padding-top: 0px;
	padding-right: 15px;
	font-size: 9px;
	width: 965px;
}
#subseccion-left ul {
	width: 100%;
	text-align: left;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subseccion-left li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#subseccion-left li a:link{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
}
#subseccion-left li a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
}
#subseccion-left li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.current-subseccion-left  {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#subseccion-left-black
{
	height:22px;
	float:left;
	padding-left:20px;
	padding-top: 0px;
	padding-right: 15px;
	font-size: 9px;
	width: 965px;
}
#subseccion-left-black ul {
	width: 100%;
	text-align: left;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subseccion-left-black li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#subseccion-left-black li a:link{
	text-decoration: none;
	color: #000000;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
}
#subseccion-left-black li a:visited{
	text-decoration: none;
	color: #000000;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
}
#subseccion-left-black li a:hover {
	text-decoration: underline;
	color: #000000;
}

.current-subseccion-left-black  {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

/* SUBSECCIONES PORTADA */

#subseccion-fondo-portada {
	float:left;
	width: 1000px;
	background-color: #ECECED;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

#subseccion-right-black {
	height:28px;
	padding-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 9px;
	width: 100%;
}


#subseccion-right-black ul {
	width:1000px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 21px;
}

#subseccion-right-black li {
	list-style-type: none;
	display: inline;
	height:13px;
	float: left;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	margin: 0px;
}

#subseccion-right-black li a:link{
	text-decoration: none;
	color: #00568E;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
}

#subseccion-right-black li a:visited{
	text-decoration: none;
	color: #00568E;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
}
#subseccion-right-black li a:hover {
	text-decoration: underline;
	color: #00568E;
}

.div_linea_negra_menu_header {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00568E;
}

/* LINKS DE BOTONES MENU EN COLOR BLANCO */



.subseccion-right-blanco {
	height:19px;
	font-size: 9px;
	width: 100%;
}

.subseccion-right-blanco ul {
	width:1000px;
	float: left;
	margin: 0px;
	height: 20px;
}

.subseccion-right-blanco li {
	list-style-type: none;
	display: inline;
	float: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	margin: 0px;
}

.subseccion-right-blanco li a{
	text-decoration: none;
	color: #00568E;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
}

.subseccion-right-blanco li a:visited{
	text-decoration: none;
	color: #00568E;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
}
.subseccion-right-blanco li a:hover {
	text-decoration: underline;
	color: #00568E;
}

.div_linea_negra_menu_header_blanco {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00568E;
}

.div_linea_azul_menu_header {
	margin:0 0 0 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00568E;
}

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

/* LINKS DE BOTONES MENU EN COLOR BLANCO */

.subseccion-right-blanco_sin_menu {
	height:5px;
	padding-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 9px;
	width: 100%;
}


.subseccion-right-blanco_sin_menu ul {
	width:1000px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 21px;
}

.subseccion-right-blanco_sin_menu li {
	list-style-type: none;
	display: inline;
	height:13px;
	float: left;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	margin: 0px;
}

.subseccion-right-blanco_sin_menu li a:link{
	text-decoration: none;
	color: #000;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
}

.subseccion-right-blanco_sin_menu li a:visited{
	text-decoration: none;
	color: #fff;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
}
.subseccion-right-blanco_sin_menu li a:hover {
	text-decoration: underline;
	color: #fff;
}

.div_linea_negra_menu_header_blanco_sin_menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}

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


.menu_con_bold {
	font-weight:bold;
}

.color_gris_c_linea {
	background-color:#d9d9d9;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F2F2F2;
}
.color_gris_reportaje {
	background-color:#d9d9d9;
}

/* FIN SUBSECCIONES PORTADA */

/* subsecciones revistas*/
#subseccion-right
{
	height:22px;
	float:right;
	padding-left:20px;
	padding-top: 0px;
	padding-right: 15px;
	font-size: 9px;
	width: 965px;
}
#subseccion-right ul {
	width: 100%;
	text-align:right;
	float:right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subseccion-right li {
	list-style-type: none;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#subseccion-right li a:link{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
}
#subseccion-right li a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
}
#subseccion-right li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.current-subseccion-right  {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.div_menu_items_desta {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float:right;
	margin:0 0 0 2px;
	padding:7px 14px 7px 14px;
	background-color:#d9d9d9;
	text-align:right;
}

.div_subseccion_cont_izq {
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 0;
	background-color:#FF0000;
	width:500px;
	text-align:right;
}
.div_subseccion_cont_der {
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 0;
	background-color:#000099;
	width:500px;
	text-align:right;
}

.div_menu_items_desta a {
	text-decoration: none;
	color:#000;
}

.div_menu_items_desta a:hover {
	text-decoration:underline;
}

.div_menu_items_desta a:visited {
	color:#000;
}






.current-subseccion-right-black  {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}


/* fin estilos subsecciones revista */

#subseccion-fondo-deporte {
	float:left;
	width: 1000px;
	background-color: #CA8100;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFB840;
}
#subseccion-fondo-economia {
	float:left;
	width: 1000px;
	background-color: #04789C;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #06A8D8;
}
#subseccion-fondo-espect {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #A12600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF4009;
}
#subseccion-fondo-multi {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #006599;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #65B5E0;
}
#subseccion-fondo-rev {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #9C9C00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F200;
}
#subseccion-fondo-vida {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #8F00C5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C848FF;
}
#subseccion-fondo-salud {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #6B7DFE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7B1FE;
}
#subseccion-fondo-ciencia {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #7CA000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7FF02;
}
#subseccion-fondo-inter {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #0C69B9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #51ADF9;
}
#subseccion-fondo-nac {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #3E54A6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7A91EB;
}
#subseccion-fondo-pol {
	float:left;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 1px;
	background-color: #cf1e17;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1463d;
}
#subseccion-fondo-opi {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #dce0e7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
}

#subseccion-fondo-campo {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #52AD21;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7BDC47;
}
#subseccion-fondo-ya {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #9C00BC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E466FF;
}
#subseccion-fondo-wiken {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #D4CF01;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8F101;
}
#subseccion-fondo-vd {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #00B3D4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00D9FF;
}
#subseccion-fondo-sabado {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #FFA101;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFE3B3;
}
#subseccion-fondo-domingo {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #A2070F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F41722;
}







/* Revistas campo */

#logorevistacampo {
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logo_revistas_campo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#logorevistacampo img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#revistacampo
{
	width:1000px;
	float:left;
	height:27px;	background:#fff;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/nav-campo.gif);
	background-repeat: repeat-x;
}
#revistacampo ul
{
	list-style:none;
}
#revistacampo li
{
	float:left;
}
#revistacampo li  a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #52ad1f;
	border-bottom-color: #fff;
}
#revistacampo li.current  a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #2D5F12;
	background-image: url(/img/legal/fondo_menu_revistas_campo.jpg);
}
#revistacampo li  a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #2D5F12;
	background-image: url(/img/legal/fondo_menu_revistas_campo.jpg);
}

/* Revistas ya */

#logorevistaya {
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logo_revistas_ya.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#logorevistaya img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#revistaya
{
	width:1000px;
	float:left;
	height:27px;	background:#fff;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/nav-ya.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
#revistaya ul
{
	list-style:none;
}
#revistaya li
{
	float:left;
}
#revistaya li  a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9c00bc;
	border-bottom-color: #6b0082;
}
#revistaya li.current  a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #6b0082;
	background-image: url(/img/legal/fondo_menu_revistas_ya.jpg);
}

#revistaya li  a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #6b0082;
	background-image: url(/img/legal/fondo_menu_revistas_ya.jpg);
	text-decoration: none;
}

/* Revistas wiken */
#logorevistawiken {
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logo_revistas_wiken.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#logorevistawiken img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#revistawiken
{
	width:1000px;
	float:left;
	height:27px;	background:#fff;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/nav-wiken.gif);
	background-repeat: repeat-x;
}
#revistawiken ul
{
	list-style:none;
}
#revistawiken li
{
	float:left;
}
#revistawiken li  a
{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4cf01;
	border-bottom-color: #fff;
}
#revistawiken li.current  a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #969301;
	background-image: url(/img/legal/fondo_menu_revistas_wiken.jpg);
	background-color: #D4CF01;
	color: #000000;
}
#revistawiken li  a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #969301;
	background-image: url(/img/legal/fondo_menu_revistas_wiken.jpg);
	color: #000000;
}

/* Revistas vd */

#logorevistavd{
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logo_revistas_vivienda.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#logorevistavd img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#revistavd
{
	width:1000px;
	float:left;
	height:27px;	background:#fff;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(../nav-vd.gif);
	background-repeat: repeat-x;
}
#revistavd ul
{
	list-style:none;
}
#revistavd li
{
	float:left;
}
#revistavd li  a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00b3d4;
	border-bottom-color: #fff;
}
#revistavd li.current  a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #00849B;
	background-image: url(/img/legal/fondo_menu_revistas_vd.jpg);
	color: #FFFFFF;
}
#revistavd li  a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #00849B;
	background-image: url(/img/legal/fondo_menu_revistas_vd.jpg);
	color: #FFFFFF;
}

/* Revistas sabado */

#logorevistasabado{
	width:1000px;
	height:85px;
	background-image: url(/img/legal/logo_revistas_sabado.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#logorevistasabado img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#revistasabado
{
	width:1000px;
	float:left;
	height:27px;	background:#fff;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/nav-sabado.gif);
	background-repeat: repeat-x;
}
#revistasabado ul
{
	list-style:none;
}
#revistasabado li
{
	float:left;
}
#revistasabado li  a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffa101;
	border-bottom-color: #fff;
}
#revistasabado li.current  a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #A56701;
	color: #000000;
	background-color: #FFA101;
}
#revistasabado li  a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #A56701;
	color: #000000;
	background-color: #ffa101;
}

/* revistas Domingo */
#logorevistadomingo


{
	width:1000px;
	height:85px;
	background-color: #A12500;
	background-image: url(/img/legal/logo_revistas_domingo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#logorevistadomingo   img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#revistasdomingo
{
	width:1000px;
	float:left;
	height:27px;	background:#fff;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/nav-domingo.gif);
	background-repeat: repeat-x;
}
#revistasdomingo  ul
{
	list-style:none;
}
#revistasdomingo  li
{
	float:left;
}
#revistasdomingo  li  a
{
	color:#fff;
	text-decoration:none;
	padding-left:11px;
	padding-right:11px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a2070f;
	border-bottom-color: #fff;
}
#revistasdomingo  li.current  a
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #600409;
	background-color: #A2070F;
}
#revistasdomingo  li  a:hover
{
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #600409;
	background-color: #A2070F;
}
#linea-color-salud {
	float:left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #6B7DFE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7B1FE;
	height: 5px;
}
/* LALOPAX */

.div_header_eltiempo {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 12px;
	width:327px;

}
.date_tiempo
{
	color:#666;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	padding-top:7px;
	float:left;
	padding-right:25px;
}

.date_tiempo img {
	margin:0 0 0 11px;
}

.div_negro_bold {
	color:#000;
	font-weight:bold;
}

.div_color_submenu {
	background-color:#D9D9D9;
	padding: 9px 0 7px 0;
}

*html .div_color_submenu {
	background-color:#D9D9D9;
	padding: 9px 0 7px 0;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #fff;	
}

.div_lin_foot {
	height: 10px;
	margin: 0px 0 0 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}

*html .div_lin_foot {
	display:none;
}

.div_cont_sup_items_regist {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 357px;
	border: 1px solid #d9d9d9;
	height: 31px;
}

.div_cont_item_diario_impr {
	float:left;
	width:74px;
	height:21px;
	margin:0;
	padding:5px 0 5px 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	line-height: 11px;
}

*html .div_cont_item_diario_impr {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.div_cont_item_diario_impr a:link {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.div_cont_item_diario_impr a:hover {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}
.div_cont_item_diario_impr a:visited {
	color:#000;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.div_cont_item_diario_impr img{
	float:left;

}

.div_item_txt_diario_impr {
	float:left;
	margin:-2px 0 0 7px;
	padding:0;
	width:20px;
}

.div_cont_item_club_lectores_impr {
	float:left;
	width:82px;
	height:21px;
	margin:0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	line-height: 11px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 6px;
}
*html .div_cont_item_club_lectores_impr {
	margin:0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.div_cont_item_club_lectores_impr a:link {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;

}
.div_cont_item_club_lectores_impr a:hover {
	text-decoration:underline;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}

.div_cont_item_club_lectores_impr a:visited {
	color: #000;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.div_item_txt_club_lectores_impr {
	float:left;
	padding:0;
	width:40px;
	text-align:left;
	margin-top: -2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 19px;
}

*html .div_item_txt_club_lectores_impr {
	margin:0 0 0 10px;
	text-align:center;
	padding:5px 0 0 0;
}

.div_cont_item_regis_ingre_impr {
	float:left;
	width:94px;
	height:31px;
	margin:0;
	padding:0px 0 0 0;
	text-align:center;

}
.div_cont_item_regis_ingre_impr ul {
	list-style-type:none;
}

.div_cont_item_regis_ingre_impr li {
	margin:-1px 0 -2px 0;
	margin:-3px 0 -6px 0;
	padding:0px 0 1px 0;
	padding:0 0 0 0;
	height:16px;
}

*html .div_cont_item_regis_ingre_impr li {
	margin: 0 0 0 0;
	padding:0px 0 0px 0;
	height:16px;

}

.div_cont_item_regis_ingre_impr li a {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	margin:-4px 0 -5px 0;
}
.div_cont_item_regis_ingre_impr li a:hover {
	text-decoration:underline;
}

.div_cont_item_regis_ingre_impr li a:visited {
	color: #000;
}

.div_bts_reg_ingre {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#d8d9da;
	height:16px;
	width:187px;
	float: left;
	text-align: center;
}
*html .div_bts_reg_ingre {
	height:16px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.div_bts_reg_ingre a:link {
	text-decoration:none;
	color:#000;
	font-size: 11px;
}
.div_bts_reg_ingre a:hover {
	text-decoration:underline;
	font-size: 11px;
}
.div_bts_reg_ingre a:visited {
	color:#000;
	font-size: 11px;
	text-decoration: none;
}

.div_bts_reg {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#fff;
	height:15px;
	width:187px;
	float: left;
	text-align: center;
}
*html .div_bts_reg {
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.div_bts_reg a:link {
	text-decoration:none;
	color:#000;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}
.div_bts_reg a:hover {
	text-decoration:underline;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}
.div_bts_reg a:visited {
	color:#000;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}



.div_regist_color {
	background-color:#D8D9DA;
}

.div_cont_sup_items_menu_premium {
	padding: 0px;
	float: left;
	width: 360px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.div_cont_sup_items_menu_premium_bt {
	list-style-type:none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;	
}

/*SE DEJA INVISIBLE HASTA SALIR AL AIRE. CLAUDIO PÉREZ 26/04/2011*/

.div_cont_sup_items_menu_premium_bt a{
	margin: 0 0 0 0px;
	padding: 2px 1px 2px 2px;
	float: left;
	width: 116px;
	text-decoration:none;
	background-color:#0C2763;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align:center;
	color:#FFF;
	visibility: hidden;
}

.div_cont_sup_items_menu_premium_bt a:hover{
	text-decoration:underline;		
}

.div_cont_sup_items_menu_premium_bt a:visited{
	color:#fff;
}

*html .div_arriba_guio_1_exp6 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	float: left;
	top:-25px;
	left:390px;
	position:relative;
	display:inline;
}

.div_arriba_guio_1_exp6 {
	display:none;
}

/* LINEAS SUPERIORES HEADERS */

.div_linea_superior_home {
	width:1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cce3f6;
	margin:4px 0 0 0;
	float:left;
	height:3px;
}

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

/* COLORES SECCION OPINION */

.div_linea_superior_opinion {
	width:1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EAEBEC;
	margin:4px 0 0 0;
	float:left;
	height:3px;
}

#subseccion-fondo-opinion {
	width:100%;
	float:left;
	background-color: #EAEBEC;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEBEC;
}

.navigation_opinion
{
	width:1000px;
	float:left;
	height:27px;
	background:#EAEBEC;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/f_header_linea.gif);
	background-repeat: repeat-x;
}
.navigation_opinion ul {
	list-style:none;
}
.navigation_opinion li {
	float:left;
}
.navigation_opinion li a
{
	color:#000;
	text-decoration:none;
	padding-left:20px;
	padding-right:21px;
	padding-top:2px;
	float:left;
	padding-bottom:5px;
	border-top:solid 5px #EAEBEC;
	border-bottom:solid 1px #fff;
}
.navigation_opinion  li.current  a {
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0071D1;
	border-bottom-color: #EAEBEC;
	background-color: #EAEBEC;
	font-weight:bold;
	color:#00568E;
}

.navigation_opinion li a:hover
{
	border-top:solid 5px #0071D1;
	border-bottom:solid 1px #EAEBEC;
	background-color: #EAEBEC;
	text-decoration:underline;
}

.navigation_opinion li a:visited {
	text-decoration:none;
}

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

/* COLORES SECCION POLITICA */

.div_linea_superior_politica {
	width:1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cf1e16;
	margin:4px 0 0 0;
	float:left;
	height:3px;
}

#subseccion-fondo_politica {
	float:left;
	width: 1000px;
	background-color: #EAEBEC;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.navigation_politica
{
	width:1000px;
	float:left;
	height:27px;
	background:#EAEBEC;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/f_header_linea.gif);
	background-repeat: repeat-x;
}
.navigation_politica ul {
	list-style:none;
}
.navigation_politica li {
	float:left;
}
.navigation_politica li a
{
	color:#000;
	text-decoration:none;
	padding-left:20px;
	padding-right:21px;
	padding-top:2px;
	float:left;
	padding-bottom:5px;
	border-top:solid 5px #EAEBEC;
	border-bottom:solid 1px #fff;
}
.navigation_politica  li.current  a {
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0071D1;
	border-bottom-color: #EAEBEC;
	background-color: #EAEBEC;
	font-weight:bold;
	color:#00568E;
}

.navigation_politica li a:hover
{
	border-top:solid 5px #0071D1;
	border-bottom:solid 1px #EAEBEC;
	background-color: #EAEBEC;
	text-decoration:underline;
}

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

/* COLORES SECCION ECONOMIA */

.div_linea_superior_economia {
	width:1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EAEBEC;
	margin:4px 0 0 0;
	float:left;
	height:3px;
}

#subseccion-fondo_economia {
	float:left;
	width: 1000px;
	background-color: #EAEBEC;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.navigation_economia
{
	width:1000px;
	float:left;
	height:27px;
	background:#EAEBEC;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/f_header_linea.gif);
	background-repeat: repeat-x;
}
.navigation_economia ul {
	list-style:none;
}
.navigation_economia li {
	float:left;
}
.navigation_economia li a
{
	color:#000;
	text-decoration:none;
	padding-left:20px;
	padding-right:21px;
	padding-top:2px;
	float:left;
	padding-bottom:5px;
	border-top:solid 5px #EAEBEC;
	border-bottom:solid 1px #fff;
}
.navigation_economia  li.current  a {
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0071D1;
	border-bottom-color: #EAEBEC;
	background-color: #EAEBEC;
	font-weight:bold;
	color:#00568E;
}

.navigation_economia li a:hover
{
	border-top:solid 5px #0071D1;
	border-bottom:solid 1px #EAEBEC;
	background-color: #EAEBEC;
	text-decoration:underline;
}

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

/* COLORES SECCION NACIONAL */

.div_linea_superior_nacional {
	width:1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EAEBEC;
	margin:4px 0 0 0;
	float:left;
	height:3px;
}

#subseccion-fondo_nacional {
	float:left;
	width: 1000px;
	background-color: #EAEBEC;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.navigation_nacional
{
	width:1000px;
	float:left;
	height:27px;
	background:#EAEBEC;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/f_header_linea.gif);
	background-repeat: repeat-x;
}
.navigation_nacional ul {
	list-style:none;
}
.navigation_nacional li {
	float:left;
}
.navigation_nacional li a
{
	color:#000;
	text-decoration:none;
	padding-left:20px;
	padding-right:21px;
	padding-top:2px;
	float:left;
	padding-bottom:5px;
	border-top:solid 5px #EAEBEC;
	border-bottom:solid 1px #fff;
}
.navigation_nacional  li.current  a {
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0071D1;
	border-bottom-color: #EAEBEC;
	background-color: #EAEBEC;
	font-weight:bold;
	color:#00568E;
}

.navigation_nacional li a:hover
{
	border-top:solid 5px #0071D1;
	border-bottom:solid 1px #EAEBEC;
	background-color: #EAEBEC;
	text-decoration:underline;
}

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

/* COLORES SECCION INTERNACIONAL */

.div_linea_superior_internacional {
	width:1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EAEBEC;
	margin:4px 0 0 0;
	float:left;
	height:3px;
}

#subseccion-fondo_internacional {
	float:left;
	width: 1000px;
	background-color: #EAEBEC;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.navigation_internacional
{
	width:1000px;
	float:left;
	height:27px;
	background:#EAEBEC;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/f_header_linea.gif);
	background-repeat: repeat-x;
}
.navigation_internacional ul {
	list-style:none;
}
.navigation_internacional li {
	float:left;
}
.navigation_internacional li a
{
	color:#000;
	text-decoration:none;
	padding-left:20px;
	padding-right:21px;
	padding-top:2px;
	float:left;
	padding-bottom:5px;
	border-top:solid 5px #EAEBEC;
	border-bottom:solid 1px #fff;
}
.navigation_internacional  li.current  a {
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0071D1;
	border-bottom-color: #EAEBEC;
	background-color: #EAEBEC;
	font-weight:bold;
	color:#00568E;
}

.navigation_internacional li a:hover
{
	border-top:solid 5px #0071D1;
	border-bottom:solid 1px #EAEBEC;
	background-color: #EAEBEC;
	text-decoration:underline;
}

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

/* COLORES SECCION CULT Y ESPEC */

.div_linea_superior_cult_y_espec {
	width:1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EAEBEC;
	margin:4px 0 0 0;
	float:left;
	height:3px;
}

#subseccion-fondo_cult_y_espec {
	float:left;
	width: 1000px;
	background-color: #EAEBEC;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.navigation_cult_y_espec
{
	width:1000px;
	float:left;
	height:27px;
	background:#EAEBEC;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/f_header_linea.gif);
	background-repeat: repeat-x;
}
.navigation_cult_y_espec ul {
	list-style:none;
}
.navigation_cult_y_espec li {
	float:left;
}
.navigation_cult_y_espec li a
{
	color:#000;
	text-decoration:none;
	padding-left:20px;
	padding-right:21px;
	padding-top:2px;
	float:left;
	padding-bottom:5px;
	border-top:solid 5px #EAEBEC;
	border-bottom:solid 1px #fff;
}
.navigation_cult_y_espec  li.current  a {
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0071D1;
	border-bottom-color: #EAEBEC;
	background-color: #EAEBEC;
	font-weight:bold;
	color:#00568E;
}

.navigation_cult_y_espec li a:hover
{
	border-top:solid 5px #0071D1;
	border-bottom:solid 1px #EAEBEC;
	background-color: #EAEBEC;
	text-decoration:underline;
}

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

/* COLORES SECCION DEPORTES */

.div_linea_superior_deportes {
	width:1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cb8001;
	margin:4px 0 0 0;
	float:left;
	height:3px;
}

#subseccion-fondo_deportes {
	float:left;
	width: 1000px;
	background-color: #cb8001;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cb8001;
}

.navigation_deportes
{
	width:1000px;
	float:left;
	height:27px;
	background:#cb8001;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/f_header_linea.gif);
	background-repeat: repeat-x;
}
.navigation_deportes ul {
	list-style:none;
}
.navigation_deportes li {
	float:left;
}
.navigation_deportes li a
{
	color:#fff;
	text-decoration:none;
	padding-left:20px;
	padding-right:21px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top:solid 5px #cb8001;
	border-bottom:solid 1px #fff;
}
.navigation_deportes  li.current  a {
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffa302;
	border-bottom-color: #ac710a;
	background-color: #cb8001;
}

.navigation_deportes li a:hover
{
	border-top:solid 5px #ffa302;
	border-bottom:solid 1px #ac710a;
	background-color: #cb8001;
	text-decoration:underline;
}

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

/* COLORES SECCION VIDA Y SALUD */

.div_linea_superior_vida_y_salud {
	width:1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ff5b38;
	margin:4px 0 0 0;
	float:left;
	height:3px;
}

#subseccion-fondo_vida_y_salud {
	float:left;
	width: 1000px;
	background-color: #ff5b38;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff5b38;
}

.navigation_vida_y_salud
{
	width:1000px;
	float:left;
	height:27px;
	background:#ff5b38;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/f_header_linea.gif);
	background-repeat: repeat-x;
}
.navigation_vida_y_salud ul {
	list-style:none;
}
.navigation_vida_y_salud li {
	float:left;
}
.navigation_vida_y_salud li a
{
	color:#fff;
	text-decoration:none;
	padding-left:20px;
	padding-right:21px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top:solid 5px #ff5b38;
	border-bottom:solid 1px #fff;
}
.navigation_vida_y_salud  li.current  a {
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff886d;
	border-bottom-color: #d65337;
	background-color: #ff5b38;
}

.navigation_vida_y_salud li a:hover
{
	border-top:solid 5px #ff886d;
	border-bottom:solid 1px #d65337;
	background-color: #ff5b38;
	text-decoration:underline;
}

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

/* COLORES SECCION CIENCIA Y TECNOLOGIA */

.div_linea_superior_ciencia_y_tec {
	width:1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9bca00;
	margin:4px 0 0 0;
	float:left;
	height:3px;
}

#subseccion-fondo_ciencia_y_tec {
	float:left;
	width: 1000px;
	background-color: #9bca00;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9bca00;
}

.navigation_ciencia_y_tec
{
	width:1000px;
	float:left;
	height:27px;
	background:#9bca00;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/f_header_linea.gif);
	background-repeat: repeat-x;
}
.navigation_ciencia_y_tec ul {
	list-style:none;
}
.navigation_ciencia_y_tec li {
	float:left;
}
.navigation_ciencia_y_tec li a
{
	color:#fff;
	text-decoration:none;
	padding-left:20px;
	padding-right:21px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top:solid 5px #9bca00;
	border-bottom:solid 1px #fff;
}
.navigation_ciencia_y_tec  li.current  a {
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c6ff02;
	border-bottom-color: #6d8a0a;
	background-color: #9bca00;
}

.navigation_ciencia_y_tec li a:hover
{
	border-top:solid 5px #c6ff02;
	border-bottom:solid 1px #6d8a0a;
	background-color: #9bca00;
	text-decoration:underline;
}

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

/* COLORES SECCION VIDA SOCIAL */

.div_linea_superior_vidasocial {
	width:1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8e00c6;
	margin:4px 0 0 0;
	float:left;
	height:3px;
}

#subseccion-fondo_vidasocial {
	float:left;
	width: 1000px;
	background-color: #8e00c6;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8e00c6;
}

.navigation_vidasocial
{
	width:1000px;
	float:left;
	height:27px;
	background:#8e00c6;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/f_header_linea.gif);
	background-repeat: repeat-x;
}
.navigation_vidasocial ul {
	list-style:none;
}
.navigation_vidasocial li {
	float:left;
}
.navigation_vidasocial li a
{
	color:#fff;
	text-decoration:none;
	padding-left:20px;
	padding-right:21px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top:solid 5px #8e00c6;
	border-bottom:solid 1px #fff;
}
.navigation_vidasocial  li.current  a {
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b001fe;
	border-bottom-color: #7c0aa9;
	background-color: #8e00c6;
}

.navigation_vidasocial li a:hover
{
	border-top:solid 5px #b001fe;
	border-bottom:solid 1px #7c0aa9;
	background-color: #8e00c6;
	text-decoration:underline;
}

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

/* COLORES SECCION REVISTAS */

.div_linea_superior_revistas {
	width:1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #a9aa00;
	margin:4px 0 0 0;
	float:left;
	height:3px;
}

#subseccion-fondo_revistas {
	float:left;
	width: 1000px;
	background-color: #a9aa00;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9aa00;
}

.navigation_revistas
{
	width:1000px;
	float:left;
	height:27px;
	background:#a9aa00;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image: url(/img/legal/f_header_linea.gif);
	background-repeat: repeat-x;
}
.navigation_revistas ul {
	list-style:none;
}
.navigation_revistas li {
	float:left;
}
.navigation_revistas li a
{
	color:#fff;
	text-decoration:none;
	padding-left:20px;
	padding-right:21px;
	padding-top:2px;
	float:left;	background:#fff;
	padding-bottom:5px;
	border-top:solid 5px #a9aa00;
	border-bottom:solid 1px #fff;
}
.navigation_revistas  li.current  a {
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f1f200;
	border-bottom-color: #91920a;
	background-color: #a9aa00;
}

.navigation_revistas li a:hover
{
	border-top:solid 5px #f1f200;
	border-bottom:solid 1px #91920a;
	background-color: #a9aa00;
	text-decoration:underline;
}

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

.div_bg_linea_menu{
	/*background-image: url(/img/legal/linea_bg.gif);
	background-repeat: no-repeat;
	background-position:right;*/
} 

.div_cont_bt_submenu {
	float:left;
	margin:0;
	padding:0;
	width:600px;
	background-color:#00CC33;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* para usuarios reguistrados */


.div_cont_sup_items_regist_2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 357px;
	border: 1px solid #d9d9d9;
	height: 31px;
	border-bottom: 1px solid #afb3b9;
}

.div_cont_item_diario_impr_2 {
	float:left;
	width:74px;
	height:21px;
	margin:0;
	padding:5px 0 5px 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	line-height: 11px;
}

*html .div_cont_item_diario_impr_2 {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.div_cont_item_diario_impr_2 img{
	float:left;

}
.div_cont_item_diario_impr_2 a:link {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;

}

.div_cont_item_diario_impr_2 a:hover {
	text-decoration:underline;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}

.div_cont_item_diario_impr_2 a:visited {
	color:#000;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.div_item_txt_diario_impr_2 {
	float:left;
	margin:-2px 0 0 7px;
	padding:0;
	width:20px;
}

.div_cont_item_club_lectores_impr_2 {
	float:left;
	width:62px;
	height:21px;
	margin:0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	line-height: 11px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 6px;
}
*html .div_cont_item_club_lectores_impr_2 {
	margin:0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.div_cont_item_club_lectores_impr_2 a:link {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;

}
.div_cont_item_club_lectores_impr_2 a:hover {
	text-decoration:underline;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}

.div_cont_item_club_lectores_impr_2 a:visited {
	color: #000;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


.div_item_txt_club_lectores_impr_2 {
	float:left;
	padding:0px;
	width:40px;
	text-align:center;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}

*html .div_item_txt_club_lectores_impr_2 {
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.div_cont_item_regis_ingre_impr_2 {
	float:left;
	width:94px;
	height:31px;
	margin:0;
	padding:0px 0 0 0;
	text-align:center;
}

.item_regis_ingre_impr_2 ul {
	list-style-type:none;
}

.div_cont_item_regis_ingre_impr_2 li {
	margin:-1px 0 -2px 0;
	#margin:-3px 0 -6px 0;
	padding:0px 0 1px 0;
	#padding:0 0 0 0;
	height:16px;
}

*html .div_cont_item_regis_ingre_impr_2 li {
	margin: 0 0 0 0;
	padding:0px 0 0px 0;
	height:16px;

}

.div_cont_item_regis_ingre_impr_2 li a:link {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	#margin:-4px 0 -5px 0;
}
.div_cont_item_regis_ingre_impr_2 li a:hover {
	text-decoration:underline;
	font-size:11px;
}

.div_cont_item_regis_ingre_impr_2 li a:visited {
	color: #000;
	font-size:11px;
}
.div_bts_reg_ingre_2 {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#d8d9da;
	height:16px;
	width:190px;
	background-image: url(/img/login.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-align:center;
	padding:0 0 0 18px;
}

*html .div_bts_reg_ingre_2 {
	height:16px;
	width:191px;
	background-position: 5px 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}

*html .div_cont_item_regis_ingre_impr_2 {
	width:140px;
}

.div_bts_reg_ingre_2 a:link {
	text-decoration:none;
	color:#000;
}
.div_bts_reg_ingre_2 a:hover {
	text-decoration:underline;
}
.div_bts_reg_ingre_2 a:visited {
	color:#000;
}

.div_bts_reg_2 {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#fff;
	height:15px;
	width:200px;
	padding:0 0 0 7px;
}
*html .div_bts_reg_2 {
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.div_bts_reg_2 a:link {
	text-decoration:none;
	color:#000;
	font-size: 11px;
}
.div_bts_reg_2 a:hover {
	text-decoration:underline;
	font-size: 11px;
}
.div_bts_reg_2 a:visited {
	color:#000;
	font-size: 11px;
	text-decoration: none;
}

.txt_center {
text-align:center;
}

.div_header_eltiempo p {
	float:left;
	margin:7px 0 0;
	padding:0;
}

.div_img_icons {
	background-color:#3333FF;
	float:left;
	margin:5px 0 0 11px;
}
.bold_subsecciones{
	font-weight:bold;
}
.nulaseccion {
	display: none;
}

.box_atencion{
	float:right;
	margin:7px 10px 0 0;
	}

.subscribete {
	font-family: Arial, sans-serif;
    float: left;
    width: 100%;
    max-width: 357px;
    background: #d8d9da;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    border-bottom:1px solid #afb3b9;
    border-left:1px solid #afb3b9;
    border-right:1px solid #afb3b9;
}

.subscribete a, .subscribete a:visited {
	color: #5e6974;
	text-decoration: none;
}

.subscribete a:hover {
	color: #5e6974;
	text-decoration: underline;
}

.cont_icon_suscriptor {
	float: left;
	height: 21px;
	width: 21px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	background-color: #0071D1;
	text-align: center;
}

.cont_icon_suscriptor i { 
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.cont_txt_aten_sus {
	float: left;
	line-height: 22px;
	margin-left: 6px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.cont_txt_aten_sus {
  float: left;
  line-height: 22px;
  margin-left: 6px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  font-size: 13px;
}

.box_atencion a {
	color: #000;
}

.cintillo-jurisprudencial{
	padding: 10px;
	margin: 0 0 10px 0;
	float: left;
	width: 97%;
	background-color: #f2f2f2;
	border-bottom: 5px solid #d8d9da;
	text-align: right;
	color: #173766;
	font-weight: 700;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main_header {
    position: relative;
}

.cont_bts_head_mer_int {
	font-family: Arial, serif;
    float: right;
    width: 100%;
    max-width: 252px;
    position: absolute;
    right: 0;
    top: 17px;
}

.cont_bt_sections {
    float: left;
    font-size: 12px;
    border-radius: 3px;
    transition: background-color 0.3s;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    margin: 0;
    border: 1px solid #e2e2e2;
    line-height: 18px;
    padding: 7px 10px;
    color: #333;
    background-color: transparent;
    font-weight: 700;
    margin-left: 2.5%;
}
.bt_atencion_client {
    float: right;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 4px;
}

.bt_atencion_client a {
    color: #000;
}

.cont_bt_sections:hover {
    background: #ededed;
}

.login_name {
    float: right;
    line-height: 32px;
    margin-right: 10px;
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    background-color: rgba(158,158,158,.04);
    border: 1px solid rgba(49, 98, 170, 0.35);
    padding-left: 15px;
    padding-right: 13px;
    border-radius: 4px;
    min-width: 150px;
    text-align: center;
    color: #000;
}

.cont_bt_sections.exit {
    float: right;
    margin: 0;
    line-height: 19px;
}

#contLogIn {
    float: left;
    width: 100%;
}

#contLogOut {
    float: left;
    width: 100%;
}
.cont_txt_aten_sus {
    color: #000;
}

/* WEATHER */

.eltiempo {
    float: left;
    margin: 0;
    padding: 0;
    width: 34%;
    padding-left: 1%;
	line-height: 30px;
    font-family: Arial, sans-serif;
    font-size: 11px;
}

.cont_header_weather {
	float: left;
    margin-left: 10px;
    position:relative;
    top: 7px;
}

.cont_header_weather i {
    font-size: 19px;
    margin:0;
}

.cont_header_weather i.wi-day-showers {
    font-size: 18px;
}
.cont_header_weather i.wi-day-sunny {
    font-size: 16px;
}

.cont_header_weather i.wi-fog {
    font-size: 19px;
}

.eltiempo .tempActual {
    margin-left: 15px;
}

.eltiempo .weatherStats {
    margin-left: 15px;
}

.eltiempo p {
    width: auto;
    margin-left: 12%;
    color: #666;
    line-height: 30px;
    font-size: 11px;
}

.weatherMob {
    display: none;
    position: relative;
}

.weatherMob .eltiempo {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.weatherMob .eltiempo p {
    width: auto;
    margin: 0 10px 0 21%;
    line-height: 40px;
    padding: 0;
    font-size: 11px;
    background: 0 0;
}

.weatherMob .cont_header_weather {
    top: 9px;
}

.cont_txt_weather {
    float: left;
}

/* MEDIA QUERIES */

@media only screen and (min-width: 1024px){
	.home #main_header #search_area{
		display: block;
	}

	#branding, #content_menu_mobile, #search_area, .list_menu{
		display:none;
	}
}

@media only screen and (max-width: 1023px){
	#main_header{
		display:none;
	}
}