#main {
	width: 974px;
	background: url(images/design_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 96px;
	height: 1108px;
	margin: auto;
}

#menu {
	width: 287px;
	height: 879px;
	float: left;
	z-index: 1000;
}

#spacing {
	height: 30px;
	width: 550px;
	float: left;
	text-align:right;
}
#texto {
	width: 550px;
	float: left;
	height: 879px;
	text-align:justify;
	}

#top {
	height: 96px;
	background: url(images/design_01.jpg);
}

#bottom {
	height: 123px;
	clear: both;
	background: url(images/design_04.jpg);
}

body {
	background: url(images/background.jpg);
	margin-top: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

#rights {
	text-align:center;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}

#tabela {
	width: 550px;
/*	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	background: #FFFFFF;*/
	border: 1px solid black;
	background: url("images/fundo_tabela.gif");
}

#tabela2 {
	width: 550px;
/*	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	background: #FFFFFF;*/
}

td {
	font-family: Verdana;
	font-size: 12px;
	padding: 3px;
	font-weight: normal;
}

a {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	text-decoration: none;
/*	font-weight: bold;*/
}

a:hover {
	/*color: #FFCC00;*/
	color: #660000;
	font-weight: bold;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	text-align:center;
}

h3 {
	font-family: Arial;
	font-size: 13px;
	text-align:center;
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	text-align:center;
	font-weight: bold;
}

#caixa1 {
	width: 202px;
	height: 93px;
	float: left;
}

#caixa2 {
	width: 202px;
	height: 93px;
	float: right;
}

#news {
	width: 450px;
	height: 120px;
	clear: both;
}

.erro {
	font-family: Verdana;
	size: 12px;
	color:#CC0000;
	font-weight: bold;
}

.entrada {
	font-family: Verdana;
	font-size: 12px;
}

.video {
	font-family: Verdana;
	font-size: 14px;
}

h4 {
	font-family: Verdana;
	font-size: 15px;
	text-align:center;
}