.textointro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.textointroNew{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;

}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.pie a{
	color: #FFFFFF;
	text-decoration: none;
}
.pie a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#popup{
	width:99%;
	height:99%;
	position:absolute;
	z-index:150;
	visibility: hidden;
	/*background-color:#000000;*/
}
.popup-center{
	width:550px;
	margin-left:auto;
	margin-right:auto;
}
.popup{
	float:left;
	width:550px;

}
#novedades a {
	text-decoration: none;
	color: #003366;
}
#novedades a:hover{
	text-decoration: none;
	color: #0033FF;
}

#1dorm_tit, #2dorm_tit, #3dorm_tit{
	float:center;
	width:340px;
	height:24px;
	clear:both;
	margin-top:10px;

	display:inline;
	margin-bottom:5px;
}
#1dorm_tit{
	background-image:url(img/titplano_1amb.gif)
}
#2dorm_tit{
	background-image:url(img/titplano_2amb.gif)
}
#3dorm_tit{
	background-image:url(img/titplano_3amb.gif)
}
#1dorm, #2dorm, #3dorm{
	float:center;
	width:340px;
	clear:both;
	margin-left:10px;
	display:inline;
	margin-bottom:10px;
}
#onoff1, #onoff2, #onoff3{
	width:340px;
	height:24px;
	float:right;
}
.noticia{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#EFEFEF;
}
.noticia TH{
	text-align:left;
	font-size:12px;
}
.noticia TD{
	font-size:10px;
	color:#666666;
}
.textointro2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textoentregas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

