	#participante
	{
		margin: 0px;
		padding: 0px;
		width:724px;
		background-image: url(/img/elems/linea_puntos.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		margin-left: 28px;
		margin-right: 20px;
	}

	#participante  span
	{
		display: block;
		padding-left: 20px;
		background-image: url(/img/ico/ponente.gif);
		background-repeat: no-repeat;
		background-position: 0px 3px;
		font-size: 18px;
		color: #5B5B5B;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
	}

	#ponente
	{
		width:445px;
		padding: 0px;
		margin-left:305px;
		margin-right:20px;
		margin-bottom:45px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
	}
	#ponente #nombre_ponente
	{
		margin-top: 30px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight : bold;
	}
	#ponente #organizacion_ponente
	{
		font-style: italic;
	}

	#ponente #cv_ponente
	{
		margin-top: 10px;
		text-align: justify;
	}

	#ponente  #masinfo
	{
		font-size: 11px;
		margin-top: 15px;
		color: #5B5B5B;
		font-weight: bold;
	}

	#ponente #descargarcv
	{
		margin-top: 5px;
	}

	#ponente #actividades_ponente
	{
		margin-top: 25px;
		font-family: 11px;
		color: #5B5B5B;
		font-weight: bold;
		margin-bottom: 10px;
	}

	#ponente .actividad_ponente
	{
		margin: 0px;
		margin-bottom: 20px;
		line-height: 16px;
	}

	#ponente .actividad_ponente strong
	{
		color: #5B5B5B;
		font-weight: bold;
	}

	#ponente .actividad_ponente a
	{
		text-decoration: underline;
		font-weight: bold;
	}

	#listponentes
	{
		margin: 0px;
		padding: 0px;
		width:724px;
		background-image: url(/img/elems/linea_puntos.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		margin-left: 28px;
		margin-right: 20px;
	}

	#listponentes  span
	{
		display: block;
		padding-left: 20px;
		background-image: url(/img/ico/ponente.gif);
		background-repeat: no-repeat;
		background-position: 0px 3px;
		font-size: 18px;
		color: #5B5B5B;
		font-family: Arial, Helvetica, sans-serif;
	}

	#listado_ponentes
	{
		width:445px;
		padding: 0px;
		margin-left:305px;
		margin-right:20px;
		font-family: arial;
		font-size: 11px;
		color: #000000;
		color: #5B5B5B;
		line-height: 25px;
		margin-top: 16px;
		margin-bottom: 50px;
	}

	#listado_ponentes a
	{
		text-decoration: none;
	}

	#listado_ponentes a:hover
	{
		text-decoration: underline;
	}


	#imagen
	{
		position: absolute;
		margin-left: -300px;
		margin-right: 20px;
		margin-top: -20px;
		width: 280px;
		text-align: right;
	}

	#filtro
	{
		margin-top: 33px;
		border-width: 1px;
		border-color: #DBDBDB;
		border-style: solid;
		width: 724px;
		margin-left: 28px;
		margin-right: 20px;
		padding-bottom: 21px;
	}

	#filtro strong
	{
		display: block;
		color: #5B5B5B;
		font-size: 11px;
		margin-left: 16px;
		margin-top: 15px;
		padding-bottom: 5px;
	}

	#filtro div
	{
		margin-left: 16px;
	}

	#filtro a
	{
		/* el width no funciona el firefox para elementos sin display:block 
		//width: 22px;*/
		padding: 1px;
		padding-right: 7px; 
		padding-left: 7px; 

		text-align: center;
		vertical-align: middle;
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		margin-right: 1px;
	}

	#filtro #vertodos
	{
		font-weight: bold;
		font-family: verdana, Helvetica, sans-serif;
		font-size: 9px;
		padding: 2px;
		padding-right: 14px; 
		padding-left: 14px; 
	}

	#filtro #vertodos.selected
	{
		background-color:black;
	}

	#filtro span
	{
		/* el width no funciona el firefox para elementos sin display:block 
		//width: 22px;*/
		padding: 1px;
		padding-right: 7px; 
		padding-left: 7px; 
		background-color: #C4C4C4;
		text-align: center;
		vertical-align: middle;
		color: #949494;
		font-size: 11px;
		font-weight: bold;
		margin-right: 1px;
	}

	#filtro span.selected
	{
		background-color:black;
		color:white;
	}

	#participantes
	{
		display: block;
		width: 740px;
		margin-top: 30px;
	}

	#participantes a
	{
		font-size: 12px;
		display: block;
		font-weight: bold;
	}

	#participantes span
	{
		font-size: 11px;
		color: #292929;
		font-style: italic;
	}

	#participantes ul
	{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		margin-top: 10px;
		margin-bottom: 25px;
	}

	#participantes li
	{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}

	#participantes ul  a
	{
		text-decoration: underline;
		color: #292929;
		display: inline;
		font-size: 11px;
		font-weight: normal;
	}


