/* CSS Document */
body, table, td, th {font:normal 12px/14px Arial, Helvetica, sans-serif; color:#000;}

	 body {
		scrollbar-face-color: #D0B868; /* marrom c */
		scrollbar-highlight-color: #D0B868; /* marrom c */
		scrollbar-shadow-color: #D0B868; /* marrom c */
		scrollbar-darkshadow-color: #FFF0C8; /* marrom m */
		scrollbar-3dlight-color: #FFF0C8; /* marrom m */
		scrollbar-arrow-color: #000000; /* preto */
		scrollbar-track-color: #FFF0C8;
	}

	a {text-decoration:none; font-weight:bold; color:#333;}	
	a:hover {color:red;
	}
	a.menu1, a:visited.menu1, a:active.menu1 {background-color:black;}
		a:hover.menu1 {background-color:red;}

	a.menu2, a:visited.menu2, a:active.menu2  {background-color:#D0B868; color:#807860}
		a:hover.menu2 {background-color:red; color:red}

	h1 {width:592px; height:40px; margin:0; font-size:11px;color:#fff;}
		h1 span{display:none}
		h1.agenda {background:url(images/t_agenda.gif) no-repeat;}
		h1.apresentacao {background:url(images/t_apresentacao.gif) no-repeat;}
		h1.assessorias {background:url(images/t_assessorias.gif) no-repeat;}
		h1.cadastro {background:url(images/t_cadastro.gif) no-repeat;}
		h1.chat {background:url(images/t_chat.gif) no-repeat;}
		h1.contato {background:url(images/t_contato.gif) no-repeat;}
		h1.forum {background:url(images/t_forum.gif) no-repeat;}
		h1.parcerias {background:url(images/t_parcerias.gif) no-repeat;}
		h1.produtos {background:url(images/t_produtos.gif) no-repeat;}
		h1.projetos {background:url(images/t_projetos.gif) no-repeat;}

	div#submenu {width:150px; float:left; margin:0; padding-top:10px; text-align:left;}		
		#submenu iframe{width:150px; height:210px;}
		#submenu ul, #submenu li{list-style-type:square; margin:0; padding:0;}
		li {margin:5px 0;}
			li a, li a:active {color:black;}
				li a:visited {color:gray;}
				li a:hover {color:#df0011;}
			
	div#iframeapre {width:420px; height:240px; padding-top:10px; float:right;}
		#iframeapre iframe{width:420px; height:210px;}
	div#iframe {width:590px; height:240px; padding-top:10px; float:right;}
		#iframe iframe{width:590px; height:210px;}

	h2 {font-size:16px;margin:5px 0}		
	p {line-height:19px; padding-right:20px}
	ol{padding:0 30px;}
	
	div#areabanner {width:230px; height:92px; text-align:left;}
		#areabanner span {text-align:center; display:block; width:120px; height:60px; border:solid 1px #000; margin:12px 0 0 26px;}
	div#areabanner2 {width:277px; height:65px; text-align:left;}
		#areabanner2 span {padding-top:3px; font:bold 10px/10px Arial, Helvetica, sans-serif; text-align:center; display:block; width:183px; height:60px; border:solid 1px #000; margin:0 0 0 26px;}
		#areabanner2 span b {font-size:13px; line-height:15px; color:#f00; margin-top:10px;}
		div#english {color:#fff; border:solid 1px #fff}
		div#english a.teste, div#english a:visited; div#english a:active {border:solid 1px #fff; font:bold 13px/15px arial, helvetica, verdana, sans; color:white}
			div#english a:hover {color:grey}

		
	p#enderecopp {letter-spacing: 0; font:bold 10px/11px Arial, Helvetica, sans-serif; background-color:#FFF0C8; width:405px; height:auto; text-align:left; color:#807860; margin:50px 0 10px 0;}
	div#enderecopi {letter-spacing: 0; font:bold 10px/11px Arial, Helvetica, sans-serif; background-color:#FFF0C8; width:273px; height:71px; text-align:left; color:#807860; margin:0}
	#enderecopi p {letter-spacing: 0; font:bold 10px/11px Arial, Helvetica, sans-serif; margin:10px 0 0 5px}
	#enderecopp a, #enderecopp a:visited, #enderecopp a:active, #enderecopi a, #enderecopi a:visited, #enderecopi a:active  {color:#807860}
		#enderecopp a:hover, #enderecopi a:hover {color:red}

	table#conselho {font:bold 10px/14px Arial, Helvetica, sans-serif; color:#000; bordeR:solid 1px #333;}
	table#conselho th {padding:2px; font:bold 11px/14px Arial, Helvetica, sans-serif; color:#000; font-weight:bold; border-right:solid 1px #333; text-align:left;}
	table#conselho td {padding:2px; font:bold 10px/14px Arial, Helvetica, sans-serif; color:#000; border-top:solid 1px #333; border-right:solid 1px #333; text-align:left; }
