html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #ffffff;
} 
 
#pagewidth{ 
 width:770px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#maincol{
	background-color: #FFFFFF;
	float: left;
	position: inherit;
	padding-right: 61px;
	padding-left: 63px;
	padding-top: 10px;
	padding-bottom: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;
	width: 645px;
 }
#submenu {
	background-image: url(../../media/img/bottom_dot.gif);
	background-repeat: no-repeat;
	background-position: 8px bottom;
	padding-left: 57px;
}
#rodape {
	padding-left: 57px;
	float: left;
}

blockquote {
	border-left: 7px solid #dddddd;
	font-style: oblique;
	padding-left: 15px;
}

hr {
border: none 0;
border-top: 1px dashed #999999;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
 
#spacer {
	width: 57px;
	height: 30px;
	text-align: center;
	float: left;
}
#empresa {
	float: left;
	width: 110px;
	height: 80px;
	padding-left: 5px;
}
#clientes {
	float: left;
	width: 120px;
}


#logo {
	float: left;
	width: 714px;
	padding-left: 57px;
	background-image: url(../../media/img/topo_dot.gif);
	background-repeat: no-repeat;
	background-position: 14px top;
}
#folio {
	float: left;
	width: 100px;
}
#contato {
	float: left;
	width: 120px;
}



 
#footer {
	height:65px; 
	background-color:#FFFFFF; 
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
	text-decoration: none;
 } 
 
#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
	text-decoration: none;
 } 
 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


#header {
	position:relative; 
	height:130px; 
	background-color:#FFFFFF; 
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	}

#header strong {
	/* color: #164E73; */
	color: #164E73;
	}

#header a {
	color: #737373;
	text-decoration: none;
	}
	
#header a:hover {
	/*color: #164E73;*/
	color: #164E73;
	text-decoration: none;
	background-color: #f9f9f9;
	}
.pbox {
	background-color: #f9f9f9;
	padding: 15px;
}
.subdestaque {
	color: #000000;
	text-decoration: none;
}
.normal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
.pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.silverborder {
	border: 1px solid #CCCCCC;
}
#campanhas span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #eeeeee;
}

#campanhas a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #eeeeee;
}
