.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;

}
.enlace {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}

.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: 12px;
	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: 12px;
	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: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;

}
.titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif, "AvantGarde Bk BT";
	font-size: 24px;
	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;
}
.fondo {
	background-image: url(../../../../../estetica/glbnav_background.gif);
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 2px;


}

