@import url(https://fonts.googleapis.com/css?family=Dancing+Script);
*
{
	margin: 0;
	padding: 0;
}
#cuerpo .clientes
{
	text-align: left;
	margin: 0 auto;
	margin-top: 20px;
	width: 60%;
	background-color: #47B7DC;
}
#cuerpo #vistaclientes
{
	width: 100%;
}
#cuerpo .clientes thead
{
	background-color: #36a6cb;
}
#cuerpo .clientes button
{
	float: right;

}
#cnotReserva
{
	text-align: right;
}
#cnotReserva img
{
	width: 20px !important;
	margin-right: 20px;

}
#tnr
{
	font-size: xx-large;

}
#cnt
{
	width: 90%;
	margin-left: 5%;
}
.tcnt
{
	font-size: x-large;
}
.fccnt
{
	margin-top: 50px;
}
.fccnt img 
{
	width: 20px !important;
	margin-left: 3px !important;
	margin-right: 3px !important;
}
.bclientes
{
	width: 60%;
	display: block;
	margin: 5px auto;
	height: 30px;
}
#cuerpo .clientes td
{
	width: 15%;
}
button:hover
{
	cursor: pointer;
}
body
{
	background-color: #2c2c2c;
}
#on{
	max-height: 700px;
	overflow: scroll;
	background-color: #f5f5f5;

}
#on .fcom input
{
	width: 90% ;
	display: block;
	margin: 5px auto;
	height: 25px;
}
#on .fcom textarea
{
	width: 90% ;
	display: block;
	margin: 5px auto;
	height: 100px;
}
#on button
{
	width: 40%;
	margin-left:5%;
	margin-right: 5%;
}
#on h3 
{
	margin: 10px;
	font-style: x-large;
}
#on div
{
	width: 90%;
	margin-bottom: 10px;
	margin-left: 8px;
	border: 1px solid;
	border-radius: 5px;
	box-shadow: 0 0 15px #2c2c2c;
}
.oculto
{
	display: none;
}
#on span
{
	font-style: italic;
	margin-left: 5%;
	font-weight: bold;
}
#on div h5
{
	font-size:x-large;
	font-style: italic;
	margin-left: 5%;
}
#on div p
{
	font-size: normal;
	font-weight: normal;
	text-align: left;
}
#header
{
	width:80%;
	margin:0 auto;
	background-color: white;
	padding-top: 10px;

}
#header img 
{
	width: 100%;
	height: 100%;
}
#header nav img
{
	width: auto;
}
.imgfondo
{
	width: 100%;
	height: 420px;
}
.naviz
{
position: absolute;
z-index: 6;
top:310px;
left: 11%;
}
.navde
{
	position: absolute;
z-index: 6;
right: 11%;
top: 310px;
}
#header div
{
	margin-bottom: 10px;
	text-align: right;
}
#header h1
{
	
	float: left;
}
#header h1,#header nav,#header ul li
{
	display: inline-block;
}
 a
{
	text-decoration: none;
	color: black;
}
 a:hover
{
	text-decoration: none;
	color:orange;
}
#header nav
{
	width: 60%;
	clear: both;
}.se
{
	margin-left: 5%;
	font-weight: bold;
	padding-bottom: 20px;
}
#header ul
{
	background-color: #47B7DC;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	
}
#header ul li
{
	min-width: 15%;
}
#cuerpo
{
	width: 80%;
	margin:0 auto;
	background-color: white;
	padding-top: 20px;
}
#form
{
	background-color: #f0f2f5;
	width: 90%;
	margin-left:5%;
	text-align: center;
	height: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px; 
	border-radius: 4px;
}
#form input
{
	margin-left:20px;
	margin-right: 20px;
}
#cuerpo div
{
	display: inline-block;	
}
li li
{
list-style: none;
display: inline-block;
margin-right: 5%;
}
#on {
	width: 30%;
}
#articulos
{
width: 68%;
}
h2
{
	font-size: xx-large;
	font-weight: bold;
	color:#47B7DC;;
}
article
{
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 10px;
	padding-top: 10px;
}
article h3
{
	font-size: x-large;
	font-weight: bold;
}
#cuerpo .fa
{
	width: 30%;
	vertical-align: top;
	text-align: center;
	margin-top: 30px;
}
#cuerpo .fa img
{
	width: 160px;
	height: 89px;
}
#cuerpo .ta
{
	width: 68%;
	margin-top: 30px;
}
#footer
{
	background-color: #47B7DC;
	width: 80%;
	margin: 0 auto;
	
}
#footer ul
{
	list-style: none;
	border-right: 1px solid #EFEFEF;
	vertical-align: top;
	display: inline-block;
	width: 18%;
}
#footer .last
{
	border:none;
}
.seul
{
	margin-left: 5%;
	margin-right: 5%;
}
#footer ul li:first-child
{
	font-weight: bold;
	font-size: x-large;
	margin-bottom: 15px;
	font-family: 'Nunito', sans-serif;
	text-align: center;
}



/*login*/


#login
{
	width: 50%;
	margin: 30px auto;
	background: #87e0fd; /* Old browsers */
border-radius:7px;
padding: 10px;

}
#login input
{
	display: block;
	width: 100%;
	height: 40px;
	margin:7px auto;
	border-radius:7px;
}
#login input:focus
{
	background-color:#7FFF00;
	font-weight: bold;
	color:black;
	font-size: x-large;
}
input[placeholder]
{
	text-align: center;
}
/*clases*/
.rojo
{
	color: red
}
.verde
{
	color: green
}
.centrado
{
	text-align: center;
}

/*admin*/
#menua button
{
	background-color: #47B7DC;
	padding: 10px;
	display: inline-block;
	border: none;
}
#cuerpoa{
	text-align: center;
	margin-top: 100px;
}
#cuerpoa button
{
	display: inline-block;
	width: 18%;
	background-color: #47B7DC;
	height:100px;
	padding-top: 25px;
	border: none;
}
#cuerpoa button:nth-child(odd)
{
	margin-right: 5%;
	margin-left: 5%
	}
#cuerpoa table
{
	width: 80%;
	margin: 0 auto;
	border-spacing: 0;

}
#cuerpoa table thead
{
	background-color: #47B7DC;
}
#cuerpoa input[type="text"]
{
	width: 80%;
	display: block;
	margin: 20px auto;
	height: 50px;
}
#cuerpoa textarea
{
	width: 80%;
	height: 150px;
	display: block;
	margin: 0 auto;
}

/*apartamentos.php*/
#cuerpoap {
	background-color: white;
	width:80%; 
	margin: 0 auto;
	padding-bottom: 15px;
}
#cuerpoap div
{
	
	width: 22%;
	margin: 0 auto;
	display: inline-block;
	border-radius: 4px;
	background: #00abd6;
	margin-bottom: 10px;
	box-shadow: 0px 0px 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
#cuerpoap #confi
{
	width: 100%;
	display: block;
	background-color: white;
	box-shadow: none;
	border-radius: none;
	text-align: center;
}
#cuerpoap #confi div
{
	width: 20%;
	margin-left: 2%;
	margin-right: 2%;
	min-height: 300px;
}
#cuerpoap #confi .not
{
	background-color: yellow
}
#cuerpoap #confi .conf
{
	background-color: #66ff66;
}
#cuerpoap .ds
{
	margin-left: 2%;
	margin-right: 2%;
}

#cuerpoap div:hover
{
	background-color: #47B7DC;
}
#cuerpoap div img
{
	width: 90%;
	display: block;
	margin: 0 auto;
}
#cuerpoap div p
{
	margin-left: 5%;
	width: 50%
}
#cuerpoap div h6
{
	width: 100%;
	font-size: x-large;
	font-family: 'Nunito', sans-serif;
	text-align:center;
}
#cuerpoap div button
{
	
	width: 40%;
	margin-left: 4%;
	border-radius: 5px;
	margin-right: 4%;
	background-color: #96e843;
	border:none;
}
#cuerpoap div .ec
{
	width: 165%;
	margin-bottom: 10px;
	height: 30px;
}
#popup , #ec
{
	z-index: 3;
	background-color:rgba(255,255,255,0.9);
	width: 40%;
	min-height: 520px;
	position: fixed;
	margin-left: 50%;
	left:-20%;
   	bottom: 50%;
   top: 10%;
    display: none;
    text-align: center;
    border-radius: 4px;
}
#ec table
{
	text-align: left;
	width: 80%;
	margin: 30px auto;
}
table tr
{
	height: 30px;
}
#galeria
{
	width: 80%;
	margin-left: 50%;
	left: -40%;
	display: none;
	position: fixed;
	top:5%;
	z-index: 5;
	height: 80%;

}
#galeria img
{
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin:0 auto;
}
#galeria .cerrar,#galeria .iz,#galeria .de
{
	width: 20px;
	height: 20px;
	position: fixed;
	z-index: 7;
	
}
#galeria .cerrar
{
	margin-left: 50%;
	top: 2%;
}
#galeria .iz
{
 margin-top: 40%;
 margin-left: 50%;
 left: -38%;
}
#galeria .de
{
margin-left: 78%;
 margin-top: 40%;
}
#galeria img .direccion
{
	width: 5%;
	vertical-align: middle;
}
#fondop
{
	z-index: 3;
	top:0px;
    bottom: 0px;
    right: 0px;
    left:0px;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	display: none;
}
#popup p
{
	text-align: left;

}
#popup ul
{
	height: 40%;
	text-align: left;
    width: 100%;
    
}
#popup ul li
{
	list-style: none;
	width: 26%;
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
	vertical-align: top;
}
#popup ul .grande
{
	width: 56%;
}
li img
{
	width: 10px;
	margin-right: 5px;
	height:10px;

}
.cerrar
{
	width: 15px;
	height: 15px;
	float: right;
	margin: 15px;
}
.cerrar:hover
{
	cursor: pointer;
}
#popup {
	overflow: hidden;
}
#popup div
{
	
	margin-top: 20px;
}
#popup div img
{
	width: 20%;	
}
#popup button
{
	float: right;
}
#popup #fd 
{
	height: 34%;
	overflow: scroll;
	width: 95%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 30px;
	background-color: #00abd6;
}

#popup #fd img
{
		height: 67px;
		width: 50px;
		margin-right: 10px;
		margin-left: 10px;
		border:none;
}
.uli
{
	margin-bottom: 20px;
}
#popup div img:nth-child(even)
{
	margin-left: 4.5%;
	margin-right: 4.5%;
	
}
#fondop
{
	z-index: 3;
	top:0px;
    bottom: 0px;
    right: 0px;
    left:0px;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	display: none;
}
#cuerpo p
{
	display: inline-block;
}
#cuerpoap .libre,#cuerpoap .ocupado,#cuerpoap .reservado
{
	
	width: 100%;
text-align: center;
margin-right:0px; 
}
#cuerpoap .libre
{
	background-color: #96e843;;
}
#cuerpoap .ocupado
{
	background-color: red;
}
#cuerpoap .reservado
{
	background-color: yellow;
}
#cuerpoap .libre:hover
{
	background-color: #96e843;;
}
#cuerpoap .ocupado:hover
{
	background-color: red;
}
#cuerpoap .reservado:hover
{
	background-color: yellow;
}
#on 
{
	vertical-align: top;
}
#on p
{
	margin-left: 15px;
	/*font-size: x-large;*/
	font-weight: bold;
}
#on img
{
	width: 80%;
	margin: 10px auto;
	display: block;
}
#cuerpoap ul
{
	list-style: none;
}
#cuerpoap ul li
{
	display: inline-block;
	margin-left: 5%;
}
#cuerpoap div
{
	/*width: 100%;*/
}
#cuerpoap #fd
{
	width: 90%;
	text-align: center;
	margin-left: 5%;
}
#cuerpoap #fd img
{
	width: 50px;
	height: 67px;
	display: inline-block;
	margin: 1%;

}
#cuerpo ul
{
	list-style: none;
}
#cuerpo ul ul
{
	margin-left: 3%;
}
#cuerpo .cabeceracontacto
{
	width: 100%;
}
#cuerpo #informacioncontacto
{
	width: 40%;
}
#cuerpo #formulariocontacto
{
	width: 58%;
	vertical-align: top;
}
#cuerpo table
{
	width: 80%;
	text-align: center;
	margin: 15px auto;
	border-spacing: 0;
}
#cuerpo table th
{
	background-color: #47B7DC;
}
.cabeceratabla
{
	color: #c2c2c2;
}

#cuerpo #formulariocontacto textarea
{
	width: 90%;
	display: block;
	margin: 0 auto;
	height: 150px;
}
#cuerpo #formulariocontacto input[type="checkbox"]
{
	width: 15px;
	height: 15px;
}
#cuerpo #formulariocontacto div
{
	display: block;
	margin-top: 15px;
}
#cuerpo #formulariocontacto label
{
	width: 20%;
	display: inline-block;
	text-align: right;
}
#cuerpo #formulariocontacto input
{
	width: 58%;
	height: 50px;
}
#cuerpo #formulariocontacto input[type="submit"]
{
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 20%;
}
#cuerpo #formulariocontacto .ai
{
	text-align: right;
}
.contacto p
{
	margin-left: 10%;
	font-weight: bold;
}
.contacto ul

{
	margin-left: 12%;
}
.contacto h2{
	margin-left: 8%;

}
.a
{
	color: blue;
}
input
{
	text-align: center;
}
#reservard
{
	background-color: #f0f2f5;
}
#cuerpoap #cabe,#cuerpoap #reservard
{
	display: inline-block;
	background-color: white;
	box-shadow: none;
}
#cuerpoap #cabe
{
	width: 23%;
	text-align: center;
}
#cuerpoap #reservard
{
	width: 73%;
	vertical-align: top;
	padding-top: 20px;
}
#reservard div
{
	background-color:#f0f2f5;;
	width: 90%;
	display: block;
	margin: 0 auto;
	height: 200px;
	overflow: scroll;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#reservard ol li {
margin-left: 5%;
}
#reservard > li:hover
{
	color: yellow;
	font-weight: bold;
	font-size: larger;
}
#reservard ol li  img{
display: none;
}
.fd
{
	float: right;
	margin-right: 5%;
}
#treserva
{
	width: 90%;
	margin-top: 40px;
	margin-left: 4%;
	border-spacing: 0;
}
.fondoc
{
	background-color: #47B7DC;
}
#popup .mt
{
	text-align: right;
}
#popup .total
 {
 	border-top: 1px solid black;
 	text-align: right;
 }
 .gris
 {
 	color: grey;
 }
 #avd
 {
 	width: 80%;
 	margin-left: 10%;
 }
 #avd h2,#avd h3
 {
 	text-align: center;
 	font-size: xx-large;
 }
 #avd h4{
 	font-size: x-large;
 	color: #47B7DC;
 }
 #avd h5,#avd h6
 {
 	font-size: large;
 }
 #avd h6
 {color: #47B7DC;

 }
 #avd p
 {
 	text-align: justify;
 	width: 100%;
 }
 #avd .ad
 {
 	text-align: right;
 	font-weight: bold;
 }
 #avd span
 {
 	color: #47B7DC;


 }
#cuerpo #fotoex
 {
 	width: 80%;
 	display: block;
 	margin-bottom: 100px;
 	text-align: center;
 	margin: 0 auto;
 	background-color:#47B7DC;
 }
 #fotoex img
 {
 	width: 100px;
 	margin: 1%;
 	height: 67px;
 }
 #cuerpo #nosotros
 {
 	margin-left: 5%;
 }
 #cuerpoa tbody tr
 {
 	background-color: #f0f0f0;
 }
 h1 {
 	color: #47B7DC;
 	font-family: 'Dancing Script', cursive;
 	margin-left: 10px;
 }
 #cuerpo #registro
 {
 	margin-left: 5%;
 	width: 60%;
 	padding: 5%;
 	border-right: 1px solid #efefef

 }
 #cuerpo #registro div
 {
	display: block;
	margin-bottom: 15px;
 }
 #cuerpo #registro label
 {
 	display: inline-block;
 	width: 120px;
 }
 #cuerpo #registro input
 {
 	width: 50%;
 	height: 30px;
 }
 #cuerpo #registro h2
{
	text-align: center;
}
#cuerpo #flogin
{
	width: 23%;
	vertical-align: top;
	padding-top: 5%
}
#cuerpo #flogin input
{
	direction: block;
	width: 90%;
	height: 30px;
	margin: 0 auto;
	margin-bottom: 15px;
}
#admin ul
{
display: none;
}
#admin:hover ul
{
	display: block;
	position: absolute;
	width: 8.8%;

}
#admin ul li
{
	display: block;
	margin-right: 0;
	border-bottom: 1px solid #2595ba;
}
#admin ul li:hover
{
	background-color: #2595ba;
	background-bottom:1px solid #47b7dc; 
}

#cuerpoap div .confirmacion
{
	width: 100%;
}
#cuerpo .menu1
{
	width: 30%;
}
#cuerpo .menud
{
	width: 90%;
	height: 50px;
	padding-top: 40px;
	margin:20px auto;
	display: block;
	text-align: center;
	margin: 1%;
	background-color: #47b7dc; 
}
#cuerpo .menud:hover,.azul
{
	background-color: #2595ba;
}
#cuerpo #muestracontenido
{
	width: 68%;
	vertical-align: top;
}
#cuerpo #muestracontenido div
{
	display: block;
	margin-top: 20px;r
}
#cuerpo #muestracontenido label
{
	display: inline-block;
	width: 20%;
}
#cuerpo #muestracontenido input
{
	width: 50%;
	height: 40px;

}
#cuerpo #muestracontenido .dif
{
	margin-left: 20%;
	margin-top: 50px;
}
#cuerpo #muestracontenido button
{
	width: 20%;
	height: 30px;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 50px;
}
#muestracontenido table
{
	width: 90%;
	margin: 30px auto;
	text-align: center;
	border-spacing: 0;
}
#cuerpo .center
{
	text-align: center;
	display: block;
}
.cerrar img
{
	width: 10px;
	height: 10px;
	vertical-align: top;
}
#rlogin #popup
{
	min-height: 50px;
}
#rlogin #popup div
{
	margin-top: 40px;
}
#rlogin #popup input 
{
	
}
#cookies
{
	position: fixed;
	width: 20%;
	background-color: #c2c2c2;
	height: 29%;
	bottom:10px;
	right:10px;
	z-index: 7;
	padding: 10px;
}
#on 
{
	/*padding-top: 80px;*/
	padding-left: 10px;
}
#cookies h4
{
	text-align: center;
	font-size: x-large;
}
#cookies button
{
	width: 39%;
	min-height: 50px;
	margin-right: 5%;
	margin-left: 5%;
	vertical-align: top;
	margin-top: 20px;
}
#politica
{
	width: 80%;
	margin: 0 auto;
	background-color: white;
}
#politica h4
{
	text-align: center;
}
#politica h6
{
	text-align: center;
	color:#47B7DC;
	font-size: x-large;
}
#politica p
{
	width: 90%;
	text-align: justify;
	margin:0 auto;
}
#dcookies
{
	padding-left: 5%;
}
#dcookies a
{
	color: blue;
}
#cuerpoap div .tfr
{
	width: 100%;
	margin-left: 0;
}
.tfr textarea
{
	width: 100%;
	height: 120px;
}

#reservaadmin
{
	background: white;
	width:80%;
	margin:10% auto;
	padding: 2%;
}
#reservaadmin .icliente p
{
	padding-top:5px;
	display: inline-block;
	width: 48%;
	padding-bottom: 5px;
}
#reservaadmin .icliente label
{
	display: inline-block;
	width: 30%;
}
#reservaadmin img
{
	width: 30px;
	height: 30px;
	float: right;
	margin:10px;: 
}
#reservaadmin .icliente input
{
	width: 68%; 
	height: 25px;
}

