
a:hover {
	/*color: #8A8A00;*/
	color: #000000;
}

.textcinza {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #333333;*/
	color: #000000;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*color: #CCCC99;*/
	color: #000000;
	text-decoration: none;

}

.textverde {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #989B64;
	text-decoration: none;

}

.textverdeforte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
}
.menu {
	/*color:  #666600; */
	color: #000000;
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14px; 
		}

.submenu{
	/*color:  #666600; */
	color: #000000;
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 13px; 
	
}


/*CSS */
body {
	margin: 0;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #666600;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	/*color: #666600;*/
}

h2 {
	padding-left: 20px;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}


a {
	text-decoration: none;
	/*color: #666600;*/
	color: #000000;
}


/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 600px;
	color: #000000;
}


#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
}

#posts .meta {
	padding: 5px 0 0 20px;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: none;
}

#posts ul li {
}


.botoes  {
		BACKGROUND-COLOR: #ffffff; 
		/*COLOR: #B6B892;*/
		color: #000000;
		FONT-SIZE: 10pt; 
		FONT-WEIGHT: bold; 
		border-right:1px solid #B6B892; 
		border-left:1px solid #B6B892; 
		border-top:1px solid #B6B892; 
		border-bottom:1px solid #B6B892;
}

.formularios  {
		/*COLOR: #9C9E69;*/
		color: #000000;
		/*FONT-WEIGHT: bold;*/ 
		font-size: 12px;
		font-weight: bold;
		font-family: arial, Helvetica, sans-serif;
		border-right:1px solid #B6B892; 
		border-left:1px solid #B6B892; 
		border-top:1px solid #B6B892; 
		border-bottom:1px solid #B6B892;
		
}

/*
Adicionado em 10/07/2010
Giovani Portelinha Maia
*/
#posts select { width: 450px; }
.select { width: auto !important; }
.links { color: #660; }

#fonte { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

#menu { width:180px; padding: 5px; margin:0; list-style: none; background: #3d3830; text-align: left; }
#menu li a { font: 12px Verdana, Arial, Helvetica, sans-serif; display: block; padding: 3px; text-indent: 25px; color:#CCC; text-decoration: none; border: 1px solid #1a1a1a; border-left: 0px; border-right:0px; }
#menu li a:hover { text-indent: 30px; color: #fff; border-color: #9F0004; }
li.raiz { font-family: "tahoma"; font-size: 12px; padding-left: 5px; color: #000000; font-weight: bold; }

