body
{
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #6D6D6D;
	height: 100%;
}
html
{
	height: 100%;
}
a
{
	color: #454545;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
}
/*
.textonormal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
*/
/*
.linknegro
{
	color: #000000;
	text-decoration: underline;
}
.linknegro:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
*/

/*
.botones
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.labelsuperior
{
	font-family: Tahoma, Verdana, Arial, Helvetica, "Times New Roman", serif;
	font-size: 10pt;
	color: #000000;
}
.bordeslaterales
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

.linklistado
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.linklistado:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.requerido
{
	font-weight: bold;
	color: #FF0000;
}
.textolight
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.bordeboton
{
	border: 2px solid #FF0000;
}

.botonover
{
	background-color: #FFFFCC;
	border: 1px solid #003399;
	cursor: hand;
}
.botonout
{
	border: 1px solid #003366;
}
.textomini
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.captionseccion
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	background-color: #F1F2E3;
	border: 1px dotted #666666;
	padding: 4px;
}
*/

/*
.textbox, input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F1F2E3;
	border: 1px dotted #666666;
	padding: 2px;
}

.textbox:focus, input:focus
{
	background-color: #FFFFCC;
	border: 1px solid #000000;
}

.textbox:hover, input:hover
{
	border: 1px solid #000000;
}
*/
input, textbox, select, textarea
{
	background-color: #D6D6D6;
	border-top: 1px solid #9F9F9F;
	border-left: 1px solid #9F9F9F;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	color: #6D6D6D;
}
input:hover, input:focus, 
textbox:hover, textbox:focus, 
select:hover, select:focus, 
textarea:focus, textarea:hover
{
	background-color: #EBEBEB;
	border: 1px solid #484848;
}
.textoimpresion
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.linkboton
{

	color: #000000;
	text-decoration: none;
}
.linkboton:hover
{
	color: #000000;
	text-decoration: underline;
}
.textoinvisible
{
	visibility:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textovisible
{
	visibility:visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textolight2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
}
#tablaprincipal
{
	border: 1px solid #989898;
}
.tablacampo
{
	border-bottom: 3px solid #D6D6D6;
	border-top: 1px solid #DEDEDE;
	height: 30px;
}
.tablacampo td
{
	padding-left: 10px;
}
#barraestado
{
	border-bottom: 2px solid #6D6D6D;
	background-color: #989898;
	color: #FFFFFF;
	font-weight: bold;
}
#barraestado a
{
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
#barraestado a:hover
{
	text-decoration: none;
	color: #454545;
}
#cmdsiguiente, #cmdanterior, #cmdfinalizar
{
	border: 1px solid #D78226;
	background-color: #E0AD75;
	background-position: 5px 50%;
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 90%;
}
#cmdsiguiente
{
	background-image: url(images/fondo_boton_siguiente.gif);
}
#cmdanterior
{
	background-image: url(images/fondo_boton_anterior.gif);
}
#cmdfinalizar
{
	background-image: url(images/fondo_boton_finalizar.gif);
}
.textoestado
{
	color: #454545;
}
#listacontactos
{
	width: 400px;
	min-height: 50px;
	max-height: 300px;
	height: auto;
	_height: 50px;
	float: left;
	overflow: auto;
}
#listagrupos
{
	width: 400px;
	min-height: 50px;
	max-height: 300px;
	height: auto;
	_height: 50px;
	float: left;
	overflow: auto;
}
#preview
{
	margin: 5px;
	padding: 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 440px;
	min-height: 300px;
	height: auto;
	_height: 300px;
	float: left;
	overflow: auto;
}
#listadoizquierda
{
	float: left;
	width: 260px;
	height: 400px;
	overflow: auto;
}
#menuprincipal
{
	background-color: #C48C4F;
	color: #FFFFFF;
	border-bottom: 2px solid #989898;
	height: 20px;
}
#menuprincipal a
{
	text-decoration: underline;
	color: #FFFFFF;
	background-image: url(images/fondo_opcion_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
#menuprincipal a:hover
{
	text-decoration: underline;
	color: #454545;
}
#menusecundario
{
	background-color: #E1984A;
	color: #FFFFFF;
	border-bottom: 1px solid #989898;
	height: 20px;
}
#cargando
{
	overflow: hidden;
	visibility: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	height: expression(document.documentElement.clientHeight+'px');
	width: expression(document.documentElement.clientWidth+'px');
	z-index: 1000;
	background-image: url(images/semitransparente-gris.gif);
	background-repeat: repeat;
}
#tablacargando
{
	border: 2px solid #E1984A;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
#tablaleidos td
{
	border-bottom: 1px solid #666666;
}
.version
{
	font-size: 90%;
	color: #000000;
}
.diascalendario
{
	border-bottom: 2px solid #000000;
	border-right: 1px solid #666666;
	font-weight: bold;
	font-size: 130%;
	background-image: url(images/fondo_botonera.gif);
}
.celdacalendario
{
	border-bottom: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	padding-bottom: 3px;
}

.celdacalendariofestivo
{
	border-bottom: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	padding-bottom: 3px;
	background-color: #FFF4F4;
}
.datodia
{
	border-bottom: 1px solid #CCCCCC;
}

#listadoreservas th
{
	border-bottom: 1px solid #666666;
/*	background-color: #FFFBF2; */
}
#listadoreservas .fila1
{
	background-color: #FFFBF2;
}
#listadoreservas .fila2
{
	background-color: #FFFFFF;
}
#listadoreservas .filames
{
	background-color: #F4FBFF;
}
.amedias
{
	background-color: #FFF7E6;
	color: #FF9900;
	font-weight: bold;
}
.completo
{
	background-color: #FFECEC;
	color: #FF0000;
	font-weight: bold;
}
.libre
{
	color: #339900;
}
.fila1
{
	background-color: #FFFBF2;
}
.fila2
{
	background-color: #FFFFFF;
}
