#contenido { 
	text-align: left; 
	vertical-align: top; 
	width: 566px; 
	margin: 0 70px; 
	}

#imagen{
	width: 200px;
	height: 415px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -50px;
}

p { 
	color: #4e4946; 
	font-size: 0.8em; 
	font-family: Helvetica, Arial, Geneva; 
	text-decoration: none;

}
	
	
a:link, a:visited { color: #ae0134 ; text-decoration: underline; }
a:hover, a:active { color: #4e4946 ; text-decoration: underline; }
.negrita { color: #333; font-weight: bold; }
.negrita_peq { color: #333; font-size: 90%; font-weight: bold; }
.destacado { color: #808080; font-size: 120%; font-weight: lighter; line-height: 105%; }
.destacado_rojo { color: #603; font-weight: bold; }
.cita { color: #333; font-size: 85%; font-style: italic; }
.firma { color: #603; font-size: 85%; font-weight: bold; text-align: right; margin-top: 10px; }

