/* CSS Document */

			/*generales*/

body {
	background-color: #48042B;
	background-image: url(../imagenes/fondobody.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #C7639A;
	font-style: normal;
	font-weight: bold;
}
img {
border: none;
}


			/*capas index*/
#centralindex {
	position:absolute;
	left:202px;
	top:49px;
	width:740px;
	height:370px;
	z-index:1;
	background-color: #48042B;
	border: 1px solid #BA789C;
}
#logo {
	position:absolute;
	left:220px;
	top:45px;
	width:318px;
	height:51px;
	z-index:2;
	background-color: #48042B;
}
#estrellas {
	position:absolute;
	left:571px;
	top:57px;
	width:157px;
	height:62px;
	z-index:2;
}
#tanit {
	position:absolute;
	left:49px;
	top:57px;
	width:191px;
	height:139px;
	z-index:2;
}
#idiomas {
	position:absolute;
	left:307px;
	top:251px;
	width:433px;
	height:73px;
	z-index:2;
	background-color: #B77599;
}




							/*capas principal*/
				

#central_principal {
	position:absolute;
	left:50%;
	top:12px;
	width:763px;
	height:524px;
	z-index:2;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: -381px;
}
#flash_benidorm {
	position:absolute;
	left:8px;
	top:7px;
	width:224px;
	height:153px;
	z-index:10;
	visibility: visible;
}


#principal_logo {
	position:absolute;
	left:484px;
	top:16px;
	width:257px;
	height:110px;
	z-index:9;
}
#texto_principal {
	position:absolute;
	left:8px;
	top:169px;
	width:259px;
	height:323px;
	z-index:10;
	background-color: #6D274E;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#flash_instaciones {
	position:absolute;
	left:307px;
	top:269px;
	width:433px;
	height:233px;
	z-index:8;
}

#pie {
	position:absolute;
	left:94px;
	top:505px;
	width:618px;
	height:16px;
	z-index:11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D274E;
	font-weight: normal;
}

#mosaico {
	position:absolute;
	left:350px;
	top:188px;
	width:388px;
	height:71px;
	z-index:9;
	visibility: visible;
	background-image: url(../imagenes/mosaico.gif);
}


			/*capas de instalaciones*/
			
			


#fotos_instalaciones {
	position:absolute;
	width:462px;
	height:272px;
	z-index:14;
	background-color: #6D274E;
	left: 290px;
	top: 230px;
	visibility: visible;
}
#tablafotoscentrada {
	text-align: center;
}
			/*capas de mapa web*/
	

		/*menu*/
		
		
#menu {
	position:absolute;
	left:-12px;
	top:156px;
	width:490px;
	height:22px;
	z-index:20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../imagenes/degramenu.jpg);
	border: 1px solid #CCCCCC;
	padding-left: 295px;
	color: #48042B;
	line-height: 2.0em;
	
}
a.menu:link, a.menu:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #48042B;
}
a.menu:hover {
	color: #9E3871;
	text-decoration: underline;
}



/*menu instalaciones*/
#centro_mapaweb
{
	position:absolute;
	left:288px;
	top:193px;
	width:464px;
	height:310px;
	z-index:3;
	background-color: #6D274E;
	overflow: auto;
	background-image: url(../imagenes/fondomapaweb.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#centro_reservas
{
	position:absolute;
	left:288px;
	top:193px;
	width:464px;
	height:310px;
	z-index:3;
	background-color: #6D274E;
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
} 		
		
#menuins {
	position:absolute;
	left:280px;
	top:160px;
	width:491px;
	height:54px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	
}
#tabs2ins {
	line-height:normal;
	font-size: 93%;
	float: left;
      }
    #tabs2ins ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
      }
    #tabs2ins li {
	display:inline;
	margin:0;
	padding:0;
	
      }
  #tabs2ins a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs2ins a span {
	float:left;
	display:block;
	color:#48042B;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3DADF;
	border-right-color: #E3DADF;
	border-bottom-color: #E3DADF;
	border-left-color: #E3DADF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2ins a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2ins a:hover span {
      color:#48042B;
      }
    #tabs2 a:hover {
      background-position:0% -42px;
      }
    #tabs2ins a:hover span 
    {
   
	background-position:100% -42px;
	color: #8D3264;
	background-color: #F7F7F7;
      }

      #tabs2ins #current a 
      {
      	background-position:0% -42px;
      }
     	  		
/*texto*/

.texo_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a.pie:link, a.pie:visited {
	color: #48042B;
}
.texo_tarifas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.texo_pequeño {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-style: normal;
}
#mapa {
	position:absolute;
	left:288px;
	top:193px;
	width:464px;
	height:310px;
	z-index:3;
	overflow: auto;
}

#tarifas{
	position:absolute;
	left:288px;
	top:193px;
	width:464px;
	height:310px;
	z-index:3;
	background-color: #6D274E;
	/*scrollbar-face-color: #48042B; 
	scrollbar-highlight-color: #A84A80; 
	scrollbar-3dlight-color: #A84A80; 
	scrollbar-darkshadow-color:#7E2D5A; 
	scrollbar-shadow-color: #7E2D5A; 
	scrollbar-arrow-color: #A84A80; 
	scrollbar-track-color: #7E2D5A;*/
}
 #centraldeinteres
{
	position:absolute;
	left:288px;
	top:193px;
	width:464px;
	height:310px;
	z-index:3;
	background-color: #6D274E;
	overflow: auto;
	/*scrollbar-face-color: #808080; 
	scrollbar-highlight-color: #808080; 
	scrollbar-3dlight-color: #808080; 
	scrollbar-darkshadow-color:#DDDDDD; 
	scrollbar-shadow-color: #808080; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #DDDDDD;*/
}


#idioma {	position:absolute;
	left:671px;
	top:134px;
	width:83px;
	height:17px;
	z-index:3;
	cursor: pointer;
}
/*INSTALACIONES*/
#menuins {
	position:absolute;
	left:387px;
	top:193px;
	width:378px;
	height:38px;
	z-index:12;
}

#fotoinsta {
	position:absolute;
	left:109px;
	top:18px;
	width:341px;
	height:236px;
	z-index:13;
	border: 1px solid #48042B;
}
#capa_mini1 {
	position:absolute;
	left:12px;
	top:18px;
	width:83px;
	height:64px;
	z-index:11;
	border: 1px solid #48042B;
	cursor: pointer;
}
#capa_mini2 {
	position:absolute;
	left:12px;
	top:101px;
	width:83px;
	height:64px;
	z-index:14;
	border: 1px solid #48042B;
	cursor: pointer;
}
#capa_mini3 {
	position:absolute;
	left:12px;
	top:189px;
	width:83px;
	height:64px;
	z-index:12;
	cursor: pointer;
	border: 1px solid #48042B;
}


#fotoinstacafet {
	position:absolute;
	left:290px;
	top:230px;
	width:462px;
	height:272px;
	z-index:15;
	background-color: #6D274E;
	visibility: hidden;
}
#fotoinstarestaurante
 {
	position:absolute;
	left:290px;
	top:230px;
	width:462px;
	height:272px;
	z-index:17;
	background-color: #6D274E;
	visibility: hidden;
}#fotoinstahabitacion
 {
	position:absolute;
	left:290px;
	top:230px;
	width:462px;
	height:272px;
	z-index:19;
	background-color: #6D274E;
	visibility: hidden;
}
#fotoinstasalones {
	position:absolute;
	left:290px;
	top:230px;
	width:462px;
	height:272px;
	z-index:18;
	background-color: #6D274E;
	visibility: hidden;
}
#capa_mini4 {
	position:absolute;
	left:12px;
	top:18px;
	width:83px;
	height:64px;
	z-index:11;
	border: 1px solid #48042B;
	cursor: pointer;
}

#capa_mini5 {
	position:absolute;
	left:12px;
	top:101px;
	width:83px;
	height:64px;
	z-index:12;
	cursor: pointer;
	border: 1px solid #48042B;
}
#capa_mini6{
	position:absolute;
	left:12px;
	top:180px;
	width:83px;
	height:64px;
	z-index:12;
	cursor: pointer;
	border: 1px solid #48042B;
}
#capa_mini7 {
	position:absolute;
	left:12px;
	top:18px;
	width:83px;
	height:64px;
	z-index:11;
	border: 1px solid #48042B;
	cursor: pointer;
}
#capa_mini8 {
	position:absolute;
	left:12px;
	top:101px;
	width:83px;
	height:64px;
	z-index:14;
	border: 1px solid #48042B;
	cursor: pointer;
}
#capa_mini9 {
	position:absolute;
	left:12px;
	top:189px;
	width:83px;
	height:64px;
	z-index:16;
	cursor: pointer;
	border: 1px solid #48042B;
}
#capa_mini10 {
	position:absolute;
	left:12px;
	top:18px;
	width:83px;
	height:64px;
	z-index:11;
	border: 1px solid #48042B;
	cursor: pointer;
}
#capa_mini11 {
	position:absolute;
	left:12px;
	top:101px;
	width:83px;
	height:64px;
	z-index:14;
	border: 1px solid #48042B;
	cursor: pointer;
}
#capa_mini12 {
	position:absolute;
	left:12px;
	top:189px;
	width:83px;
	height:64px;
	z-index:16;
	cursor: pointer;
	border: 1px solid #48042B;
}
#capa_mini13 {
	position:absolute;
	left:12px;
	top:18px;
	width:83px;
	height:64px;
	z-index:11;
	border: 1px solid #48042B;
	cursor: pointer;
}
#capa_mini14 {
	position:absolute;
	left:12px;
	top:102px;
	width:83px;
	height:64px;
	z-index:12;
	border: 1px solid #48042B;
	cursor: pointer;
}
#capa_mini15 {
	position:absolute;
	left:12px;
	top:189px;
	width:83px;
	height:64px;
	z-index:16;
	cursor: pointer;
	border: 1px solid #48042B;
}
#foto_centro_cafet {
	position:absolute;
	left:109px;
	top:18px;
	width:286px;
	height:232px;
	z-index:13;
	border: 1px solid #48042B;
}
#foto_centro_restaurant
 {
	position:absolute;
	left:109px;
	top:18px;
	width:341px;
	height:232px;
	z-index:13;
	border: 1px solid #48042B;
}
#foto_centro_salones
 {
	position:absolute;
	left:109px;
	top:18px;
	width:341px;
	height:232px;
	z-index:13;
	border: 1px solid #48042B;
}
#foto_centro_habitacion
 {
	position:absolute;
	left:109px;
	top:18px;
	width:341px;
	height:232px;
	z-index:13;
	border: 1px solid #48042B;
}



#insta_deco {
	position:absolute;
	left:0px;
	top:256px;
	width:269px;
	height:59px;
	z-index:3;
	background-image: url(../imagenes/mosaicop.jpg);
}
#capa_mini {
	position:absolute;
	left:448px;
	top:339px;
	width:74px;
	height:59px;
	z-index:3;
}

/*RESERVAS*/
#texto_reservas {
	position:absolute;
	left:8px;
	top:169px;
	width:259px;
	height:325px;
	z-index:10;
	background-color: #6D274E;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 323px;
	/*scrollbar-face-color: #48042B; 
	scrollbar-highlight-color: #A84A80; 
	scrollbar-3dlight-color: #A84A80; 
	scrollbar-darkshadow-color:#7E2D5A; 
	scrollbar-shadow-color: #7E2D5A; 
	scrollbar-arrow-color: #A84A80; 
	scrollbar-track-color: #7E2D5A;*/
}

/*DEINTERES*/



#enlace_ayunt {
	position:absolute;
	left:311px;
	top:267px;
	width:217px;
	height:31px;
	z-index:3;
}
#enlace_mundom {
	position:absolute;
	left:311px;
	top:316px;
	width:136px;
	height:35px;
	z-index:4;
}

#enlace_aqualandia {
	position:absolute;
	left:545px;
	top:261px;
	width:135px;
	height:36px;
	z-index:3;
}
#enlace_terramitica {
	position:absolute;
	left:311px;
	top:367px;
	width:143px;
	height:34px;
	z-index:3;
}
#enlace_natura {
	position:absolute;
	left:545px;
	top:307px;
	width:160px;
	height:41px;
	z-index:3;
}
#enlace_benidormpalace {
	position:absolute;
	left:311px;
	top:416px;
	width:175px;
	height:31px;
	z-index:3;
}
#enlace_touritsinfo {
	position:absolute;
	left:545px;
	top:209px;
	width:171px;
	height:35px;
	z-index:3;
}
#enlace_casino {
	position:absolute;
	left:545px;
	top:361px;
	width:187px;
	height:36px;
	z-index:3;
}
#deco_deinteres {
	position:absolute;
	left:240px;
	top:11px;
	width:4px;
	height:289px;
	z-index:3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-top-color: #8D3264;
	border-right-color: #8D3264;
	border-bottom-color: #8D3264;
	border-left-color: #8D3264;
}
li {
}
ul {
	margin-left: 10px;
}


#insta_deco {	position:absolute;
	left:0px;
	top:256px;
	width:269px;
	height:59px;
	z-index:3;
	background-image: url(../imagenes/mosaicop.jpg);
}
/*MAPA WEB*/

#mapaweb_espanol {
	position:absolute;
	left:319px;
	top:209px;
	width:123px;
	height:113px;
	z-index:8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#versioningles {
	position:absolute;
	left:457px;
	top:209px;
	width:127px;
	height:123px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#versionfrances {
	position:absolute;
	left:600px;
	top:208px;
	width:133px;
	height:123px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: hidden;
	visibility: visible;
}

#decomapa {
	position:absolute;
	left:1px;
	top:31px;
	width:429px;
	height:7px;
	z-index:3;
	padding-top: 2px;
}
.TDM {
	COLOR: #ffffff;
	FONT-FAMILY: Verdana;
	font-size: 12px;
} 
.INPUTM {
	COLOR: #48042a;
	FONT-FAMILY: Verdana;
	font-size: 12px;
} 
a.mapaweb:link, a.mapaweb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.mapaweb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.enlaceroto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #B54081;
}
.textoespecial {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.enlacespecial:link, a.enlacespecial:visited {
	color: #FFCBE6;
	font-weight: bold;
}
a.enlacespecial:hover {
	color: #FFFFFF;
}
.textoofertas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}
.rayas {
	border: 1px dashed #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.negrita {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}


.rayaofertas {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#capapromo {
	position:absolute;
	left:307px;
	top:-22px;
	width:50px;
	height:74px;
	z-index:3;
	background-repeat: repeat-y;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: 10%;
	padding-top: 10px;
	cursor: pointer;
	visibility: hidden;
}
