@charset "utf-8";

body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.classe1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.classe1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	color: #666;
}
a.classe1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background-color:#CCCCCC;
	text-decoration: underline;
	color: #666;
}
a.classe1:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	color: #666;
}

.tit_produtos {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

a.classe2:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.classe2:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a.classe2:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}
a.classe2:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.divmenu {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.rodape {
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

.texto {
	font-family: Microsoft Sans Serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}

.rodape2 {
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
}

a.classe3:link {
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
a.classe3:visited {
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
a.classe3:hover {
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
}
a.classe3:active {
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.contato {
	font-family: Microsoft Sans Serif;
	font-size:11px;
	color:#666;
	font-weight:normal;
}

.tit_produtos2 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004299;
	font-weight: bold;
}

.endereco {
	font-family:Microsoft Sans Serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
}

.enderecotit {
	font-family:Microsoft Sans Serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.telefone {
	font-family:Microsoft Sans Serif;
	font-size:11px;
	color:#004299;
	font-weight:bold;
}
