@import url("geral.css");

#imagem {
	background:url(../imagens/temla_marca_borboleta_int.gif) no-repeat;
	height:251px;
	width:100%;
	position:relative;
	top:10px;
	left:0;
}

#container {
	background:#FFFFFF;
	height:410px;
	width:771px;
	position:absolute;
	left:50%;
	margin-left:-386px;
}

#conteudo {		
	height:236px;
	_height:246px;
	position:relative;
	top:20px;
	left:0;
	color:#666;
	
}

#conteudo p { width:205px; line-height:13pt; text-align:left; }

#conteudo .img { position:absolute; top:0; right:30px; height:190px; width:195px; overflow:hidden; } /* foto vitral na home */

#noticias {
	background:url(../imagens/tit_home_noticias.gif) no-repeat;
	border:#FF0000 solid 1px;
	height:144px;
	width:100%;
}

#noticias p {
	position:relative;
	top:60px;
	font-size:10px;
	width:220px;
	color:#fff;	
}

#noticias span { color:#fc0; }

#noticias #new1 { float:left; }

#noticias #new2 { float:right; }

