/* CSS Document */

#miolo_titulos_paginas {
		width: 950px;
		height:auto;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		text-align:left;
		clear: both;
		border-bottom:#006600 2px solid;
		
		font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
		font-size:30px;
		font-weight: bold;
		color:#006600
	}

