body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #012448;
}

.texto1 {
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
}

.texto1b {
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
}

a.texto1:hover {
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : underline;
}

.tabela1 {
	color: Black;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration : none;
}

a.tabela1:hover {
	color: Black;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration : underline;
}

.titulo1 {
	color: #024282;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration : none;
	font-weight: bold;
}

.titulo2 {
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
}

.promocaoTitulo {
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
}

.promocaoTexto {
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
}


.promocaoPreço {
	color: #024282;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
}


.vejamais {
	color: #696969;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration : none;
	font-weight: bold;
}

a.vejamais:hover {
	color: #696969;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration : underline;
	font-weight: bold;
}

.novidades {
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
}

a.novidades:hover {
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : underline;
}

.menu {
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
}

a.menu:hover {
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : underline;
}
	
.rodape {
	color: #474747;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
}

a.rodape:hover {
	color: #474747;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : underline;
}


.formCampo {
	border : 1px solid #034282;
	font-family : Tahoma;
	color : Black;
	font-size: 11px;
	background: #E4E4E4;
}

.form_btn {
	border : 1px solid Black;
	font-family : Tahoma;
	color : White;
	font-size: 11px;
	background: #034282;
}


.foto {
	color: #034282;
	border: 1px solid #034282;
}