@charset "utf-8";
#ficha {
}




#botonera a {
	background-color: #FC6;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: capitalize;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: table;
	height: 20px;
	width: 89px;
}
#botonera a:hover {
	background-color: #6F6626;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	text-transform: capitalize;
}

#logo {
	background-image: url(../png/logo.png);
	text-align: right;
}
.barra {
	background-image: url(../png/barra%20inferior.png);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-align: center;
}

.t2 {
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
	text-align: justify;
}

#texto {
	text-align: justify;
}
#texto {
	text-align: justify;
}

