body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-repeat: no-repeat;




















	background-position:
; 																					background-color: #666666;

}
#links_paginas {
	padding-right: 20px;
	padding-bottom: 15px;
}

.oneColLiqCtrHdr #container {
	width: 774px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
	border: medium solid #FFFFFF;
}
.oneColLiqCtrHdr #header {
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: auto;
	background-image: url(images/topo.jpg);
	padding-top: 0px;
	background-repeat: no-repeat;
	height: 343px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.oneColLiqCtrHdr #mainContent {
	background-repeat: repeat-y;
	width: auto;
	background-image: url(images/conteudo.jpg);
	
}

.oneColLiqCtrHdr #mainContent p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}
#fotos {
	background-repeat: no-repeat;
	background-position: center;
}
#rodape_links {
}
#topo_conteudo {
	padding-top: 15px;
	padding-left: 115px;
}
#topo_texto {
	padding-top: 10px;
	padding-left: 160px;
	margin-right: 20px;
}
#rodape_filial {
	float: left;
	padding-left: 100px;
	padding-top: 10px;
}
.oneColLiqCtrHdr #footer {
	width: auto;
	background-repeat: no-repeat;
	background-image: url(images/rodape.jpg);
} 
#rodape_dados {
	float: left;
}
#links {
}
#rodape_conteudo {
	padding-top: 5px;
	padding-left: 40px;
	height: 80px;
}
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.style2 {font-size: 12px}
.style8 {
	font-size: 11px;
	color: #FFFFFF;
}
.style10 {font-size: 12px; color: #FFFFFF; }
