.bode {
	margin: 0 auto;
	padding: 10px;
	background-image: url('../images/bg_galaxy.jpg');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
.all {
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:5px;
	justify-content:center;
	align-items:center;
	vertical-align:top;
	display:table;
	background:#eee;
	}
.bga {
	width:240px;
	height:150px;
	background-color: #000088;
	padding: 5 5 5 5;
	margin-bottom:5px;
	margin-top: 0;
	background-image:url('../images/lenda_de_trizuris.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	}
.bga-t2 {
	width:240px;
	height:150px;
	background-color: #000088;
	padding: 5 5 5 5;
	margin-bottom:5px;
	margin-top: 0;
	background-image:url('../images/lenda_de_trizuris_2.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	}
.bga-t2rmk {
	width:240px;
	height:150px;
	background-color: #000088;
	padding: 5 5 5 5;
	margin-bottom:5px;
	margin-top: 0;
	background-image:url('../images/trizuris2remake/titulo_trizuris2.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	}
.bga-t3 {
	width:240px;
	height:150px;
	background-color: #000088;
	padding: 5 5 5 5;
	margin-bottom:5px;
	margin-top: 0;
	background-image:url('../images/novatrizuris.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	}
.bga-trmk {
	width:240px;
	height:150px;
	background-color: #000088;
	padding: 5 5 5 5;
	margin-bottom:5px;
	margin-top: 0;
	background-image:url('../images/trizurisremake.gif');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	}
.bga-fl1 {
	width:240px;
	height:150px;
	background-color: #000088;
	padding: 5 5 5 5;
	margin-bottom:5px;
	margin-top: 0;
	background-image:url('../images/flora.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	}
.bga-fl2 {
	width:240px;
	height:150px;
	background-color: #000088;
	padding: 5 5 5 5;
	margin-bottom:5px;
	margin-top: 0;
	background-image:url('../images/flora2/flora2_titulo.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	}
.bgb {
	width:760px;
	height:150px;
	background-color: #000088;
	padding: 5 5 5 5;
	margin-bottom:5px;
	margin-top: 0;
	background-image:url('../images/bg_blue_light1d.jpg');
	background-size: 100%;
	}
.logotipo {
	width:100%;
	text-align:center;
	height:140px;
	margin: 0 auto;
	padding-top:40px;
	}
.high-cap {
	padding-top: 50px;
	font-size: 40px;
	letter-spacing: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-shadow: 2px 2px black;
	}
.low-cap {
	font-size:20px;
	text-shadow: 2px 2px black;
}
.footer {
	width:99%;
	justify-content:center;
	background-color: #333333;
	background: #CCCCCC;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-family:Verdana, Geneva, sans-serif; 
	font-size:15px; 
	border-radius:5px; 
	padding:0 5px;
	border:2px inset;
}
.corpo {
	margin-top: 0px;
}
.mainmenu {
	width:240px;
	margin:5 5 5 5;
	float:left;
}
.conteudo {
	width:75%;
	height: auto;
	margin:0 auto;
	padding:5;
	padding-left:0;
	margin-top: 10px;
	margin-left: 250px;
	margin-bottom: 5px;
	border-top-left-radius: 1em;
	border-right: 1px solid;
	border-right-color: #483D8B;
	}
.anuncios {
	width:240px;
	padding-top:5px;
	margin: auto;
	float:left;
	justify-content:center;
	align-items: center;
}
.titulo-azl {
	width:99%; 
	height:25px; 
	background-color:#008; 
	background:url(../images/bar_subtitle.png) no-repeat center; 
	background-size:100% 100%; 
	text-align: middle; 
	border-top-left-radius:1em; 
	border-bottom-right-radius:1em; 
	margin:0 auto; 
	padding:2px; 
	margin-top:5px; 
	border:3px inset;
}