body {
	font-family: Verdana;
	color: #333;
	background-color: #333;
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#rodape {
	height: 50px;
	margin-top: 10px;
}
.container {
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	position: relative;
}
.topo {
	height: 150px;
	text-align: center;
}
#logo {
	height: 150px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.menup {
	height: 30px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(/imagens/menu.jpg);
}
.relative {
	visibility: visible;
	clear: both;
	display: table;
}
.canto_sd {
	background-image: url(/imagens/cantos/canto_sd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
.canto_ie {
	background-image: url(/imagens/cantos/canto_ie.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	width: 100%;
}
.canto_id {
	background-image: url(/imagens/cantos/canto_id.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
}
.texto_caixas {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 20px;
	height: 100%;
	padding-top: 10px;
	line-height: 16px;
}

.banner2 {
	width: 300px;
	margin-left: 470px;
	height: 160px;
}
.clear {
	clear: both;
	height: 10px;
}
.destaques {
	background-color: #999;
	float: left;
	width: 182px;
	margin-left: 10px;
	height: 170px;
}


.canto_se {
	background-image: url(/imagens/cantos/canto_se.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
}
#bemvindos {
	background-color: #999;
	height: 160px;
	width: 450px;
	float: left;
	margin-left: 10px;
}
.texto_caixas2 {
	text-align: left;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.menu_lateral {
	background-color: #999;
	float: left;
	width: 180px;
	margin-left: 10px;
}
.menul {
}
.menul_itens {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
.titulo_paginas {
	background-color: #999;
	height: 50px;
	width: 570px;
	margin-left: 200px;
}
.conteudo_paginas {
	width: 570px;
	margin-left: 10px;
	background-color: #999;
	float: left;
	margin-top: 10px;
	height: 300px;
}
#menul a:link {
	color: #333;
	text-decoration: none;
	display: block;
}

#menul a:visited {
	color: #333;
	text-decoration: none;
	display: block;
}
#menul a:hover {
	text-decoration: underline;
	display: block;
}
.menu_itens {
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 150px;
	font-weight: bold;
	color: #FFF;
	float: left;
}
#menu a:link {
	text-decoration: none;
	color: #FFF;
	display: block;
}
#menu a:visited {
	text-decoration: none;
	display: block;
	color: #FFF;
}
#menu a:hover {
	color: #F90;
	text-decoration: underline;
}
