﻿body{
	font-family:Tahoma;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-image: url('../_imagenes/fondo_tabla.jpg');
	background-repeat: repeat-x;
	background-color: #0079A8;
	/*background-repeat: no-repeat; 
	background-color: #0079A8; */	
}

.celdaFlashDefault
{
    padding-right:15px;
    padding-left:15px;
}

.fondoAzul{
	background-image: url('../_imagenes/fondo_tabla.jpg');
	background-repeat: repeat-x;
}

.Titulos{
	font-family:tahoma;
	font-size: 11px;
    color: #00274a;
	font-weight:bold;
}
.stylePie{
    font-size: 11px;
    color: #7DBEFF;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.stylePie5 {
	font-size: 9pt;
	color: #7DBEFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.stylePie3 {
	font-size: 10pt; 
	color: #666666; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tahoma{
    font-family: tahoma;
	font-size: 11px;
    color: #666666;
}
.MPTablaPrincipal 
{
    /*Tabla principal, contenedora de todo lo demas*/
    width:700px;
    margin:0 auto;
}
.Notas {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #999999; 
}
.LinkSuperior
{
    /*Links 'Menu Principal' y 'Cerrar Sesión'*/
    FONT-SIZE: 10px;
    font-weight: normal;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, sans-serif; 
	TEXT-DECORATION: none;
}
.BarraTitulo
{
    /*Barras de título (ej. 'Administracion General' */
    FONT-SIZE: 10px;
    font-weight: normal;
    COLOR: #FF0000;
    FONT-FAMILY: verdana, arial, sans-serif; 
	TEXT-DECORATION: none;
}

.pieAdmin {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #999999; 
}
.pieFondo{
		background-image: url('imagenes/varios/back.gif');
}
/*background="imagenes/varios/back.gif"*/
.titulosSecciones{
	font-family: trebuchet ms;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.OpcionMenu {
	color: #4B3C86;
	font-weight: bold;
	font-family: trebuchet ms;
	font-size: 12px;
	text-decoration: none;
	
/*
	color: #B30004;
	font-weight:bold;
	font-family:  trebuchet ms;
	font-size: 12px;
	text-decoration:none;
	*/
}

.OpcionMenu:hover {
	FONT-SIZE: 11px;
	COLOR: #ff9900;
	FONT-FAMILY: Tahoma, verdana, arial, sans-serif;
	TEXT-DECORATION: none;
}

.GrillaResultados
{
   /*Usado en las grillas de resultados de busqueda y listados*/
   padding: 0px;
   border: #c5c6b8 1px solid;
   margin: 0px;
   width: 726px;
   text-align: left;
   vertical-align:top;
   background-color:#DEDEDE;
   color:Black;
}

.Grilla_Cabecera
{
    /*Cabecera de una grilla*/
    background-color:#FF0000;
    color: white;
    font-weight:bold;
    text-align:center;
}

.Grilla_CabeceraLateral
{
    /*Cabecera lateral de una grilla*/
    background-color:#FF0000;
    color: Black;
    font-weight:bold;
    text-align:left;
}

.Grilla_Fila 
{
    /*Fila en una grilla*/
    background-color:#DEDEDE;
    color: Black;
    text-align:left;
}

.Grilla_Fila:hover
{
    /*Fila en una grilla (on mouse over)*/
    background-color:#EFEFEF;
    color: Black;
    text-align:left;
}

.tituloNoticias{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
.textoNoticias, .textoNoticias:visited{
	font-size:2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration: none;
}

.detalleTitulo{
	font-size:13px;
	font-family:Tahoma;
	color:#666666;
	font-weight:bolder;
}

.detalleTexto{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

.detalleDescripcion{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}

.lineaNoticias {
	color: #006699;
	border: thin solid #8DC1DE;
}
.menuPrincipalCabecera{
	background-image:url('../imagenes/images/menu_r1_c1.gif');
	color:#6691D7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:60px;
	font-weight: bold;
}
.menuPrincipal{
	background-image:url('../imagenes/images/menu_r2_c1.gif');
	color:#6691D7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2;
	height:17px;
	vertical-align:top;
}
.menuPrincipalContactenos{
	background-image:url('../imagenes/images/menu_r3_c1.gif');
	color:#6691D7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:60px;
	font-weight: bold;
}
.pieBackground{
	background-image:url('../imagenes/back.gif'); 
	background-repeat:repeat-x;
}
.menuContenedor{
	background-image:url('../imagenes/images/estirable.gif');
	color:#6691D7;
	width:168; 
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Grilla_Seleccion {
    background-color:#C5C6B8;
    color: Black;
    text-align:left;
}

.miItemGrilla{
    text-align:center;
}

.linkMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7DBEFF;
	text-decoration: none;
	font-weight: bold;
}



.Estilo6Default{font-size: 10px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;}
.link1Default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
}
.style3Default {
	font-size: 10pt; 
	color: #666666; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tahoma {
	font-family: tahoma;
	font-size: 11px;
    color: #666666;
} 
/*
a:active, a:hover
	{
	text-decoration: none;
	font-size: 11px;
	color="#ff9900"
	}
*/
.linkDefault {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7DBEFF;
	text-decoration: none;
	font-weight: bold;
}
.linkDefault:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E88A6D;
	text-decoration: none;
}
.style4Default {
	font-size: 11px; 
	color: #7DBEFF; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 .estilolink {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: underline; 
	color: #004080;
}

.estiloGuia {  
	font-family: Tahoma; 
	font-size: 9pt;
	color: #7DBEFF;
}
/*

*/
.estiloGuiaLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7DBEFF;
	text-decoration: none;
	font-weight: bold;
}
.estiloGuiaLink:hover {  
	font-family: Tahoma; 
	font-size: 11px;
}
.enlacesLEO{	
    font-family:tahoma;
	font-size: 11px;
	color: #66CC33;
	text-decoration:none;
	font-weight: normal;
}
.enlacesLEO:hover {	
    font-family:tahoma;
	font-size: 11px;
	color: #006600;
	font-weight:normal;
	text-decoration:underline;

}

.tahoma 
{
	font-family: tahoma;
	font-size: 11px;
    color: #EEEEEE;
}
.tahomaBOLDBCA
{
	font-family: tahoma;
	font-size: 11px;
    color: #EEEEEE;
	font-weight:bold;
}
.bordo 
{
	font-family: tahoma;
	font-size: 11px;
    color: #CC0000;
	font-weight:bold;
}
.bordoNORMAL
{
	font-family: tahoma;
	font-size: 11px;
    color: #CC0000;
	font-weight:normal;
}
.tahomaBOLD
{
	font-family: tahoma;
	font-size: 11px;
    color: #666666;
	font-weight:bold;
}

.aclaracionGrilla
{
    text-align:left;
    padding-left:5px;
	font-family: tahoma;
	font-size: 11px;
    color: #666666;
	font-weight:bold;
}

.pie
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:  #999999;
	font-weight:normal;
}


	

	.turquesa
{
	font-family: tahoma;
	font-size: 11px;
    color: #07B5FE;
	font-weight:normal;
}
	.turquesaBOLD
{
	font-family: tahoma;
	font-size: 11px;
    color: #FF3300;
	font-weight:bold;
}
.turquesaBOLD:Link{
	color: #FF3300;
	text-decoration:none;
}
.turquesaBOLD:visited{
	  color: #FF3300;
	text-decoration:none;
}
.GRISSS:Link{
	text-decoration:none;
}



.linkmdpcom 
    {
    font-family: tahoma;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	}
.linkmdpcom:hover
	{
	font-family: tahoma;
	font-size: 8pt;
	color:#FF0000;
	font-weight: normal;
    text-decoration:none;
	}
.tahomaBOLDGRIS
{
	font-family: tahoma;
	font-size: 11px;
    color: #333333;
	font-weight:bold;
}	
	.turquesaCLARITO
{
	font-family: tahoma;
	font-size: 11px;
    color: #DAF3FC;
	font-weight:normal;
}

.VREDE{	
    font-family:tahoma;
	font-size: 11px;
	color: #66CC33;
	text-decoration:none;
	font-weight: bold;
}
.VERDECLARITO{	
    font-family:tahoma;
	font-size: 11px;
	color: #C2FCC4;
	text-decoration:none;
	font-weight: normal;
}

.GRISSS{	
    font-family:tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight: normal;
}

.tablaRanking TABLE
{    
    margin-left:5px;
}

.tablaProgramacion TD
{
    border-style:solid;
    border-color:#FFFFFF;
}

.textoDefault	
{
    padding-top:15px;
    padding:15px;
    text-align:left;
    font-family:tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight: normal;
}

.enlacesLEO2{	
    font-family:tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}
.enlacesLEO2:hover {	
    font-family:tahoma;
	font-size: 11px;
	color:#FF0000;
	font-weight:normal;


}
.menu {

	font-family: tahoma;
	font-size: 11px;
    color: #FFFFFF;
	font-weight:bold;
}
.menulink {


	font-family: tahoma;
	font-size: 11px;
    color: #CCCCCC;
	font-weight:bold;
	text-decoration:none
}
.menulink:hover {


	font-family: tahoma;
	font-size: 11px;
    color: #FF9900;
	font-weight:bold;
	text-decoration:none
}
.menulinkLIGHT {


	font-family: tahoma;
	font-size: 11px;
    color: #666666;
	font-weight:normal;
	text-decoration:none
}
.menulinkLIGHT:hover {


	font-family: tahoma;
	font-size: 11px;
    color: #FF0000;
	font-weight:normal;
	text-decoration:underline;
}

.campo2 {
    font-family: tahoma;
	font-size: 11px;
	color:#FF9900;
	font-weight: normal;
	background:#252525;
	border:#999999;
	border-bottom: thin; 
	}
	.palitos{
text-align:left;
	font-family: tahoma;
	font-size: 11px;
    color: #666666;
	font-weight:normal;
}

.columnaIzq{
    text-align:center;
	font-family: tahoma;
	font-size: 11px;
    color: #666666;
	font-weight:normal;
}

.columnaDer{
    text-align:left;
    padding-left:10px;
	font-family: tahoma;
	font-size: 11px;
    color: #666666;
	font-weight:normal;
}

	.formu
{	
    font-family:tahoma;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	padding:2px;
	background-color:#ffffff;
	border:1px;
	border-style: solid;
	border-color:#cccccc;

}
	.formu2
{	
    font-family:tahoma;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:2px;
	background-color:#ffffff;
	border:1px;
	border-style: solid;
	border-color:#cccccc;

}
.formus TEXTAREA
{	
SCROLLBAR-FACE-COLOR: #E80000;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #6A0000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #900506;
	
}

.menu {

	font-family: tahoma;
	font-size: 11px;
    color:#0086bd;
	font-weight:normal;
}
	.formu
{	
    font-family:tahoma;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	padding:2px;
	background-color:#6bddff;
	border:1px;
	border-style: solid;
	border-color:#cccccc;

}
.Estilopower {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

.link:active, .link:hover{
	text-decoration: none;
	font-size: 7pt;
	color:#FFAA3F;
}
.imagenDefault{
	padding-left:20px;
	padding-bottom:11px;
}
.flashDefault2{
	height:122px;
	vertical-align:bottom;
}
