.fondocontenido {
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-y;
	width: 950px;
}
.bgtop {
	background-image: url(images/bgtop.jpg);
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #636363;
	text-align: justify;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #007f00;
	font-weight: bold;
	text-align: justify;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #007f00;
	font-weight: bold;
	text-align: justify;
	padding-left: 50px;
}
