*{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #264441;
}

body{
	margin:0 auto;
	padding:0px;
	background: #CCC url(../img/fundobranco.jpg) repeat-y center top;
}

p{
	text-align:left;
}

#menucabecalho{
	margin:0;
	padding:0;
	width:780px;
}
#menucabecalho li{
	list-style:none;
	float:left;
	height:13px;
	padding:6px 18px;
	text-align:center;
}
#menucabecalho li.sel{
	background:url(../img/fundomenu.png) center no-repeat;
}
#menucabecalho li:hover{
	background:url(../img/fundomenu.png) center no-repeat;
}
#menucabecalho li a{
	text-decoration:none;
}
.rodape{
	color:#FFF;
}
.oculta{
	display:none;
	width:100%;
}
.titulo{
	color:#284742;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.titulo:hover{
	text-decoration:underline;
}
.titulointerna{
	color:#284742;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
}
.textointerna p{
	font-size:12px;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
}
.form {
	border:none;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	background:transparent;
	background-image:url(../img/fundoinput.png);
	background-repeat:no-repeat;
	width:243px;
	height:13px;	
	margin:2px 0;
	line-height:18px;
}
.formtext {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	background:transparent;
	background-image:url(../img/fundomensagem.png);
	background-repeat:no-repeat;
	border:none;
	width:244px;
	height:64px;
}
.titulonoticia{
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
.titulonoticia:hover{
	text-decoration: underline;
}
.titulonoticiadetalhe{
	font-weight:bold;
	font-size:16px;
	text-decoration: none;
}
.subtitulodetalhe{
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
}
.textonoticia{
	font-size:10px;
	text-decoration: none;
}
.noticiaindex{
	font-size:10px;
	text-decoration: none;
}
.noticiaindex:hover{
	text-decoration: underline;
}
