body{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	border:0.1em solid #999;
	border-width:0.3em 0.1em 0.3em 0.1em;
	margin:0;
	padding:.7em;
}
li {font-size:16px;}
h1,h2,h3,h4,h5,h6{font-weight:bold; margin-top:0.8em; margin-bottom:0.2em;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none;}
h1{font-size:2em;}
h2{font-size:2em;}
h3{font-size:2em; font-weight:normal;}
h4{font-size:1.8em;}
h5{font-size:1.4em;}
h6{font-size:1.2em;}
a{
	text-decoration: underline;
	color:#000;
}
img{border:0;}
ul{
	font-size:1.2em;
	list-style-type:circle;
	margin-top:0;
}
table{
	width:100%;
	border:1px solid #999;
}
table th, table td{padding:0.3em;}
table th{
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #999;
}
table td{border-bottom:1px dashed #999;}
dl{margin:3em 0;}
dt{font-size:1.4em; margin-top:1em; }
dd{margin-left:1.5em; margin-bottom:0.5em;}

#sidebar, #topo, #rodape, #logos, .opcoes, .logoveiculo { display: none; }

address { font-style: normal}

.ass-noticia { text-align: right}

#cont .box-img-dest {
background-color:#EAEAEA;
margin-right:10px;
padding:8px;
width:240px;
float: left;
}

a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
html.noted a:link:after,
html.noted a:visited:after {
  content: "";
}

.fotografia {
	border: 1px solid #666;
	padding: 5px;
	font-size: 12px;
	width: 205px;
}
.direita { float: right; margin: 10px 0 10px 10px; }
.esquerda { float: left; margin: 10px 10px 10px 0; }