/* ------ ETIQUETAS -----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------*/

body
{
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
color:#333333;
margin-left:10px;
margin-right:10px;
margin-top:0px;
margin-bottom:5px;

/* Propiedades para cambiar la barra de desplazamiento */

	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;	
	scrollbar-arrow-color: #CCCCFF;
	scrollbar-track-color: #FFFFFF;
}

td {
	font-size: 10px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/* ------ FIN ETIQUETAS s-------------------------------------------------------------------*/



/* ------ SELECTORES ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------*/

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
/*	color:#000000; */
	color:#D11023;
}

a:active {
	text-decoration: none;
	color:#990000;
}
/* ------ FIN SELECTORES ------------------------------------------------------------------*/



/* ------ CLASES --------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------*/

.Titulo{
color:#000000;
font-weight:bolder;
}

.SubTitulo{
color:#666666;
font-weight:bolder;
}

.estilotabla{ 
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
    background-color: #F2F2F2;
    border-style:solid; 
    border-color:#666666; 
    border-width:1px; 
	text-align:center;
} 

.estilotablal{ 
	border-top-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
} 

.estilotablapdf{ 
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
    background-color:#FFFFFF;
	border-bottom-style:solid;
	border-top-style:solid;
    border-color:#CCCCFF;
    border-width:1px; 
	text-align:center;
} 

.estilotablaDescargas{ 
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
    background-color:#FFFFFF;
	border-bottom-style:dashed;
	border-top-style:dashed;
    border-color:#CCCCCC;
    border-width:1px; 
	text-align:center;
	color:#CCCCCC;
} 
.estilocelda{ 
   
	background-color:#CCCCFF;
    color:#FFFFFF;
	font-size:11px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bolder;
	
} 
.estilocelda2{
	font-size: 11px;
	text-align: center;
	font-weight: 500;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
} 

.estilocelda3{
	border-top-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px
	}
.estiloImgLink
{
    border-color:#999999;
    border-width:1px; 
}

.botonImprimir
{
border:1px;
border-top-color:#CCCCCC;
border-top-style:ridge;
border-right-color:#CCCCCC;
border-right-style:groove;
border-left-color:#CCCCCC;
border-left-style:ridge;
border-bottom-color:#CCCCCC;
border-bottom-style:groove;
height:20px;
background-color:#FFFFFF;
color:#666666;
width:140px;
cursor:pointer;
}
.botones
{
border:1px;
border-top-color:#CCCCCC;
border-top-style:ridge;
border-right-color:#CCCCCC;
border-right-style:groove;
border-left-color:#CCCCCC;
border-left-style:ridge;
border-bottom-color:#CCCCCC;
border-bottom-style:groove;
height:20px;
background-color:#FFFFFF;
color:#666666;
width:60px;
cursor:pointer;
}

/* ------  FIN CLASES ---------------------------------------------------------------------*/

.estilotablal tr td {
	font-family: Arial Black, Gadget, sans-serif;
}
#encabezado {
	font-family: Calibri;
}
