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

div#banner {
	background: url(../images/head_bordeau_criadores.gif) no-repeat;
	height: 175px;
}

div#contenido_der {
	padding-bottom: 250px;
}


div#contenido_der #alfabeticamente{

width: 300px;
float:left;
padding-bottom:20px;
padding-top:20px;


}
span.tabla{
color:#993333;
text-align:center;

}
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;
}

div#contenido_der #regiones {
clear:left;
width: 300px;
float:left;
padding-bottom:20px;
padding-top:20px;}

div#contenido_der #extranjero {
clear:left;
width: 300px;
float:left;
padding-bottom:20px;
padding-top:20px;}

div#contenido_der #formulario{

width: 100%;
float:left;
padding-bottom:20px;
padding-top:20px;

}

div#listado_criadores {
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

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

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

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

.ajax-loading-criador {
	background: 300px 0px url(../images/slimbox/loading.gif) no-repeat;
}