@charset "ISO-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDD1BA;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.subtitulos {
	font-size: 13px;
	font-weight: bold;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.gris {
	color: #838383
}
.titulovideo {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 36px;}
.titulocategoria {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 22px; color: #666666; font-weight: 400 ;}
#contenidoindex {
	width:410px; 
	overflow: visible;
	vertical-align:top;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 10px;
}
#img {
	position:absolute;
	left:327px;
	top:436px;
	width:115px;
	height:100px;
	z-index:1;
}
#datos {
	width:282px; 
	height:100px; 
	overflow:auto;
	vertical-align:top;
	margin-left: 120px;

}
#noticias {
	width:270px; 
	height:550px; 
	overflow:auto;
	vertical-align:top;
}
#publicaciones {
	width:270px; 
	height:350px; 
	overflow:hidden;
	vertical-align:top;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

/*- Menu Tabs--------------------------- */ 


    #tabs {
      float:left;
      width:100%;
      background:#BBD9EE;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0px 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("img/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("img/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }


/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:url("img/3_fondo_tabla_completa.gif") no-repeat left top;
      font-size:93%;
      line-height:normal;
      }
    #tabsJ ul {
	margin:0;
	padding:10px 10px 0 290px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("img/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
	float:left;
	display:block;
	background:url("img/tabrightJ.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#990000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

