body
{
	background-color: #ffffff;
	color: black;
    font-family: Arial;
	font-size: 8pt;
}

a
{
    font-family: Arial;
	font-size: 8pt;
    color: #444444;
    text-decoration: none;
}

a:visited
{
    font-family: Arial;
	font-size: 8pt;
    color: #440000;
    text-decoration: none;
}

a:hover
{
    font-family: Arial;
	font-size: 8pt;
    color: #660000;
    text-decoration: underline;
}

table
{
	empty-cells: show;
}

td
{
	border: 0;
	padding: 0px;
	margin: 0px;
}

th
{
	border: 1px solid #000000;
	padding: 1px;
	margin: 1px;
	background-color: #AAAAAA;
	color: #000000;
}

fieldset
{
	width: 70%;
	background-color: #000000;
}

legend
{
	color: #FFFFFF;
}

label
{
	width: 90%;
	margin: auto;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

h1
{
	color: #000000;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

h2
{
	color: #FFFFCC;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}

p
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
}

img
{
	border: none;
}

#menu
{
	position: relative;
	width: 1024px;
	height: 220px;
	margin: auto;
}

#formulario
{
	position: relative;
	width: 900px;
	margin: auto;
	overflow: auto;
}

.lblejemplo
{
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}

.txtlargo
{
	width: 300px;
}

.lblTitulo
{
	font-family: Arial;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #0066FF;
    display: block;
    width: 100%;
}

.smallSelect
{
	font-family: Arial;
	font-size: 8pt;
}

.numCal
{
	font-family: Arial;
	font-size: 14pt;
}

.colCal
{
	text-align: center;
	vertical-align: top;
	width: 14%;
}

.diaFestivo
{
	font-family: Arial;
	font-size: 14pt;
	color: #AA3333;
}

.lblTurno
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
    display: block;
}

.cajaNumero
{
	width: 60px;
	text-align: right;
}

.linkOpcion
{
	display: block;
}

.lblCalif
{
   display: block;
}

.columnaArriba
{
 	vertical-align: top;
	text-align: center;
}

.tabla100
{
 	width: 100%;
}

.linkMenu
{
	display: block;
}

.divInterior
{
	position: relative;
	width: 859px;
	font-family: Arial;
	margin: auto;
	background-color: #3CA5DC;
}

.divInteriorOculto
{
	position: relative;
	width: 840px;
	font-family: Arial;
	margin: auto;
	display:  none;
}

.linkPrincipal
{
	text-align: center;
	display: block;
	margin-top: 10px;
	background-color: #0099FF;
	font-weight: bold;
}

.celdaNumero
{
	text-align: right;
}

.aviso
{
	font-family: Arial;
	font-size: 18pt;
	font-weight: normal;
    display: block;
}

.linkOcultar
{
	width: 150px;
	height: 60px;
	display: inline;
	background-image: url("../imagenes/solapa.png");
}

.linkSinBorde
{
	border: none;
	text-decoration: none;
}

.lblHora
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
    display: block;
	text-align: left;
}

.tabla50
{
 	width: 415px;
}

.selectGenero
{
	font-family: Arial;
	font-size: 8pt;
	width: 240px;
}

.celdaNumeros
{
	text-align: right;
	width: 40px;
	background-color: #FFFFDF;
	color: #000000;
	font-weight: bold;
}

.celdaPorcentaje
{
	text-align: right;
	width: 40px;
	background-color: #DCFFFF;
	color: #000000;
	font-weight: bold;
}

.celdaTotal
{
	text-align: right;
	width: 40px;
	background-color: #34949E;
	color: #000000;
	font-weight: bold;
}

.lblClick
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.aviso
{
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	background-color: #DCFFFF;
	color: #000000;
	width: 200px;
}

.listamail
{
	position: relative;
	width: 800px;
	margin: 2px;
	padding: 2px;
	display: block;
	border: 1px solid #ffffff;
	background: #0000FF;
}
