
#corpo {
	padding-top:20px;
}

#corpo h1 {
	color: #e5241a;
	font-weight: bold;
	font-size: 25px;
	margin-top: 5px;
}

#titulo {
	margin-bottom: 20px;
}

#titulo, #titulo-dentro  {
	height: 68px;
}

#titulo-dentro, #titulo-dentro-dentro {
	width: 509px;
}

#titulo-dentro {
	position: absolute;
	background: url(../img/titulo-bg.gif) bottom repeat-x;
	margin-left: -30px;
	padding-left: 30px;
	margin-right: -2px;
}

#titulo-dentro-dentro {
	position: absolute;
	margin-right: -2px;
	height: 67px;
	background: url(../img/titulo-dentro-bg.gif) right repeat-y;
}
