@charset "utf-8";
.cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
.base {
	background-image: url(images/base_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_rayas {
	background-image: url(images/rayas.gif);
}
