.fundo {
	background-attachment: scroll;
	background-color: #191919;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.texto-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.texto-home2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8C8C8;
	text-decoration: none;
}
.fundo-home1 {
	background-color: #737373;
	background-image: url(images/indexsite_03.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.texto-home3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	}
.texto-mini {
	font-family: Tahoma;
	font-size: 9px;
	color: #737373;
	text-decoration: none;
}
.texto-conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #646464;
	text-decoration: none;
}
.titulo-conteudo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C72800;
	text-decoration: none;
}
.titulo-conteudo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C72800;
	text-decoration: none;
}
.botoes {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B82600;
	border: 2px solid #B82600;
	}
.forms {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	border: 1px solid #C4C4C4;
	cursor: text;
	width: 95%;
}
.texto-mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	text-transform: uppercase;
}
.gradiente-rodape {
	background-color: #454545;
	background-image: url(images/gradiente_rodape.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.marcas a{
font-size:18px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#c9c5c5;
text-decoration:none;
}

.marcas a:hover{
text-decoration:underline;
}