@import url('default.css');

#content .banner {
	background:url(../images/backgrounds/bg_banner.jpg);
	width:752px;
	height:94px;
	padding:50px 24px;
}

#content .banner address { font-style:normal }

#content .banner strong { font-size:1.5em }

#content .services {
	background:url(../images/backgrounds/bg_services.jpg);
	width:800px;
	height:190px;
	margin:15px 0;
	text-align:justify
}

#content .services h1 {
	background:url(../images/icons/icon_services.png) no-repeat;
	background-position:5px;
	padding-left:25px;
	margin-left:-5px;
	font-size:1.2em;
	margin-bottom:5px;
	color:#0000ff
}

#content .services .co-admin img {
	margin-top:-9px;
	float:right 
}

#content .services .pesquisas img {
	margin-top:-9px;
	float:right 
}

#content .services .co-admin, #content .services .pesquisas {
	width:359px;
	padding:20px;
	float:left
}

#content .services .tab {
	width:1px;
	height:160px;
	border-right:1px dotted #8f8f8f;
	margin-top:15px;
	float:left
}