body{
background-image: url("../img/b1.jpg");
background-repeat: repeat-x;
margin-top: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #999;
text-decoration: none;
}
a:link, a:visited{
color: #999;
font-weight: bold;
text-decoration: none;
}
a:hover, a:active{
color: #999;
font-weight: bold;
text-decoration: underline;
}
#search{
border: 1px solid #CCC;
width: 163px;
height: 20px;
margin-bottom: 7px;
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #999;
text-align: center;
}
.newsletter_input{
border: 1px solid #CCC;
color: #999;
font-family: Verdana;
font-size: 11px;
width: 135px;
height: 20px;
text-align: center;
}
.voltar, a.voltar:link, a.voltar:visited{
color: #FFF;
font-weight: bold;
text-decoration: none;
}
a.voltar:hover, a.voltar:active{
color: #FFF;
font-weight: bold;
text-decoration: underline;
}
.prod_link, a.prod_link:link, a.prod_link:visited{
color: #82c041;
font-family: Arial;
font-size: 11px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
a.prod_link:hover, a.prod_link:active{
color: #63b6e7;
font-family: Arial;
font-size: 11px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
.directos_link, a.directos_link:link, a.directos_link:visited{
color: #999;
font-weight: bold;
text-decoration: none;
}
a.directos_link:hover, a.directos_link:active{
color: #333;
font-weight: bold;
text-decoration: underline;
}
.menutop_link, a.menutop_link:link, a.menutop_link:visited{
font-family: Verdana;
color: #5a7abd;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}
a.menutop_link:hover, a.menutop_link:active{
font-family: Verdana;
color: #5a7abd;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
}
/*------------------------------------------------*/
.img_cabecalho_logotipo {
	background-image: url(../img/img_cabecalho_logotipo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_cabecalho_logotipo_pag {
	background-image: url(../img/img_cabecalho_logotipo_pag.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#form_pesquisa {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	position: relative;
}
#form_id {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 24px;
	right: 0px;
	bottom: 0px;
}