/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(../imagenes/bg_top.png);
	background-repeat:  repeat-x;
}
#top {
	width: 930px;
	margin: auto;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
#conteiner{
	width: 875px;
	margin: auto;
	background-image: url(../imagenes/bg_principal.png);
	padding-right: 20px;
	padding-left: 35px;
	padding-bottom: 10px;
	padding-top: 10px;

}
#footer{
	width: 870px;
	margin: auto;
	background-image: url(../imagenes/footer.png);
	padding-right: 30px;
	padding-left: 30px;
	color: #FFFFFF;
	padding-top: 7px;
	background-repeat: no-repeat;
}
#conteiner .td_promocion {
	background-image: url(../imagenes/bg_promociones.png);
	height: 108px;
	background-repeat: no-repeat;
	width: 34px;
}
#conteiner .td_bg_promo {
	background-image: url(../imagenes/bg_promociones_cuadros.png);
	background-repeat:  repeat-y;
	vertical-align: top;
	width: 279px;
	margin-right: 17px;
}
#conteiner  .td_bg_promo  .conte {
	margin-right: 17px;
}
#conteiner .td_bg_promo h3 {
	background-color: #A0A0A0;
	font-size: 14px;
	color: #FFFFFF;
	height: 32px;
	margin: 0px;
		padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
}
#conteiner .td_bg_promo h3 a{
	background-color: #A0A0A0;
	text-decoration: none;
	color: #FFF;
}
#conteiner .td_bg_promo .conte img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#conteiner .td_bg_promo .conte p {
	margin: 0px;
	font-size: 12px;
	color: #FFFFFF;
}
#conteiner .td_bg_promo .conte p a{
	color: #333;
	text-decoration:none;
}


#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu{
	padding-top: 20px;
}
#botonera_inf a{
	color: #333333;
	text-decoration: none;
}
#botonera_inf {
	color: #4E4E4E;
}
#conteiner .td_bg_img {
	background-image: url(../imagenes/flash_int.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 479px;
	padding-top: 7px;
	padding-left: 21px;
	background-position: left top;
}
#conteiner .td_bg_img2 {
	background-image: url(../imagenes/flash_int2.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 479px;
	padding-top: 7px;
	padding-left: 21px;
	background-position: left top;
}
#conteiner #ofertas {
	padding-top: 15px;
}
#conteiner #texto_home p {
	font-size: 13px;
	font-weight: bold;
	color: #A6A6A6;
	text-align: justify;
	padding: 15px;
}
#logo_sns{
	padding-top: 30px;
}
#logo_sns a{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}#contenido_interior h1 {
	color: #616A87;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#contenido_interior h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* acordeon */
.accordion_headings{
	color:#263C55;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	background-image: url(../hotel_santiago/imagenes/temp/habitaciones_seccion_interior_r2_c2.png);
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 39px;
	background-repeat: no-repeat;
}
.accordion_headings a{
	color:#263C55;
	text-decoration:none;
}
#top #logo {
	margin-bottom: 95px;
}
#top #menu_sup {
	padding-right: 10px;
	padding-left: 10px;
}
.accordion_child  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #66748E;
}
.accordion_child  ul  li {
	padding-right: 2px;
	display: block;
	margin: 0px;
	background-image: url(../hotel_santiago/imagenes/temp/habitaciones_seccion_interior_r4_c3.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: left center;
	color: #707D96;
	font-weight: normal;
	font-size: 12px;
}
.accordion_headings:hover{
	background-image: url(../hotel_santiago/imagenes/temp/habitaciones_seccion_interior_r2_c2.png);
}
.accordion_child{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	color: #707D96;
}
.header_highlight{
	background-image: url(../hotel_santiago/imagenes/temp/habitaciones_seccion_interior_r2_c2.png);
}
.evento {
	background-image: url(../imagenes/bg_eventos.png);
	width: 335px;
	margin: auto;
	color: #66748E;
	background-repeat: no-repeat;
}
.evento h4 {
	color: #616A87;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.evento .tabla_int {
	width: 374px;
}
.evento .tabla_int th  {
	height: 20px;
	padding-top: 5px;

}
.evento .tabla_int td {
	padding: 3px;
	margin: 0px;
}
.evento .tabla_int p {
	margin: 0px;
	padding: 0px;
}


/* fin acordeon */
.color_celeste{
	color:#707D96;
}


.sitemap a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-decoration:none;
}

.sitemap h1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;

}

.sitemap h2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
.contenido_fal{
font-family:Arial, Helvetica, sans-serif;
color:#9B9B9B;
font-size:12px;
text-align:justify;
font-weight:bold;
margin-right:20px;
}
.contenido_fal p{
margin-top:7px;

}
.contenido_fal h2{
	color:#616A87;
	font-size:17px;
	margin-bottom:0px;
	text-align:left
}
.contenido_fal li{
	color:#66748E;
	font-size:12px;
	margin-bottom:0px;
	text-align:left;
	list-style:none;
	margin-left:-10px;
	margin-right:40px;
	margin-bottom:8px;
	background-image:url(../imagenes/li.png);
	background-repeat:no-repeat;
	padding-left:15px;
	text-align:justify;
}

.tarifas{
color:#787878;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:5px;
margin-left:25px;
font-weight:bold;

}
.tarifa_span1{
color:#333C45;
}
.tarifa_span2{
color:#717984;
}
.bg_tarifas{
background-image:url(../hotel_santiago/imagenes/temp/tarifas.jpg);
height:351px;
width:878px;
}


.tarifas_2{
color:#787878;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:55px;
margin-left:25px;
font-weight:bold;

}

.bg_tarifas_2{
background-image:url(../hotel_apart_santiago/imagenes/tarifas_santiago.png);
height:351px;
width:878px;
}

.bg_tarifas_3{
background-image:url(../hotel_apart_concepcion/imagenes/tarifas_concepcion.png);
height:351px;
width:878px;
}
.bg_tarifas_4{
background-image:url(../hotel_apart_puerto_montt/imagenes/tarifas_pmontt.png);
height:351px;
width:878px;
}

.volver{
text-align:right;
margin-right:80px;
margin-top:40px;
margin-bottom:20px;
}