@charset "utf-8";
/* CSS Document */

div#banner {
	background: url(../images/head_bordeau_criadores.gif) no-repeat;
	height: 175px;
}
div#contenido_der {
	padding-bottom: 150px;
}
select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
div#contenido_der a {
	color: #993333;
	text-decoration: none;
	border-bottom: 1px dashed;
}
div#contenido_der a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed;
}
span.rojo {
	color: #993333;
	font-weight:bold;
	font-size:12px;
}
div#listado_camadas {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.mail {
	background: url(../images/mail_inicial.gif);
  margin: 5px;
}

a.mail:hover {
	background: url(../images/mail_over.gif);
}


