/* CSS Document */

body {
     background:#fff;
	 color:#000000;
	 font: normal 0.8em Arial, sans-serif;
	 text-align:justify;
	 line-height:18px;
	 margin: 0px 0px 0px 0px;
	 padding: 0px
}

a:link { font-weight: bold; color: #229FE3; text-decoration: none; }
a:visited { font-weight: bold; color: #11618C; text-decoration: none; }
a:hover { font-weight: bold; color: #229FE3; text-decoration: underline; }


/* 
---------------------------------------
CONTEINER
---------------------------------------
*/

#conteiner {
	position: relative;
	top: 0%;
	left: 50%;
	margin-left: -497px;
	width: 994px;
}


/* 
---------------------------------------
MENU BUSCA
---------------------------------------
*/


.menu-busca {
	height:31px;
	color: #999;
	font-family: Verdana, Arial, Trebuchet MS;
}


.itens-menu-busca {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	height:30px;
}

.itens-menu-busca a:link { font-weight: bold; color: #999; text-decoration: none; }
.itens-menu-busca a:visited { font-weight: bold; color: #ccc; text-decoration: none; }
.itens-menu-busca a:hover { font-weight: bold; color: #666; text-decoration: underline; }



/* 
---------------------------------------
MENU TOPO
---------------------------------------
*/

.menu-topo{
width: 100%;
overflow: hidden;
}

.menu-topo ul{
margin: 0;
padding: 0;
padding-left: 5px; /*offset of tabs relative to browser left edge*/
font: normal 1.0em Verdana, sans-serif;
list-style-type: none;
}

.menu-topo li{
display: inline;
margin:0;
}

.menu-topo li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 42px; /*padding inside each tab*/
border-right: 1px #ccc dotted; /*right divider between tabs*/
color: #999;
}

.menu-topo li a:hover, .menu-topo li.selected a{
color:white;
background: #153371; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.menu-topo2{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 42px; /*padding inside each tab*/
border-right: 1px #ccc dotted; /*right divider between tabs*/
color: #11618C;
font-weight:bold
}


/* 
---------------------------------------
TOPO
---------------------------------------
*/



.topo {
	height:208px;
}



/* 
---------------------------------------
MENU LATERAL
---------------------------------------
*/


#menulateral {
	float:left;
    width:190px;
    height:auto;
    background: #ffffff;
    margin:0;
    color:#301816;
    font: normal 1.1em Arial, sans-serif;
    text-align:right;
    line-height:28px;
}

.item_menulateral {
	width: 185px;
	list-style-type: none;
	margin: 0px 25px 0px 10px;
	padding: 0px 0px 0px 0px;
	}

.item_menulateral li a{
	width: auto;
	color: #999;
	display: block;
	text-decoration: none;
	padding-right:10px;
	font-weight:normal;
	border-bottom:1px #ccc dotted;
}


.texto_menulateral {
	margin:15px 15px 0 0
}


* html .item_menulateral li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 190px;
}


.item_menulateral li a:hover {
	background: #e7e7e7;
}

.titulo_menulateral {
	color:#ccc;
	font: bold 1.2em Arial, sans-serif;
	height:28px;
	margin-right:5px
}





/* 
---------------------------------------
CONTEUDO
---------------------------------------
*/


#conteudo {
	background:#ffffff;
	float:right;
   	width:800px;
}	


#busca {
	background:#ffffff;
   	width:910px;
   	padding:0 40px 0 44px
}

img {
	border:0px
}


.texto {
	margin:0px 40px 60px 50px;
}

.frase {
	padding:20px;
	background-color:#efefef;
	font-size:16px
}

.traco {
	margin:7px 0px 7px 0px
}

.item li { 
	list-style-image: url('../images/item.gif');
	line-height:20px;
} 

.foto {
	margin:10px 0 20px 0
}

h1 {
	color:#333;
	font: normal 2.0em Arial, sans-serif;
	font-weight:bold;
	clear:both
}

h2 {
	color:#999;
	font: normal 1.30em Arial, sans-serif;
	margin:10px 0 20px 0;
	text-transform: uppercase
}

h3 {
	text-transform:capitalize;
	color:#666;
	font-size:13px;	
}

.top {
	height:auto;
	margin:20px 0px 0px 0px;
	clear:both;
	text-align:right
}


.top-esquerda {
	height:auto;
	margin:20px 0px 0px 0px;
	clear:both;
	text-align:right;
}



p.note {
	background: #f4f4f1;
	padding: 2px 4px 4px 8px;
	font-size: 120%;
	color: #000;
	font-weight:normal;
	line-height: 150%;
	letter-spacing:1px;
	margin: 20px 0 20px 0;
	clear:both
}





/* 
---------------------------------------
CAPA
---------------------------------------
*/


.capa {
	margin:-30px 0 60px 0;
}



p.capa {
	background: #ececec;
	padding: 8px 4px 8px 15px;
	font-size: 1.7em;
	color: #999;
	line-height: 150%;
	margin: 14px 0 20px 0;
	clear:both
}



/* TWITTER */


.tweets {
	margin: 20px 0 60px 0;
}

ul.twitter_update_list {
	margin: 70px 5px 5px 0px;
	list-style-image:  url('../images/item-twitter.gif');
	line-height:30px
}




/* 
---------------------------------------
FORMULARIO
---------------------------------------
*/


.formulario {
	background: #f4f4f1;
	border-width: 1px;
	border-style:double;
	border-color:#cbcabc;
	color:#000000;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:13px;	
}



.bt_busca	{
	background:#153371;
	border:1px solid #153371;
	color:#fff;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	height:22px;
	text-align:center;
	padding:0 4px 0 4px;
	border-top-color:#77C4EE;
	border-right-color:#77C4EE
}

.bt_fe {
	background:url('../images/back-botao.jpg') repeat-x;
	border:1px solid #e7e7e7;
	color:#fff;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	height:32px;
	text-align:center;
	padding:0px 20px 0px 20px;
}

.bt_ok {
	background:url('../images/back-botao.jpg') repeat-x;
	border:1px solid #e7e7e7;
	color:#fff;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	height:24px;
	text-align:center;
	padding:3px 5px 5px 5px;
}


/* 
---------------------------------------
LISTA
---------------------------------------
*/

.lista {
	margin: 20px 0 20px 0;
	padding:0;
	color:#666;
	width:100%;
	text-align:left;
	line-height:30px
}

.lista a { 
	text-decoration: none; 
}

.lista a:link, .lista a:visited { 
	color: #000; 
}

.lista ul {
	margin: 0;
	list-style:none
}

.lista li:hover, .lista li.hover { 
	background-color: #e4e4e4; 
	cursor: pointer; 
}

ul.lista li {
	overflow: hidden; 
	padding: 5px 5px 5px 10px;
	margin: 0;
	background-color: #F3F3F3; 
	border-bottom:1px #cccccc dotted
}

.datalista {
	font-size:12px;font-weight:bold
}



hr {
      border: 1px #ccc dotted;
      color: #fff;
	  margin-top:20px
    }

/* 
---------------------------------------
LISTAFUNDADORES
---------------------------------------
*/

.listafundadores {
	width:220px;
	float:left;
	margin: 20px 5px 20px 0;
	padding:0;
	font-size:12px;
	color:#666;
	text-align:left;
	line-height:20px
}

.listafundadores a { 
	text-decoration: none; 
}

.listafundadores a:link, .lista a:visited { 
	color: #000; 
}

.listafundadores ul {
	margin: 0;
	list-style:none
}

.listafundadores li:hover, .lista li.hover { 
	background-color: #e4e4e4; 
	cursor: auto; 
}

ul.listafundadores li {
	overflow: hidden; 
	padding: 5px 5px 5px 10px;
	margin: 0;
	background-color: #F3F3F3; 
	border-bottom:1px #cccccc dotted
}




/* 
---------------------------------------
DOACOES
---------------------------------------
*/



.doacoes {
	width:100%;
	margin:20px 0 20px 0;
	border:1px #e4e4e4 dotted;
} 




/* 
---------------------------------------
RODAPE
---------------------------------------
*/


#rodape {
    clear:both;
    height:auto;
    background:#fff;
    line-height:22px;
    font-size:12px;
    font-weight:bold;
    color:#333;
}


#rodape a:link { font-weight: normal; color: #666; text-decoration: none; }
#rodape a:visited { font-weight: normal; color: #999; text-decoration: none; }
#rodape a:hover { font-weight: normal; color: #333; text-decoration: underline; }



/* 
---------------------------------------
ENDERECO E CREDITOS
---------------------------------------
*/




#endereco {
    height:35px;
    background: #fff;
    color:#333333;
	font-family: Arial, Trebuchet MS, Verdana;
	font-size:15px;
	padding: 10px 20px 20px 20px;
}


#creditos {
    height:auto;
    background: #fff;
    color:#333333;
	font-family: Verdana;
	font-size:11px;
	padding: 20px 20px 20px 20px;
	text-align:left
}