body {
	background-color: #FFFFFF;
	text-align:center;
}
	
a:link { text-decoration:none; color:#FFFFFF }
a:visited { text-decoration:none;color:#FFFFFF }
a:hover { text-decoration:underline;color:#FFFFFF }

input {
	font-family:Tahoma;
	font-size:10px;
}

h1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #FF9900;
	}

h2 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #006666;
	}
	
h3 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	color: #FF3300
	}

#tudo {
	background-color:FFFFFF;
	background: url(img/fundo.gif);
	width:740px;
	text-align:center;
	margin:0 auto;
	}



#col1 {	
	width:56px;
	/* height:567px; */
	background-color:#FFFFFF;
	/*background: url(img/cab.jpg);*/
	text-align:left;
	margin:0 auto;
	float:left;
	}


#col2 {
	width:261px;
	height:567px;
	text-align:left;
	padding:0px;
	float:left;	
	margin:0 auto;
	background-color:#FFFFFF;
	}
	
#cent {
	width:468px;
	height:990px;
	text-align:left;
	padding:10px;
	float:left;	
	margin:0 auto;
	background-color:#c4ddb3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003300;
	}

#dir {
	width:196px;
	/* height:567px; */
	text-align:center;
	padding:0px;
	float:left;	
	margin:0 auto;
	background-color:#e5a54e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #003300;
	}

#col3 {
	width:253px;
	height: 567px;
	text-align:left;
	padding:0px;
	float:left;
	margin:0 auto;
	background-color: #e5a54e;
	font-family: Tahoma;
	font-size: 14px;
	}

#col4 {
	background: url(img/col4-bg.jpg);*/
	padding:0px;
	font-family:Tahoma;
	font-size:12px;
	color:000000;
	width:170px;
	height:567px;
	text-align:center;
	margin:0 auto;
	float:left;
	}

#rodape {
	background: url(img/rodape.gif);
	font-family:Tahoma;
	font-size:10px;
	width:740px;	
	height:14px;
	background-color:#d4b0a1;
	color:#FFFFFF;
	clear:both;
	text-align:center;
	margin:0 auto;
	}

#rodape2 {
	font-family:Tahoma;
	font-size:10px;
	width:740px;	
	height:100px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	clear:both;
	text-align:center;
	margin:0 auto;
	}

.conteudo {
	font-weight:normal;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	}
	
.links {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	}
	
.destaque {
	font-weight:bold;
	font-style:normal;
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	}

.titulo {
	font-weight:bold;
	font-family:Tahoma;
	font-size:18px;
	color:#919883;
	}