/* by vitorgga */
a, a:link, a:visited {
 color: #000000;
}

a:hover {
 color: #00923F;
 cursor: pointer; cursor: hand;
}

body {
 background: #FFFFFF;
}

hr {
 border: 1px solid #F8F2F2;
 height: 1px;
 clear: both;
}

input, select, textarea {
 background: #FFFFFF url("design/input.jpg") top repeat-x;
 border: 1px solid #999999;
 color: #000000;
}
input[type=checkbox], input[type=radio] {
 border: 0px solid;
 background: none;
}
button {
 background: #363636 url("design/button.jpg") top repeat-x;
 border: 0px solid;
 color: #FFFFFF;
 font-weight: bold;
}

h1, h2, h3 { clear: both; }
h1 {
 border-bottom: 4px solid #E0EBF1;
 color: #4C6B99;
 font-size: 12pt;
 font-weight: bold;
 font-family: "arial", Tahoma;
 padding: 2px 10px;
}
h1 a, h1 a:visited, h1 a:active, h1 a:link {
 color: #4C6B99;
}

h2 {
 color: #325E9D;
 border-bottom: 2px solid #00923F;
 font-size: 13pt;
 padding: 1px 0px;
 font-weight: normal;
}
h2 a, h2 a:visited, h2 a:active, h2 a:link {
 color: #325E9D;
}

h3 {
 color: #00923F;
 font-size: 24pt;
 padding: 4px 0px;
 margin: 0px 0px 0px 0px;
}
h3 a, h3 a:visited, h3 a:active, h3 a:link {
 color: #666666;
}
h3 a:hover {
 color: #000000;
 font-size:26pt;
}


#tinymce, #tinymce p, #tinymce div, .rte_documento, .rte_documento p, .rte_documento div {
 margin: 10px 0px 0px 0px;
 text-align: justify;
 text-indent: 20px;
 line-height: 150%; 
}


a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:200px; z-index: 999;} 
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}  


.banners * {
 margin: 4px;
}
.banners_vertical {
 text-align: center;
}
.banners_vertical * {
 margin-bottom: 4px; 
}
.banners_vertical a:hover img {
 filter: Alpha(opacity=75);
 opacity: 0.75;
}

.error {
 padding: 6px;
 border:1px solid #FFCC00;
 background-color: #FFFFCC;
 font-weight:bold;
 display: none;
}
.alerta {
 border: 1px solid red;
 background: #F2F2F2;
}

a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:280px; z-index: 999;} 
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}  

.item {
 border-bottom: 1px solid #CCCCCC;
 cursor: pointer; cursor: hand;
}
.item:hover {
 background: #F2F2F2;
 border-bottom: 1px solid #50788C;
 color: #000000;
}

#conteudo {
 padding: 10px 0px;
}

/****************************************************************************/
/****************************************************************************/
/****************************************************************************/

.menu { 
 margin: 52px 0px 0px 399px;
 width: 558px; 
 position: absolute;
}
.menu a { 
 width: 90px;
 height: 61px;
 display: inline-block;
 text-align: center;
 padding: 20px 0px 0px  0px;
 margin: 0px 0px;
 font-family: "Verdana", Tahoma; 
 font-size: 10pt;
 color: #FFF;
}
.menu a:hover {
 background: url('design/menu_over.jpg') repeat-x ;
 color: #CCCCCC;
 text-decoration: none;
}

.menu2, .lateral {
	padding: 1px 13px 1px 1px;
	background: url('design/menu_fundo.jpg') repeat-y left;
}
.menu2 a {
	background: url('design/menu_div.jpg') no-repeat bottom;
	display: block;
	padding: 8px 10px;
	font-family: "Arial", Tahoma;
	font-size: 9pt;
	color: #4A191D;
}
.menu2 a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}
.menu2 a img {
	margin: 0px 5px;
}
.menu2_titulo:link, .menu2_titulo:hover, .menu2_titulo:active, .menu2_titulo:visited {
	background: url('design/menu_titulo.jpg') no-repeat center center;
	display: block;
	font: 10pt "Arial", Tahoma;
	color: #FFFFFF;
	padding: 4px 24px 4px 4px;
	text-align: center;
}

.menu3_titulo {
	background: url('design/menu_titulo.jpg') no-repeat center center;
	display: block;
	font: 10pt "Arial", Tahoma;
	color: #FFFFFF;
	padding: 4px 24px 4px 4px;
	text-align: center;
}


.rodape_desenv {
 position: absolute;
 margin: 15px 0px 0px 805px
}

.rodape {
 padding: 10px 35px;
 color: #000000;
 background-color:  #EBF1ED;
}

.lateral_links a {
 padding: 4px 10px;
 margin: 2px 0px;
 display: inline-block;
}

.inicial {
	color: #597789;
}
.inicial a {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
}

.paginas a {
 padding: 5px;
 display: inline-block;
 font-size: 10pt;
 font-weight: bold;	
}
.paginas a:hover {
 background: #F2F2F2;
}

.index_div {
 background: #F4F1EA;
 border: 1px solid #D3CFC6;
 border-top: 0px solid;
}

.comentarios div {
	background: url('design/ico.gif') left top no-repeat;
	padding: 0px 10px;
	margin: 10px 5px;
	border-bottom: 1px solid #F2F2F2
}
.comentarios small {
	color: #666666;
	clear: both;
	display: block;
}

.topbar {
	height: 0px;
	background: #FFFFFF;
}


.menutop {
 position: absolute;
 margin: 20px 0px 0px 750px;
 width: 100px;
}


.menu_lateral {
	font-family: "Segoe UI", Verdana, Arial;
	font-size: 15px ; 
	color: #333333;
	padding: 8px 0px 0px 30px;
}

.menu_lateral:hover {
	color:  #00923F;
 
}

.agencias_lateral {
	font-family: "Segoe UI", Verdana, Arial;
	font-size: 16px ; 
	color: #333333;
}

.agencias_lateral:hover {
	color: #00923F;
}


.trabalheconosco_lateral {
	font-family: "Segoe UI", Verdana, Arial;
	font-size: 16px ; 
	color:  #FFF;
}

.trabalheconosco_lateral:hover {
	color: #CCC;
}

.index_quemsomosdescricao {
	color: #333333; 
}

creditos {
 filter: alpha(opacity: 100);
 opacity: 1.0;
}
.creditos:hover {
 filter: alpha(opacity: 70);
 opacity: 0.7;
}
