body {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #000000 url(../imagens/bg_fade.jpg) repeat-x;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a7600;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a7600;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7aa612;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a7600;
	text-decoration: none;
}
.topo_bg {
	background-image: url(../imagens/topo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo_bg {
	background-image: url(../imagens/fundo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#menu {
	padding-right: 30px;
}
#menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c2e000;
}
#menu a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.td_main_BG {
	background-image: url(../imagens/site_main.gif);
	background-repeat: repeat-y;
}
.td_content_main {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #c3c3c3;
}
.td_content_side {
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7aa612;
	font-weight: bold;
	word-spacing: 4px;
	letter-spacing: 1px;
}
.texto_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 5px;
}
.divisor_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#sidebar{
	float: right;
	width: 220px;	/* Opera 5 */
	\width: 240px;	/* IE5Win */
	w\idth: 240px;	/* Others */
	margin: 0;
	padding: 0 5px 10px 10px;
	border-left: 1px solid #eee;
	font-weight: lighter;
	}

/* sidebar
----------------------------------------------- */

#sidebar{ }

#sidebar li{
	list-style:none;
	margin: 0px;
	padding: 0px;
	
}

#sidebar li li{ 

border-top: 1px solid #ddd;
margin: 0px;
padding: 3px 0 0 10px;
font-size:0.9em;

}

#sidebar ul ul{

border-bottom: 1px solid #ddd;
margin:6px 0 0 0;
padding:0;
}

#sidebar h1{ 
	font-size: 1.75em;
	}	
#sidebar h2{ text-align: left; line-height: 1.2em; }
#sidebar h2{	color: #888; }
	
#sidebar p{
	text-align:left;
	}

 /* make hover effect work in IE */	
* html #sidebar .casestudies li a {	width: 230px;	}
	
#sidebar .casestudies li a:hover { background: #ffffcc; 	}
	
#sidebar .casestudies a em { 
	color: #333;
	display: block;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 125%; 
	}
	
#sidebar .casestudies a span {
	color: #125F15;
	font: normal 70% Verdana, Helvetica, sans-serif;
	line-height: 150%;
	}
	
/* tabber
----------------------------------------------- */


/* $Id: example.css,v 1.3 2006/03/06 06:02:28 pat Exp $ */
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide { display:none; }

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {}
.tabberlive {  margin-top: 1.5em;}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav{
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #ccc;
	font: 11px "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;	
}

ul.tabbernav li{
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.0em;
	display: inline;
	}

ul.tabbernav li a{
	padding: 3px 0.5em;
	margin-right: 3px;
	border: 1px solid #999;
	border-bottom: none;
	background: #7aa612;
	text-decoration: none;
	}

ul.tabbernav li a:link { color: #fff; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover{
	color: #fff;
	background-color: #4a7600;
	}

ul.tabbernav li.tabberactive a{
	color: #333;
	border: 1px solid #ccc;
	border-bottom: none;
	background-color: #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	cursor: default;
	}

ul.tabbernav li.tabberactive a:hover{
	color: #000;
	background-color: #f5f5f5;
	xborder-bottom: 1px solid white;
}



/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding: 8px;
 font-size: 0.9em;
 border:1px solid #ccc;
 background-color: #f5f5f5;
 border-top:0;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}

/* If desired, set a height and add a scrollbar */
.tabberlive#tab2 .tabbertab{
 height:200px;
 overflow:auto;
}

.tabberlive .tabbertab h3 {
	padding: 0;
	margin: 0;
	color: #555;
	}


#sidebar .tabberlive .tabbertab ul{
	padding-left: 0;
	}
#sidebar .tabberlive .tabbertab ul li{
	line-height: 1.2em;
	border-bottom: 1px solid #ddd;
	padding: 0.3em 0;
	}

/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
.scroll_imgFolio_pad {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 1px;
}
.Destaques_Titulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7aa612;
	font-weight: bold;
	word-spacing: 4px;
	letter-spacing: 1px;
}
.Destaques_Folio_Titulo {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7aa612;
	font-weight: bold;
	word-spacing: 4px;
	letter-spacing: 1px;
}
.DIV_dominios {
	background-color: #f5f5f5;
}
.form_bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #999999;
	background-color: #4a7600;
}
.texto_contentWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #FFFFFF;
	line-height: 16px;
}
#img_link a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7aa612;
	text-decoration: none;
}
#img_link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7aa612;
	text-decoration: none;
}
#img_link a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7aa612;
	text-decoration: none;
}
#img_link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7aa612;
	text-decoration: none;
}
.table_esq {
	background-image: url(../imagens/tabela_esq.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.table_dir {
	background-image: url(../imagens/tabela_dir.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.table_divisao_esq {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.table_divisao_centro {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.table_divisao_dir {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.iframe {
	background-color: #FFFFFF;
	background-image: none;
}
.login_welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
}
.login_welcomeBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.divisor_home {
	border-top: thin none #7AA612;
	border-right: thin none #7AA612;
	border-bottom: 1px dotted #7AA612;
	border-left: thin none #7AA612;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.texto_content_Right {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #333333;
	line-height: 16px;
	text-align: right;
}
.titulo_h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7aa612;
	font-weight: bold;
	word-spacing: 4px;
	letter-spacing: 1px;
}
hr {
	background-color: #EEEEEE;
	color: #EEEEEE;
	border: #EEEEEE;
}
.Destaques_Folio_Titulo2_grey {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	word-spacing: 4px;
	letter-spacing: 1px;
}
.texto_contentGreen {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	color: #7aa612;
	line-height: 16px;
}
#pf_orc {
	background-color: #f2f2f2;
}
