@import url('interior.css');

/* Segunda
/********************************************************************/
#segunda{
	background:url(../img/home01.jpg) no-repeat left top;
	width:676px;
	margin:0;
	padding:0;
	float:left;

	height:auto;

}

#segunda .texto{
	font-size:.9em;
	color:#828282;
	width:258px;
	padding:377px 33px 20px 8px;
	float:left;
}
#segunda .texto p{
	padding-bottom:10px;
}