
#congresos_seme_lista UL{
	list-style-type:none;
	text-align:left;
	margin-top:20px;
	padding:0;
	width:510px;
}
#congresos_seme_lista UL LI{
	float:left;
	display:inline;
	background:#dee6f4 url(/img/global/bloque_bg.gif);
	margin:0 0 15px 0;
	padding:0;
}
#congresos_seme_lista UL LI A{
	display:block;
	color:#333 !important;
	background:url(/img/global/arrow_azul.gif) 10px 10px no-repeat;
	border:1px dashed #bacbe8;
	padding:7px 5px 6px 28px;
	width: 477px;
	\width:510px;
	w\idth:477px;
}
#congresos_seme_lista UL LI A:hover{
	color:#2356ad !important;
	background-color:#fff;
	border:1px solid #003686;
	text-decoration:none;
}
#congresos_seme_lista UL LI A P{
	margin:0;
}
#congresos_seme_lista UL LI A P.tit{
	font-size:16px;
	font-weight:bold;
}
#congresos_seme_lista UL LI A P.breve{
	font-size:11px;
	font-weight:normal;
	padding:2px 0;
}


#congreso_seme_fotos{
	overflow:hidden;
	margin:20px 0 0 18px;
	width:492px;
}
#congreso_seme_fotos DIV.thumb{
	float:left;
	margin:0 19px 20px 0;
	width:104px;
}


#congreso_seme_fotos_paginacion UL{
	overflow:hidden;
	list-style-type:none;
	padding:3px 0 3px 3px;
	width: 507px;
	\width:510px;
	w\idth:507px;
}
#congreso_seme_fotos_paginacion UL LI{
	float:left;
	display:inline;
	background:none;
	margin:0;
	padding:0;
}
#congreso_seme_fotos_paginacion UL LI SPAN.pag_actual{
	display:block;
	color:#bacbe8;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	background-color:#ecf1f9;
	border:1px dashed #bacbe8;
	margin:4px;
	padding:3px 0;
	width: 32px;
	\width:34px;
	w\idth:32px;
}
#congreso_seme_fotos_paginacion UL LI A{
	display:block;
	color:#333;
	font-size:11px;
	text-align:center;
	background-color:#ecf1f9;
	border:1px dashed #bacbe8;
	margin:4px;
	padding:3px 0;
	width: 32px;
	\width:34px;
	w\idth:32px;
}
#congreso_seme_fotos_paginacion UL LI A:hover{
	color:#003686;
	text-decoration:none;
	background-color:#fff;
	border-style:solid;
	border-color:#003686;
}


#congreso_seme_foto_navegacion{
	position:relative;
	height:37px;
}
#congreso_seme_foto_navegacion IMG{
	border:none;
	padding:0;
}
#congreso_seme_foto_navegacion_ant{
	position:absolute;
	top:8px;
	left:8px;
	width:330px;
}
#congreso_seme_foto_navegacion_act{
	position:absolute;
	top:11px;
	left:90px;
	text-align:center;
	width:330px;
}
#congreso_seme_foto_navegacion_sig{
	position:absolute;
	top:8px;
	left:428px;
}
