
.ali{
	text-align: justify;
}
.aroma{
	text-decoration-style: none !important;
	color: gray !important;
	text-decoration: none !important;
	color: gray !important ;

}
.aroma :hover{
	text-decoration-style: none !important;
	color: gray !important;
	text-decoration:none !important;
	
}

#slider{
	position: absolute;
	top: 100px;
}
.panel-body{
	text-align: justify;
}
#salones-nav li{
	list-style: none;	
	position: relative;
	right: 40px;
}
#salones-nav{
	margin-top: 30px;

}
.wrapper{
	background: red;
	width: 1200px;
}

.btncuatro{
	border-bottom: 1px #403c63 solid;
}
#salones-nav li a{
	width: 140px;
	height: 50px;
	padding-top: 15px;
	padding-left: 8px;
	display: block;
	font-family: 'helvetica';
	font-size: 14px;
	color: #403c63;
	font-weight: normal;
	border-top: 1px #403c63 solid;
	
}
#salones-nav li a:hover{
	background: #403c63;
	color: white;

}

#salones-nav a{
	text-decoration: none;
	color: #403c63;


}

#morado{
	color: #403c63;
}
#verde{
	color: #42756f;
}
#logo{
	width: 250px;
	height: 80px;
	background: url(../img/logo.png)no-repeat;
}
#salones-nav-dos li{
	list-style: none;	
	position: relative;
	right: 40px;
}
#salones-nav-dos{
	margin-top: 30px;

}

.btncuatroo{
	border-bottom: 1px #42756f solid;
}
#salones-nav-dos li a{
	width: 140px;
	height: 50px;
	padding-top: 15px;
	padding-left: 8px;
	display: block;
	font-family: 'helvetica';
	font-size: 14px;
	color: #42756f;
	font-weight: normal;
	border-top: 1px #42756f solid;
	
}
#salones-nav-dos li a:hover{
	background: #42756f;
	color: white;

}

#salones-nav-dos a{
	text-decoration: none;
	color: #42756f;


}
#tamano{
	height: 400px;
	float: left;
}

#foter p{
	text-align: center;
	padding: 30px;
	font-weight: 200;
	height: 80px;
	position: relative;
	top: 50px;
	color: white;
	background:#007670
}
#foter a{
	color: #74a7d8;
	text-decoration: none;
}