@charset "utf-8";
.fondo {
	background-color: #F0EDED;
}
.fondo_centro {
	background-color: #F0EDED;
	background-image: url(cosas_home/fondo_centro.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.fondo_dentro {
	background-color: #F0EDED;
	background-image: url(cosas_home/fondo_centro.jpg);
}
.titular_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #788403;
	text-align: left;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #788403;
	text-align: left;
}
.scroll {
 SCROLLBAR-FACE-COLOR: #583323; SCROLLBAR-HIGHLIGHT-COLOR: #EBAA58;
 SCROLLBAR-SHADOW-COLOR: #EBAA58; SCROLLBAR-3DLIGHT-COLOR: #EBAA58;
 SCROLLBAR-ARROW-COLOR: #EBAA58; SCROLLBAR-TRACK-COLOR: #583323;
 SCROLLBAR-DARKSHADOW-COLOR: #EBAA58;
}
