@charset "iso-8859-2";
a {
	cursor:pointer;
	text-decoration:underline;
}
.cuadro_bg {
	background-image: url(imagenes/cuadro_bg.jpg);
	background-repeat:  repeat-y;
	padding-left: 8px;
}
.Estilo1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.Estilo3 {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	height: 50px;
	display: block;
}
.boton_ponente a{
	font-family: Tahoma;
	font-size: 8px;
	color: #333333;
	font-weight: bold;
}
.titu_ini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.link_pdf a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #15518F;
	text-decoration: underline;
}

