a{
	text-decoration:none;
}
a.menu:link, a.menu:visited{
	background-color:#E4E4E4;
	color:#6a6b6b;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	display:block;
	width:100%;
	min-width:190px;
	height:20px;
	text-decoration:none;
	margin-top:5px;
}
a.menu:hover{
	background-color:#D8D8D8;
	color:#0B99DB;
}
a.produto:link, a.produto:visited{
	color:#666;
}
a.produto:hover{
	text-decoration:underline;
}
a.menu span {
	margin-left:7px;
}
a.linkbread, a.linkbread:visited{
	color:#666;
	/*text-decoration:underline;*/
}
a.linkbread:hover{
	text-decoration:none;
}
a.paginacao,a.paginacao:visited{
	text-decoration:none;
	color:#666;
}
a.paginacao:hover{
	color:#000;
	/*text-decoration:underline;*/
}
a.linkloja:link, a.linkloja:visited{
	color:#03F;
	text-decoration:none;
}
a.linkloja:hover{
	/*text-decoration:underline;*/
}
input.formItem, textarea.formItem, select.formItem{
	width:98%;
	border:solid 1px #C9C9C9;
	font-family:Verdana;
}
.botao{
	border:solid 1px #CCC;
	color:#333;
	background-color:#E8E8E8;
}
.botao:hover{
	border:solid 1px #CCC;
	color:#000;
	background-color:#C8C8C8;
}
.txt-rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.txt-data {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6F6F6F;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.txt-descricao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0c9adb;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.titulo-ativado {
	color: #0c9adb;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.titulo-desativado {
	color: #b0adad;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.titulo-desativado:hover {
	color: #0c9adb;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.carrinho_itens{
	height:20px;
	width:98%;
	border-bottom:dotted 1px #666;
	margin-left:5px;
	margin-top:3px;
	display:table;
}
.divTitulo{
	font-size:14px;
	color:#0c9adc;
	margin-bottom:15px;
	font-weight:bold;
}
.spanFoto{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.spanTexto{
	float:left;
	margin-right:15px;
	margin-bottom:20px;
	text-align:justify;
}
.spanFotoNoticia{
	margin-right:15px;
	margin-bottom:15px;
	text-align:center;
}
.spanTextoNoticia{
	margin-right:15px;
	margin-bottom:20px;
	text-align:justify;
}
div#banner_inferior {
	padding-top:10px;
}
.enterLineColor {
	background-color: #E9E9E9;
}
