div#ambientes-1 {
	width: 80px;
	float: left;
	text-align: center;
	/*border: 1px solid green;*/
}

div#ambientes-2 {
	width: 460px;
	float: left;
	/*border: 1px solid red;*/
	text-align: center;
	height: 340px;
	background: transparent url(./../images/fundo_foto_ambiente.gif) top center no-repeat;
}

div#ambientes-2 img {
	width: 400px;
	height: 266px;
	/*display: block;
	/*border: 4px solid #000000;
	background: #666666;*/
	position: relative;
	margin-top: 10px;
}

div#ambientes-2 #text-selec {
	width: 400px;
	margin: 0px auto;
	margin-top: 15px;
}

div#ambientes-3 {
	width: 190px;
	float: right;
	margin-right: 5px;
	text-align: center;
	border: 2px solid #cccccc;
/*	background: #808080;*/
	height: 280px;
	overflow: auto;
}

div#ambientes-3 a {
	padding: 2px;
	height: 100px;
	width: 150px;
	background: #ffffff;
	border: 1px solid #525252;
	margin: 5px;
	display: block;
}