.txtchamadas {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0a2d77;
	line-height: 14px;
	text-decoration:none;
}
.txtchamadas:hover {
	color: #0a2d77;
	text-decoration: underline;
}



.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7C0205;
	line-height: 16px;
	text-decoration:none;
}

.txtconteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color: #666666;
	line-height: 16px;
	text-decoration:none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7C0205;
	line-height: 16px;
	text-decoration:none;
}
/*
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #92181c;
	line-height: 16px;
	text-decoration:none;
}
*/
a:hover {
	text-decoration:underline;
}

.formtxt 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	border-color:#CCCCCC;
	height: 15px;
	background-color:#999999;
	border-color: #999999;
	}

.bt 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFD5;
	background-color:#009966;
	border: 1px solid #009966;
	height: 18px;
	font-weight:bold;
	}
body {
	background-image: url(../imagens/bg_fundo.gif);
	margin: 0px;
	background-color: #000000;
}
.menuinterno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color: #666666;
	line-height: 12px;
	text-decoration:none;
}


.menuinterno:hover {
	color: #92181c;
}
.linhavertical {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7C0205;
	border-right-color: #7C0205;
	border-bottom-color: #7C0205;
	border-left-color: #7C0205;
}
.borda {
	border: 1px solid #000000;
}

.cmp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.cmp100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 100%;
}

.caixa {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

.bt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #92181c;
	border-top-color: 92181c;
	border-right-color: #92181c;
	border-bottom-color: #92181c;
	border-left-color: #92181c;
}
.alerta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 92181c;
	text-decoration:none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7C0205;
	text-decoration:none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	line-height: 14px;
}
.alto {
	height: 100%;
}

.novosprodutos {
	margin: 0 26px;
}

/* Mídias Sociais */

#facebook {
	background-color: #DDDDDD;
    float: left;
    height: 23px;
    margin-right: 20px;
    padding: 5px;
    width: 308px;
}
#twitter {
	background-color: #DDDDDD;
    float: left;
    height: 23px;
    padding: 5px;
    width: 128px;
}
#midias_sociais {
	width:1040px; margin: 0 auto; padding-top:20px;
}



