*{
	margin:0 auto;
	border:0px;
	}
	
body{
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	font-size:16px;
	color:#000000;
	background-color:#999;
	background-image:url(../img/bg-total.jpg);
	background-repeat:repeat;
	}
	
a{
	color:#009;
	text-decoration:none;
	font-weight:600;
	font-size:15px;
	}
	
a:visited{
	color:#009;
	}
	
a:hover{
	color:#09F;
	text-decoration:underline;
	font-style:italic;
	}
	
a:active{
	color:#009;
	text-decoration:underline;
	font-style:italic;
	}
	
h1{
	font-size:18px;
	}
	
table, td, tr{
	text-align:justify;
	}
#all{
	width:960px;
	height:auto;
	text-align:center;
	margin-top:5px;
	}
	
.cantos {
	border-top: 1px solid #96d1f8;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#efffef), to(#ffffff));
	background: -moz-linear-gradient(top, #efffef, #ffffff);
	padding: 2px 10px; -webkit-border-radius: 8px;
	-moz-border-radius: 8px; border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0; 

	} 
	
#total{
	width:960px;
	height:auto;
	float:left;
	background-color:#FFF;
	text-align:justify;
	}
	
#topo{
	width:960px;
	height:auto;
	float:left;
	}
	
#logo{
	width:251px;
	height:137px;
	float:left;
	margin-top:15px;
	margin-left:25px;
	}
	
#txtLogo{
	width:430px;
	height:94px;
	float:left;
	margin-top:10px;
	text-align:center;
	}
	
#telefone{
	width:250px;
	height:30px;
	float:right;
	font-size:24px;
	text-align:center;
	margin-top:30px;
	}
	
#email{
	width:250px;
	height:20px;
	float:right;
	font-size:14px;
	text-align:center;
	}
	
#banners{
	width:959px;
	height:168px;
	float:left;
	position:relative;
	z-index:0;
	margin-top:-50px;
	}

#menu{
	width:635px;
	height:23px;
	float:right;
	position:relative;
	z-index:1;
	margin-top:-163px;
	margin-right:18px;
	text-align:center;
	}
	
#content{
	width:960px;
	height:auto;
	float:left;
	text-align: justify;
	}
	
#footer{
	width:960px;
	height:auto;
	float:left;
	padding-top:3px;
	}
	
#footerTxt{
	width:700px;
	height:auto;
	font-size:12px;
	float:left;
	text-align:left;
	}
	
#footerUp{
	width:77px;
	height:40px;
	float:right;
	}#total #content table tr td {
	text-align: justify;
}
