
/* --------------------------------------------------------------------	*/
/*	CSS textos editor+front												*/
/* --------------------------------------------------------------------	*/
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size:0.625em;
	/*line-height: 16px;*/
	/*text-align: justify;*/
	
	color: #000000;
	background-color: #ffffff;
}

#cnt_pop {
	font-size: 1.1em;
	margin: 20px;
}
