td {
	font-size   : 12px;
	font-family : verdana;
	color       : #917602;
}

body {
	background-image : url(../imagenes/web/fondogrande.gif);
	scrollbar-face-color       :#E0D494;
	scrollbar-shadow-color     :#F6F2DD;
	scrollbar-highlight-color  :#F6F2DD;
	scrollbar-3dlight-color    :#F6F2DD;
	scrollbar-darkshadow-color :#F6F2DD;
	scrollbar-track-color      :#F6F2DD;
	scrollbar-arrow-color      :#917602;
}

.bordePagina {
	border : 1px solid #507923;
}

.cabeceraPagina {
	height : 10px;
	background-color : #e0d494;
	border-bottom    : 1px solid #917602;
}

.cabeceraBajoPagina {
	height : 3px;
	background-image  : url(../imagenes/web/barra.gif);
	background-repeat : none;
}

.barraPagina {
	background-color : #e0d494;
	border-top       : 1px solid #f6f2dd; /* Fondo claro */
	border-bottom    : 1px solid #917602;
	padding-right    : 20px;
}

.espacio {
	padding-left  : 5px;
	padding-right : 5px
}

.barraPiePagina {
	border-top       : 1px solid #f6f2dd; /* Fondo claro */
	background-color : #e0d494;
}

.contenidoPagina {
	padding-left     : 30px;
	padding-right    : 15px;
	padding-top      : 15px;
	padding-bottom   : 15px;
	line-height      : 16px;
}

.izquierdaPagina {
	border-right      : 1px solid #917602;
	background-image  : url(../imagenes/web/ursua_42.jpg);
	background-repeat : no-repeat;
	background-color  : #f6f2dd;
	
}

.derechaPagina {
	border-right      : 1px solid #917602;
	background-image  : url(../imagenes/web/ursua_48.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}

.marcoFoto {
	padding-top         : 10px;
	padding-bottom      : 10px;
}

.navegacion {
	text-decoration     : none;
	color               : #917602;
}

.navegacion:hover {
	text-decoration     : none;
	color               : #574700;
}

input, select, textarea {
	font-size   : 12px;
	font-family : verdana;
}

.piePrivacidad {
	height              : 20px;
	background-color    : #e0d494;
	padding-right       : 20px;
}

.cuadroPopUp {
	padding-right   : 10px;
	height          : 250px;
	overflow        : auto;
	text-align      : justify;
}

.cerrar {
	background-image  : url(../imagenes/web/ico_cerrar.gif);
	background-repeat : no-repeat;
	background-position : right;
	padding-right       : 14px;
}

.reservasTitulo {
	font-weight         : bold;
	text-decoration     : underline;
	padding-top         : 3px;
	padding-bottom      : 3px;
}

.espaciadoReservas {
	padding-top         : 3px;
	padding-bottom      : 3px;
}

.frase {
	font-weight         : bold;
	text-decoration     : none;
	font-family			: Georgia, times;
	font-style			: italic;
	padding-top         : 3px;
	padding-bottom      : 3px;
	padding				: 10px;
	font-size			: 16px;
	line-height			: 22px;
}