.efepeCSS {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
	text-align: justify;
}
.fondo {
	background-color: #FFFFFF;
	background-image: url(home01.jpg);
	background-repeat: no-repeat;
}
.fondoabajo {
	background-color: #FFFFFF;
	background-image: url(fondoindex.jpg);
	background-repeat: repeat-x;
}
