@charset "utf-8";
/* CSS Document */

#regulamento_container {
	margin:20px auto 0 auto;
	width:905px;
}

#regulamento_impressao {
	margin-bottom:20px;
	text-align:right;
}

#regulamento_texto p {
	color:#666;
	font-size:12px;
	margin:10px 0 10px 0;
	width:900px;
}
