body {
	background-color: #fdfbf2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/plantas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondo_logo {
	background-image: url(images/logo_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.texto_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #603813;
}
.dis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}
.fondo_planta1 {
	background-image: url(images/pl_home.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.titulos1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #603813;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

