@charset "utf-8";
/* CSS Document */

.titulo{
	font-size:36px; 
	background: #0E6634; 
	color:#fff; 
	width: 840px; 
	padding:6px 10px; 
	border-radius: 0 15px 15px 0; 
	position: absolute; 
	top: 122px; 
	font-family: cabinregular;
}

