* {
	margin: 0;
	padding: 0;
 	vertical-align: middle; 
	border: 0;
	list-style: none;
}
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;  
	color: #333;
	vertical-align: middle; 
	background-image: url(../images/fundo.jpg);
	background-position: 0px 240px;

	background-repeat: repeat-x;
	background-color: #FEFEFE;
}
html {
	height: 100%;
}

h1,h2,h3,h4,h5,h6{
	display:compact;
}

a{
	color:#000066;
}

a img{
 border:0;
}
button{
	 padding: 3px;
	 color: #fff;
	 background-color:#000066
}

/*****************************************
							GERAL
*****************************************/
#geral {
	width: 760px;
	height: 100%;
	margin: auto;
}
#flash {
	width: 650px;
	height: 550px;
	margin: auto;
}
#topo {
	margin-bottom: 20px;
/* 	display: none; */
}
#conteudo {
	min-height: 300px;
}
#conteudo h2 {
	margin-bottom: 10px;
}

.titulo{
	font-size:1.5em;
	font-weight:bold;
}

#voltar{
text-align:right;
margin-right: 5px;
margin-bottom: 3px;
}

.tip{
	font-style:italic;
	color: #990000
}


/****************************
				MENU
****************************/
#menu_paginas {
	width: 750px;
	overflow:auto;
	display:block;
	padding: 5px;	
	background:#f5f5f5;
	_margin-left: -15px;
	_margin-bottom: 1px;	
}
#menu_paginas li{
	float:left;	
	padding-left: 10px;
}
#menu_paginas li a{
	color: #000000;
	text-decoration: none;
	padding: 5px;	
}
#menu_paginas li a:hover{
	background:#ddd;	
}
/*****************************************
							EDIÇÔES
*****************************************/
#edicoes ul , #edicoes_ver ul {
 margin: 5px 0;
}
#edicoes li .titulo{
	font-size: 1.5em;
	font-weight:bold;
}
#edicoes li {
	margin:  10px 0;
}
#edicoes li a{
	text-decoration:none;
}

#edicoes_ver li {
 margin: 5px 0;
 list-style: inside;
}



/*****************************************
							AGENDA
*****************************************/
#agenda ul , #agenda_ver ul {
 margin: 5px 0;
}
#agenda li .data {
	font-size: 1.3em;
	font-weight:bold;
}

#agenda li .nome {
	font-size: 1.25em;
}

#agenda li a{
	text-decoration:none;
}

#agenda_ver li {
 margin: 5px 0;
 list-style: inside;
}


/****************************
				IMPRENSA
****************************/
#imprensa .titulo{
	font-size: 1.25em;
	margin: 10px 0;
	list-style:none;
}
#imprensa ul ul{
	margin-bottom: 25px;
	list-style:none;
}
#imprensa  li{
list-style:none;
}
#imprensa  li li{
	margin: 5px 0;
	padding-left: 10px;
	list-style:none;	
}
/****************************
				noticia
****************************/
#noticias #completa{
	margin: 15px 0;
}

#noticias ul li{
	margin: 3px;
	list-style:none;
}
#noticias ul li.mais a{
	font-size: 1.2em;
	color:#000;
	text-decoration:underline;
}
#noticias ul li.titulo{
	font-size: 1.2em;
}

#noticias ul a{
	font-weight: bold;
	font-size: 1.1em;
	text-decoration:none;
}


#noticias ul li span{
	border-bottom:1px solid #000;
}




/*****************************************
				CONTATO
*****************************************/
.sIFR-hasFlash h2 {
  font-size: 2.5em !important;
  visibility: hidden;
}
#contato h2 {
	border-bottom: 1px #333 dotted;
}

#contato #dados{
	margin: 20px 0;
}

/*****************************************
					PARTICIPE
*****************************************/
#participe h2, #contato h2{
 margin-bottom: 25px;
}
#participe input, #participe textarea{
	border: 1px solid #000333;
	margin-bottom: 5px;
}

#participe fieldset{
width: 345px;
margin-bottom: 10px;
border:0px;
}
#participe label{
	display:block;
	float:left;
	width: 80px;
}

/*****************************************
				CONTATO
*****************************************/
#contato input, #contato textarea, #proposta input{
	border: 1px solid #000333;
	margin-bottom: 3px;
}

#contato fieldset{
width: 345px;
margin-bottom: 10px;
border:0px;
}
#proposta {
	margin: 15px 0 0 30px;
}
#proposta a {
	color: #FFF;
	text-decoration: none;
	background-color:#B7B7B7;
	padding: 3px;
	font-weight: bold;	
}
#proposta textarea{
	border: 1px solid #000333;
	margin-bottom: 3px;
	height: 50px;
	width: 200px;
}
#proposta button{
	 padding: 3px;
	 color: #FFF;
	 font-weight:bold;
	 background-color:#B7B7B7;
	 margin-right: 5px;
	 margin-top: 3px;
	 margin: 3px 5px 0 80px;
	 _margin: 3px 5px 0 83px;
}

#contato label, #proposta label {
	display:block;
	float:left;
	width: 80px;
}
/*****************************************
					RODAPE
*****************************************/
#rodape {
	border-top: 15px #EAEAEA solid;
	overflow:auto;
}
#apoio {
	margin-top: 5px;
}
#apoio p {
	font-weight: bold;
}
#apoio li {
	display: inline;
	margin-right: 5px;
}
#copyright {
	padding-top: 10px;
	height: 50px;
	text-align: center;
}
#copyright a {
	color: #333;
	text-decoration: none;
}
#copyright a:hover {
	color: #000;
	text-decoration: underline;
}

/********************************
			CMS
********************************/
.field_conteudo {
	clear:both;
}
.erro,.campo-erro {
	color:#FF0000;
	display: block;
	/*padding: 15px;	*/
}
.erro {
	border:1px solid #FF0000;	
}
.erro, .sucesso {
	display: block;	
	width: 550px;
	padding: 15px;		
	margin: auto;
	margin-bottom:10px;
	background:#F5F5F5;	
	text-align:center;
	font-weight: bold;
}
.sucesso {
	border:1px solid #090;
	color:#090;
}
