/*@charset "utf-8";
body, div, h1, h2, h3, h4, h5, p, ul, li, a, form, input {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}
h1, h2, h3, h4 {
	display:none
}
p {
	margin: 5px 3px 2px 3px;
}
ul li {
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 35px;
	margin-bottom: 1px;
	list-style-type: disc;
	list-style-position: outside;
}
/*a {
	text-decoration: none;
	color: #000154;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000154;
}
a:hover {
	text-decoration: none;
	color: #000154;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

.tabla {
	display: tabla;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/logo.jpg);
	height: 157px;
	background-repeat: no-repeat;
}
.head{
	width: 100%;
	background-color: #000154;
	background-image: url(../images/logo.jpg);
	height: 157px;
	background-repeat: no-repeat;
}
.cuerpo {
	margin:5px 0 0 0;
}
.diseno{
	background: url(../images/diseno.jpg) no-repeat;
	height: 26px;
	width: 256px;
	float: left;
	margin:0 2px 0 2px;
	border:#000000 solid 1px;
}
.email{
	background: url(../images/email.jpg) no-repeat;
	height: 26px;
	width: 256px;
	float: left;
	margin:0 2px 0 2px;
	border:#000000 solid 1px;
}
.alojamiento{
	background: url(../images/alojamiento.jpg) no-repeat;
	height: 26px;
	width: 256px;
	float: right;
	margin:0 2px 0 2px;
	border:#000000 solid 1px;
}
.pie {
	color: #FFFFFF;
	background-color: #000154;
	text-align: center;
}
.medida {
	width: 246px;
	border: 1px solid #000066;
	margin: 2px 3px 5px 3px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #000054;
}


.diseno_1{	background: url(../images/bg_diseno.jpg) repeat-x;
	width: 256px;
	float: left;
	margin:5px 2px 0 2px;
	border:#000000 solid 1px;
}
.email_1{	background: url(../images/bg_email.jpg) repeat-x;
	width: 256px;
	float: left;
	margin:5px 2px 0 2px;
	border:#000000 solid 1px;
}
.alojamiento_1{	background: url(../images/bg_alojamiento.jpg) repeat-x;
	width: 256px;
	float: right;
	margin:5px 2px 0 2px;
	border:#000000 solid 1px;
}*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #000054;
}
#contenedor{
	width:780px;
	margin:auto;
	}
#pagina_inicio{
	text-align:center;
	}
#botones{
	padding-left:267px;
	position:static;
	}
.descrip{
	float:left;
	width:326px;
	height:348px;
	color:#FFFFFF;
	background-image:url(../images/fondo_descrip.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-right:25px;
	padding-left:25px;
	padding-top:12px;
	_padding-top:25px;
	}
a{
	text-decoration:underline;
	color:#CBDB82;
	}
a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#CBDB82;
	}
	
	
#logo_izq{
	float:left;
	width:157px;
	height:360px;
	padding-left:120px;
	}
#descripciones{
	width:780px;
	height:360px;
	}
.btn{
	float:left;
	width:164px;
	height:68px;
	}
#footer{
	color:#CBDB82;
	text-align:center;
	}
input{
	width:248px;
	border: 1px solid #A2211C;
	}
textarea{
	width:312px;
	border: 1px solid #A2211C;
	}