/* MONTAGEM DE CONTEÚDO */

.mediabox1{
	width:760px;
	height:490px;
	text-align:center;
	background:url(../img/mediabox1.png) top center no-repeat;
	margin:0px;
	border:none;
	padding:0px;
}
.menu{
	text-align:center;
	width:760px;
	height:33px;
}
.conteudo{
	text-align:left;
	width:760px;
	height:270px;
	margin-top:5px;
	background:url(../img/home_conteudo.png) top center no-repeat;
}
.conteudo .texto{
	width:462px;
	height:107px;
	float:left;
	padding:65px 20px 0 25px;
	text-align:justify;
}
.conteudo .obras{
	width:253px;
	height:172px;
	float:left;
}
.conteudo .barra{

}
