body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(../imagens/nuvens.jpg);
}
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.texto_legal {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.negrito {
	font-weight: bold;
}
.branco {
	color: #FFFFFF;
}
.italico {
	font-style: italic;
}
.menor {
	font-size: 10px;
}
.lateral {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.negrito_italico {
	font-weight: bold;
	font-style: italic;
}
.div_menu {
	width: 508px;
	height: 300px;
	left: 0px;
	top: 0px;
	position: absolute;
}
.div_logo_tormenta {
	width: 217px;
	height: 76px;
	left: 532px;
	top: 42px;
	position: absolute;
}
.div_col_lat {
	width: 150px;
	height: 580;
	left: 780px;
	top: 78px;
	position: absolute;
}
.div_o_mundo1 {
	width: 189px;
	height: 351px;
	left: 576px;
	top: 152px;
	position: absolute;
}
.div_o_mundo2 {
	width: 242px;
	height: 275px;
	left: 0px;
	top: 511px;
	position: absolute;
}
