@charset "utf-8";
#AMBIENTES {
	width: 420px;
	margin-right: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#AMBIENTES  img {
	margin-right: 10px;
}
#AMBIENTES  a {
	font-size: 14px;
	color: #1C399B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 40px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
#AMBIENTES a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1C399B;
	text-decoration: underline;
}
