#visualarea{
	background: url(visualarea-salones.jpg) no-repeat;
}

#visualtext{
	float: left;
	width: 450px;
	color: #fff;
	padding-top: 30px;
	padding-left: 30px;
}

#visualtext h2{
	font-size: 32px;
	letter-spacing: -2px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 36px;
}


#content{
	padding-top: 20px;
}

#content div.leftcolumn{
	width: 170px;
	margin-right: 20px;
}

#content div.maincolumn{
	width: 310px;
	margin-right: 20px;
}

#content div.introcolumn{
	padding-bottom: 100px;
	float: left;
	width: 560px;
	padding-top: 10px;
	font-size: 12px;
	background: url(bg-salones.gif) no-repeat right bottom;
	height: 300px;
}

div.introcolumn h3{
	width: 380px;
	font-size: 22px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #3887a4;
	margin-bottom: 40px;
}

div.introcolumn p{
	width: 380px;
}

/* SALONES */

#salones{
	
}

#salones div.hotel{
	background: url(arrow-dotted.gif) no-repeat 0px 4px;
	padding-left: 14px;
	font-size: 13px;
	color: #555;
	margin-bottom: 10px;
}

#salones p strong{
	color: #fff;
}

#salones ul{
	margin-bottom: 15px;
}

#salones li{
	padding: 5px;
	list-style: none;
	margin-left: 0;
	border-bottom: 1px #2b2b2b solid;
}
#salones li a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 6px;
}
#salones li a:hover{

}
#salones li.current{

}
#salones li.current a{
	color: #3887a4;
	text-decoration: underline;
}

#description_salon h3{
	font-size: 24px;
	line-height: 20px;
	color: #3887a4;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#description_salon div.hotel{
	margin-bottom: 10px;
}

#description_salon div.hotel a{
	color: #999;
}

#description_salon img.foto{
	border: 8px #333 solid;
}

#description_salon p.description{
	margin-top: 10px;
}

#especs_salon h3{
	font-weight: normal;
	font-size: 12px;
	border: 1px #292929 solid;;
	background: #171717;
	color: #999;
	padding: 2px 5px
}

#especs_salon p.pdf{
	margin-top: 5px;
	background: url(pdf.gif) no-repeat 190px center;
	padding-left: 20px;
	padding-right: 60px;
	text-align: right;
}

#especs_salon p.pdf a{
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

#especs_salon p.pdf a:hover{
	color: #fff;
	text-decoration: underline;
}