* {
	margin:0px;
	padding:0px;
}

body {
	font-family: arial,sans-serif;
	font-size:11.5px;
	line-height: 1.85;
	background:#1c0300 url(/images/fundo.jpg) top center repeat-X;
	text-align:center;
	color:#545b4b;
}

a { color:#333; text-decoration:none; }
a:hover { color:#000; text-decoration:underline; }

.c { clear:both; font-size:0px; height:0px; }

.float-left { float:left; }
.float-right { float:right; }

.img-esq {
	margin:5px 5px 5px 0px;
	border:1px solid #443204;
	padding:3px;
}

.img-dir {
	margin:5px 0px 5px 5px;
	border:1px solid #443204;
	padding:3px;
}

div#topo {
	width:750px;
	background:transparent url(/images/borda_topo.gif) top center no-repeat;
	margin:10px auto 0px auto;
	font-size:0px;
	height:10px;
}

div#geral {
	width:750px;
	margin:0px auto;
	text-align:left;
	background:transparent url(/images/fundo_geral.jpg) top center repeat-Y;
}

div#lateral {
	width:190px;
	padding:15px;
	float:left;
/* 	border-right:1px solid red; */
}

div#conteudo {
	width:495px;
	padding:10px;
	float:right;
/* 	border-left:1px solid green; */
}

div#conteudo div#menu ul {
	background:transparent url(/images/fundo_menu.gif) top center no-repeat;
	height:30px;
}

div#conteudo div#menu ul, div#conteudo div#menu ul li {
	list-style-type:none;
}

div#conteudo div#menu ul li {
	float:left;
}

div#conteudo div#menu ul li a {
/* 	border:1px solid red; */
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}

div#conteudo div#menu #menu1 a {
	width:100px;
}

div#conteudo div#menu #menu2 a {
	width:90px;
}

div#conteudo div#menu #menu3 a {
	width:100px;
}

div#conteudo div#menu #menu4 a {
	width:90px;
}

div#conteudo div#menu #menu5 a {
	width:105px;
}

div#home-banner {
	text-align:center;
	height:340px;
/* 	border-bottom:1px solid blue; */
}

div#geral h1, div#geral h2, div#geral h3, div#geral h4 {
	border-bottom:1px solid #545b4b;
	margin-bottom:15px;
	padding-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#geral h1 { font-size:1.6em; }
div#geral h2 { font-size:1.4em; }
div#geral h3 { font-size:1.2em; } 
div#geral h4 { font-size:1em; }

div#geral div#lateral h1, div#geral div#lateral h2 {
	border-bottom:none;
	margin:0px;
	padding:0px;
}

div#geral div#lateral h1 a {
	background:transparent url(/images/logo.gif) top center no-repeat;
	width:186px;
	height:209px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
	margin:0px auto;
}

div#geral div#lateral h2 {
	background:transparent url(/images/slogan.gif) top center no-repeat;
	width:181px;
	height:114px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px auto 30px auto;
}

#conteudo .home-pnl {
	width:235px;
	float:left;
	margin-right:10px;
}

#conteudo form { text-align:left; color:#333; margin-bottom: 15px; }
#conteudo form .input-text { font-size:9pt; border:1px solid #666; padding:3px; width:440px; margin-bottom:0px; }
#conteudo form .input-text1 { font-size:9pt; border:1px solid #666; padding:3px; margin-bottom:0px; }
#conteudo form .input-text:focus, #conteudo form .input-text1:focus { background:#eeeeee; border:2px solid #808080; padding:2px; }
#conteudo form label {
	font-weight:bold;
	font-size:9pt;
	display:block;
	cursor:pointer;
	margin-top:10px;
}

#conteudo fieldset {
	border:1px solid #ccc;
	margin:15px 10px;
	padding:1px 10px 10px 10px;
}

#conteudo legend {
	text-align:center;
	padding:5px 10px;
	margin-left:15px;
	font-size:8pt;
	font-weight:bold;
	color:#666;
}



div#rodape {
	width:750px;
	background:transparent url(/images/borda_rodape.gif) top center no-repeat;
	margin:0px auto 20px auto;
	font-size:0px;
	height:10px;
}

#megainternet {
	margin-left:630px;
	position:relative;
	top:-10px;
	margin-bottom:15px;
}
