.body{
	background-image:url(../img/bg2048.jpg);
	background-repeat: repeat-y;
	background-position: center; 
	margin:0px;
}
.bodyPopUp{
	background-image:url(../img/back.gif);		
	margin:0px;
}

#conteudo{
	width:777px;	
	height:auto;
	left:50%;
	margin-left:-388.5px;
	position:relative;	
	border:0px green solid;
}

#topo{
	width:777px;
	height:254px;
	clear:both;
}

#barraVermelha{
	width:777px;
	height:52px;
	clear:both;
	background:url(../img/barraVermelha.jpg); no-repeat;
}

#boxEmpresas{
	width:210px;	
	background:url(../img/boxEmpresas2.jpg);
	margin-left:35px;
	margin-top:-20px;	
	float:left;
	border:0px green solid;
}

#boxEmpresas1{
	width:210px;
	height:46px;
	background:url(../img/boxEmpresas1.jpg); no-repeat;
	clear:both;
}

#boxEmpresas3{
	width:210px;
	height:30px;
	background:url(../img/boxEmpresas3.jpg); no-repeat;
	clear:both;
}

#boxProdutos{
	width:449px;	
	background:url(../img/boxProdutos2.jpg);
	margin-top:-20px;	
	margin-right:35px;
	float:right;
}

#boxProdutos1{
	width:449px;
	height:47px;
	background:url(../img/boxProdutos1.jpg); no-repeat;	
	clear:both;
}

#boxProdutos3{
	width:449px;
	height:23px;
	background:url(../img/boxProdutos3.jpg); no-repeat;	
	clear:both;
}

#logos {
	margin-top:30px;
	margin-left:10px;
	text-align:center;
}


#rodape{
	width:777px;
	height:135px;
	background-image:url(../img/rodape.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	clear:both;
}

#conteudoTexto{
	width:500px;
	min-height:500px;
	float:right;
	margin-right:10px;		
	border:0px green solid;
}

#rodapeLinks{
	width:700px;
	height:20px;
	position:relative;
	margin-left:35px;	
	top:20px;
	border:0px red solid;
	text-align:center;
	font-family:arial;
	font-size:0.8em;	
}

#rodapeEndereco{
	width:700px;
	height:65px;
	position:relative;
	margin-left:20px;	
	top:35px;
	border:0px green solid;
	text-align:left;
	font-family:arial;
	font-size:0.8em;	
	color:#FFFFFF;
}

a.creditos{
        font-family: arial;
        font-size: 0.9em;
        color: #000000;
        font-weight: none;
        text-decoration: none;
        font-weight: none;
}

h1{
	color:#cc0000;
	font-family:"Century Gothic";
}

h2{
	color:#cc0000;
	font-family:"Century Gothic";
}

h4{
	color:#cc0000;
	font-family:"Century Gothic";
}

p , td{
	color:#000000;
	font-family:arial;
	font-size:0.8em;
}

.select {
	BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    BACKGROUND-COLOR: #f9f9f9;
}

.tableHeader{
	color:#FFFFFF;
	background-color:#CC0000;
	font-family:arial;
	font-size:0.7em;
	font-weight:bold;	
}

.pCreditos{
        font-family: verdana;
        font-size: 10px;
        color: #000000;
        font-weight: none;
}
a{
	font-family:arial;
	font-size: 0.9em;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	font-family:arial;
	font-size: 0.9em;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}