#banda {
	font-size: 12px;
	border-bottom: 1px solid #CCC;
	text-align: left;
	color: #999;
	border-bottom-style: solid;
}
body {
	background-image: url(../images/bground.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-attachment: fixed;
	font-size: 14px;
}
#banda2 {
	font-size: 11px;
	text-align: center;
	color: #666;
}
a {
	color: gray;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #900
}
crumb {
	font: 12px arial narrow;
	color: #800;
}
a.crumb {
	font: 14px arial narrow;
	color: #800;
}
input, textarea {
	width: 200px;
	border: 1px solid #777777;	
}
.checkbox {
	width: 16px;
}
.button {
	width: 83px;
	background-image: url(../images/b_enviar.jpg);
	height: 46px;
	background-repeat: no-repeat;
	background-position: center;
	border-style: none;
	background-color: #FFF;
}
.aepd {
	font-size: 11px;
}
a.aepd {
	font-size: 11px;
	color: brown;
}
a.aepd:hover {
	font-size: 11px;
	color: gray;
}
.titulo {
	font-size: 24px;
	color: #800000;
}
.subtitulo {
	font-size: 18px;
	color: #bb0000;
}
.contacto {
	font-size: 12px;
	color: #999;
}
ul					{ list-style: none; margin: 0; padding: 0; overflow: hidden; height: 150px; width: 200px; }
ul li				{ margin: 0; padding: 0; float: left; display: block; height: 150px; width: 200px; }
.ln					{
	width: 100%;
	height: 1px;
	background-color: #9CB7D5;
	margin-top: 7px;
	margin-bottom: 7px;

}

