* { margin:0; padding:0; }
img{ border:0; }
a { text-decoration:none; }

body { 
	/*text-align:center;*/
	height:100%;
	background:#FFFFFF;
	font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:12px;
}
.clear { clear:both; }
#header { color:#FFF; background:#294100 url(../imagens/bg-header.gif) no-repeat scroll left top; height:269px; }
#flashcontent { float:left; margin-top:69px; }

#menu { float:left; text-align:left; margin-left: 31px; margin-top: 80px; width:236px; }
#menu ul { list-style: none; margin-top:5px; }
#menu ul li { padding:3px 6px; font-size:11px; text-transform: uppercase; }
#menu ul li:hover { background:transparent url(../imagens/bg-barra.gif) no-repeat scroll left top; }
#menu a { text-decoration: none; color:#FFF; padding-left: 20px; }
#menu a:hover { color:#cccc66; }

/*SEL*/
#menu a.sel { color:#cccc66; }
#menu li.sel { background:transparent url(../imagens/bg-barra.gif) no-repeat scroll left top; }

#conteudos {text-align: left; margin-left: 31px; padding:0;width:945px;float:left;}
#destaques a {float:left;height:200px;}
#colDir {float:right;text-align: center;}
#colDir span { display:block; width:220px; margin-bottom:20px;}
#colDir h4 {margin-bottom:15px;color:#294100;text-transform: uppercase;font-size:11px;}

#conteudo {padding:15px;width:710px; *width:660px;line-height:180%;color:#666666;}
#conteudo strong {line-height:30px;}

#conteudo a {color:#294100; text-decoration:underline;}


h3 {
clear:left;
color:#a1b144;
font-size:20px;
font-weight:bold;
margin-bottom:10px;
}

#footer { float:left; width:100%; color:#bdc2c1; margin-top:10px; background:#D3D9D8; }
#footer div { padding:10px 45px;line-height:160%; font-size:10px; text-align:left; }