.trabajar_ic {
	padding: 8px;
}
.trabajar_ic h1 {
	margin: 2px 0 11px;
}
.trabajar_ic h2 {
	margin-bottom: 8px;
	font-size: 1.1em;
	color: #333;
}
.trabajar_ic h2 a {
	color: #333;
}
.trabajar_ic h2 a:hover {
	color: #b50d0d;
}
.trabajar_ic ul {
	margin: 30px 0;
	list-style: square inside;
	font-size: 1.1em;
}
.trabajar_ic ul li {
	margin-bottom: 8px;
	padding: 0 0 0 10px;
	background: url(http://www.cervantes.es/imagenes/image/comunes/flechas/der_rj.gif) no-repeat 0 4px;
}
.trabajar_ic ul li.ulink {
	list-style: none outside;
}
.trabajar_ic ul li.ulink a, .trabajar_ic .linklike {
	/*padding: 0 0 0 10px;
	background: url(http://www.cervantes.es/imagenes/image/comunes/flechas/der_rj.gif) no-repeat 0 4px;
	color: #b50d0d;*/
}
.trabajar_ic p {
	margin: 8px 0 0 0;
	padding: 0;
	font-size: 1em;
	font-style: italic;
}
.trabajar_ic a {
	font-size: 1em;
}
.trabajar_ic a em {
	font-style: italic;
	text-decoration: none;
	color: #333;
}