@charset "utf-8";
.repeat {
	background-image: url(imgs/recgris.jpg);
	background-repeat: repeat-x;
}
.textoblanco {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #EEE;
}
.texto11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #289673;
}

