@charset "utf-8";

/* CSS Document */

.topo {
	background: #fff;
	color: #ddd;
}

.rodape {
	background: #353535;
}

.rodape .rodape_inferior {
	font-size: 12px;
	clear: both;
	padding: 10px;
	background: #232323;
	color: #ccc;
}

.titulo, .subtitulo, .titulo a, .titulo a:link, .titulo a:active, .titulo a:visited {
	color: #6aa84f;
	font-weight: normal;
}

.titulo_noticia, .titulo_noticia a {
	color: #6aa84f;
}

.ui-datepicker .ui-state-selected * {
	background: #FFCC99;
}

.titulo, .subtitulo {
	font-size: 1.4em;
	overflow: hidden;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.titulo {
	margin: 15px 0 10px 0;
}

.subtitulo {
	color: #666;
	font-size: 10pt;
	background: none;
	margin-bottom: 5px;
	text-decoration: underline;
}

.servicos {
	color: #666666;
}