#selos {
	margin-left: 30px;
	margin-top: 60px;
}

#selos li {
	float:left;
}

#selos li.selo1 {
	margin: 0 0 35px 10px;
	_margin-left: 6px;	
}

#selos li.selo2 {
	margin-bottom: 35px;
}

#selos li.selo3 {
	padding-bottom: 40px;
}

#selos li.selo4 {
	padding: 0 0 30px 15px;
}

#selos li.selo5 {
	padding-left: 18px;
}

/*CENTRO*/
#centro {
	display: inline;
	float: right;
	width: 538px;
	padding: 0 10px 10px 0;
}

/* NOTICIAS */

#lista-noticias {
	margin-left: 21px;
	_margin-left: 17px;
	margin-bottom: 18px;
	float:left;
	float:none;
	margin-right: 20px;
}

#lista-noticias h2 {
	font-family: Arial, Verdana, Tahoma, sans;
	font-size: 24,33px;
	font-weight:bold;
	color:#8d1e18;
	letter-spacing: -1px;
	margin-bottom: 5px;
}

/* LISTA NOTICIAS */

#lista {
	margin-left: 30px;
}

#lista li {
	margin-bottom: 12px;
	padding-bottom: 15px;
	border-bottom:1px solid #ededed;
	display:block;
}

#lista li.even a {
	font-size: 14px;
	font-weight:normal;
	color: #030303;
	display: block;
}

#lista li.odd a {
	font-size: 14px;
	font-weight:normal;
	color: #6b6b6b;
	display: block;
}

#lista li.even small {
	background:#90231d;
	color:#fcfffd;
	line-height: 14px;
	padding: 3px;
	margin: 1px 2px;
	margin-right: 5px;
}

#lista li.odd small {
	background:#f5f5f5;
	color:#8d1e15;
	line-height: 14px;
	padding: 3px;
	margin: 1px 2px;
	margin-right: 5px;	
}

#lista li a:hover {
	background: #F7F7F7;
}

/* VIEW  */

#noticia {
	margin-left: 21px;
	_margin-left: 17px;
	margin-bottom: 21px;
	float:none;
	margin-right: 20px;
}

#noticia h2 {
	font-family: Arial, Verdana, Tahoma, sans;
	font-size: 24,33px;
	font-weight:bold;
	color:#8d1e18;
	letter-spacing: -1px;
	margin-bottom: 5px;
}

#noticia strong.titulo {
	font-size:20px;
	font-weight:normal;
	color:#737373;
	letter-spacing: -1px;
	display:block;
	margin-bottom: 2px;
}

#noticia small {
	font-size:11px;
	font-weight:normal;
	color:#b99650;
	display: block;
	margin-bottom: 8px;
}
#noticia #texto { text-align: justify; }
#noticia #texto p {
	display: block;
	margin-bottom: 6px;
}
#noticia #texto ol, #noticia #texto ul {
	margin: 0 10px;
	margin-bottom: 20px;
	margin-top: -5px;
	font-size: 11px;
	list-style-type: circle;
	list-style-position: inside;
}
#noticia #texto li {
	padding-left: 10px;
	display: block;
	margin-bottom: 6px;
	list-style-type: circle;
	list-style-position: inside;	
}

.foto {
	float:left;
	display:block;
	width: 236px;
	height: 177px;
	margin-bottom: 13px;
	margin-right: 15px;
	_margin-right: 10px;
}


#texto {
	margin-top: 7px;
	font-family: Arial, Verdana, Tahoma, sans;
	font-size:12px;
	line-height: 19px;
	color:#737373;
}

#texto p {
	margin-bottom: 15px;
}

/*  ULTIMAS NOTICIAS */

#ultimas {
	clear:both;
	margin-left: 15px;
	_margin-left: 8px;
	padding-top: 5px;
}

#ultimas h2 {
	font-size: 16px;
	color:#595858;
	margin-left: 6px;
}

#ultimas .titulo {
	font-size: 12px;
	color: #cca85f;
	display:block;
	float:left;
	display:block;
	margin-left: 7px;
	_margin-left: 4px;
}

#ultimas .texto {
	padding-top: 5px;
	font-size: 11px;
	color: #6e6e6e;
}

#ultimas .texto a {
	font-size: 11px;
	color: #6e6e6e;
	margin-top: 10px;
}

#ultimas .texto a:hover {
	font-size: 11px;
	color: #C5A35C;
	margin-top: 10px;
}

#ultimas ul li {
	background:url(../imagens/fundo_noticias.jpg) no-repeat;
	width: 268px;
	height:25px;;
	margin-bottom: -8px;
}

#ultimas .vejaoutrasnoticias {
	text-indent:-9000px;
	width: 268px;
	height: 25px;
	background:url(../imagens/vejaoutras_noticias.gif)  no-repeat 0 0;
	display: block;
	margin-top: 11px;
	overflow:hidden;
	padding-bottom: 20px;
}
