* { margin:0; padding:0 }

body {
	margin:5px 0;
	font:11px "Trebuchet MS";
	background:#18541D url(img/bgbody.jpg) repeat-x }
	
a { outline:none }
	
#wrapper {
	width:754px;
	margin:0 auto }
	
#header {
	position:relative;
	height:215px;
	background:url(img/bgheader.gif) }
	
#header h1 {
	position:absolute;
	top:15px;
	left:15px }
	
#header h1 a {
	background:url(img/logotipo.gif);
	text-indent:-1000000px;
	display:block;
	width:190px;
	height:135px }
	
#header .destaque {
	position:absolute;
	top:10px;
	right:12px }
	
#header ul#menu {
	list-style:none;
	margin:0;
	position:absolute;
	left:227px;
	top:172px }
	
#header ul#menu li {
	padding:5px 12px;
	background:url(img/bglink-menu.gif) no-repeat right top;
	float:left }
	
#header ul#menu li.last { background:none }
	
#header ul#menu li a {
	float:left;	
	text-transform:lowercase;
	text-decoration:none;
	color:#195521;
	letter-spacing:-1px;
	font-size:16px }
	
#header ul#menu li a:hover { color:#DD2F17 }
	
#container {
	float:left;
	background:url(img/bgcontainer.gif) }
	
#container #icon {
	position:relative;
	bottom:0;
	left:21px }
	
#submenu,
#content { 
	position:relative;
	float:left }

#submenu { width:214px }

#submenu ul {
	margin-left:8px;
	list-style:none }
	
#submenu ul li { 
	float:left;
	width:100% }

#submenu ul li a {
	text-decoration:none;
	color:#195521;
	letter-spacing:-1px;
	font-size:16px;
	display:block;
	padding:7px 0 7px 25px;
	background:url(img/bglink-submenu.gif) no-repeat left bottom }

#submenu ul li a:hover { 
	color:#DD2F17;
	background:url(img/bglink-submenu.gif) no-repeat left 9px }

#content {
	font-size:13px;
	color:#333;
	padding:12px 12px 0 12px;
	width:516px }
	
#content h2 {
	letter-spacing:-1px;
	font-weight:normal;
	margin-bottom:10px;
	font-size:18px;
	padding:3px 2px;
	color:#6D6D6F;
	background:#E6E6E6 }
	
#content h2 span {
	padding-left:10px;
	border-left:6px solid #AFAFAF }
	
#content .diagrama { padding:10px 10px 0 10px }

#content .diagrama ul { margin:0 0 15px 30px }
#content .diagrama ul li { margin-bottom:5px; font-size:11px }

#content p { margin-bottom:15px }
	
#consultores ul { list-style:none }

#consultores ul li {
	float:left;
	width:100%;
	padding:10px 0;
	border-bottom:2px dotted #CCC }
	
#consultores ul li img {
	float:right;
	margin-left:15px }
	
#consultores ul li .descricao {
	line-height:14px;
s	font-size:11px }
	
#consultores ul li .nome {
	font-size:15px;
	color:#000;
	font-weight:bold }
	
#links table tr td {
	padding:5px 15px 5px 5px;
	border-bottom:1px dotted #DDD }
	
#links table tr td.link {
	border-left:3px solid #DDD }
	
#links table tr td a {
	color:#195521;
	font-weight:bold }

#links table tr td a:hover { color:#DD2F17 }

#mensagem {	
	padding:20px 20px 20px 50px;
	border-width:2px;
	font-size:15px }
	
#mensagem.sucesso {
	color:#4EB33D;
	background:url(img/ico-sucesso.gif) no-repeat center left }
	
#mensagem.erro {
	color:#CC0000;
	background:url(img/ico-erro.gif) no-repeat center left }
	
#downloads ul { 
	border-top:3px solid #DDD;
	margin:0 !important; 
	list-style:none }
	
#downloads ul li {
	width:100%;
	float:left;
	padding:10px 0;
	border-bottom:1px solid #999 }
	
#downloads ul li .titulo { 
	font-weight:bold;
	font-size:13px }
	
#downloads ul li a.download { 
	padding:5px 10px;
	float:right; 
	color:#333;
	text-decoration:none;
	font-weight:bold;
	border:1px solid #999 }
	
#downloads ul li a.download:hover { background:#DDD }
	
#footer {
	clear:both;
	position:relative;
	height:65px;
	background:url(img/bgfooter.gif) no-repeat right }
	
#footer #copy {
	line-height:14px;
	position:absolute;
	color:#FFF;
	text-align:center;
	top:15px;
	left:35px }
	
#footer a { color:#FFF }

#footer ul {
	position:absolute;
	left:350px;
	bottom:-4px;
	width:350px; 
	list-style:none }
	
#footer ul li {
	float:left; 
	margin-right:25px }
	 
#footer ul li img { width:50px }
	
#footer ul li.last { border:0; margin:0 }

#footer h2 { 
	position:absolute;
	font-weight:normal;
	width:350px;
	bottom:52px;
	left:350px;
	z-index:10;
	text-align:right;
	font-size:9px;
	border-bottom:1px solid #DDD;
	color:#BBB }
