			
			a.jScrollArrowUp {
				background: url(../../../Maiss/site_novo/css/basic_arrow_up.gif) no-repeat 0 0;
			}
			a.jScrollArrowUp:hover {
				background-position: 0 -15px;
			}
			a.jScrollArrowDown {
				background: url(../../../Maiss/site_novo/css/basic_arrow_down.gif) no-repeat 0 0;
			}
			a.jScrollArrowDown:hover {
				background-position: 0 -15px;
			}
			a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
				background-position: 0 -30px;
			}/*Corpo*/
.bodi {background:url(../images/fundo.jpg) left top repeat-x; background-color:#f0efdd; margin:0px; padding:0px;}

body {background:url(../images/internas/fundo.jpg) left top repeat-x; background-color:#f0efdd; margin:0px; padding:0px;}

/*Conteúdo*/
/*títulos
h1, h2, h3, h4, h5, h6 { margin:0;padding:0;border:0;outline:0; }
h1 {font-size:21px; line-height:23px;}
h2 {font-size:18px; line-height:21px;}
h3 {font-size:14px; line-height:17px;}
h4 {font-size:12px; line-height:15px;}
h5 {font-size:10px; line-height:13px;}*/

.tit_branco {color:#FFFFFF; font-family:"tahoma"; text-decoration:none; font-size:21px;}
.tit_verde_escuro { color:#414e47; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:18px;}

/*titulos links e textos*/
/*.txt_conteudo_verde, a.txt_conteudo_verde:link, a.txt_conteudo_verde:visited { text-decoration:none; color:#373A30; font-family:"tahoma"; font-size:12px;}
a.txt_conteudo_verde:hover { text-decoration:underline; }*/

.txt_conteudo_branco, a.txt_conteudo_branco:link, a.txt_conteudo_branco:visited { text-decoration:underline; color:#FFFFFF; font-family:"tahoma"; font-size:12px;}
a.txt_conteudo_branco:hover { text-decoration:underline; }

.tit_verde, a.tit_verde:link, a.tit_verde:visited { text-decoration:none; color:#2a6a48; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
a.tit_verde:hover { text-decoration:underline; }

.tit_verde2, a.tit_verde2:link, a.tit_verde2:visited { text-decoration:none; color:#2a6a48; font-family:Arial, Helvetica, sans-serif; font-size:13px; }
a.tit_verde2:hover { text-decoration:underline; }

.txt_conteudo, a.txt_conteudo:link, a.txt_conteudo:visited { text-decoration:none; color:#464646; font-family:"tahoma"; font-size:12px;}
a.txt_conteudo:hover { text-decoration:underline; }

/*formulários*/
input {border:1px solid #666666; background:#f4f4f4; color:#2a6a48; font-family:"tahoma"; font-size:12px; }
select {border:1px solid #666666; background:#f4f4f4; color:#2a6a48; font-family:"tahoma"; font-size:12px; width:142px; }
textarea {border:1px solid #666666; background:#f4f4f4; color:#2a6a48; font-family:"tahoma"; font-size:12px; }
.botEnviar {border:none; background:none; color:none; font:none; }
/* Imagens */
.img_servicos {
	border:#DFE4D3 3px solid;
}

.txt_conteudo2, a.txt_conteudo:link, a.txt_conteudo:visited { text-decoration:none; color:#464646; font-family:"tahoma"; font-size:9px;}
a.txt_conteudo:hover { text-decoration:underline; }

/* LightBox */
#divJanela {
	position:absolute;
	top:0;
	left:0;
	z-index:999998;
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	-moz-opacity: 0.55;
	opacity:0.55;
	background-color:#000000;
	width:100%;
}
#divResultado {
	padding:0px;
	z-index:999999;
	top: 20%;
	left:43%;
	position: fixed;
	-position:absolute;
}
/***********************/
