
.line{
	background:url(../imagens/pontilhado.gif) bottom repeat-x;
	display:block;
	height:20px;
	clear:both;
}
.line span{
	float:right;
	text-align:right;
}
ol {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	margin:0 0 20px 35px;
	list-style-type:upper-roman;
}
ol li {
	margin:0 0 10px 0px;
}
#boletin ul{
	font-size:13px;
	list-style-type:disc;
	color:#4d4d4d;
}
p a{
	color:#3399FF;
	text-decoration:underline;
}
#boletin h3 {
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#4d4d4d;
}
#content #boletin{padding:0 30px 0 30px; }
#content #boletin .noticia_data{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	margin: 15px 0 5px 0;
	height:17px;
	background-image:url(../imagens/pontilhado.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.noticia_data .data{float:left;}
#content .font_size{float:right;}
#content #boletin p{
	font-size:13px;
	color:#4d4d4d;
	line-height:20px;
}
#content #boletin h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#4d4d4d;
	margin:0px;
}
#boletin .boletin_ass{
	font-size:12px;
 	color:#4d4d4d;
 	padding:10px 0 10px 0;
 	text-align:right;}
.boletin_ass div{
	border-right:4px solid #CCCCCC;
	padding:0 8px 0 0;
	margin:0 10px 0 0;
	width:200px;
	float:left;
}
.boletin_ass div a{
	display:block;
}

.endereco{
	overflow:auto;
}
.endereco div {
	width:200px;
	text-align:right;
	display:inline;
	float:left;
	border-right:4px solid #CCCCCC;
	padding:0 8px 0 0;
	margin:10px 10px 10px 0;
}
