
@import url("normalize.css");


body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:18px;
	background:#efeff0;
	overflow-x:hidden;
	}


div.clear{
	width:100%;
	height:10px;
	display:block;
	clear:both;
	float:none;
	}

p{
	line-height:26px;
	text-shadow:-1px 1px 2px #fff;
	}

p.title{
	font-size:12px;
	font-weight:bold;
	margin:20px 0 5px 0;
	}	
	
a.leia-mais{
	font-style:italic;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	text-align:right;
	display:block;
	margin-right:20px;
	}	
	
h2{
	font-size:36px;
	font-weight:normal;
	margin:30px 0 50px;
	}
	
h2, a{color:#003366;}	

#paginacao {
	clear: both;
}