body {
	margin: 0px;
	padding: 0;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

h1, h2 {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

p, ol, ul {
	margin-top: 0;
	line-height: 120%;
	color:#999999;
	font-weight: normal;
}



a {
	color: #F16222;
}

a.news {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #F16222;
}

a img {
	border: none;
}

a.logos img {
border-style: solid;
border-color:#CCCCCC;
border-width: 1px;
}
a.logos:hover img {
border-style: solid;
border-color:#F16222;
border-width: 1px;
}
a.news:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#page {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 1000px;
	margin-bottom:10px;
	border:none;
}

/* Content */

#content {
	float: left;
	display: inline;
	width: 1000px;
}

#content li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #FFFFFF url(images/img16.gif) no-repeat left bottom;
}

#esquerda {
	float: left;
	display: inline;
	width: 680px;
}

#tit_portfolio {
	float: left;
	display: inline;
	width: 660px;
	margin-bottom:10px;
	background: #000000;
	
}

#duvidas {
	float: left;
	display: inline;
	width: 320px;
	margin-right:20px;
}

#logos {
	float: left;
	display: inline;
	width: 150px;
	height: 150px;
	background:#FFFFFF;
	text-align:center;
	margin-right:20px;
	margin-bottom:20px;
}

#news {
	float: right;
	display: inline;
	width: 298px;
	height: 148px;
	background: #0c6c7e;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	border-style: solid;
	border-color:#0c6c7e;
	border-width: 1px;
}
#atendimento {
	float: right;
	display: inline;
	width: 298px;
	height: 100px;
	background: #F16222;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	border-style: solid;
	border-color:#F16222;
	border-width: 1px;
}

#filo {
	float: right;
	display: inline;
	width: 298px;
	background: #FFFFFF;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	border-style: solid;
	border-color:#CCCCCC;
	border-width: 1px;
}

#news_blank {
	float: right;
	display: inline;
	width: 320px;
	background: #ffffff;
}

#footer {
	float: left;
	display: inline;
	width: 1000px;
	height: 15px;
	background: #000000;
	padding: 2px;
	line-height: 15px;
}

.footer_bco {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.simple_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
}

.news_links {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.sub_orange {
	color: #F16222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.sub_blue {
	color: #0C6C7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}