#pai-1 {
	width:748px;
	height:250px;
	}	
	/* Destaque */
#destaque{
	width:370px;
	height:250px;
	background:#e3eefa;
	float:left;
	}
	
	/* Fim Destaque */
	
	/* Noticias */
	
#noticias{
	width:370px;
	height:250px;
	background:#e3eefa;
	float:right;
	}	
#tit_not{
	width:370px;
	height:38px;
	background:url(img/tit_not.png);
	margin:0;
	padding:0;
	border:0;
	}
#texto_not{
	height:166px;
	width:362px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	margin:4px;
	}
#texto_not p{
	border:0;
	margin:0;
	padding:1px;
	text-align:justify;
	}
#texto_not a{
	color:#000000;
	text-decoration:none;
	}
#texto_not a:hover{
	color:#FF0000;
	text-decoration:underline;
	}
#not_barrab{
	width:370px;
	height:38px;
	background:url(img/rodape_not.png);
	margin:0;
	padding:0;
	border:0;
	}
	
	/* Fim Noticias */

#pai-2{
	width:748px;
	height:194px;
	margin-top:5px;
	}	
	
	/* Serviços */
#servicos{
	width:244px;
	height:194px;
	background:#e3eefa;
	float:left;
	}
#tit_ser{
	width:244px;
	height:22px;
	background:url(img/tit_ser.png);
	vertical-align:top;
	}
	
	/* Fim Serviços */
	
	/* Portfólio */
	
#port{
	width:244px;	
	height:194px;
	background:#e3eefa;
	margin:0 auto;
	}
#tit_port{
	width:244px;
	height:22px;
	background:url(img/tit_por.png);
	vertical-align:top;
	}	
	
	/* Fim Portfólio */
	
#pai-3{	
	width:244px;
	height:194px;
	float:right;
	}
	
	/* Sobre */
	
#sobre{	
	width:244px;
	height:95px;
	background:#e3eefa;

	}
#tit_sobre{
	width:244px;
	height:22px;
	background:url(img/tit_sobre.png);
	vertical-align:top;
	}	
	
	/* Fim Sobre */
	
	/* Contato */
	
#contato{	
	width:244px;
	height:95px;
	margin-top:4px;
	background:#e3eefa;
	vertical-align:bottom;
	}
#tit_contato{
	width:244px;
	height:22px;
	background:url(img/tit_contato.png);
	vertical-align:top;
	}	
	
	/* Fim Contato */	
	
.texto{
	width:236px;
	height:142px;
	margin:4px;
	text-align:justify;
	font:12px Arial, Helvetica, sans-serif;
	color: #000;
	}
.texto_menor{
	width:236px;
	height:43px;
	margin:4px;
	text-align:justify;
	font:12px Arial, Helvetica, sans-serif;
	color: #000;
	}	
.texto_menor a{
	text-decoration:none;
	color:#000000;
	}
.texto_menor a:hover{
	text-decoration:underline;
	color:#FF0000;
	}
.texto a{
	text-decoration:none;
	color:#000000;
	}
.texto a:hover{
	text-decoration:underline;
	color:#FF0000;
	}	
.roda_div{
	width:244px;
	height:22px;
	background:url(img/rodape1.png);
	margin:0;
	padding:0;
	border:0;
	}
	


