.bloque_anuncio {
	padding: 20px;
	width: 43%;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	height: 150px;
	border: 2px dashed #000000;
}
.bloque_anuncio p{
	text-align: justify;
	font-size: 11px;
	color: #333333;
}

.enviar_curri {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.texto_curri {
	font-size: 16px;
	color: #000000;
	margin-bottom: 20px;
	padding-top: 20px;
}
.texto_curri a {
	color: #000000;
	text-decoration: none;
}


.tit_anuncio {
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
	padding-bottom: 5px;
}

.enviar_curri a {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

