
/* CABEÇALHO ******************************************************************************************/
.banner
{	font-family: 'Ropa Sans', cursive;
	font-size: 24px;
	text-shadow: 4px 4px 4px #C1D72D;	
	margin: 0 auto;
}


/* RODAPE *********************************************************************************************/
.conteudo
{	font-family: 'Lucida Sans Unicode', cursive;
	font-size: 12px;
	margin: 0 auto;
}

/* RODAPE *********************************************************************************************/
.rodape
{	font-family: 'Ropa Sans', cursive;
	font-size: 10px;
	margin: 0 auto;
	text-decoration: none;
}


/*
.titulo
{	background: #567300;
	font: normal 2.4em "Comic Sans MS",sans-serif;
	margin: 0 auto;
}

.titulo a 
{	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}

.titulo a:hover 
{	background: #688B00;
	color: #FFF;
}

.titulo span 
{	padding-left: 24px;
}



/* RODAPE *********************************************************************************************/


/* CONTEUDO *******************************************************************************************/
/*
.bandeiraesquerda 
{	background: url(../imagens/estrutura/bgdate.gif) no-repeat;
	color: #FDD;
	text-align: center;
}

.noticiatitulo
{	background: #567300;
	color: #FFF;
	padding-left: 16px;
}

h1 
{	font-size: 1.4em;
}
.noticiadesenvolvimento
{	padding: 12px 18px;
	text-align: justify;
	font: normal 12px "Comic Sans MS",sans-serif;
}

/* MENU ***********************************************************************************************/
/*
.menutitulo 
{	background: #81AC00;
	color: #FFF;
	padding-left: 12px;
}

.menuconteudo
{	border-bottom: 1px solid #D5E8AD;
}

.menuconteudo a
{	background: #E8F6BF url(../imagens/estrutura/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}

.menuconteudo a:hover
{	background: #F0FFC6;
	color: #553;
}
*/