*{
	margin: 0;
	padding: 0;
}

body{
	background-color: #FFFFFF;
	color: #686868;
	font: 12px Arial, Helvetica, sans-serif;
}

h1{
	font-size: 13px;
}

h2{
	color: #1D8DCC;
	font-size: 12px;
}

img{
	border: 0;
}

p{
	margin-bottom: 20px;
}

a{
	color: #1D8DCC;
}

/*--ESTRUCTURA--*/
.ajuste{
	margin: auto;
	width: 912px;
}

#cabecera-con{
	background-color: #E4E4E2;
	height: 435px;
}

#contenido-con{
	background-color: #E4E4E2;
}

#pie{
	color: #1D8DCC;
	font: 12px Arial, Helvetica, sans-serif;
}

#pie li{
	border-bottom: 1px solid #C6C6C4;
	height: 13px;
	list-style: none;
	padding: 6px 0;
}

#pie a{
	color: #1D8DCC;
	text-decoration: none;
}

#pie a:hover{
	text-decoration: underline;
}

.iz{
	float: left;
	width: 240px;
}

.de{
	float: right;
	width: 658px;
}

.small{
	background: url(../../imagen/cont-small-bg.png) repeat-y;
	width: 329px;
}

.small .head{
	background: url(../../imagen/cont-small-top.png) no-repeat;
	height: 20px;
}

.small .cont{
	min-height: 200px;
	padding: 0 25px 5px 11px;
}

.small .hr{
	background: url(../../imagen/cont-small-hr.gif) no-repeat;
	height: 2px;
}

.small .bottom{
	background: url(../../imagen/cont-small-bottom.png) no-repeat;
	height: 20px;
}

.small .d{
	float: right;
	width: 180px;
}

.small .i{
	float: left;
	width: 100px;
}

.big{
	background: url(../../imagen/cont-big-bg.png) repeat-y;
	width: 658px;
}

.big .head{
	background: url(../../imagen/cont-big-top.png) no-repeat;
	height: 20px;
}

.big .cont{
	min-height: 200px;
	padding: 0 25px 5px 11px;
}

.big .hr{
	background: url(../../imagen/cont-big-hr.gif) repeat-x;
	height: 2px;
}

.big .bottom{
	background: url(../../imagen/cont-big-bottom.png) no-repeat;
	height: 20px;
}

.big .i{
	float: left;
	width: 460px;
}

.big .d{
	float: right;
	width: 150px;
}

.big .titulo{
	margin: 1px 0 6px 0;
}

.listatrata{
	display: none;
}

/*--TEXTOS--*/
.azul{
	color: #1D8DCC;
}

.gris{
	color: #939393;
}

.titulo{
	font-size: 15px;
	font-weight: bold;
}

.txt{
	line-height: 20px;
}

.txtiny{
	font-size: 8px;
}

/*--HELPERS--*/
.cb{
	clear: both;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tl{
	text-align: left;
}

.tr{
	text-align: right;
}

.tc{
	text-align: center;
}

.cpointer{
	cursor: pointer;
}

/*--MENU--*/
.menu{
	background: url(../../imagen/menu-bg.png) no-repeat;
	height: 50px;
	width: 658px;
}

.menu ul{
	padding-left: 0px;
}

.menu li{
	background: url(../../imagen/menu-separa.gif) no-repeat;
	color: #FFFFFF;
	float: left;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 17px;
	list-style: none;
	padding: 0 14px;
}

.menu li.limpio{
	background: none;
}

.menu li a{
	color: #FFFFFF;
	text-decoration: none;
}

.menu li a:hover{
	color: #FF0000;
}

.mini-opciones{
	float: right;
	padding: 95px 10px 0 0;
}

/*--SUBMENU--*/
.submenu{
	margin: 10px 0 60px;
	width: 230px;
}

.submenu ul{
	list-style: none;
	padding-left: 5px;
}

.submenu li{
	font-weight: bold;
	line-height: 20px;
}

.submenu li a{
	background: url(../../imagen/li-bullet.gif) no-repeat left center;
	color: #686868;
	padding-left: 20px;
	text-decoration: none;
}

.submenu li a:hover{
	background: url(../../imagen/li-bullet-on.gif) no-repeat left center;
	color: #1D8DCC;
}

/*--RESERVA--*/
.reserva{
	float: left;
	position: relative;
}

.reserva-head{
	background: url(../../imagen/reserva-head.png) no-repeat;
	color: #FFFFFF;
	height: 50px;
	width: 240px;
}

.reserva-head .titulo{
	font-size: 14px;
	padding: 8px 11px 0 0;
	text-align: center;
}

.reserva-body{
	background: url(../../imagen/reserva-bg.png) no-repeat;
	height: 265px;
	width: 240px;
}

#mas_habitacion{
	border: none;
}

#boton_continuar{
	border: none;
}

.button, button{
	border: none;
	background: none;
}

.formel{
	background-color: #C0C0C0;
	border: 1px solid #9E9E9E;
	height: 18px;
	line-height: 20px;
	padding: 2px 0 0 2px;
	text-align: left !important;
}

.form_boton{
	background-color: #4DA7D9;
	border: 1px solid #1C7CBA;
	color: white;
	font-weight: bold;
}

.formels{
	background-color: #C0C0C0;
	border: 1px solid #9E9E9E;
	height: 22px;
	line-height: 20px;
}

textarea{
	background-color: #C0C0C0;
	border: 1px solid #9E9E9E;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 2px 0 0 2px;
}

.roundReservaOn{
	background-color: #C0C0C0;
	height: 23px;
	color: #FFFFFF;
	line-height: 23px;
	font-weight: bold;
	padding: 0 10px;
}

.roundReservaOff{
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
}

/*--BANNER--*/
.banner {
	float: right;
	position: relative;
}

.banner-mask {
	height: 258px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	width: 658px;
}

.banner-imagen {
	left: 0;
	position: absolute;
	top: 0;
}

.banner-imagen img {
	float: left;
}

.banner-pages {
	display: inline;
	height: 258px;
	line-height: 40px;
	position: absolute;
	right: 8px;
	text-align: center;
	top: 5px;
	width: 90px;
	z-index: 5;
}

.banner-pages a {
	color: #FFFFFF;
	display: block;
	outline: none;
	text-decoration: none;
}

.banner-pages img{
	border: none;
	margin-bottom: 5px;
}

/*--GALERIA--*/
.gal{
	margin: 16px 0 0 16px;
}

.mid{
	height: 88px;
	width: 135px;
}

.roundImg{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px
}

.roundReservaOn{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

/*--CALENDARIO DATEPICKER--*/
.datepickerDisponible a {
	background-color: #007700;
}
/*--TWITTER--*/
#twitter{
	width: 230px;
}

#twitter .cabecera{
	height: 52px;
}

#twitter .contenido{
	background: url(http://www.termaeuropa.com/imagen/twitter-bg.png) repeat-y;
	height: 250px;
	overflow: auto;
}

#twitter .pie{
	height: 30px;
	ba;
	background: url(http://www.termaeuropa.com/imagen/twitter-foot.png) no-repeat;
	text-align: center;
}

#twitter .pie a{
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
	padding-top: 5px;
}

#twitter .tweet {
	padding: 8px;
	border-bottom: 1px solid #dadad8;
}
#twitter .tweet img {
	float: left;
	margin: 0 8px 4px 0;
}
#twitter .tweet .text {
	margin: 0;
}
#twitter .tweet .time a {
	font-size: 80%;
	color: #bfbfbd;
	white-space: nowrap;
	text-decoration: none;
}
#twitter .tweet .time a:hover {
	text-decoration: underline;
}



