@charset "utf-8";
/* CSS Document */

#linha1 {
	border:#CCCCCC 1px solid;
	height: 220px;
	//height: 240px;
	margin:5px;
	padding:20px 0px 0px 5px;
}

#linha1 #destaques {
	width:275px;
	//width:270px;
	float:right;
}

#linha1 #slide {
	height:200px;
	width:255px;
}

#linha1 #destaques #destaque {
	font-size:22px;
	margin-bottom:5px;
}

#linha1 #destaques #destaque a {
	color:#013159;
	text-decoration: none;
}

#linha1 #destaques #destaque a:hover {
	text-decoration: underline;
}

.sub_noticia {
	font-size:12px;
	margin-top:5px;
	//margin-left:0px;
}

.sub_noticia a {
	color:#013157;
	text-decoration: none;
}

.sub_noticia a:hover {
	text-decoration: underline;
}

#linha2 {
	height:330px;
	margin:5px;
}

#coluna_e {
	height:330px;
	width:267px;
	//width:269px;
}

#mais_lidas {
	border:#ffcc51 1px solid;
	height:145px;
	//height:125px;
	font-size:12px;
	padding:10px;
	//margin-bottom:6px;
	margin-right: 5px;
}

.titulo {
	color:#013159;
	font-size:18px;
	margin:0px 0px 16px 0px;
	text-align: left;
}

.noticias2 {
	margin-bottom:10px;
}

.noticias2 a {
	text-decoration: none;
	color: #333333;
}

.noticias2 a:hover {
	text-decoration: underline;
}

.box_d {
	font-size:12px;
	height: 110px;
}

.box_d a {
	text-decoration: none;
	color: #000;
}

.box_d a:hover {
	text-decoration: underline;
}

.box_d img {
	float:right;
	margin: 5px;
	border: none;
}

.box_d h2 {
	font-size:12px;
	color:#feaa30;
	margin: 5px 0px 5px 0px;
}

#linha2 #coluna_d {
	height:330px;
	//height:344px;
	width:262px;
	//width:252px;
	float:right;
}

.box_e img {
	float:left;
	margin:5px;
	border: none;
}

.box_e h2 {
	color:#feaa30;
	font-size:12px;
	margin: 5px 0px 5px 0px;
}

.box_e {
	font-size:12px;
	height: 110px;
	padding-top: 1px;
}

.box_e a {
	text-decoration: none;
	color: #000;
}

.box_e a:hover {
	text-decoration: underline;
}

#linha3 {
	margin:5px;
}

#divisao_e {

	width:267px;
	text-align: center;
}

#galeria img {
	border: 2px solid #fff;
}

#galeria img:hover {
	border:#F93 2px solid;
}

#divisao_e #text3 {
	font-size:14px;
}

#divisao_e #text3 a {
	color: #000000;
	text-decoration: none;
}

#divisao_e #text3 a:hover {
	text-decoration: underline;
}

#divisao_d {
	height:290px;
	//width: 270px;
	width: 265px;
	float:right;
	text-align: left;
}

#mural {
	background:url(../img/fundo_recados.png);
	height: 235px;
	text-align: right;
	margin-top: 10px 3px;
	text-align: center;
	padding-top: 1px;
}

#recados_nav {
	width: 245px;
	height: 190px;
	//width: 255px;
	//height: 200px; 
	margin: 3px auto;
	border: 1px solid #fff;
	text-align: left;
	overflow: hidden;
	padding: 5px;
}

#recados_nav_btn {
	text-align: right;
}

#recados_nav_btn div {
	float: left;
	margin-left: 10px;
	//margin-left: 5px;
}

#recados_nav_btn div input {
	width: 30px;
}

#recados_nome, #recados_email {
	width: 170px;
	font-size: 12px;
}

#recados_recado {
	width: 225px;
	height: 120px;
	border: 1px solid #FF9933;
	font-size: 11px;
	overflow: auto;
}

#recados_nav table {
	font-size: 13px;
}

.recados_campos {
	border: 1px solid #FF9933;
	height: 15px;
	background: #fff;
}

.recados_button {
	margin-right: 5px;
	background: #FFCC99;
	border: 1px outset;
}

.recados_recado {
	height: 170px;
	font-size: 13px;
	font-style: italic;
}

.recados_autor {
	font-style: normal;
	height: 30px;
	text-align: left;
	font-size: 12px;
	color: #333333;
}

.recados_autor div {
	text-align: right;
	font-size: 10px;
	text-decoration: none;
}

.recados_autor span {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}

#classificados_link {
	border: none;
	margin-top: 20px;
}
