/* CSS Document */

.textoPadrao{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}

.textoForm{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}

.textosInicial{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#000;
}

.textoMenor{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}

.descritivo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}

.errophp{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#F00;
}

.tituloCategoria{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#006;
}

.textoMedidas{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#006;
}

.setaLocal{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006;
}

.divisorCategoria{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

.combo
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}


form{
	margin:0px;
	padding:0px;
}

a.menu:link{
	color:#fff;
	text-decoration:none;
}

a.menu:hover{
	color:#fff;
	text-decoration:none;
}

a.menu:active{
	color:#fff;
	text-decoration:none;
}

a.menu:visited{
	color:#fff;
	text-decoration:none;
}

#navegar a{
		text-decoration: none;
		margin-right: 5px;
		color: #ffffff;
		border: 0px solid #ffffff;
		background: none;
		padding-left: 3px;
		padding-right:3px;
		padding-top:2px;
		padding-bottom:2px;
		text-align: center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:15px;
	}
	#navegar a:hover {
		color: #000;
		text-decoration: underline;
	}

	#navegar .activeSlide {
		color: #000000;
		background: #CCCCCC;
		text-decoration: underline;
	}
	
	.pdfs
{
	width:205px;
	height:25px;
	margin-top:7px;
	background-color:#EBEBEB;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#3066B0;
	vertical-align:top;
	font-weight:600;
	letter-spacing:-1px;
	overflow:hidden;
}

.pdfs a{ text-decoration:none;color:#3066B0; vertical-align:top;}
.pdfs a:link{ text-decoration:none;color:#3066B0; vertical-align:top;}
.pdfs a:visited{ text-decoration:none;color:#3066B0; vertical-align:top;}
.pdfs a:hover{ text-decoration:underline;color:#3066B0; vertical-align:top;}

