* {
	border:0 none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	outline-style:none;
	outline-width:0;
	padding:0;
}
body {
	background-color:#fff;
	color:#fff;
	font-family:"Trebuchet MS", Verdana, Helvetica,sans-serif;
	font-size:0.8em;
}
#wrap {
	background-color:#1b565a;
	display:inline;
	float:left;
	width:100%;
}
.regulamento h2 {
	text-indent: -9999px;
	background:url(../img/cadastroRegulamento.gif);
	width: 207px;
	height: 58px;
	margin-left: 13px;
}
.regulamento{
	float:left;
	height: 220px;
	width: 540px;
	margin-top: 20px;
}
.regulamento div p{
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px #ccc solid;
	font-size: 0.9em;
	color:#333333;
}
.regulamento div {
	float:left;
	width: 460px;	
	border:1px #ccc solid;
	background:#f9f9f9;
	border:1px #94b0b2 solid;
	margin-left: 20px;
	padding: 10px;
}