@charset "utf-8";
.textoPlomo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.textoNegro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textoNegro12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
}
.celdaInferior {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
}
#tabla td {
	text-align: center;
}
a:link {
	color: #0055a0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0055a0;
}
a:hover {
	text-decoration: underline;
	color: #0055a0;
}
a:active {
	text-decoration: none;
	color: #0055a0;
}
.textoMorado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0B0B61;
}
.textoBlanco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.tituloNegro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000000;
}
.tituloGrande {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000000;
}
.tituloMorado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #66246B;
}
.tituloBlanco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}
#carpetas {
	background-color: #0B0B61;
}
#customers
{
font-family: Verdana, Geneva, sans-serif;
width:100%;
border-collapse:collapse;
}
#customers td, #customers th 
{
font-size:12px;
border:1px solid #0B3861;
padding:3px 7px 2px 7px;
}
#customers th 
{
font-size:14px;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#0B3861;
color:#ffffff;
}
#customers tr
{
color:#000000;
background-color:#FFFFFF;
}
#customers tr.alt td 
{
color:#000000;
background-color:#B7DEE9;
}
#reporte
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#reporte td, #reporte th 
{
font-size:9px;
border:1px solid #0B3861;
padding:3px 7px 2px 7px;
}
#reporte th 
{
font-size:9px;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#0B3861;
color:#ffffff;
}
#reporte tr.alt td 
{
color:#000000;
background-color:#E0F2F7;
}
#horario
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#horario td, #horario th 
{
font-size:15px;
border:1px solid #0B3861;
padding:3px 7px 2px 7px;
}
#horario th 
{
font-size:17px;
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:#0B3861;
color:#ffffff;
}
#horario tr
{
color:#000000;
background-color:#FFFFFF;
}
#horario tr.alt td 
{
color:#000000;
background-color:#B7DEE9;
}
@media all {
   div.saltopagina{
      display: none;
   }
}
   
@media print{
   div.saltopagina{
      display:block;
      page-break-before:always;
   }
} 