/* CSS para ver mejor el código php, yep! */


*{ margin:0; padding:0;}
#menu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin: 10px;
}
#menu ul {
	list-style-type:none;
	/*margin-bottom: -30px;*/
	font-size: 14px;
	font-weight: bold;
}
#menu a {
	text-decoration: none;
	color: #333333;
	float: left;
	background-image: url(imagenes/img1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}



#menu {
	height: auto;
	width: 600px;
	position: absolute;
	top: 35px;
	left: 430px;
}

#linea{
	width:950px;
	position: relative;
	top: 80px;
	left: 20px;
	height: 3px;
	background-image: url(imagenes/negro.jpg);
	background-repeat: repeat-x;
		}
body {
	margin:0;
	padding:0;
	background-image: url(imagenes/colorfondo.jpg);
	background-repeat: repeat;
}
		

#contenedor{
	width:950px;
	height:370px;
	border: 2px solid black;
	position: absolute;
	top: 90px;
	left: 20px;
}

#datos{
	width:950px;
	height:3px;
	position: absolute;
	top: 470px;
	left: 20px;
	background-image: url(imagenes/negro.jpg);
	background-repeat: repeat-x;
}

#fondo{
	width:890px;
	height: 360px;
	background-color: #FFFFFF;
	margin-top: 15px;
	position: absolute;
	top: 70px;
	left: 55px;
}
#menuabajo {
	position: absolute;
	top: 480px;
	left: 20px;
	width: 650px;
	height: 80px;
}
#menuabajo ul {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
#menuabajo a {
	text-decoration: none;
	color: #333333;
	background-image: url(imagenes/img2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-weight:bold;
}
#menuabajo li {
	display: inline;
	margin: 10px;
}

#menu a:hover{
	color:#FF6600;
}
#menuabajo a:hover{
	color: #FF6600;
}

#imagenreservar{
	width:370px;
	height:368px;
	background-image: url(imagenes/reservarsusti.jpg);
	border: 2px solid black;
}
#contenedor #formulario #form1 {
	height: 350px;
	width: 530px;
	position: absolute;
	left: 410px;
	top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#contenedor #formulario #form1 #salida {
	position: absolute;
	display: block;
}
#contenedor #formulario #form1 #fecha {
	width: 470px;
	font-size: 16px;
	margin-bottom: 10px;
	height: 30px;
}

#h1 {
	position: absolute;
	color: #FF6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	top: 50px;
	left: 40px;
	height: 30px;
}

#h2 {
	position: absolute;
	top: 480px;
	font-size: 9px;
	color: #FF6600;
	left: 630px;
	width: 320px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 40px;
}

#h2 a:link {
	color: #333333;}

#estrellas{
	background-image: url(imagenes/estrellas.gif);
	width:70px;
	height:20px;
	background-repeat: no-repeat;
	position: absolute;
	top: 60px;
	left: 275px;
}
#contenedor #formulario #form1 legend {
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;
}
#contenedor #formulario #form1 #nombre {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#contenedor #formulario #form1 #nombre #textfield2 {
	color: #FFB59B;
}
#contenedor #formulario #form1 #telefono {
	font-size: 16px;
	margin-bottom: 10px;
}
#contenedor #formulario #form1 #mail{
margin-bottom:10px;
font-size:16px;
}
#contenedor #formulario #form1 #personas {
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: -5px;
}
#contenedor #formulario #form1 #comentario #enviar {
	margin-top: 5px;
	margin-left: 150px;
}
#contenedor #formulario #form1 #fecha2 {
	width: 470px;
	font-size: 16px;
	margin-bottom: 10px;
	height: 30px;
  font-family: Georgia, "Times New Roman", Times, serif;
}


#contenedor #formulario #form1 #comentario #enviar {
	margin-top: 5px;
}
#contenedor #formulario #form1 #comentario #comentario {
	margin-top: 5px;
}

#pagina{
	width: 1000x;
	height: 600px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left: -500px;
	margin-top: -300px;
	background-image: url(imagenes/fondo.jpg);
}
		

#pagina2{width: 1000px;
          height: 600px;
		  position:relative;
		  margin:auto;
		}

.Estilo3 {color: #FF0000; font-size:11px}


