@charset "utf-8";
/* CSS Document */


a img {
	border:0px;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:26px;
	color:#693;
	height:20px;
}

a.cab_informativo:link {
	text-decoration:none;
	cursor:hand;
}

a.cab_informativo:hover {
	text-decoration:none;
	cursor:hand;
}

a.cab_informativo:visited {
	text-decoration:none;
	cursor:hand;
}

a.cab_preco:link {
	text-decoration:none;
	cursor:hand;
}

a.cab_preco:hover {
	text-decoration:none;
	cursor:hand;
}

a.cab_preco:visited {
	text-decoration:none;
	cursor:hand;
}

a.cab_noticia:link {
	text-decoration:none;
	cursor:hand;
}

a.cab_noticia:hover {
	text-decoration:none;
	cursor:hand;
}

a.cab_informativo:visited {
	text-decoration:none;
	cursor:hand;
}

::-moz-selection{
background:#F60;
color:#000;
}
::selection {
background:#F60;
color:#000;
}

body {
	margin:0;
	padding:0;
	color:#000;
	background:#FFF;
	background-repeat:repeat;
	background-position:top center;
	background-size:auto;
}
#site {
	width:900px;
	margin: 0 auto;
	border-left:1px;
	border-left-color:#690;
	border-left-style:solid!important;
	border-right:1px;
	border-right-color:#690;
	border-right-style:solid!important;
	z-index:1000000;
}

#cabecalho {
	background-image: url(../imgs/topo_n_2014.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:285px;
}

#principal {
	height:500px;
	background:transparent;
	padding-top:0px;
	z-index:999999;
}

#noticias {
    float:left;
    width:360px;
	padding-left:10px;
	position:relative;
	z-index:100;
}

#informativo {
    float:left;
    width:280px;
}

#precododia {
    float:right;
    width:220px;
	padding-right:10px;
}

#rodape {
    clear:both;/*posicionando o rodape abaixo das outras divs*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	background-color:#00612E;
	width:900px;
	height:50px;
}

#direita {
    float:right;
    width:auto;
	height:auto;
}

#restrita {
	width:900px;
	alignment-baseline:middle;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	background-color:#00612E;
	height:100px;
	margin-top:20px;
	margin-bottom:20px;
}

#exibir_not {
    float:left;
    width:690px;
	padding-left:10px;
}

#propaganda_not {
	float:right;
	vertical-align:middle;
	width:180px;
	margin-left:10px;
	border-left:#CCC dashed 1px;
}

/* CADASTRO DE NOTICIAS */

#list_cad_noticia {
	float:left;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	width:890px;
}

#cod_cad_noticia {
	width:50px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	border-bottom: #CCC solid 1px;
	position:absolute;
}

#titulo_cad_noticia {
	width:500px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	clear:left;
	position:absolute;
}

#data_cad_noticia {
	width:200px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	position:absolute;
}

a.excluir:link {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #C33;
	cursor: hand;
	text-decoration:none
}
a.excluir:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #C33; cursor: hand;
	text-decoration:none
}
a.excluir:hover {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #900;
	cursor: hand;
	text-decoration:underline
}

a.alterar:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #33F;
	cursor: hand;
	text-decoration:none
}
a.alterar:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #33F;
	cursor: hand;
	text-decoration:none
}
a.alterar:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #33F;
	cursor: hand;
	text-decoration:underline
}

/* NOTICIAS */


.cab_noticia {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:100!important;
	font-size:20px!important;
	line-height:25px!important;
	color:#528235;
}

.cab_preco {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:100!important;
	font-size:20px!important;
	line-height:25px!important;
	color:#528235;
}

.cab_informativo {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:100!important;
	font-size:20px!important;
	line-height:25px!important;
	color:#528235;
}

.cab_geral {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold!important;
	font-size:26px!important;
	line-height:25px!important;
	color:#528235;
}

a.titulo_noticia:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#F60;
	font-weight:bold;
	text-decoration:none;
	clear:both;
}

a.titulo_noticia:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#F60;
	font-weight:bold;
	text-decoration:none;
	clear:both;
}

a.titulo_noticia:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	clear:both;
}

.div_noticia {
	height:50px;
	border-bottom-width:1px;
	border-bottom: dotted;
	border-color:#ccc;
	margin-left:3px;
}

#img_noticia {
	width:40px;
}

.separador {
	margin-top:-10px;
}

.unT {
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:bold;
}

.unTx {
	color:#666;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
}

.unTt {
	color:#333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	font-weight:bold;
}

a.linkNoticia:link { text-decoration:none; font-family:Arial, Helvetica, sans-serif; font:Arial, Helvetica, sans-serif; font-size:12px; color:#333;}
a.linkNoticia:visited { text-decoration:none; font:Arial, Helvetica, sans-serif; text-transform:capitalize; color:#999;}
a.linkNoticia:hover { text-decoration:underline; font:Arial, Helvetica, sans-serif; text-transform:capitalize; color:#333;}

.novanoticia {
	margin:10px;
	color: #000;
	background-color:#F4F4F4;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #CCC;
	display:inline-block;
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:bold;
	padding:8px 20px;
	text-decoration:none;
}

.novanoticia:hover {
	background-color: #CCC;
}

.novanoticia:active {
	position: relative;
	top: 1px;
	color: #000;
}

