body {
	/*background:url(../img/background.gif) top left repeat-x fixed #E0E086;*/
	background:url(../img/bg.jpg);
	margin:0;
	font-family:Verdana;
	font-size:11px;
	color:#555
}

ul, p, a, div, form, li, img, td, h1, h2 { margin:0; padding:0 }
li { list-style-type:none }
a { text-decoration:none; color:#555 }
a:hover { text-decoration:underline; color:#555 }
a img { border:0; padding:0; margin:0 }
table { border-collapse:collapse }

h1 { font-size:15px }
h2 { font-size:12px; font-weight:normal }

#centraliza {
	width:770px;
	position:absolute;
	left:50%;
	margin-left:-385px;
	background-color:#E4DEA2;
}

#cima { margin-left:85px }
#esquerda { float:left; width:87px; height:829px }
#centro { float:left; width:586px; height:799px; padding:20px 5px 0 5px  }
#direita { float:left; width:87px; height:829px }
#rodape { float:left }
#rodape a { font-weight:bold; color:#fff }

div.conteudo {
	background-color:#D0CA8E;
	float:left;
	margin-top:15px
}

/** MENU **/
#menu img { float:left; border-left:1px solid #fff; height:35px }
/**********/

#topo { float:left }
#conteudo { padding:10px 5px 10px 5px; float:left }

/** QUADRO **/
table.quadro { float:left; border-collapse:collapse; border-spacing:0; clear:both }
table.quadro td.q1 { background-image:url(../img/q1.jpg); width:20px; height:20px }
table.quadro td.q2 { background-image:url(../img/q2.jpg); width:20px; height:30px }
table.quadro td.q3 { background-image:url(../img/q3.jpg); width:30px; height:30px }
table.quadro td.q4 { background-image:url(../img/q4.jpg); width:30px; height:20px }
table.quadro td.q5 { background-image:url(../img/q5.jpg); height:20px }
table.quadro td.q6 { background-image:url(../img/q6.jpg); height:30px }
table.quadro td.q7 { background-image:url(../img/q7.jpg); width:20px }
table.quadro td.q8 { background-image:url(../img/q8.jpg); width:30px }
table.quadro div, table.quadro ul { background-color:#CFA511 }
/*************/


div.conteudo ul { padding-bottom:10px }
div.conteudo li { width:576px; margin:0 5px 0 5px; padding:4px 0 4px 0; border-bottom:1px solid #C0BA7E }
div.conteudo td { vertical-align:top }

div.none ul { padding-bottom:0 }
div.none li { width:576px; margin:0 5px 0 5px; padding:4px 0 4px 0; border:0 }
div.none td { vertical-align:top }
div.none a { text-decoration:underline }

div.fix { height:774px }

li.aba { font-size:16px; font-weight:bold; height:30px }

input.b1 { font-family:Arial; font-size:11px }

table.fotonoticia { float:left; margin:0 10px 5px 0; width:202px }
table.fotonoticia td { font-size:10px; font-family:Arial }
table.fotonoticia img { border:1px solid #000 }


/* MENU DE NAVEGAÇÃO EM CASCATA */
div.menuh { width:218px; position:absolute; background-color:#fff; top:335px; display:none; float:left; clear:both }
div.menuh a { color:#fff; text-decoration:none; width:210px; display:block; padding:3px 5px 3px 3px; background-color:#AFA13E }
div.menuh a:hover { color:#A5ABBC; text-decoration:none; background-color:#A7952F; color:#fff }

#menuh1 { left:0 }
#menuh2 { left:141px }
#menuh3 { left:252px }
/********************************/


div.fotos { float:left; width:192px; margin:0 5px 0 0 }
div.foto_ctdo { font-size:10px; width:182px; background-color:#BBB579; padding:4px; margin-bottom:5px }
div.foto_ctdo img { border:1px solid #000 }


/* TABELA DE FORM */
form.form { padding:5px 0 10px 0; background-color:#E8EEF7 }
table.form { width:100% }
table.form td { padding:2px 0 2px 0; height:auto; vertical-align:middle }
table.form td.label { text-align:right; padding:0 4px 0 0; font-weight:bold }
table.form td.top { vertical-align:top; padding-top:5px }
table.form td.txt { padding-top:5px; padding-bottom:5px; font-weight:normal }
table.form td.button { padding-top:10px }
/* FIM DA TABELA DE FORM */


input.t1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 1px 2px 1px;
	border:1px solid #7F9DB9
}

textarea.t1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 1px 2px 1px;
	border:1px solid #7F9DB9;
	color:#222;
	background-color:#fff
}
