#notpri .imgs a img , #notpri .imgs a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	overflow: hidden;
	margin-bottom: 4px;
}
#notpri .imgs a:hover {
	border: 3px solid #3C7FAF;
}
#notpri .imgs a:hover img{
	margin: -3px;
}
#notpri {
	float: left;
	width: 300px;
}
#notpri a , #outnot a{
	color: #46473A;
	text-decoration: none;
	font-size: 11px;
}
#notpri a:hover , #outnot a:hover{
	text-decoration: underline;
}

#notpri a span {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}


#outnot {
	float: right;
	width: 352px;
}
#outnot .edit {
	font-size: 10px;
	font-weight: bold;
	color: #9D9E89;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-top: 8px;
	background-image: url(../imgs/dotted.gif);
	background-repeat: repeat-x;
}
#outnot .editprm {
	font-size: 10px;
	font-weight: bold;
	color: #9D9E89;
	text-decoration: none;
	display: inline;
	padding-bottom: 4px;
}
#outnot strong {
	display: block;
	font-size: 14px;
}
#notdest li .dat {
	font-weight: bold;
	font-size: 14px;
}

#notdest {
	padding: 0px;
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#notdest li {
	float: left;
	width: 150px;
	display: block;
	margin-right: 12px;
	margin-bottom: 8px;
	height: 188px;
}
#notdest li a {
	text-decoration: none;
	font-size: 11px;
}
#notdest li a:hover {
	color: #46473A;
	text-decoration: underline;
}
#notdest .imgs {
	margin-top: 4px;
}

#notdest .imgs a img , #notdest .imgs a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	overflow: hidden;
	font-size: 11px;
	margin-bottom: 8px;
}
#notdest .imgs a:hover {
	border: 3px solid #3C7FAF;
}
#notdest .imgs a:hover img{
	margin: -3px;
}
.maisnot {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.maisnot li {
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../imgs/dotted.gif);
	background-repeat: repeat-x;
}
.maisnot li a {
	text-decoration: none;
}
.maisnot li .num {
	color: #FFF;
	background-color: #FCA925;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 22px;
	text-align: center;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-right: 8px;
}

.maisdet1 {
	float: left;
	width: 328px;
}
.maisdet2 {
	float: right;
	width: 328px;
}
.listnot {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.listnot li {
	margin-top: 4px;
	padding-top: 8px;
	padding-bottom: 4px;
	background-image: url(../imgs/dotted.gif);
	background-repeat: repeat-x;
}
.listnot li a {
	text-decoration: none;
}
.listnot li a strong {
	font-size: 14px;
}


.listnot li a:hover {
	text-decoration: underline;
	color: #46473A;
}
.data    {
	color: #9D9E89;
	font-size: 11px;
	font-weight: bold;
}
h1.titulo {
	color: #46473A;
	font-size: 28px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.fonte {
	font-size: 10px;
	color: #787964;
	margin-top: 24px;
	margin-bottom: 24px;
}
#texto {
	font-size: 14px;
	text-align: justify;
}
#foto  {
	margin-right: 8px;
	float: left;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.resp   {
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding: 3px;
	text-align: right;
}

#efall {

}
#efall-col2 {
	float: right;
	width: 170px;
	margin-top: 32px;
}
#efall-col1 {
	float: left;
	width: 450px;
}
#efall #obs {
	clear: both;
	font-size: 11px;
	padding-top: 8px;
}
#efall input, #efall textarea {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #333;
}
#efall ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#efall #para h2 {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#efall #form {
	margin-top: 8px;
	border: 1px solid #D6D6D6;
	padding: 8px;
	background-color: #F0F0EE;
}
#efall #para {
	text-decoration: none;
	padding: 8px;
	display: block;
	color: #666;
	background-color: #F2F2F2;
	font-size: 11px;
	margin-bottom: 8px;
}
#efall .lbl {
	text-decoration: none;
	text-align: right;
	width: 150px;
	margin-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	margin-bottom: 4px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#efall ul li {
	clear: both;
	display: block;
}
#efall .edt {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #999;
	width: 280px;
}
#efall .botao {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 150px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	float: left;
	margin-right: 4px;
	background-color: #F90;
	margin-top: 4px;
}
#efall .botao:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #FC6;
	cursor: pointer;
}

.zoomtx {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.notopt {
	text-align: right;
	display: block;
	float: right;
	width: 250px;
}
.notopt a.txt {
	margin-right: 3px;
	font-size: 12px;
}
#compartilhar {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#compartilhar li {
	float: left;
	height: 24px;
	width: 150px;
}
#compartilhar li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #46473A;
}
#compartilhar li a:hover {
	text-decoration: underline;
	color: #46473A;
}
#compartilhar li a img {
	margin-right: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
