.bajos {
	background-attachment: fixed;
	background-image: url(img/bajos.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bajoscelda {
	background-attachment: fixed;
	background-image: url(img/bajos.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;

}
.menuprincipal {
	font-family: Geneva, Arial, Helvetica, sans-serif, "AvantGarde Bk BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: right;

}
.cielodos {
	background-attachment: fixed;
	background-image: url(img/cielo2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menubajo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	text-decoration: none;

}
.persianas {
	font-family: Geneva, Arial, Helvetica, sans-serif, "AvantGarde Bk BT";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
.persianas:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif, "AvantGarde Bk BT";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;

}
.titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif, "AvantGarde Bk BT";
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.antetitulos {

	font-family: Geneva, Arial, Helvetica, sans-serif, "AvantGarde Bk BT";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 2px;


}
