@charset "utf-8";
.menuAct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #14326b;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.borderBranco {
	border: 1px solid #FFF;
}
.titDestaques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #06183b;
	padding-bottom: 8px;
}
.borderDestaques {
	border: 1px solid #afbbd0;
}
.descricaoDestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #06183b;
}
.txtCorrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #06193c;
}
.txtCorrido a {
	color: #06193c;
	text-decoration:none;
}
.txtCorrido a:hover {
	color: #f3360e;
	text-decoration:underline;
}
.linkDetalhes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f3360e;
}
.linkDetalhes a {
	text-decoration:none;
	color: #f3360e;
}
.linkDetalhes a:hover {
	text-decoration:underline;
	color: #f3360e;
}

.promocao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #063367;
}

.borderFotos {
	border: 3px solid #9fb2ce;
}
.destaqueObras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0f2755;
	padding-bottom: 8px;
	padding-top: 5px;
}
.linksBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #071a3e;
}
.linksBottom a {
	color: #071a3e;
	text-decoration:none;
}
.linksBottom a:hover {
	color: #071a3e;
	text-decoration:underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #adc0d7;
}
.categorias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f3360e;
}
.categorias a {
	color: #f3360e;
	text-decoration:none;
}
.categorias a:hover {
	color: #f3360e;
	text-decoration:none;
}

.txtNavegacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #06193c;
}
.txtNavegacao a {
	color: #06193c;
	text-decoration: none;
}
.txtNavegacao a:hover {
	color: #06193c;
	text-decoration: underline;
}
.tituloProduto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2f4672;
}

.descricaoProduto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2f4672;
}
.txtForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2f4672;
}
.formulario {
	border:1px solid #FFF;
	background-color:#eaeef5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	border: 1px solid #becbde;
	
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #005791;
	border: 2px solid #014c7e;
	
}
.menutitle1{
	margin-bottom: 5px;
	color:#ff3201;
	width:200px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.menutitle1 a{
	color:#ff3201;
	text-decoration:none;
}

.menutitle1 a:hover{
	color:#ff3201;
	text-decoration:none;
}