#content .intro{
	margin-bottom:20px;
	padding-left:16px;
}

#content h2{
	height:35px;
	text-indent:-5000em;
	overflow:hidden;
	background:url(tit_home.gif) 16px 0 no-repeat;
}

	#content div.ofertas{
		clear:both;
		margin-bottom:25px;
	}
		#content div.ofertas a.img{
			display:block;
			width:172px;
			height:186px;
			text-indent:-5000em;
			overflow:hidden;
			float:left;
		}
			#content #software a.img{
				background:url(img_desenvolvimento.jpg);
			}
			#content #pacto a.img{
				background:url(img_pacto.jpg);
			}
			#content #webp a.img{
				background:url(img_webp.jpg);
			}
			
			
		#content div.ofertas h3{
			height:18px;
			padding-top:30px;
			margin-bottom:5px;
		}
			#content div.ofertas a.tit{
				display:block;
				height:18px;
				text-indent:-5000em;
				overflow:hidden;
			}
				#content #software a.tit{
					background:url(tit_desenvolvimento.gif) no-repeat;
				}
				#content #pacto a.tit{
					background:url(tit_pacto.gif) no-repeat;
				}
				#content #webp a.tit{
					background:url(tit_webp.gif) no-repeat;
				}

			#content div.ofertas a.saibamais{
				display:block;
				width:102px;
				height:56px;
				text-indent:-5000em;
				overflow:hidden;
				background:url(bt_saibamais.gif) left top no-repeat;
				margin-top:10px;
			}

			#content div.ofertas #certificacao_cmmi{
				display:block;
				float:left;
				width:175px;
				height:140px;
				text-indent:-5000em;
				overflow:hidden;
				background:url(certificada_cmmi.gif) center no-repeat;
			}
			
			#content div.ofertas h4{
				color:#2e3555;
				padding-top:20px;
				font-size:16px;
			}
			
			#content #noticia a{
				color:#892405;
				font-weight:bold;
				text-decoration:underline;
			}

