@charset "utf-8";
div.ficha_ponente{
	font-size:12px;
	line-height:16px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
div.ficha_ponente img.foto{
	float:left;
	height:110px;
	margin-right:20px;
	margin-bottom:6px;
}
div.ficha_ponente span.nombre{
	font-size: 14px;
	color: #4e8f25;
	line-height:18px;
}
div.ficha_ponente span.cargo, div.ficha_ponente span.pais{
	font-style:italic;
}
div#curriculum{margin-top:10px;}
div.ficha_ponente div.masinfo{
	margin-top:10px;
}
div.cleaner{
	clear:both;
	margin-bottom:25px;
	background-color: transparent;
	background-image: url(../mainLayout/linea_h.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0pt bottom;
	text-align: right;
	font-size: 5px;
	line-height: 5px;
	height:5px;
}