@charset "utf-8";
body{
	margin:0;
	padding:0;
	background:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#E6E6E6;
}
#geral {
	position:relative;
	height: auto;
	width: 985px;
	margin:auto;
}
#header{
	position:relative;
	background:url(../img/header.jpg);
	width:100%;
	height:415px;
}
#menu{
	position:absolute;
	width:100%;
	height:45px;
	background:url(../img/menu.jpg);
	bottom:39px;
}
#menu-baixo{
	position:absolute;
	width:100%;
	height:39px;
	background:url(../img/menu-baixo.jpg);
	bottom:0;
}
#conteudo{
	position:relative;
	width:985px;
	height:auto;
}
#esquerda{
	width:312px;
	position:relative;
	background:url(../img/esquerda.jpg) no-repeat;
	height:605px;
	float:left;
	z-index:2;
}
#navegacao{
	width:200px;
	height:380px;
	position:absolute;
	float:left;
	background:url(../img/navegacao.png);
	right:0;
	top:0;
}
#tempo{
	position:absolute;
	width:200px;
	height:195px;
	padding-top:25px;
	background:url(../img/tempo.png);
	bottom:0;
	right:0;
	text-align:center;
}
#meio{
	position:relative;
	width:637px;
	background:white url(../img/img-rodape.jpg) bottom right no-repeat;
	float:left;
	margin-left:-78px;
	z-index:1;
	padding-bottom:180px;
}
#direita{
	position:relative;
	float:left;
	width:114px;
	height:555px;
	background:url(../img/direita.jpg);
}
.item{
	width:246px;
	float:left;
	height:32px;
	color:white;
	font-family:verdana;
	font-size:14px;
	text-align:center;
	padding-top:13px;
	font-weight:bold;
	text-decoration:none;
}
.item a{
	text-decoration:none;
	color:white;
}
.item a:hover{
	border-bottom:2px white solid;
}
#navegacao #titulo{
	color:white;
	font-family:verdana;
	font-size:14px;
	text-align:center;
	padding-top:13px;
	font-weight:bold;
	text-decoration:none;
	padding-top:40px;
	height:42px;
}
#navegacao .itens{
	color:white;
	height:20px;
	font-family:verdana;
	font-size:12px;
	text-align:left;
	padding-top:10px;
	text-decoration:none;
	padding-left:19px;
}
a{
	color:white;
	text-decoration:none;
}
a:hover{
	border-bottom:2px white solid;
}
#container{
	position:relative;
	width:500px;
	height:auto;
	margin-left:104px;
}
#dia-noticia{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#092836;
}
#mes-noticia{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#092836;
}
.separador{
	height:2px;
	background:#E6E6E6;
	margin-top:5px;
	margin-bottom:5px;
}
h2, h2 a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#c82424;
	margin:0;
	padding:0;
	font-weight:normal;
}
h2 a:hover{
	border-bottom:2px solid #E6E6E6;
}
#texto-noticia{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#092836;
}
#texto-noticia a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#092836;
	text-decoration:underline;
}
#continue-lendo, #continue-lendo a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#092836;
}
#continue-lendo a:hover{
	color:#c82424;
}
#conheca{
	height:27px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:white;
	background:#092836;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:0;
	padding-top:3px;
	padding-left:10px;
	cursor:pointer;
	margin-top:10px;
}
#conheca:hover{
	cursor:pointer;
	background:#c82424;
}
#links-home{
	margin-top:10px;
}
#links-esquerda{
	width:240px;
	float:left;
}
#links-direita{
	width:240px;
	margin-left:20px;
	float:left;
}
.links {
	height:20px;
	width:240px;
	float:left;
	border-bottom:2px solid #E6E6E6;
	padding-top:10px;
}
.links a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#c82424;
}
.links a:hover{
	color:#092836;
}
#editar a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#c82424;
}
#editar a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:black;
}
