/* CSS Document - Desenvolvido por Valdir L. Calderon - http://www.digipronto.com.br */

/********************* Padrões ***********************/
img{
	border:0px;
}

.left{
	float:left;
}

.ulEsp ul li{
	padding:0px 0px 10px 0px;
}

/********************* Títulos ***********************/
.titulo01{
	color:#999999;
	font-size:14px;
}.titulo02{
	color:#FF0000;
	font-size:14px;
}
.tituloInt{
	color:#ff0000;
	font-size:16px;
}

/********************* Botões ************************/
.btProdPq, .btProdPq:visited{
	width:160px;
	height:27px;
	background:url(../imagens/bts/produtosPq.jpg) center no-repeat;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	padding:12px 0px 0px 15px;
}.btProdPq:hover{
	color:#FF0000;
}
.btProdGr, .btProdGr:visited{
	width:160px;
	height:43px;
	background:url(../imagens/bts/produtosGr.jpg) center no-repeat;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	padding:15px 0px 0px 15px;
}.btProdGr:hover{
	color:#FF0000;
}

/********************* Tamanhos ************************/
.tam11{
	font-size:11px;
}.tam12{
	font-size:12px;
}.tam13{
	font-size:13px;
}.tam14{
	font-size:14px;
}.tam15{
	font-size:15px;
}.tam16{
	font-size:16px;
}

/******************** Links ***************************/
.linkVermelho, .linkVermelho:visited{
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
}

.linkCinza01, .linkCinza01:visited{
	color:#cccccc;
	text-decoration:underline;
}.linkCinza01:hover{
	color:#ff0000;
}
.linkCinza02, .linkCinza02:visited{
	color:#999999;
	text-decoration:underline;
}.linkCinza02:hover{
	color:#ff0000;
}

/******************** Inputs **************************/
.inputBusca01{
	width:150px;
	height:28px;
	background:url(../imagens/inputs/inputBusca.jpg) center no-repeat;
	border:0px;
	margin:5px 0px 0px 14px;
	float:left;
}.inputBusca02{
	width:195px;
	height:28px;
	background:url(../imagens/inputs/inputBusca2.jpg) center no-repeat;
	border:0px;
	margin:5px 0px 5px 14px;
	float:left;
}
.inputBusca{
	width:120px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px;
	background:none;
	margin:6px 0px 0px 15px;
	color:#666666;
}.inputBusca2b{
	width:165px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px;
	background:none;
	margin:6px 0px 0px 15px;
	color:#666666;
}

.input01, .input02, .input03, .input04, .textArea01, .input01b, .input02b, .textArea01b{
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.input01{
	width:230px;
}
.input02{
	width:170px;
}
.input03{
	width:40px;
}
.input04{
	width:300px;
}
.textArea01{
	width:230px;
	height:100px;
}
.input01b{
	width:330px;
}
.input02b{
	width:270px;
}
.textArea01b{
	width:330px;
	height:100px;
}


#outro{
	display:none;
}