/* CSS Document */
body {
	margin: 0px;
	background-color: #FFF;
	color: #333;
	font-family: "Raleway", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
}
td {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	text-align: justify;
}
#contenido {
	width: 95%;
}
.contacto {
	width: 100%;
}
.descripcion{
	font-size:12px;
	color: #333;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	width: 90%;
	text-align: left;
}
.error{
	font-family: 'Raleway', sans-serif;
	color:#FF0000;
	font-size:12px;
	text-align:right;
}
.text{
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	text-align:left;
	width:50%;
}
.mensaje{
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	text-align:left;
	height:2em;
	width: 100%;
	padding-right: 5px;
	padding-bottom: 5px;
}
.boton{
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	text-align:center;
	border:1px solid #CCC;
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 5px;
}
.boton:hover {
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	text-align:center;
	border:1px solid #CCC;
	background-color: #CC0000;
	color: #FFFFFF;
	padding: 5px;
}
.requerimientos {
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	color: #333;
	height: 50px;
	width: 95%;
}
.nombre {
	font-family: 'Raleway', sans-serif;
	font-size:1em;
	color: #333333;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border: 1px solid #CCCCCC;
	height: 2em;
}
.email {
	font-family: 'Raleway', sans-serif;
	font-size:1em;
	color: #333333;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border: 1px solid #CCCCCC;
	height: 2em;
}
.tel {
	font-family: 'Raleway', sans-serif;
	font-size:1em;
	color: #333333;
	width: 50%;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border: 1px solid #CCCCCC;
	height: 2em;
}
.personas {
	font-family: 'Raleway', sans-serif;
	font-size:1em;
	color: #333333;
	width: 15%;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border: 1px solid #CCCCCC;
	height: 2em;
}


.fecha {
	font-family: 'Raleway', sans-serif;
	font-size:1em;
	color: #333333;
	width: 15%;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border: 1px solid #CCCCCC;
	height: 2em;
}
.horario {
	font-family: 'Raleway', sans-serif;
	font-size:1em;
	color: #333333;
	width: 20%;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border: 1px solid #CCCCCC;
	height: 2em;
}
.asunto {
	font-family: 'Raleway', sans-serif;
	font-size:1em;
	color: #333333;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border: 1px solid #CCCCCC;
	height: 2em;
}
.comentarios {
	font-family: 'Raleway', sans-serif;
	font-size:1em;
	color: #333333;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	height: 152px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border: 1px solid #CCCCCC;
}
#idioma1 {
	position: fixed;
	z-index: 9999;
	top: 10px;
	right: 10px;
	float: right;
}
.titulo-reservas {
	background-color: #FF9900;
	background-image: url(../images/encabezado-reservas.png);
	background-repeat: no-repeat;
	height: 60px;
	background-position: left center;
}
.titulo-email {
	background-color: #FF9900;
	background-image: url(../images/encabezado-email.png);
	background-repeat: no-repeat;
	height: 60px;
	background-position: left center;
}
.titulo-info {
	background-color: #FF9900;
	background-image: url(../images/encabezado-info-util.png);
	background-repeat: no-repeat;
	height: 60px;
	background-position: left center;
}
@media screen and (max-width: 320px) 
{
.requerimientos {
	font-size:1.4em;
}
}
