/* CSS Document */

.rotulo-noticia-principal {
	width: 460px;
	height: auto;
	text-align: justify;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #CC0000;
}

.rotulo-lateral-pequenyo {
	width: 150px;
	height: auto;
	text-align: left;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	padding-top: 3px;
	padding-bottom: 3px;
}

.rotulo-grande {
	width: auto;
	height: 20px;
	background-color: #CC0000;
	color: #FFFFFF;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
}

.rotulo-intermedio {
	width: auto;
	height:auto;
	color: #C00;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;	
}
