@charset "utf-8";
/* CSS Document */



.css {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #941415;
}

.campos {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	border: 1px solid #F00;
	background-color: #FFF;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	color:#666;
	font-size: 16px;
	line-height:20px;
	text-align: left;
}

.txt_contato {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

	text-align:left;
	color: #666;
	font-size: 12px;
	line-height:20px;
	text-align: left;
}

.txt_mkt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

	text-align:left;
	color: #666;
	font-size: 11px;
	line-height:12px;
	text-align: left;
}

.txt_produtos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

	text-align:left;
	color: #666;
	font-size: 11px;
	line-height:12px;
	text-align: left;
}

.txt_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

	text-align:left;
	color: #666;
	font-size: 12px;
	line-height:20px;
	text-align: left;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

	text-align:left;
	color: #666;
	font-size: 12px;
	line-height:20px;
	text-align: left;
}

.subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-left: 20px;
	font-size: 21px;
	color: #F00;
}

.subbaca {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: #F00;
}

.subtitulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 21px;
	color: #F00;
}

.noticia_data {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #F00;
}
.noticias_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #666;
}
a.noticias:link {
	text-decoration: none;
	color: #666;
}
a.noticias:visited {
	text-decoration: none;
	color: #666;
}
a.noticias:hover {
	text-decoration: underline;
	color: #0666;
}
a.noticias:active {
	text-decoration: none;
	color: #666;
}


.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter ;
	font-size: 10px;
	color: #666;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #f00;
}
a:active {
	text-decoration: none;
	color: #f00;
}
body,td,th {
	color: #666;
}
