.bodies {
	height: auto;
	width: 720px;
	background-image: url(images/web/fondo_html.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: 77654D;
}
.bodies_interiorres {
	height: 100%;
	width: 360px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Titulares_blanco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #77654D;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.texto_blanco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.Titulares_verdes {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5EADD8;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
