
/*Pagina web*/

body {
background-color: #F8F8F8;
	 
}

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

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

.a2{
   color:#666666;
   }

body,td,th {
	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;
}
  
 .correo1 {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	
	color: #5580C0;
} 

.correo2 {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #535353;
	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;
}


                                                                                                                                               
.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;
}


.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; 
}



