/* CSS Document */

#topbar{
	background: url(images/fundotopo_x4.gif) center no-repeat #AD7341A;
	height:157px;
	width:100%;
	}

td {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif; 
	font-weight: normal;
	color: #800000
}
td.mapasite {
	font-size: 11px;
	font-family: Times New Roman, Times, serif;
	font-weight: strong;
	color: #800000;
	background-color: #EEEEEE;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
a:link {color: #800000}
a:visited {color: #800000}
a:hover {color: #808080}
a:active {color: #808080}

/*links no rodapé*/
a.rodape{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
a.rodape:link {color: #800000}
a.rodape:visited {color: #800000}
a.rodape:hover {color: #808080}
a.rodape :active {color: #808080}

/*texto no rodapé*/
.rodape{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #464646;
	font-size: 10px
}
.rodape:link {color: #800000}
.rodape:visited {color: #800000}
.rodape:hover {color: #808080}
.rodape :active {color: #808080}

/*links no topo*/
a.topo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
a.topo:link {color: #E8DB9C}
a.topo:visited {color: #E8DB9C}
a.topo:hover {color: #808080}
a.topo :active {color: #808080}

/*títulos de cada página*/
.titulos {
	font-size: 30px;
	font-family: Times New Roman, Times, serif; 
	font-weight: strong;
	color: #464646
}

/*nomes dos produtos*/
.nomeproduto {
	font-size: 20px;
	font-family: Times New Roman, Times, serif; 
	font-weight: strong;
	color: #464646
}

/*endereço de email*/
.email{
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	color: #464646;
	font-weight: strong;
	font-size: 12px
}
.email:link {color: #D20000}
.email:visited {color: #D20000}
.email:hover {color: #808080}
.email :active {color: #808080}

