.contact-button, .register-button {
	background-color: #ccc;
	border: none;
	cursor: pointer;
}
.errMsg {
	padding: 1em; color: #c00;
}

/*
Estilos para que se vean bien los links y las imagenes en la pagina de multimedias
*/
.back_white a {
	color: black;
}
.back_white a:hover {
	color: #c00;
}
.back_white a img { border: none; padding: 3px; }
.txt_celda a { color: #c00; }
.txt_celda a:hover { color: #700; }

.back_gris_2 .enlaces-negros a { color: black; }
.back_gris_2 .enlaces-negros a:hover { color: #c00; }

.texto a  { color: #700; }
.texto a:hover  { color: #c00; }

.back_menu .activo {
padding-right: 15px;
display: block;
background: 0 50% no-repeat url(../img/bt_menu_on.gif);
color: #ffffff;
}
.menu-muy-personal .activo { 	color: #FFFFFF;	background-color: #CC0000; }

.anios-galardones .activo { color: #ffffff; background-color: #cc0000; }
.border-bottom { border-bottom: 1px solid #ccc; vertical-align: middle;}


a.titulo_red:hover { font-weight: bold; }

.linea_punteada_base a { color: black;}


td.titulo_red {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

a.titulo_red {
	padding: 5px 0 5px 0;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	color: #990000;
	text-decoration: none;
	text-align: left;
}

.Estilo1 {
	color: #FFFFFF;
	font-weight: bold;
