a:link,a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00d54;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.texto {
	text-decoration: none;
	line-height: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #a00d54;
	padding-top:12px;
	padding-bottom:12px;
	height:36px;
	text-decoration: none;
	font-weight: normal;
	}
.titulo_sem_img {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:12px;
	height:31px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	}

.titulo_noticia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #a00d54;
	padding-top:4px;
	padding-bottom:8px;
}
.imagem {
	margin: 3px;
	background-image: url(../imagens/loading2.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.subTitulo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #a00d54;
	padding-top:4px;
	padding-bottom:8px;
}
.TextoRosa{
	color: #a00d54;
}
.textorosa{
	color: #a00d54;
}
.caixaRosa{
	display:block;
	overflow:hidden;
	background-color:#f5e7ee;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9a0c4e;
	text-align: justify;
	text-indent: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9a0c4e;
	line-height: 18px;
	padding: 10px;
}
.caixaRosaItalico{
	display:block;
	overflow:hidden;
	background-color:#f5e7ee;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9a0c4e;
	text-align: justify;
	text-indent: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9a0c4e;
	font-style: italic;
	line-height: 18px;
	padding: 10px;
}
.caixaTitulos{
	display:block;
	overflow:hidden;
	height:25px;
	background-color:#f5e7ee;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:45px;
	padding-left:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9a0c4e;
}
.preco_consulta {
	display: block;
	width: 408px;
	float: left;
	height: 16px;
	background-image: url(../imagens/preco.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom:8px;
}
.preco_preco {
	display: block;
	width: 50px;
	float:left;
	font-weight: bold;
	text-align:right;
	height: 16px;
	background-image: url(../imagens/preco.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom:8px;
}
.subtitulo_precario {
	display: block;
	clear:both;
	width: 458px;
	font-weight: bold;
	height: 16px;
	margin-bottom:3px;
	color: #9a0c4e;
}
