@charset "utf-8";
/* CSS Document */
div#banner {
	background: url(../images/head_bordeau_junta.gif) no-repeat;
	height: 175px;
}

div#contenido_der{
padding-bottom:150px;

}

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


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

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



