body {
	margin: 0px;
	padding: 0px;
	background-color: #e9e6dd;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #454444;
	vertical-align: top;
	text-align: justify;
}
a:link {
	color: #B93092;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B93092;
}
a:hover {
	text-decoration: underline;
	color: #B93092;
}
a:hover:visited {
	text-decoration: underline;
	color: #B93092;
}
a:visited:hover {
	text-decoration: underline;
	color: #B93092;
}
form {
	margin:20px 0px 0px 0px;
	padding:0px;
	font-size:.8em;
	display:block;
	float:left;
	width:420px;
}
label {
	display:block;
	float:right;
	clear:none;
}
input {
}
textarea {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:0px;
	margin:5px 0px 0px 0px;
	width: 220px;
	border:1px solid #999999;
}
.campos{
	padding:3px 2px 0px 2px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:5px 0px 0px 0px;
	width: 220px;
	height:2em;
	border:1px solid #999999;
	background-color:#e9e6dd;
}
.campo_asunto{
	float: left;
	clear: right;
	padding:3px 2px 0px 2px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:5px 0px 0px 0px;
	width: 220px;
	border:1px solid #999999;
}
.textocampos {
	display:block;
	clear:none;
	float:left;
	color:#B93092;
	padding:10px 2px 0px 2px;
	margin:0px;
}
.enviar {
	width:220px;
	display:block;
	float:right;
	clear:both;
	margin: 10px 0px 15px 0px; 
	padding: 0px; 
	text-align:right;
	vertical-align:middle;
}
#enviar_btn {
	width:6em;
	font-size:.9em;
	font-weight:bold; 
	color:#fff;
	padding:3px;
	background-color:#B93092;
	border:none;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#454444;
	font-size:1.2em;
	font-weight:normal;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
}
p {
	font-size: .8em;
}
#inf_izq {
	background:	url(../Images/izquierda_35.gif) bottom no-repeat #e9e6dd;
	padding-bottom: 70px;
}

.titulo{
	font-size: 1em;
	font-weight: normal;
	text-transform:uppercase;
	background-color:#88236b;
	color:#FFFFFF;
	text-align: center;
}

.habitacion {
	border-right:solid 1px #999999;
}
	
.rojo {
	color:#B93092;
}

.inf_der table table {
	width:300px;
	margin: 0 0 0px 0px;
	background-color:#FFFFFF;
	border:solid 1px #999999;
	border-bottom:0px;
}
.inf_der table table td {
	font-size:.8em;
	padding:3px;
	border-bottom:solid 1px #999999;
	text-align:center;
}

.inf_der {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.inf_der p {
	margin-right: 10px;
}
.inf_der img{
	margin: 0px;
	padding: 0px;
}
.inf_der ul{
	padding: 0px;
	margin: 20px 0 20px 50px;
	list-style: none;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #454444;
	vertical-align: top;
	text-align: justify;
}
.inf_der ul li{
	padding: 0 0 5px 20px;
	background:url(../Images/list.gif) no-repeat;
	margin: 5px 0;
	list-style: none;
	color: #B93092;
}

#footer {
	padding: 0;
	margin: 0;
	width: 954px;
	background-color: #e9e6dd;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #4e4d4c;
}
#footer ul {
	padding: 0;
	margin: 10px 0px 0px 0px;
	list-style: none;
}
#footer li {
	margin: 0px 15px 0px 0px;
	display:block;
	float:left;
	clear:none;
}

.imagen_galeria {
	float: left;
}

