.fundo {
	background-image:   url(../imagens/fundo-lateral.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #7B8890;
}
.fundo-cont {
	background-image:   url(../imagens/fundo-cont.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #64737D;
}
.fundo-rodape {
	background-image:   url(../imagens/fundo-rodape.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #64737D;
}
.texto {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}
.texto a:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CACFD3;
	text-decoration: underline;
}
.texto a:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CACFD3;
	text-decoration: underline;
}
.texto a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.rodape {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CACFD3;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.formulario {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.formulario-texto {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
}
.contactos {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
}
.contactos a:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CACFD3;
	text-decoration: underline;
}
.contactos a:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CACFD3;
	text-decoration: underline;
}
.contactos a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.produtos {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.produtos a:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CACFD3;
	text-decoration: underline;
}
.produtos a:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CACFD3;
	text-decoration: underline;
}
.produtos a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.produtos-tit {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
