@charset "utf-8";
/* CSS Document */
div#contenido_der a {
	color: #993333;
	text-decoration: none;
	}

div#contenido_der a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed;
}
div#contenido_der {
	padding-bottom:150px;
}
div#banner {
	background: url(../images/head_bordeau_jueces.gif) no-repeat;
	height: 175px;
}

span.rojo{
  color: #993333;
	font-weight:bold;
  font-size: 10px;
}

