/*      V1        */
	
*{
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu4 {
	width: 180px;
	border-size: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A64A00;
	border-right-color: #A64A00;
	border-bottom-color: #A64A00;
	border-left-color: #A64A00;
	}
	
#menu4 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF33;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #FFFFCC;
	display: block;
	background: url(images/menu4.gif);
	padding: 8px 0 0 30px;
	font-weight: normal;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	font-weight: bold;
	text-decoration: underline;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	font-weight: bold;
	text-decoration: underline;
	}	

.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	height: auto;
	width: auto;
	background-color: #9D4B11;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px groove #333333;
	border-left: 1px groove #333333;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: center;
}
.lineaPunteada {
	background-image: url(images/lineap.gif);
	background-repeat:  repeat-x;
}
.lineaPunteadaV {
	background-image: url(images/punto.png);
	background-repeat:  repeat-y;
}
.contacto {
	background-image: url(images/fondo-contactenos.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E2F03;
}

.contactoEn {
	background-image: url(images/fondo-contactenosen.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E2F03;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px solid #EA7B18;
}
textarea {
	border: 1px solid #EA7B18;
}
.reserva {
	background-image: url(images/fondo-reservacion.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E2F03;
}
.tituloSeccion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: right;
	color: #FF9900;

}
.lineaTitulo {
	background-image: url(images/lineaH.gif);
	background-repeat:  repeat-x;

}
.bloqueTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	line-height: 30px;
	text-align: justify;
}

.avance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	line-height: 30px;
	text-align: right;
}

.TextoPrincipal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	line-height: 30px;
	text-align: center;
}
.fondo {
	background-image: url(images/fondo.png);
	background-repeat:  repeat-y;
}
.paginaprincipal {
	margin-top: 100px;
	margin-right: 100px;
	margin-bottom: 100px;
	margin-left: 100px;
}
