
			/*
			-----
			Estante Virtual, CSS especial
			Author: Nando Pereira
			Criado: 24 Julho 2007
			-----
			*/
			
			.boxdclique {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: bold;
			}
			.boxdclique a:link {
				color: #999999;
			}
			.boxdclique a:visited {
				color: #999999;
			}
			.boxdclique a:hover{
				color: #FF0000;
			}
			.boxdnumero {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				color: #000000;
			}
			.boxdnumero2 {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				color: #000000;
			}
			.boxdnumero3 {
			
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: normal;
				color: #000000;
			}
			.boxdnumero4 {
			
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 16px;
				font-weight: bold;
				color: #FF0000;
			}
			.boxtraco {
				border-top-width: 0px;
				border-right-width: 0px;
				border-bottom-width: 1px;
				border-left-width: 0px;
				border-top-style: dotted;
				border-right-style: dotted;
				border-bottom-style: dotted;
				border-left-style: dotted;
				border-top-color: #CCCCCC;
				border-right-color: #CCCCCC;
				border-bottom-color: #CCCCCC;
				border-left-color: #CCCCCC;
			}


/* BOX QUALIFICAÇÕES : CSS Especial */
.boxq-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dashed #CCCCCC;
}
.boxq-txt a:link, .boxq-txt a:link {
	color: #FF0000;
}
.boxq-txt a:hover {
	color: #333333;
}
.boxq-n {
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.boxq-detalhes {
	color: #999999;
	margin-top: 5px;
	padding: 5px 0px 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 9px;
}
.boxq-traco {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}




/* Garimpes */



.garimpe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	line-height: 18px;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.garimpeops {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.garimpeops a:link, .garimpeops a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
.garimpeops a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}




/* CSS MENU Garimpe Por Estante */


ul.abreGarimpe {
	margin: 0px 0px 0px -5px;
	padding: 0;
}
ul.abreGarimpe li {
	padding: 4px 6px 4px 6px;
	list-style: none;
}
ul.abreGarimpe li a, lu.abreGarimpe li a:link, lu.abreGarimpe li a:visited {
	padding: 4px 6px 4px 6px;
	text-decoration: none; 
	list-style: none;
	border: dotted 1px #cccccc;
}
ul.abreGarimpe li a:hover {
	background-color: #669900;
	color: #ffffff;
	text-decoration: none; 
}

#GarimpeEst {
	display: none; 
	position: absolute;
	left: 0px;
	z-index: 100;
	border: 1px solid #669900;
	background-color: white;
}
#GarimpeEst ul li {
	margin-left: -20px;
	text-decoration: none;
	list-style: none;
	padding: 3px; 
}
#GarimpeEst ul li a, #GarimpeEst ul li a:link, #GarimpeEst ul li a:visited {
	list-style: none;
	text-decoration: none;
	background-color: white;
	color: gray;
	padding: 3px; 
	border: 0px;
}

#GarimpeEst ul li a:hover {
	background-color: #669900;
	color: #ffffff; 
}

