@charset "utf-8";
/* CSS Document */

#id_div_page_solo
{
	height: 1100px;
}

#id_div_main_solo
{
	height: 1000px;
}

.cl_p_solo_text
{
	margin-left: 120px;
	margin-right: 120px;
	text-align: justify;
	white-space:normal;
	-webkit-hyphens: auto;
  	-moz-hyphens: auto;
  	-ms-hyphens: auto;
  	hyphens: auto;
}