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

body {
	background:#dadab5 url(../images/fundo.jpg) 0px -5px repeat-X;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:center;
	margin-bottom:15px;
}

.c { clear:both; font-size:0px; height:0px; }
img { border:0; }
cite { font-style:normal; }

a { text-decoration:none; color:#4a4a4a; font-weight:bold; }
a:hover { text-decoration:underline; color:#000; font-weight:bold; }

#geral {
	margin:20px auto;
	width:760px;
	text-align:left;
	background:#fff url(../images/geral_fundo.jpg) top center repeat-Y;
	border:3px solid #336633;
}

#lateral {
	width:160px;
	float:left;
}

#lateral #img-bot {
	float:left;
	width:160px;
	height:210px;
	position:relative;
	left:0;
	bottom:0;
}

#lateral h1 a {
	background:transparent url(../images/logo.jpg) top center no-repeat;
	width:160px;
	height:170px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
}

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

#lateral #menu {
	margin:10px 0px 10px 8px;
}

#lateral ul#menu li {
	margin-bottom:5px;
	padding-left:18px;
	background:transparent url(../images/312.gif) 0px 3px no-repeat;
}

#lateral #menu a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#lateral #menu a:hover {
	color:#eee;
	text-decoration:underline;
	font-weight:bold;
}

#conteudo {
	width:600px;
	min-height:300px;
	height:auto !important;
	height:300px;
	float:right;
	background:transparent url(../images/barra_topo.jpg) 0px 80px no-repeat;
}

#conteudo #banner-topo {
/* 	background:red; */
	height:80px;
	text-align:center;
	padding-top:1px;
}

#conteudo-todo {
	margin:35px 5px 10px 5px;
/* 	background:green; */
}


#conteudo-todo h1, #conteudo-todo h2, #conteudo-todo h3, #conteudo-todo h4 {
	color:#003333;
/* 	padding-bottom:1px; */
	margin-top:10px;
	margin-bottom:20px;
	border-bottom:1px solid #999999;
}

#conteudo-todo h1 { font-size:1.6em; text-transform:uppercase; }
#conteudo-todo h2 { font-size:1.4em; text-transform:uppercase; }
#conteudo-todo h3 { font-size:1.2em; }
#conteudo-todo h4 { font-size:1em; }

#conteudo-todo ul, #conteudo-todo ol, #conteudo-todo li {
	margin-left:15px;
}

#conteudo-todo ul, #conteudo-todo ol {
	margin-bottom:15px;
}

#conteudo-todo p {
	text-align:justify;
	line-height:1.5em;
	margin-bottom:15px;
}

#conteudo-todo p small {
	font-weight:bold;
	color:#333;
}

.img-esq { float:left; margin:3px 3px 3px 0px; border:1px solid #666; }

.img-dir { float:right; margin:3px 0px 3px 3px; border:1px solid #666; }

.img-borda { margin:3px; border:1px solid #666; }

/*#conteudo1 form { padding:10px; text-align:left; color:#333; margin:5px 10px 15px 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:537px; 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;
}

table {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:12px;
	margin-bottom:15px;
}

table caption {
	background:#ccc;
	color:#333;
	font-weight:bold;
	text-align:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px 3px;
}

table th {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px 3px;
	background:#DDDDDD;
	font-weight:bold;
	vertical-align:top;
}

table td {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px 3px;
	vertical-align:top;
}

table .fundo-cinza { background:#eee; }

table.tabela-sem-borda, .tabela-sem-borda th, .tabela-sem-borda td {
	border:0px;
}

#rodape {
	margin:5px auto;
	width:760px;
}

address {
	font-style:normal;
	font-size:8pt;
	font-weight:bold;
	color:#336633;
	float:left;
	position:relative;
	top:-8px;
	margin-left:5px;
}

#megainternet {
	float:right;
	margin-right:5px;
	position:relative;
	top:-10px;	
}
