
/*Pagina web*/

body {
background-color: #F8F8F8;
	 
}

a{
	text-decoration: none;
    color:#FFFFFF;
}

.a1{
	text-decoration: none;
    color:#FFFFFF;
}

.a2{
   color:#666666;
   }

body,td {
	font-family: Tahoma, Verdana;
	font-size: 11pt;
	color: #666666;
}

a:visited {
	text-decoration:none;
   
}
	
a:hover {
	text-decoration: none;
	color: #5580C0; 
}

a:active {
	text-decoration: none;
}


.correo {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #535353;
}
  
 .correo2 {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #535353;
	font-weight: bold;
}

.correo3 {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #535353;
	text-decoration:underline;
}

.correo4 {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #333333;
	text-decoration:underline;
}

.crear{
	font-family: Tahoma, Verdana;
	font-size: 9pt;
    text-decoration:underline;
    color: #FF9900;
	font-weight:bold; 
}

.crear1{
	font-family: Tahoma, Verdana;
	font-size: 9pt;
    text-decoration:underline;
    color: #FFFFFF;
	font-weight:bold; 
}

.nota{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #535353;
}

.nota1{
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	color: #FF0000;
	font-weight:bold;
}


.mail{
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}
  
                                                                                                                                                 
.barra{
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

.barra2{
	font-family: Tahoma;
	font-size: 11pt;
	color: #333333;  
	font-weight: bold;
}

.barra3{
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}

.barra4{
	font-family: Tahoma;
	font-size: 10pt;
	color: #669933;
}



                                                                                                                                               
.sub_menu{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000099;  
	font-style:italic;
}

                                                                                                                                                 
.aviso_tx{
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}

.aviso_tx1{
	font-family: Tahoma;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}

.aviso_tx2{
	font-family: Tahoma;
	font-size: 9pt;
	color: #000066;
	font-weight: bold;
	text-align:center;
}


.aviso_nw{
	font-family: Tahoma, Verdana;
	font-size: 9pt;
    text-decoration:underline;
    color:#FF9900; 
}

.descarga{
	font-family: Tahoma, Verdana;
	font-size: 9pt;
    text-decoration:underline;
    color:#FF0000;
}

.grupo{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}

.grupo1{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}

.enlace{
	font-family: Tahoma, Verdana;
	font-size: 9pt;
    text-decoration:underline;
    color:#666666;
}

.enlace1{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
    text-decoration:underline;
    color:#666666;
}

.descarga1{
	font-family: Tahoma, Verdana;
	font-size: 9pt;
    text-decoration:underline;
    color:#FF0000;
	font-weight: bold;
}

.detalle{
	font-family: Tahoma, Verdana;
	font-size: 9pt;
    text-decoration:underline;
    color:#FF0000;
}

.hora_fecha{
    font-family: Tahoma, Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
}

.sombra{
    background:#CCCCCC;
	color:#000000; 
}

.cerrar{
    font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900; 
}

.foco{
    background: #FFCC00; 
    border: 1px solid  #FF0000; 
}



