/***************************
 ETIQUETAS HTML REDEFINIDAS
***************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #6f7072;
	margin: 0;
	background-color: #ffffff;
	background-image: url('http://www.formentera.es/images/bg-body.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
}

/*
a {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}
*/
a:hover {
	text-decoration: underline !important;
}

p {
	margin: 8px 0 8px 0;
	padding: 0;
}

.block {
	clear: both;
	width: 100%;
	overflow: hidden;
}

.overflow {
	overflow: hidden;
	height: 1%;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.none {
	text-decoration: none;
}

.underline {
	text-decoration: underline !important;
}

.blue_03757f {
	color: #03757f !important;
}

.blue_66c5e1 {
	color: #66c5e1 !important;
}

.blue_043a40 {
	color: #043a40 !important;
}

.blue_07aebe {
	color: #07aebe !important;
}

.blue {
	color: #5c7fbb !important;
}

.pink {
	color: #ff52a0 !important;
}

.gray {
	color: #9a9a9a !important;
}

.gray_6f7072 {
	color: #6f7072 !important;
}

.black {
	color: #000000 !important;
}

.green {
	color: #043a40 !important;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center !important;
}
/*
h2 {
	font-size: 16px;
	text-align: left !important;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	line-height: 14.4px;
	font-weight: bold;
}
*/

.font10px {
	font-size: 10px;
}

.font14px {
	font-size: 14px;
}

/***************************
	ELEMENTOS ESTRUCTURALES
***************************/

#container {
  position: relative;
  width: 948px;
  margin:0 auto 0 auto;
}

/*****	header.php	*****/

#header {
	position: relative;
	width: 100%;
	height: auto;
	margin: 10px 0 0 0;
	background-color: #ffffff;
}

#beta {
	position: absolute;
	top: -4px;
	left: -4px;
	width: 168px;
	height: 169px;
	background-position: top left;
	background-repeat: no-repeat;	
	z-index: 10;
	/*ie 6*/
	behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);
}

#header .left_col {
	position: relative;
	float: left;
	width: 735px;
}

#header .right_col {
	position: relative;
	float: right;
	width: 207px;
	height: 294px;
}

#clip {
	position: relative;
	width: 735px;
	height: 258px;
}

#clip_logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 735px;
	height: 93px;
	background-image: url('http://www.formentera.es/images/logo-header.png');
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 2;
	/*ie 6*/
	behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);
}

#go_home {
	position: absolute;
	left: 320px;
	width: 140px;
	height: 93px;
	cursor: pointer;
}

#go_home h1 {
	text-indent: -10000000000000px;
}

#clip_image {
	position: absolute;
	top: 0;
	left: 0;	
	width: 735px;
	height: 258px;	
	background-position: center center;
	background-repeat: no-repeat;
}

#clip_button {
	position: absolute;
	right: 0px;
	bottom: 20px;
	/*ie 6*/
	_right: -1px;
}
	
#clip_button img{
	/*ie 6*/
	behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);
}

#languages {
	position: relative;
	margin: 0 0 8px 0;
	overflow: hidden;
	height: 16px;
	float: left;
}

#languages ul {
	margin: 0;
	padding: 0;
}

#languages li {
	float: left;
	margin: 0 8px 0 0;
}

#professional_zone {
	width: 100%;
	position: relative;
	margin: 0 0 8px 0;
	overflow: hidden;
	float: left;
}

#weather {
	position: relative;
	float: right;
	width: 171px;
	height: 158px;
	margin: 0 0 0 0;
	padding: 15px 15px 15px 15px;
	background-image: url('http://www.formentera.es/images/bg-weather.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
}

#weather span.temp {
	position: absolute;
	top: 30px;
	left: 25px;
	font-weight: bold;
	font-size: 29px;
	color: #03757f;
}

#weather img {
	position: absolute;
	top: 20px;
	right: 10px;
	/*ie 6*/
	behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);		
}

#weather span.max_min_temp {
	position: absolute;
	top: 70px;
	left: 20px;
	bottom: 10px;
	color: #03757f;
}

#weather .future_forecast {
	position: absolute;
	top: 120px;
	left: 10px;
	width: 180px;
	height: 60px;
	overflow: hidden;
	border-top: 1px solid #dedee0;
}

#weather .tomorrow {
	position: absolute;
	top: 5px;
	left: 40px;
	padding: 0 15px 0 0;
	font-size: 10px;
	border-right: 1px solid #03757f;
}

#weather .after_tomorrow {
	position: absolute;
	top: 5px;
	right: 35px;
	font-size: 10px;
}

#weather .tomorrow img, #weather .after_tomorrow img {
	position: relative;
	top: 0;
	right: 0;
}



#search {
	position: absolute;
	width: 182px;
	height: 22px;
	left: 0px;
	bottom: 0px;
	padding: 7px 10px 7px 15px;
	background-color: #e3e4e5;	
	overflow: hidden;
}

#search img {
	position: absolute;
	top: 7px;
	right: 10px;
}

/*****	end header.php	*****/

/*****	menu.php	*****/
#menu {
	position: absolute;
	width: 735px;
	margin: 0 0 0 0;
	background-color: #043a40;
	font-size: 16px;
	height: 36px;
	*height: 35px;
	top: 257px;
	*top: 267px;
	*z-index: 10000000;
}

#menu ul, #menu li {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#menu ul li {
	position: relative;
	width: auto;
	float: left;
	display: inline;
	margin: 0;
}

#menu ul li img {
	/*ie 6*/
	behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);	
}

#menu ul li a {
	display: block;
	padding: 8px 16px 8px 16px;
	background-color: #043a40;
	background-image: url('http://www.formentera.es/images/menu-divider.jpg');
	background-position: center right;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #a5d4c0;
	text-align: center;
	text-decoration: none;	
}

#menu ul li a:hover, #menu ul li a:active {
	background-color: #125860;
	text-decoration: none !important;
}

/* inicio y final	*/

#menu a#first {
	margin: 0px 0px 0px 10px;
}

#menu ul li.home {
	float: right;
	margin: 0 20px 0 0px;
}

#menu ul li.home a {
	float: right;
	margin: 0 0 0 0;
	padding: 8px 0 0 16px;
	background-image: none;
}

#menu ul li.home a:hover {
	background-color: #043a40;
}

/*	desplegable	*/

#menu ul li ul {
	position: absolute;
	display: none;
	background-color: #cdeaf5 !important;
	padding: 7px 0 0 0;
	width: 175px;
	z-index: 10000000; /*	para firefox	*/
}
#menu ul li ul li {
	float: none;
	margin: 0;
	background-color: #cdeaf5 !important;
}
#menu ul li ul li a {
	display: block;
	padding: 5px 20px 5px 20px;
	background-color: #cdeaf5;
	background-image: url('http://www.formentera.es/images/arrow-menu.jpg');
	background-position: 7% 50%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #043a40;
	text-align: left;
	text-decoration: none;		
	border-bottom: 1px solid white;
}

#menu ul li ul li a:hover, #menu ul li ul li a:active {
	background-color: #cdeaf5;
	text-decoration: none !important;
}

/*****	end menu.php	*****/

#content {
	position: relative;
	clear: both;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
}

/*****	left_sidevar.php	*****/

.left_sidevar {
	position: relative;
	float: left;	
	text-align: center;
}

.ad_intern {
	position: relative;
	padding: 10px 8px 10px 8px;	
	background-color: #edf4fb;
}

.advertisement {
	position: relative;
	width: 204px;
	margin: 0 0 0px 0;
	cursor: pointer;
}

.advertisement .image {
	position: relative;
	background-position: center left;
	background-repeat: no-repeat;
	width: 204px;
	height: 60px;
}			

.advertisement .title {
	position: relative;
	text-align: right;
}

.advertisement .title a {
	display: block;
	padding: 0px 5px 0px 5px;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	height: 1%;
}

.ad_external {
	position: relative;
	margin: 0 0 10px 0;
}

.ad_external ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.ad_external li {
	margin: 0 0 5px 0;
}

/*****	end left_sidevar.php	*****/

/*****	right_sidevar.php	*****/

.right_sidevar {
	position: relative;
	width: 207px;
	float: right;
	margin: 0 0 0 0;
	border-left: 1px solid #8ecdd6;
}

#follow_us {
	position: relative;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#follow_us ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#follow_us li {
	width: 98px;
	float: left;
	margin: 0 10px 0 0;
	padding: 20px 0 10px 0;
}

#more_visited {
	position: relative;
	overflow: hidden;
	margin: 0 0 15px 0;
	text-align: justify;
}

#more_visited a{
	text-decoration:none;
	color: #03757f;
}

.ad_right {
	position: relative;
	width: 176px;
	height: auto;
	margin: 0 auto 7px auto;
	background-color: #028c7f;
	text-align: right;
}

.ad_right h3 a {
	display: block;
	padding: 2px 30px 2px 10px;
	background-image: url('http://www.formentera.es/images/left-white-arrow2.png');
	background-position: 95% 50%;
	background-repeat: no-repeat;
	font-size: 17px;
	line-height: 21.6px;
	color: #ffffff;	
	text-decoration: none;
	/*ie 6*/
	_height: 1%;
	_overflow: hidden;
	behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);
}

.ad_right_img {
	position: relative;
	width: 176px;
	height: auto;
	margin: 0 auto 7px auto;
	text-align: center;
	cursor: pointer;
	_overflow:hidden;
	_height:1%;
}

.ad_right_img .image {
	position: relative;
	background-position: center left;
	background-repeat: no-repeat;
	width: 176px;
	height: 85px;
}			

.ad_right_img_title {
	position: absolute;
	bottom: 0px;
	left:0;
	width: 100%;
	text-align: right;
	background-image: url('http://www.formentera.es/images/px_fnd_ad_img.png');
	/*ie 6*/
	behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);
}

.ad_right_img_title a {
	background-image: url('http://www.formentera.es/images/left-white-arrow2.png');
	background-position: 95% 50%;
	background-repeat: no-repeat;
	display: block;
	padding: 0px 30px 0px 5px;
	font-size: 17px;
	/*line-height: 21.6px;*/
	color: #ffffff;
	text-decoration: none;
	height: 1%;
	/*ie 6*/
	behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);
}

/*ie 6*/
.ad_right_img_title2 {
	position: relative;
	text-align: right;
	background-color: #043a40;
	overflow:hidden;
}

/*ie 6*/
.ad_right_img_title2 a {
	display: block;
	padding: 0px 30px 0px 5px;
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	background-image: url('http://www.formentera.es/images/left-white-arrow2.png');
	background-position: 95% 50%;
	background-repeat: no-repeat;
	height: 1%;
	behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);
}

#hola {
	position: relative;
	width: 205px;
	height: 125px;
	margin: 10px 0 10px 0;
	background-color: #ffffff;
	text-align: center;
}

#hola span {
	position: absolute;
	display: block;
	width: 179px;
	left: 15px;
	bottom: 3px;
	font-size: 9px;
	color: #87888a;	
}

#ad_multimedia {
	position: relative;
	text-align: center;
}

#ad_multimedia img {
	position: relative;
	padding: 7px 7px 7px 7px;
}

#ad_multimedia span a {
	padding: 0 10px 0 0;
	background-image: url('http://www.formentera.es/images/little-gray-left-arrow.png');
	background-position: center right;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 12px;
	color: #07afbf;	
	text-decoration: none;
	/*ie 6*/
	behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);	
}

/*****	end right_sidevar.php	*****/

.main_content {
	position: relative;
	width: 500px; 
	margin-left: 230px;
	text-align: justify;
	/*border: 1px solid red;*/
}

.main_content_extended {
	position: relative;
	width: 730px; 
	text-align: justify;
}

/*
.main_content a, .main_content_extended a {
	color: #043a40;
	text-decoration: none;
}

.main_content h3, .main_content_extended h3 {
	font-size: 14px !important;
}
*/

/*****	footer.php	*****/

#footer {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0 0 110px 0;
	overflow: hidden;
}

#links {
	position: relative;
	float: left;
	width: 600px;
	font-size: 12px;
	line-height: 19.2px;
	color: #b1b3b4;
}

#links span a {
	color: #b1b3b4;
	text-decoration: none;
}

#icons {
	position: relative;
	float: right;
}

#icons ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#icons li {
	float: left;
	margin: 0 20px 0 0;
}

#copyright {
	position: relative;
	clear: both;
	padding: 20px 0 0 0;
	text-align: center;
}

#copyright span {
	font-size: 11px;
	line-height: 19.2px;
	color: #87888a;
}

.t4xi {
	font-size: 11px;
	line-height: 19.2px;
	color: #87888a;
	text-decoration: none;
}

/*****	end footer.php	*****/

/***************************
	ELEMENTOS COMUNES
***************************/

.tbl_style_2 {
	margin: 10px 0 0 0;
}

.tbl_style_2 td {
	text-align: left;
	background-color: #d5ecf0;
	padding: 3px 10px 3px 10px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.tbl_style_2 td a {
	color: #043a40;
	text-decoration: none;
}

.tbl_style_4 {
	margin: 10px 0 0 0;
}

.tbl_style_4 td {
	text-align: left;
	padding: 3px 10px 3px 10px;
	border: 1px solid #8ecdd6;
}

.tbl_style_4 td a {
	color: #043a40;
	text-decoration: none;
	font-weight: bold;
}

.tbl_style_3 {
	margin: 10px 0 20px 0;
}

.tbl_style_3 td {
	text-align: left;
	/*background-color: #d5ecf0;*/
	padding: 3px 5px 3px 5px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.tbl_style_3 td a {
	text-decoration: none;
	font-weight: bold;
}

.tbl_style_3 td a:hover {
	text-decoration: none !important;
}

.tbl_style_3 td a img {
	/* ie 6 */
	behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);
}

.date {
	display: block;
	margin: 5px 0 15px 0;
	font-weight: normal;
	font-size: 11px;
	color: #07aebe;
}

.even_row td {
	padding: 4px 0px 4px 4px;
}

.odd_row td {
	padding: 4px 0px 4px 4px;
	background-color: #f2f2f3;
}

.data {
	positon: relative;
	overflow: hidden;
}

.data .photos {
	position: relative;
	float: left;
	width: 290px;
	margin: 0 0 10px 0;
	height: auto;
}

#myImageFlow {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 920px;
	height: auto;
	margin-top: -240px;
	margin-left: -460px;	
	background-image: url('http://www.formentera.es/images/back-gallery.png');
	text-align: center;
	overflow: hidden;
	z-index: 12000000000000000000000;
	border: 1px solid #07afbf;
	/* ie6 */
	_position: absolute;
	_top: 50%;
	_left: 50%;
	_width: 920px;
	_height: auto;
	_margin-top: -240px;
	_margin-left: -460px;
	_background-image: none;	
	_background: #ffffff;
	_text-align: center;
	_overflow: hidden;
	_z-index: 12000000000000000000000;
	_border: 1px solid #07afbf;
}

.data .features {
	position: relative;
	float: right;
	width: 430px;
	margin: 0 0 10px 0;
	height: auto;
}

.data .description {
	position: relative;
	clear: both;
	margin: 0 0 10px 0;
}

.data .description span.description_bar {
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	font-weight: bold;
	color: #043a40;
	border-bottom: 1px solid #98d0d9;
}

.moreinfo {
	margin: 0 0 0 10px;
	background-image: url('http://www.formentera.es/images/little-gray-left-arrow.png');
	background-position: center left;
	background-repeat: no-repeat;
	/*ie 6*/
	background-image: url('http://www.formentera.es/images/little-gray-left-arrow.jpg');
}

.moreinfo a {
	color: #07afbf !important;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.menu_intern {
	position: relative;
	width: 218px;
	margin: 21px 0 20px 0;
	overflow: hidden;
	height: 1%;
	text-align: left;
	border-bottom: 1px solid #07afbf;
}

.menu_intern ul, li {
	list-style-type: none;
}

.menu_intern ul {
	margin: 0;
	padding: 0;
}

.menu_intern ul li {
	margin: 1px 0 1px 0;
}

.menu_intern ul li a {
	display: block;
	padding: 3px 5px 3px 18px;
	background-image: url('http://www.formentera.es/images/little-gray-left-arrow.png');
	background-position: 8px 5px;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #043a40;
	border-top: 1px solid #07afbf;
	height: 1%;
	/*ie6*/	
	_background-image: url('http://www.formentera.es/images/little-gray-left-arrow.gif');
}

.menu_intern ul li a img{
	float: right;
	margin: 7px 0px 0px 0px;
	*margin: -8px 0px 0px 0px;
	behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);
}

.menu_intern ul li a:hover {
	background-color: #125860;
	text-decoration: none !important;
	color: #a5d4c0;	
}

.menu_intern ul li a.selected {
	background-color: #125860;
	text-decoration: none !important;
	color: #a5d4c0;	
}

/**/

.menu_intern ul li ul {
	margin: 0;
	padding: 0;
}

.menu_intern ul li ul li {
	margin: 1px 0 1px 0;
}

.menu_intern ul li ul li a {
	display: block;
	padding: 3px 5px 3px 30px;
	background-image: url('http://www.formentera.es/images/little-gray-left-arrow.png');
	background-position: 20px 5px;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #3f838a;
	border-top: none !important;
	height: 1%;
	/*ie6*/	
	_background-image: url('http://www.formentera.es/images/little-gray-left-arrow.gif');	
}

.menu_intern ul li ul li a:hover {
	background-color: #cdeaf5;
	text-decoration: none !important;
	color: #043a40;	
}

.menu_intern ul li ul li a.selected {
	background-color: #cdeaf5;
	text-decoration: none !important;
	color: #043a40;
}

#breadcrumbs {
	width: 100%;
	margin: 3px 0 3px 0;
	padding: 0 0 0 0; 
	/*text-transform: capitalize;*/
	font-size: 11px;
	line-height: 16.8px;
	color: #9d9ea0;
}

#breadcrumbs a {
	color: #9d9ea0;
	text-decoration: none;
}

.page_gal_foot{
	overflow: hidden;
	_height: 1%;
	margin: 20px 10px 20px 10px;
	
}

.i_like {
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	background-position: center left;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	color: #9a9a9a;	
}

.i_like span a {
	text-decoration: none;	
	color: #000000;	
}

.addthis_toolbox {
	float: right;
	margin: 10px 0 0 0;
	/*ie 6*/
	_height: 1%
	_overflow: hidden;	
}

.addthis_toolbox a {
	text-decoration: none;	
	font-size: 11px;
	line-height: 15.6px;
	color: #000000;	
}

.title_item a {
	display: block;
	margin: 15px 0 0 0;
	padding: 0 0 5px 15px;
	background-image: url('http://www.formentera.es/images/blue-box.jpg');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	line-height: 19.2px;
	color: #043a40;
	text-decoration: none;
	border-bottom: 1px solid #68c0cc;
	height: 1%;
}

.title_item_2 a {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 5px 15px;
	background-image: url('http://www.formentera.es/images/blue-box.jpg');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 16.8px;
	color: #043a40;
	text-decoration: none;
	height: 1%;
}

.title_item_3 a {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 16.8px;
	color: #043a40;
	text-decoration: none;
	height: 1%;
	/*ie6*/
	_padding: 0 0 0 0 !important;
	_margin: 0 0 -5px 0 !important;
}

.title_gal_fotos{
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	text-align: left;
	height: 1%;
	/*ie6*/
	_padding: 0 0 0 0 !important;
	_margin: 0 0 5px 0 !important;
}

.title_gal_fotos_main{
	font-size: 14px;
	line-height: 16.8px;
	color: #043a40;
	font-weight: bold;
	text-decoration: none;
}


.title_item_actualidad a {
	padding: 0 0 5px 15px;
	background-image: url('http://www.formentera.es/images/blue-box.jpg');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	line-height: 19.2px;
	color: #043a40 !important;
	text-decoration: none;
	height: 1%;
}

.box_list_items {
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #68c0cc;
}

.blue_var_66c5e1 {
	background-color: #66c5e1;
	background-image: url('http://www.formentera.es/images/bg-blue-01.jpg');
}

.blue_var_03757f {
	background-color: #03757f;
	background-image: url('http://www.formentera.es/images/bg-blue-02.jpg');
}

.blue_var_e3e4e5 {
	background-color: #e3e4e5;
	background-image: url('http://www.formentera.es/images/bg-blue-03.jpg');
}

.blue_var_043a40 {
	background-color: #043a40;
	background-image: url('http://www.formentera.es/images/bg-blue-04.jpg');
}

.blue_var_07afbf {
	background-color: #07afbf;
	background-image: url('http://www.formentera.es/images/bg-blue-05.jpg');
}

.blue_var_66c5e1, .blue_var_03757f, .blue_var_e3e4e5, .blue_var_043a40, .blue_var_07afbf {
	position: relative;
	height: 21px;
	padding: 0 0 0 40px;
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	line-height: 20.4px;
	font-weight: bold;
}

.blue_var_66c5e1 a, .blue_var_03757f a, .blue_var_043a40 a, .blue_var_07afbf a {
	display: block;
	color: #ffffff;
	font-size: 14px;
	line-height: 20.4px;
	font-weight: bold;
	text-decoration: none;
}

.blue_var_e3e4e5 a {
	display: block;
	padding: 0 20px 0 0;
	background-image: url('http://www.formentera.es/images/gray-left-arrow.gif');
	background-position: 95% 50%;
	background-repeat: no-repeat;	
	color: #58585a;
	font-size: 14px;
	line-height: 20.4px;
	font-weight: bold;
	text-decoration: none;
}

/*	paginador	*/

.paginator_top {
	position: relative;
	margin: 10px 0 10px 0;
	padding: 0 0 2px 0; 
	border-bottom: 1px solid #07afbf;
	overflow: hidden;
	height: 1%;
}

.paginator_top .star {
	margin: 0 0 0 0;
}

.paginator_bottom {
	position: relative;
	margin: 5px 0 15px 0;
	padding: 0 0 2px 0; 
	overflow: hidden;
}

.paginator_top span.left, .paginator_bottom span.left {
	float: left;
	width: 60%;
	font-weight: bold;
	color: #66c5e1;
}

.paginator_top span.right, .paginator_bottom span.right {
	float: right;
}

.paginator_top h2 a {
	color: #66c5e1;
	font-size: 16px;
	line-height: 19.2px;
}

.paginator_top a, .paginator_bottom a {
	text-decoration: none;
	color: #666666;
}

.filter {
	margin: 10px 0 10px 0;
	padding: 10px 20px 10px 20px;
	background-color: #d5ecf0;
	/*ie 6*/
	_padding: 1px 20px 1px 20px !important;	
}

.zones_map {
	margin: 20px 0 10px 0;
}

.results {
	margin: 5px 0 0 0;
}

.results .item {
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	line-height: 19.2px;
	border-bottom: 1px solid #bfe1e6;
}

.results .item .button_results {
	padding: 2px 10px 2px 15px;	
	background-image: url('http://www.formentera.es/images/little-gray-left-arrow.png');
	background-position: 5px 4px;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;	
	font-size: 12px;	
	color: #07afbf;
}

/*	listado actualidad	*/

.item_actualidad_list {
	position: relative;
	width: 144px;
	border: 0px solid gray;	
	float: left;
	margin: 0 25px 10px 0;
	padding:0 0 10px 0;
	border-bottom: 1px solid #eceded;
	height: 235px;
}

.item_actualidad_list .head {
	margin: 0 0 7px 0;
	padding: 3px 5px 5px 5px;
	height: 20px;	
	background-color: #eceded;	
}

.item_actualidad_list .head .date {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 14.4px;
	color: #043a40;
}

.item_actualidad_list img {
	margin: 0 0 7px 0;
}

.item_actualidad_list .title a {
	text-decoration: none;
	text-align: left;	
	font-weight: bold;
	font-size: 12px;
	line-height: 15.6px;
	color: #043a40;	
}


/*	carousel	*/

#mycarousel .item .head {
	margin: 0 0 7px 0;
	padding: 2px 5px 5px 5px;
	height: 20px;
	background-color: #eceded;
}

#mycarousel .item img {
	margin: 0 0 7px 0;
}

#mycarousel .item .title a {
	text-decoration: none;
	text-align: left;	
	font-weight: bold;
	font-size: 12px;
	line-height: 15.6px;
	color: #043a40;	
}

.i_like_mini {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	color: #000000;	
}

.i_like_mini span a {
	text-decoration: none;	
	color: #000000;	
}

#mycarousel .date {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 14.4px;
	color: #043a40;
}

/***************************
	PÁGINAS
***************************/

/*index.php*/
#top {
	position: relative;
	margin: 10px 0 10px 0;
	padding: 20px 175px 20px 20px;
	background-color: #eceded;
	color: #3e3e40;
}

#top ul, li {
	list-style-type: none;
}

#top ul {
	margin: 0;
	padding: 0;
}

#top ul li {
	margin: 0 0 5px 0;
}

#top ul li a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #3e3e40;
}

#top ul li a:hover {
}

#bg_top {
	position: absolute;
	width: 169px;
	height: 250px;
	top: -5px;
	right: -10px;
	background-image: url('http://www.formentera.es/images/bg-top.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	/* ie 6 */
	behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);
}

#bg_top_title {
	position: absolute;
	width: 31px;
	height: 21px;
	top: 0px;
	right: 25px;
	background-image: url('http://www.formentera.es/images/red_hand_in_title.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* en la isla */

#sel_business {
	position: relative;
	overflow: hidden;
	margin: -5px 0 5px 0;
}

#sel_business ul li {
	float: right;	
	margin: 0 0 0 10px;
}

/*	galeria	*/
.close {
	position: absolute;
	width: 100px;
	left: 50%;
	margin-left: -50px;
	text-align: center;
	bottom: 20px;
}

.link_07afbf a {
	color: #07afbf !important;
	text-decoration: none;
}

/* alojamientos ficha	*/

.aloj_sep {
	position: relative;
	height: 1px;
	border-bottom: 1px solid #e1e2e2;
	margin: 0 0 10px 0;
}

/* alojamientos lista */
.alojamiento {
	position: relative;
	padding: 15px 15px 10px 15px;
	width: 325px;
	height: 170px;
	margin: 0 0 20px 0;
	overflow: hidden;
	background-image: url('http://www.formentera.es/images/bg-aloj.jpg');
	background-position: top left;
	background-repeat: no-repeat;	
}

.aloj_col1 {
	float: left;
}

.aloj_col2 {
	float: right;
}

.alojamiento .image {
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	color: #66c5e1;
	font-size: 11px;
	font-weight: bold;
	*margin-top: 15px;t 
}

.alojamiento .image img {
	margin: 0 0 5px 0;
}

.alojamiento .label {
	color: #66c5e1;
	font-size: 11px;
	font-weight: bold;	
}

.alojamiento .value {
	color: #6f7072;
	font-size: 11px;
	font-weight: normal;	
}

.div_stars {
	overflow: hidden;
	height: 26px;
	margin: -5px 0 -15px 0;
	_margin: 0 0 -15px 0;
}

.alojamiento .star {
	float: right;
	margin: 0 0 0 1px;
}

.alojamiento .cont_i_like {
	position: relative;
	overflow: hidden;
	margin: 0 0 5px 0;
}

.alojamiento .see_features {
	postion: relative;
	float: right;
	margin: 10px 0 0 0;
	padding: 3px 5px 3px 5px;
	width: 135px;
	text-align: center;
	background-color: #73c7d9;
}

.alojamiento .see_features a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff !important;
}


/* albums de fotos */


		.results_fotos{
			position: relative;
			margin: 0px 0px 0px 0px;
			overflow: hidden;
			_height:1%;
		}
		
		.item_fotos{
			width: 280px;
			height: 315px;
			float: left;
			margin: 35px 35px 10px 35px;
			_margin: 35px 25px 10px 25px;
			_width: 280px;
			_overflow: hidden;
			_height:1%;			
		}
		
		.item_fotos h2{
			color: #171518;
			font-size: 14px;
			font-weight: bold;
			line-height: 18px;
			padding: 0px 15px 0px 10px;
		}
		
		.item_fotos h2 a{
			color: #171518;
			text-decoration: none;
		}
		
		.item_fotos p{
			padding: 0px 15px 0px 10px;
		}
		
		.div_miniatures {
			width: 240px;
			height: 180px;
			overflow: hidden;
			padding: 19px 17px 18px 18px;
			background-image: url('http://www.formentera.es/images/bg_div_miniatures.jpg');
			background-position: bottom left;
			background-repeat: no-repeat;
			/*ie 6*/
			_height:1%;
		}
		
		.div_mini {
			width: 58px;
			height: 58px;
			margin: 0px 2px 2px 0px;
			float: left;
		}
		
		.n_fotos{
		
		}
		
		.ver_album{
			float: right;
			background-color: #00777e;
			color: white;
			padding: 2px 5px 2px 5px;
			font-weight: bold;
		}
		
		.ver_album a{
			color: white;
			text-decoration: none;
		}
		
		.fotos_album_mini {
			overflow: hidden;
			width: 180px;
			float: right;
			margin: 53px 15px 0px 0px;
			
		}
		
		.album_mini {
			width: 58px;
			height: 58px;
			cursor: pointer;
			margin: 0px 2px 2px 0px;
			float: left;
		}
		
		.main_album {
			width: 527px;
			_width: 460px;
		}
		
		.main_album h1{
			color: #171518;
			font-size: 16px;
			font-weight: bold;
			line-height: 20px;
			padding: 0px 15px 0px 10px;
		}
		
		.main_album h1 a{
			color: #171518;
			text-decoration: none;
		}
		
		.main_album p{
			padding: 0px 15px 0px 10px;
		}
		
		.foto_cont{
			position: relative;
			width: 470px;
			height: 355px;
			padding: 19px 28px 39px 29px;
			overflow: hidden;
			background-image: url('http://www.formentera.es/images/bg_div_main_foto.jpg');
			background-position: bottom left;
			background-repeat: no-repeat;
			_background-position: top left;
			_width: 460px;
			/*border: 1px solid red;*/
		}
		
		.foto_zoom{
			position: absolute;
			top: 40px;
			right: 35px;
			_right: 24px;
			width: 28px;
			height: 23px;
			cursor: pointer;
			background-image: url('http://www.formentera.es/images/ico-zoom.png');
			behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);
			
		}
		
		.foto_img {
			overflow: hidden;
			width: 470px;
			height: 355px;
			text-align: center;
			cursor: pointer;
		}
		
		.foto_img img {
			margin: auto !important;
		}
		
		.foto_next {
			float: right;
		}
		
		.foto_next a {
			text-decoration: none;
			color: #666666;
		}
		
		.foto_ant {
			float: left;
		}
		
		.foto_ant a {
			text-decoration: none;
			color: #666666;
		}
		
		.padd_album{
			padding: 0px 15px 20px 10px;
		}


/* fi albums de fotos */


/* videos */

.item_video{
	overflow: hidden;
	padding: 10px 30px 5px 30px;
	_height:1%;
}

.video_info{
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #dddddd;
	padding: 0px 0px 15px 0px;
	/*border: 1px solid red;*/
	_height:1%;
}

.div_video_text{
	width: 530px;
	float: right;
}

.div_video_text h2 {
	color: #171518;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
}

.div_video_text h2 a{
	color: #171518;
	text-decoration: none;
}

.div_video_thumb {
	width: 120px;
	height: 90px;
	float: left;
}

.play_icon {
	position: absolute;
	left: 28px;
	top: 13px;
	width: 64px;
	height: 64px;
}

.play_icon img  {
	/*ie 6*/
	behavior: url(http://www.formentera.es/common/includes/iepngfix/iepngfix.htc);	
}

.ver_video{
	position: absolute;
	right: 0px;
	bottom: 15px;
	background-color: #00777e;
	color: white;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	_bottom: 5px;	
}
		
.ver_video a{
	color: white;
	text-decoration: none;
}
		
.main_video {
	width: 640px;
	padding: 0px 30px 0px 30px;
}

.main_video h1{
	color: #171518;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
}

.main_video h1 a{
	color: #171518;
	text-decoration: none;
}

.main_video p{
	padding: 0px 0px 0px 0px;
}

/* fi videos */

/* wallpapers */

.main_wall{
	width: 591px;
	margin: auto !important;
}
		
.main_wall h1{
	color: #171518;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 15px 0px 15px;
}
		
.main_wall h1 a{
	color: #171518;
	text-decoration: none;
}

.main_wall p{
	padding: 0px 15px 0px 15px;
}
		
.wall_cont {
	width: 515px;
	height: 370px;
	padding: 46px 38px 45px 38px;
	overflow: hidden;
	background-image: url('http://www.formentera.es/images/bg_div_wallpaper.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: auto !important;
}

.wall_img {
	overflow: hidden;
	width: 515px;
	height: 370px;
	text-align: center;
}

.wall_img img {
	margin: auto !important;
}

.wall_format{
	margin: 10px 0px 10px 0px;
	width: 200px;
	margin: auto !important;
	/*text-align: center;*/
}

.wall_format h2{
	color: #05afbf;
	font-weight: bold;
}
.wall_format_item a{
	color: #171518;
}

/* fi wallpapers */

/***************************
	FORMULARIOS
***************************/


/*
fieldset {
	border: 1px solid #828177;
  padding: 15px 10px 15px 10px;
  margin: 0 0 15px 0;
}

legend {
	padding: 1px;
  color: #0046d5;
}
*/

.label {
	height: 25px;
	padding: 0 5px 0 0;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #03757f;	
}

.field {
	text-align: left;
	vertical-align: middle;
}

.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
  padding: 1px;
  border: 1px solid #7f9db9;
}

.textField:focus {
	background-color: #dee9f4;
}

.select {
	font-size: 13px;
	padding: 1px;
	border: 1px solid #7f9db9;
	color: #666666;
}

.select:focus {
	background-color: #dee9f4;
}

.textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 1px;
	border: 1px solid #7f9db9;
	width: 99%;
	margin-bottom: 10px;
	color: #666666;
}

.textArea:focus {
	background-color: #dee9f4;
}

.checkbox {
}

.button {	
	float: right;
	padding: 3px 10px 3px 15px;
	background-color: #043a40;
	background-image: url('http://www.formentera.es/images/little-gray-left-arrow.png');
	background-position: 5px 6px;
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 12px;	
	color: #ffffff !important;
	/*ie6*/
	_background-image: url('http://www.formentera.es/images/little-gray-left-arrow.gif');	
}

.campo_obligatorio {
	font-size: 11px !important;	
	color: #666666;
}

/*	 mapa web */

#mapa_web {
	position: relative;
	padding: 10px 0 0 0;
}

#mapa_web a {
	color: #6f7072;
	text-decoration: none;
}

#mapa_web ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 10px 0 0 0;
}

#mapa_web ul li {
	margin: 0 0 5px 0;
}

#mapa_web .first_block {
	margin: 0;
}

#mapa_web .first_block li {
	margin: 5px 0 5px 0 !important;
}

#mapa_web .second_block {
	margin: 0px 0 0 20px !important;
}

#mapa_web .second_block li {
	margin: 5px 0 5px 0 !important;
}

#mapa_web .third_block {
	margin: 5px 0 0 20px !important;
}

#mapa_web .third_block li {
	margin: 0 0 0 0 !important;
	background-color: transparent;
	background-image: url('http://www.formentera.es/images/blue-left-arrow.gif') !important;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 2px 0 2px 10px;	
}

#mapa_web .ico {
	margin: 0 2px 0 0;
}

#mapa_web .ico2 {
	margin: 0 6px 2px 2px;
}

/*	pagina error */

#div_error .title {
	margin: 10px 0 15px 0;
	padding: 7px 0 7px 50px;
	background-image: url('http://www.formentera.es/images/warning.jpg') !important;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 24px !important;	
	color: #03757f;
}

#div_error ul li {	
	list-style: disc !important;
	margin: 0 0 13.2px 0;
}

#div_error ul li a {
	font-weight: bold;
	color: #03757f;
	text-decoration: none;
}

/****** TEXT CONTAINER *******/

.textContainer a {
	color: #07aebe;
	text-decoration: underline;
}

.textContainer a:hover {
	text-decoration: underline !important;
}

.textContainer p {
	margin: 8px 0 8px 0;
	padding: 0;
}

.textContainer h3 {
	font-size: 14px;
}

.textContainer ul li {
	list-style: disc;
}

.textContainer ol li {
	list-style: decimal;
}


.en_la_lisla_to_list{
	position: relative;
	margin: -10px 0 5px 0;
	padding: 0 0 2px 5px;
	overflow: hidden;
	height: 1%;
}

.en_la_lisla_to_list a {
	text-decoration: none;
	color: #666666;
}

.green_button {
	float:right;
	padding: 2px 10px 2px 10px !important;
	text-decoration: none !important;
	font-weight: bold !important;
	font-size: 12px !important;	
	background-color:#03757f !important;
	color: #ffffff !important;
}