.uno{
	width: 60%;
	float: left;
	vertical-align: middle;
	padding: 5px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	text-indent: 0px;
}
.dos{
	width: 30%;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.idioma{
	color: #FFFFFF;
}
.naranja{
	background-image: url(../img/naranja.png);
	background-repeat: repeat;
}
.blanco{
	background-color: #FFFFFF;
}
.fondo-rosa{
	background-image: url(../img/fondo-rosa.png);
	background-repeat: repeat-y;
}
#titulo{
	font-size: 16px;
	font-weight: normal;
	color: #E65F1F;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#titulo2{}
#titulo3{
	font-size: 16px;
	font-weight: normal;
	color: #E65F1F;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #CCCCCC;
}
#texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#texto2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#texto_pie{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	float: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
	width: 680px;
}
#texto_mue{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#fondo{
	background-image: url(../img/fondo.png);
	background-repeat: repeat-y;
}
#fondo1{
	background-image: url(../img/fondo_vi.png);
}
#menu_der{
	background-image: url(../img/lateral-gris.png);
	background-repeat: repeat-y;
}
#pie{
	background-image: url(../img/pie2.png);
	background-repeat: repeat-x;
}
#pie_txt{
	color: #FFFFFF;
	margin-top: 8px;
	margin-left: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.pie_color{
	background-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F5AF00;
}
#img_pie{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #000000;
	padding-bottom: 5px;
	vertical-align: middle;
}
.pie_fondo{
	background-image: url(../img/pie1.png);
	background-repeat: repeat-y;
}
#imag_resort{
	width: 87px;
	float: left;
	height: 47px;
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #000000;
}
#txt_resort{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 43px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	float: left;
	background-color: #F2F1F1;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-size: 11px;
	padding-top: 4px;
	color: #000000;
}
#txt_resort a {
	text-decoration:none;
	color: #CCCCCC;
}
#txt_resort a:hover {
	text-decoration:none;
	color: #000000;
}
#menu {
	list-style-image:url(../imagenes/menu.png);
}
#menu li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-right: 1px;
	}
#menu li a {
	display:block;
	width:150px;
	text-decoration:none;
	text-align:left;
	color:#666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	vertical-align: middle;
	padding-left: 5px;
	background-color: #f2f1f1;
}
#menu li a:hover {
	color:#FFFFFF;
	background-color:#FF6633;
}
#menu li a#actual {
	color:#FFFFFF;
	background-color:#FF6633;
}

a.boton_in {
	display: block;
	width: 118px;
	height: 51px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../img/bt_in.png);
}
a.boton_in:hover {
  background-position: 0 -51px;
}
a.boton_vi {
  display: block;
  width: 115px;
  height: 51px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../img/bt_vi.png);
}
a.boton_vi:hover {
  background-position: 0 -51px;
}
a.boton_cg {
  display: block;
  width: 114px;
  height: 51px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../img/bt_cg.png);
}
a.boton_cg:hover {
  background-position: 0 -51px;
}
a.boton_se {
  display: block;
  width: 115px;
  height: 51px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../img/bt_se.png);
}
a.boton_se:hover {
  background-position: 0 -51px;
}
a.boton_re {
  display: block;
  width: 115px;
  height: 51px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../img/bt_re.png);
}
a.boton_re:hover {
  background-position: 0 -51px;
}
a.boton_ub {
  display: block;
  width: 119px;
  height: 51px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../img/bt_ub.png);
}
a.boton_ub:hover {
  background-position: 0 -51px;
}
a.visita {
  display: block;
  width: 115px;
  height: 51px;
  background-repeat: no-repeat;
  background-position: 0 -51px;
  background-image: url(../img/bt_vi.png);
}
#enlace{
	margin-left: -5000px;
}
#enlace2 a{
	color: #999999;
	text-decoration:none;
	text-align: center;
	font-size: 12px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#enlace2 a:hover{
	color: #FF0000;
}
#vivienda{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2175BC;
	margin-bottom: 5px;
}
.galeria{
	background-color: #2175bc;
}
.galeria a{
	color: #FFFFFF;
	text-decoration: none;
}
.galeria a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.nombre{
	font-size: 14px;
	font-weight: bold;
}
.precio{
	text-align: right;
	color: #FF0000;
	font-weight: bold;
}
table.caracteristicas a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2175BC;
	font-size: 10px;
	font-weight: bold;
}
table.caracteristicas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:0.1em;
	font-size: 10px;
}
thead th{
	border-right: 1px solid #fff;
	color: #fff;
	background-color: #2175bc;
}
tr.separa td {
	border-bottom: 1px dotted #009;
}
#imagen{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	padding: 1px;
	margin-left: 3px;
}
#imagen3{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 1px;
	margin-left: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#imagen_pel{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 1px;
	margin-left: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#imagen2{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	padding: 1px;
	margin-left: 3px;
}
a.boton_mmgr {
	display: block;
	width: 450px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../inicio/imagenes/li_mar_menor.jpg);
}
a.boton_mmgr:hover {
  background-position: 0 -32px;
}
a.boton_togr {
	display: block;
	width: 450px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../inicio/imagenes/li_la_torre.jpg);
}
a.boton_togr:hover {
  background-position: 0 -32px;
}
a.boton_evgr {
	display: block;
	width: 450px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../inicio/imagenes/li_el_valle.jpg);
}
a.boton_evgr:hover {
  background-position: 0 -32px;
}
a.boton_hrgr {
	display: block;
	width: 450px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../inicio/imagenes/li_riquelme.jpg);
}
a.boton_hrgr:hover {
  background-position: 0 -32px;
}
a.boton_llgr {
	display: block;
	width: 450px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../inicio/imagenes/li_la_loma.jpg);
}
a.boton_llgr:hover {
  background-position: 0 -32px;
}
a.boton_ltgr {
	display: block;
	width: 450px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../inicio/imagenes/li_terrazas.jpg);
}
a.boton_ltgr:hover {
  background-position: 0 -32px;
}
a.boton_cagr {
	display: block;
	width: 450px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../inicio/imagenes/li_alhama.jpg);
}
a.boton_cagr:hover {
  background-position: 0 -32px;
}
.advertir{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
