table {     font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;    margin: 45px;     width: 480px; text-align: left;    border-collapse: collapse; }

th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e62d2a;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-align: center;
}

td {    padding: 8px;     background: #fff ;     border-bottom: 1px solid #fff;
    color: #669;    border-top: 1px solid transparent; }

tr:hover td { background: #d0dafd; color: #339; }


td a{
	color: #c56e1a;
}


.tabla{ 
    

}

.texto-centrado
{ 
    
text-align: center;
}


.tabla-prueba{ 
    
width: 97%;
}


.reporte
{
    font-size: 13px;     font-weight: normal;     padding: 8px;     background: #ec7004;
    border-top: 4px solid #aabcfe;    border-bottom: 1px solid #fff; color: #fff;
    text-align: center;
    
}


.reporte
{
    font-size: 13px;     font-weight: normal;     padding: 8px;     background: #ec7004;
    border-top: 4px solid #aabcfe;    border-bottom: 1px solid #fff; color: #fff;
    text-align: center;
    
}


.contenido1{
    background:	#ebebeb;

}

.tri{
    background:	#ebebeb;
    margin-top: 40px;

}

