body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	background-image: url('images/puntos.gif');
}
.empresa {
	background-image: url('images/empresa.jpg');
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px
}
.servicios {
	background-image: url('images/servicios.jpg');
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px
}
.reservas {
	background-image: url('images/reservas.jpg');
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px
}
.contacto {
	background-image: url('images/contacto.jpg');
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px
}
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #786658;
	text-decoration: none;
	line-height: 40px;
	height: 58px;
}
.menu:hover {
	padding-top: 5px;
}
.menu:active {
	padding-top: 5px;
	color: #cccccc;
}
.idioma {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.cuerpo {
	overflow: auto;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	padding: 15px;
	height: 280px;
	width: 480px;
}

.text_reserva {
	font-size: 10px;
	color: #666666;
	text-align: justify;
	width: 98%;
}

.input_reserva {
	border: 1px solid;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			border-left:0px solid #6677DD; border-right:0px solid #6677DD; border-top:0px solid #6677DD; border-bottom:1px solid #6677DD; text-align:right;
			
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border-left:0px solid #6677DD; 
			border-right:0px solid #6677DD; 
			border-top:1px solid #6677DD; 
			border-bottom:0px solid #6677DD; 
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}
.destacado {
	font-family: Verdana;
	font-size: 14px;
	color: #726052;
	width: 320px;
}

