*{
	font-family: helvetica;
	text-decoration: none;
	color: #878787;
}

.clear{
	clear: both;
	display: block;
}

h1{
	margin: 15px;
	margin-left: 0px;
	font-size: 18px;
	color: #282f58;
	font-weight: bold;
}

h2{
	margin: 15px;
	margin-left: 0px;
	font-size: 14px;
	color: #282f58;
	font-weight: bold;

}

h2.name{
	margin-bottom: 5px;
}

li{
	display: block;
	clear: both;
}

p{
	line-height: 16px;
	margin-bottom: 10px;
	text-align: justify;
}

a{
	color: rgb(40,47,88);
}

#wrapper{
	width: 889px;
	margin: 0px auto;
	font-size: 12px;
}

#header{
	background-image: url(../images/style/header_bg.jpg);
	height: 146px;
}

ul.menu li{
	display: inline;
	padding: 0px 1px 0px 2px;
	font-weight: bold;
}

ul.menu li a{
	padding: 0px 5px 0px 6px;
	background-color: #d4d4d4;
	font-size: 17px;
}

ul.menu li a:hover{
	color: #282f58;
}

#content{
	background-image: url(../images/style/content_bg.gif);
}

#content_left{
	float: left;
	width: 645px;
	padding-left: 10px;
}

#content_right{
	margin-left: 665px;
	width: 205px;
}

#clima{
	width: 203px;
	background-color: white;
	border: 1px solid #cecece;
	height: 65px;
	margin-bottom: 3px;
	margin-top: 45px;
}

#clima h3{
	font-size: 12px;
	color: #666666;
	width: 70px;
	float: left;
	margin: 5px 55px 0px 10px;	
}

a.lat_sp{
	margin-right: 5px;
}

img.not_portada{
	float: left;
	margin-right: 5px;
}

#inicio_left{
	width: 420px;
}

#inicio_right{
	float: right;
	width: 210px;
}

#newsletter{
	width: 173px;
	padding: 15px;
	background-color: #e8e8e8;
	border: 1px solid #cdcdcd;
	margin-bottom: 3px;
}

#newsletter h2{
	margin-top: 0px;	
}

#newsletter p{
	font-size: 10px;
}
#footer{
	display: block;
	clear: both;
	background-image: url(../images/style/footer_bg.jpg);
	background-repeat: no-repeat;
	background-color: white;
	text-align: center;
	font-size: 10px;
	padding-top: 20px;
	padding-bottom: 5px;
}

#footer a:hover{
	color: #282f58;
}

.menu.admin{
	margin-left: 10px;
}

fieldset.admin{
	margin-top: 15px;
	background-color: #eeeeee;
	border: 1px solid #e0e0e0;
	padding: 20px;
}

fieldset .text{
	line-height: 24px;
	width: 300px;
	font-size: 18px;
	background-color: #dddddd;
	border: 1px solid #aaaaaa;
}

fieldset textarea{
		width: 300px;
		height: 200px;
		margin-top: 10px;
}

fieldset.admin input.text{
	line-height: 24px;
	width: 500px;
	font-size: 14px;
	background-color: #dddddd;
	border: 1px solid #aaaaaa;
	padding: 5px;
}

fieldset.admin textarea{
		width: 500px;
		height: 200px;
		margin-top: 10px;
}


li.mod_id{
	background-color: #ddd;
	line-height: 24px;
	margin: 10px;
	padding: 10px;
	font-size: 18px;
}

li.mod_id a:hover{
	color: #282f58;
}

span.delete_bt{
margin-left: 20px;
}

table td input.select{
	margin: 5px 10px;
}

#cal{
	float:left;
	width: 52px;
	height: 54px;
	background-image: url(../images/cal.gif);
}

#cal p.mes{
	color:white;
	text-align: center;
	font-size: 12px;
	margin-top: 5px; 
}

#cal p.dia{
	color: #a2a2a2;
	font-size: 35px;
	text-align: center;
	line-height: 7px;
}

p.cal_link{
	line-height: 54px;
	font-size: 10px;
	margin-left: 52px;
}

#hotel_col{
	font-size: 12px;
	margin-top: 10px;
}

#hotel_col p{
	margin: 0px;
}

#hotel_col p a{
	color: white;	
}

#hotel_col p a:hover{
	color: gray;	
}

#hotel_col td{
	padding: 0px 10px;
}

input.text{
	width: 200px;
	height: 20px;
	font-size: 14px;
}

#newsletter input.text{
	width: 160px;
	height: 20px;
	font-size: 14px;
}

select.text{
	width: 200px;
	height: 20px;
	font-size: 14px;
	color: #878787;
}

textarea.text{
	width: 200px;
	height:120px;
	font-size: 14px;
}

strong{
	color: #282f58;
}

ul#listado li.alt{
	background-color: #f7f7f7;
}

ul#listado li{
	border-bottom: 1px solid #cdcdcd;
	border-top: 1px solid white;
	padding: 10px;
	padding-top: 20px;
	background-color: #e8e8e8;
}
ul#listado li.over{
	background-color: #cdcdcd;
}

ul#listado h2{
	margin-bottom: 0px;
}

img.ficha{
	border: 5px solid #b9b9b9;
	margin-left: 5px; 
}

img.logo{
	float: left;
	margin-right: 5px;
}

table.hotel_col{
	font-size: 12px;
	margin-top: 10px;
}

table.hotel_col p{
	margin: 0px;
}

table.hotel_col p a{
}

table.hotel_col p a:hover{
	color: #282f58;
}

table.hotel_intro{
	width: 700px;
	color: white;
	margin-top: 40px;
}

table.hotel_intro p{
	line-height: 12px;
}

.hotel_intro a{
	color: #282f58;
	font-weight: bold;
}

#fest{
	width: 198px;
	background-color: white;
	border: 1px solid #cecece;
	height: 60px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-left: 5px;
}

#listado h2{
	margin-top: 0px;
}

#listado a{
	color: gray;
}

#listado p{
	text-align:left;
}

ul li{
	margin-bottom: 10px;
}

ul li strong{
	margin-right: 10px;
}

ul.fest{
	clear: none;
}

#btt_reserva{
	float:right;
	margin: 20px 5px 0px 0px ;
	background: url(../images/btt_reserva.gif) no-repeat;
	padding-top: 8px;
	text-align: center;
	width: 135px;
	height: 22px;
	color: white;
	cursor: hand;
}

#btt_reserva a{
	color: white;
}

p.form_club{
	color:red;
}

p.form_club_normal{
	color:#878787;
}

#lang{
		background-color: #d4d4d4;
		margin: 0px;
}

#lang ul{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 5px;
}

#lang ul li{
	display: inline;
}

#lang ul li a {
	padding: 5px;
}

div.alert{	padding: 10px;
	background-color: #ffd7d7;
	border: 1px solid #ffb6b6;
	font-size: 12px;
	margin-top: 10px;

}