@charset "iso-8859-1";
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

a {
	outline:none;	
}

a:hover {
       color: #19500F;
	   text-decoration: underline;
}

.titDestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

.titDestaque:hover {
	color: #4CC118;
	text-decoration: none;
}

.linkMais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4CC118;
	text-decoration: none;
}

.linkMais:hover {
	color: #444444;
	text-decoration: none;
}
.inputPesquisa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	height: 22px;
	width: 105px;
}

.ip_geral {
	border-color: #94DF75;	
}
.ip_aguas {
	border-color: #66FFFF;	
}
.ip_cervejas {
	border-color: #FFFF66;
}
.ip_sumos {
	border-color: #99FF33;
}
.ip_vinhos {
	border-color: #FEC9C2;
}
.ip_cafes {
	border-color: #EBC7B2;
}
.ip_outros {
	border-color: #DBB1D5;
}

.inputLogin {
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	width: 72px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #94DF76;
	border-right-color: #94DF76;
	border-bottom-color: #94DF76;
	border-left-color: #94DF76;
	font-size: 11px;
	font-weight: normal;
	color: #306222;
	text-decoration: none;
	padding-top: 2px;
}

.rodape {
       font-family: arial;
       font-size: 10px;
       color: #999999;
       text-decoration: none;
}

.rodape:hover {
       font-family: arial;
       font-size: 10px;
       color: #19500F;
       text-decoration: none;
}

.fic_tec {
       font-family: arial;
       font-size: 12px;
       color: #336600;
       font-weight: bold;
       text-decoration: none;
}

.fic_tec:hover {
       font-family: arial;
       font-size: 12px;
       color: #336600;
       font-weight: bold;
       text-decoration: none;
}

h3 {
       font-family: arial;
       font-size: 12px;
       /*color: #ffcc00;*/
       color: #000000;
	   font-weight: bold;
       text-decoration: none;
}

#pr_multi_ul {
    border: 0px solid red;
    width: 340px;
	padding-left: 0px;
}

#pr_multi_ul li {
    list-style-type: none;
    font-family: arial;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    padding-top: 1px;

}

#pr_multi_ul li ul {
    border: 0px solid green;
    width: 320px;
    padding-left: 20px;
}

#pr_multi_ul li ul li {
    list-style-type: none;
    font-family: arial;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    padding-top: 1px;
    
}

#pr_multi_ul li ul li ul {
    border: 0px solid green;
    width: 300px;
    padding-left: 20px;
}

.main_cat {
    height: 18px;
    padding-left: 8px;
    padding-top: 7px;
    padding-bottom: 3px;
    background-color: #A5A5A5;
}

.sub_cat {
    height: 18px;
    padding-left: 8px;
    padding-top: 7px;
    padding-bottom: 3px;	
    background-color: #CECECE;
}

.prod {
    height: 18px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;	
    background-color: #E2E2E2;
}

#divInqueritos {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    line-height: 18px;
    width:700px;
}