@charset "utf-8";
body {
	margin-left: 0px;
	background-color: #000000;
}

/* CSS Document */

.Estilo1 {
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
}
.Estilo1IZQ {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
}

.Estilo2 {
	font-size: 0px;
}

.Estilo8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.Estilo4 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

</style>
.Estilo8Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo8Copia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.Estilo8derecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.Estilo8CopiaBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Estilo8derechaBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #000000;
}
.PlaningFecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.TexCalendarioNB {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.TexCalendarioBlancoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TexNegroLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
	color: #000000;
}

#tabla_leyenda {
	margin-top:5px;
	text-align:left;
	border-collapse:collapse;
	font-size:xx-small;
	font-weight:500;
}

#leyenda {
	font-size:9px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
}

#tabla_cal_1 {
	text-align:center;
	border:outset 1px #999; 
	border-collapse:collapse;
	font-size:xx-small;
	font-weight:bold;
	background:url(../images/calendar_bg.png) repeat-x;
}

#tabla_cal_1 #cabecera {
	border-bottom:outset 1px #999;
	background:url(../images/table_tittle_bg.png);
	font-size:xx-small;
	color:#fff;
	font-weight:bold;
}

#tabla_cal_1 table td:hover {
	border:outset 1px #fff;
	cursor:pointer;
}

#tabla_cal_2 {
	text-align:center;
	border:outset 1px #999; 
	border-collapse:collapse;
	font-size:xx-small;
	font-weight:bold;
	background:url(../images/calendar_bg.png) repeat-x;
}

#tabla_cal_2 #cabecera {
	border-bottom:outset 1px #999;
	background:url(../images/table_tittle_bg.png);
	font-size:xx-small;
	color:#fff;
	font-weight:bold;
}

#tabla_cal_2 table td:hover {
	border:outset 1px #fff;
	cursor:pointer;
}

#libre {
	background:url(../images/libre_bg.png);
	border:#666 solid 1px;	
}

#estancia_min {
	background:url(../images/est_min_bg.png);
	border:#666 solid 1px;
}

#ocupado {
	background:url(../images/no_disp_bg.png);	
	border:#666 solid 1px;
}

#tabla_leyenda {
	margin-top:5px;
	text-align:left;
	border-collapse:collapse;
	font-size:xx-small;
	font-weight:500;
}

#dia_calendar {
	color:#000;	
}

#dia_calendar:hover {
	text-decoration:none;
	border:#fff solid 1px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
}

#siguiente {
	color:#fff;
	text-decoration:none;
	font-weight:bolder;
	font-size:xx-small;
}

.enlace_clientes {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	font-weight:500;
	font-size:x-small;	
}

.enlace_clientes:hover {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	font-size:x-small;	
}

#button {
	font-size:11px;
	border:none;
	height:30;
	width:80;
	color:#fff;
	background:url(../images/button_2.png) no-repeat;
	text-align:center;
	padding:2px 10px 2px 10px;
	cursor:pointer;
}
