body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}
body {
	background-color: #F9A312;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
table, td, th, tr
{
border-width: 0px;
border-style: none;
border-color: #f7ca2f;
padding: 5px;
}
th, tr
{
background-color:#f7ca2f;
border-width: 0px;
border-style: none;
}
a:link {
	color: yellow;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: red;
}
a:hover {
	text-decoration: none;
	color: green;
}
a:active {
	text-decoration: none;
	color: #66FF99;
}
h1 {
	font-size: 13px;
	color: #000000;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 955px;
	
}

#header {
	margin: 0 0 15px 0;
	
}


#side-a {
	float: left;
	width: 300px;
}
	
#content { 
	margin: 0px 0px 10px 10px;
	float: left;
	width: 645px;
}

#footer {
	clear: both;
	
}

#footerpub {
width: 955px;
background: url("http://www.soaresferreira.com/clientes/resarte/images/footerpub2.jpg") repeat;
	
}