#conteudo.home #chamada {
	float: left;
	width: 260px;
}

#conteudo.home #sobre {
	background: url(../imagem/bg_o_que_sao_as_oficinas.gif) no-repeat;
	background-position: 0 68px;
	height: 430px;
}

#conteudo.home #sobre h1 {
	background: url(../imagem/o_que_sao_as_oficinas.gif) no-repeat center left;
	position: relative;
	margin-top: 17px;
	left: 2px;
	margin-bottom: 40px;
}

#conteudo.home #sobre h1 a {
	font-size: 0;
	text-indent: -9999em;
	display: block;
	width: 217px;
	height: 67px;
}

#conteudo.home #sobre p {
	display: block;
	width: 200px;
	position: relative;
	left: 25px;
	margin-bottom: 10px;
	/*margin-top: 40px;*/
}

#conteudo.home #sobre a.saiba-mais {
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

#conteudo.home #declaracao {
	background: url(../imagem/bg_declaracao_topo.gif) no-repeat top left;
	width: 196px;
/*	height: 98px;*/
	padding: 24px;
	position: relative;
	left: 7px;
	margin-top: 19px;
}

#conteudo.home #declaracao .rodape {
	background: url(../imagem/bg_declaracao_rodape.gif) no-repeat top right;
	width: 23px;
	height: 15px;
	float: right;
	position: relative;
	left: 23px;
	top: -15px;
}

#conteudo.home #nosso-blog h2 {
	background: url(../imagem/nosso_blog.gif) no-repeat center left;
	position: relative;
	left: 4px;
	margin-top:8px;
}

#conteudo.home #nosso-blog h2 a {
	font-size: 0;
	text-indent: -9999em;
	display: block;
	width: 250px;
	height: 66px;
}

#conteudo.home #nosso-blog p {
	width: 224px;
	font-weight: bold;
	position: relative;
	left: 10px;
	line-height: 14px;
	text-decoration:underline;
}

#conteudo.home #nosso-blog p strong {
	text-transform: uppercase;
}


#conteudo.home #queremos-trampo h2 {
	background: url(../imagem/queremos_trampo.gif) no-repeat center left;
	position: relative;
	left: 4px;
	margin-top: 26px;
}

#conteudo.home #queremos-trampo h2 a {
	font-size: 0;
	text-indent: -9999em;
	display: block;
	width: 250px;
	height: 66px;
}

#conteudo.home #queremos-trampo p {
	width: 224px;
	font-weight: bold;
	position: relative;
	left: 30px;
	margin-top: 16px;
	line-height: 14px;
}

#conteudo.home #queremos-trampo p strong {
	text-transform: uppercase;
}

#conteudo.home #parceiros h2 {
	background: url(../imagem/parceiros.gif) no-repeat center left;
	position: relative;
	left: 4px;
	margin-top: 40px;
}

#conteudo.home #parceiros h2 a {
	font-size: 0;
	text-indent: -9999em;
	display: block;
	width: 140px;
	height: 27px;
}

#conteudo.home #parceiros p {
	width: 224px;
	position: relative;
	left: 30px;
	margin-top: 11px;
	line-height: 14px;
}

#conteudo.home #media {
	float: right;
	width: 350px;
}

#conteudo.home #media #videos h2 {
	background: url(../imagem/videos.gif) no-repeat center left;
	position: relative;
	left: 20px;
	margin-top: 20px;
}

#conteudo.home #media #videos h2 a {
	font-size: 0;
	text-indent: -9999em;
	display: block;
	width: 293px;
	height: 44px;
}

#conteudo.home #media #videos p {
	display: none;
}

#conteudo.home #media #videos .video {
	background: url(../imagem/bg_videos.gif) no-repeat left;
/*	background-position: -6px 0;*/
	width: 355px;
	height: 235px;
	position: relative;
	margin-top: 11px;
	left: -6px;
}

#conteudo.home #chamada #parceiros .video2 {
	width: 205px;
	height: 120px;
	position: relative;
	margin-top: 11px;
	left: -20px;
	*left: 10px;	
}

#conteudo.home #media #noticias {
	background: url(../imagem/bg_noticia.gif) no-repeat left top;
	width: 349px;
	height: 725px;
}

#conteudo.home #media #noticias h3 {
	font-size: 13px;
}

#conteudo.home #media #noticias a {
	text-decoration: none;
}

#conteudo.home #media #noticias a:hover {
	text-decoration: underline;
}

#conteudo.home #media #noticias h2 a {
	font-size: 0;
	text-indent: -9999em;
	display: block;
	width: 183px;
	height: 51px;
	position: relative;
	left: 43px;
}

#conteudo.home #media #noticias ul {
	list-style-type: none;
	width: 230px;
	margin: 0 auto;
	position: relative;
	top: 5px;
}

#conteudo.home #media #noticias ul li {
	padding: 13px 0;
	border-bottom: solid 1px #c0bcab;
}

#conteudo.home #media #noticias ul li a {
	color: #000;
}

#conteudo.home #media #noticias ul li.ultima {
	border-bottom: none;
}

#conteudo.home #media #noticias ul li p {
	font-weight: bold;
	padding-top: 3px;
}

#conteudo.home #media #noticias ul li p.data {
	font-weight: normal;
}

#conteudo.home #media #noticias ul li div.descricao {
	height: 4em;
	overflow: hidden;
}