#cuerpo_contenido
	{
	position:relative;
	width:900px;
	height:505px;
	float: left;
	display: block;
}	

#cuerpo_imagen
	{
	position:relative;
	width:395px;
	height:505px;
	float: left;
	display: block;
}

#cuerpo_texto
	{
	position:relative;
	width:370px;
	height:383px;
	margin-top: 100px;
	margin-bottom: 22px;
	margin-left: 70px;
	float: left;
	display: block;
}	
	
a.link_email_donde {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #888789;
	text-decoration: none;
}

a.link_email_donde:active{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #888789;
	text-decoration: none;
}

a.link_email_donde:hover{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #888789;
	text-decoration: none;
}

