body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fundo2.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

a img {
	border: none;
}

a {
	outline: 0;
	text-decoration: none;
	color: #666;
}

a:visited {
	text-decoration: none;
}
a:hover 
{
    text-decoration:none;
    color:#900;
}
a:active {
	text-decoration: none;
}

.b {
	outline: 0;
	color:#900;
	text-decoration:underline;
}

.b:visited {
    color:#900;
    text-decoration:underline;
}
.b:hover 
{
    color:#900;
    text-decoration:underline;
}
.b:active 
{
    text-decoration:underline;
}


#divPrincipal {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:75px;
}
#divTopo {
	position:absolute;
	left:50%;
	top:0px;
	width:975px;
	height:75px;
	margin-left: -487px;
}
#divLogo {
	position:absolute;
	left:0px;
	top:0px;
	width:240px;
	height:75px;
}
#divBanner {
	position:relative;
	left:50%;
	top:0px;
	width:975px;
	height:360px;
	margin-left: -487px;
}
#divData {
	position:absolute;
	left:248px;
	top:34px;
	width:275px;
	height:14px;
	color: #CCC;
}
#divCentralVendasTopo {
	position:absolute;
	left:528px;
	top:22px;
	width:397px;
	height:26px;
	color: #CCC;
	text-align: right;
}
telefone {
	font-size: 11px;
}
#divCentralVendasTopo strong {
	font-size: 11px;
}
#divFoneImg {
	position:absolute;
	left:940px;
	top:21px;
	width:31px;
	height:29px;
}
#divConteudo {
	position:relative;
	left:50%;
	top:0px;
	width:915px;
	/* height:985px; */
	margin-left: -487px;
	padding:30px;
	background-image: url(../images/fundo3.jpg); 
	background-color:white;
	background-repeat: repeat-x;
}

#divMenuInf {
	position:relative;
	width:975px;
	background-color:white;
	text-align:center;

}
#divLinhaInf {
	position:relative;
	width:975px;
	background-color:white;
	text-align:center;
}

#divMidiaSocial {
	position:relative;
	width:975px;
	height:42px;
	background-color:white;
	text-align:center;
}


#divFimConteudo {
	clear:left;
	position:relative;
	left:50%;
	top:0px;
	width:975px;
	height:16px;
	margin-left: -487px;
}
#divRodape {
	
	position:relative;
	left:50%;
	margin-top:115px;
	width:975px;
	height:20px;
	margin-left: -487px;
	text-align: center;
	color: #CCC;
}
.rodape {
}
#divRodape strong {

}


.verm {
	color: #900;
	font-size: 9px;
}


#divTitulo {
	position:relative;
	height:50px;
	width:975px;
}

#divTituloFigura {	
	position:relative;
	float:left;
	left:-10px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

.textoVermelho14{
	font-size: 14px;
	color: #900;
}


.textoCinza11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.labelForm 
{
    font-size:10px;
    font-weight:bold;
    text-align:right;
}

label
{
    font-size:11px;
    font-weight:bold;
    text-align:right;
}

.mensagem
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;    
}

.caixaErro
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:White;
	background-color:#900;
	padding:8px;    
	
}


.TableContato 
{
    width:80%;
    
}

.vermelho12{
	color: #900;
	font-size: 12px;
}


.novo {
	color: #000;
	font-size: 14px;
}
.novo2 {
	color: #000;
	font-size: 16px;
}

.frase_port {
	font-size: 12px;
	font-weight: bold;
}

.centro 
{
    text-align:center;
}

.direita
{
    text-align:right;
}