
body { 
   margin: 0 auto;
   background-color:#ACACAC;
   width: 1025px;
   padding-top: 25px;
   font-family: Arial, Helvetica, sans-serif;
   font-size-adjust:inherit;
}

.font12 { font-size:13px; }

.lineplus{ line-height:180%; }
.line125{ line-height:125%; }
.line150{ line-height:150%; }


/*  CONTAINERS DE INFORMACAO  */

/* HOME */
#content_home {
	width: 714px; 
	height: 284px;
	background-image:url(images/index_18.jpg);
}

#text_home {
	z-index:2;
	width: 694px; 
	height: 214px;
	padding-top: 30px;
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
}

/* OUTRAS */

#content_others {
	width: 714px; 
	height: 521px;
	background-image:url(images/imagetext.jpg);
}

#text_others {
	z-index:2;
	width: 684px; 
	height: 511px;
	padding-top: 10px;
	padding-left:15px;
	padding-right:10px;
	font-size:14px;
	text-align:justify
}







/* cutt off styles from original html

#home_text {
	width: 600px;
	height: 300px;
	margin: 0 auto;
	position: relative;
	text-align:justify;
}

*/

