* {
	outline: none;
}
body{
	background-color: #e7e7e7;
	margin: 0px;
	padding: 0px;
}

a.recPass{
	text-decoration: none;
	color: #333333;
	font-size: 11px;
}
a img {
	border: 0;
}



div.itemDropDown{
	font-size: 13px;
	padding-top: 0px;
	height: 18px;
	background-image: url('imagens/seta_drop_a.gif');
	background-repeat: no-repeat;
	background-position: 10px; 5px;
	cursor: pointer;
	cursor: hand;
}

div.itemDropDown:hover {
	background-color: #1f9ad1;
}

div.itemDropDown a{
	color: #333333;
	font-weight:bold;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 2px;
}
div.itemDropDown a:visited{
	color: #333333;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 2px;
}


div.itemDropDown a:hover  {
	color: #FFFFFF;

}
div.itemDropDown:hover {
	background-image: url('imagens/seta_drop_b.gif');
}


div.topoSub {
	background-image: url('imagens/subMenuEsquerdaTopo.png');
	background-repeat: no-repeat;
	color:#333333;
	width: 282px;
	height: 48px;
}
div.meioSub{
	background-image: url('imagens/subMenuEsquerdaMeio.png');
	background-repeat: no-repeat;
	color:#333333;
	width: 282px;
	height: 45px;
}
div.fundoSub {
	background-image: url('imagens/subMenuEsquerdaBaixo.png');
	background-repeat: no-repeat;
	color:#333333;
	width: 282px;
	height: 51px;
	margin-bottom: 45px;
}

div.topoSub div {
	height: 45px;
	background-position: 250px 19px;
	color:#333333;
	padding-top: 19px;
	padding-left: 20px;
}
div.meioSub div {
	height: 45px;
	background-position: 250px 16px;
	color:#333333;
	padding-top: 16px;
	padding-left: 20px;
}
div.fundoSub div {
	height: 45px;
	background-position: 250px 16px;
	color:#333333;
	padding-top: 16px;
	padding-left: 20px;
}


div.topoSub div, div.meioSub div, div.fundoSub div  {
	width: 282px;
	background-image: url('imagens/setaNotSelEsq.png');
	background-repeat: no-repeat;
	color:#333333;
}
div.topoSub div.subSel, div.meioSub div.subSel, div.fundoSub div.subSel  {
	background-image: url('imagens/setaSelEsq.png');
	background-repeat: no-repeat;
	color:#333333;
}


div.topoSub div a, div.meioSub div a, div.fundoSub div a {
	color: #666666;
	font-size: 17px;
	text-decoration: none;
}
div.topoSub div.subSel a, div.meioSub div.subSel a, div.fundoSub div.subSel a {
	color: #25a5e0;
}
div.holderMain {
	padding-left: 30px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	padding-left: 30px;
	background-image: url('imagens/seta_h1.png');
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	margin-top: 10px;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #25a5e1;
	text-transform: normal;
	margin-top: 17px;
	margin-bottom: 15px;
}

div.imgServ {
	position: relative;
	left: -30px;
	top: 40px;
}

div.itemListagemLegislacao {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #e5e5e5;
	
	
	
}

div.itemListagemLegislacao a {
	
}


iframe body{
	background-color: transparent;
}

input.inputMed {
	background-image: url('imagens/bg_input_med.jpg');
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	width: 282px;
	height: 29px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	margin-bottom: 10px;
}
label div {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-bottom: 5px;
	padding-left: 3px;
}
input.inputSmall {
	background-image: url('imagens/bg_input_small.jpg');
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	width: 85px;
	height: 29px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	margin-bottom: 10px;
}
textarea.inputBig {
	background-image: url('imagens/bg_textarea_big.jpg');
	width: 590px;
	height: 120px;
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}
div.erro {
	color: red;
}
div.fusoPais {
	color: #25a5e0;
	font-size: 12px;
}
div.holderFusoIndividual {
	height: 21px;
	padding-top: 5px;
	width: 275px;
}
input.inputRodape{
	border: solid 1px #cccccc;
	background-color: #eaeaea;
	width: 163px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
}
label.loginRodape div.a{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	height:12px;

}
#holderLoginRodape a {
	font-family: Tahoma;
	text-decoration: underline;
	color: #191919;
	font-size: 10px;
}
.formulario44{
	border:1px solid red;
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px;
	text-align: left;
	margin:0;
	padding:0;
	width:140px;
	height:31px;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	cursor:pointer;
}
a.aPesq {
	font-family: Tahoma; 
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.menuconta a{
	background-image: url('imagens/seta_lista_pesquisa.jpg');
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left center;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.texto a {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a.download {
	text-decoration: none;
	color: #1B97D3;
}
div.downHold {
	color: #333333;
	margin-bottom: 8px;
}
table.terrestres {
	background-image: url('/site/upload/image/Imagens/transportes/fundo.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 23px;
}
.it1 {
	color: #8a8a8a;
	font-size: 12px;
}
.it2 {
	color: #25a5e1;
	font-size: 12px;
}
table.tinf td {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #999999;
	border-bottom: solid 1px #cccccc;
	vertical-align:text-top;
}
table.tinf td.tit {
	font-size: 13px;
	color: #25a5df;
	vertical-align:middle;
}

#slideshow2 { left: 0px; top:10px; height: 250px; overflow: hidden; }
#nav2 { width: 200px; margin-left: 170px; padding: 0px; margin-top: 225px; position: absolute; z-index: 15; text-align: right;}
#nav2 li { width: 13px; margin: 3px; list-style: none; display: inline; }
#nav2 a { width: 13px; height: 11px; display: inline-block; padding-bottom: 11px; margin: 0px; background-image: url('imagens/home_botao.png'); background-attachment: scroll; background-position: left top; background-repeat: no-repeat;}
#nav2 a.activeSlide {  background-image: url('imagens/home_botao2.png'); background-attachment: scroll; background-position: left top; background-repeat: no-repeat; }
#nav2 a:focus { outline: none; }
#nav2 img { border: none; }