body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 0px;
}

.cabecalho {
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 

.guia {
	font-size: 10px;
	color: #8f98d9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

.titulo {
	font-size: 22px;
	color: #0b4fb6;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: underline;
} 

.titulo2 {
	font-size: 22px;
	color: #0b4fb6;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
} 

.manchete {
	font-size: 17px;
	color: #2f35b5;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
} 

.fotonoticia {
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 11px;
	font-size: 11px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:justify
} 

.noticia {
	margin-top: 0px;
	margin-left: 5px;
	font-size: 13px;
	padding: 0px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:justify
} 

.noticiaTit {
	margin-top: 0px;
	font-size: 13px;
	padding: 0px;
	color: #7d9ccf;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:justify
} 

.colCentral {
	padding:8px;
}

a {
	font: 13px helvetica, sans-serif;
	color: #24249e;
	margin: none;
	text-decoration: none;
}

a:hover { 
	font: 13px helvetica, sans-serif;	
	color:#6476fc;
	text-decoration: none;
}

.tablemenu {
	margin-top: 0px;		
}


.rodape {
	background-color:#000000; 
	height: 15px;

}

input,select,textarea {
	margin-top: 3px;
	font-size: 11px;
	background: #ffffff;
	margin-bottom: 3px;
	color: #000000;
	border: solid 1px #545452;
	font-family: helvetica, sans-serif;
	padding:3px;
} 

input:focus,select:focus,textarea:focus {
  border:1px solid #5b9be3; 
  background:#edf3fa;
} 

.botao {
	border: none;
	background-color: #b4ccf2;
}

.botao:hover {
	border: none;
	background-color: #b4ccf2;
}

.botao:active {
	border: none;
	background-color: #b4ccf2;
}

.eventos {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	font: 13px helvetica, sans-serif;
}

.linha {
	border-top: 1px dotted #66CC66;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

hr {    
  width: 90%;
  height: 0px;
  border-top: 1px dashed #006666;
  margin: 0px;
  padding: 0px;
}

.boxinfo{
	border: 1px solid #6ba3f7;
	color: #000;
	padding: 5px;
	background-color: #dbe7fa;
	font-family: helvetica, sans-serif;
	font-size: 13px;
}

#popup{
	position: absolute;
	top: 2%;
	left: 25%;
	width: 450px;
	height: 320px;
	padding: 0px 0px 0px 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #3041ac;
	background: #e9e9bf;
	display: none;
}

#myBox {
	position: absolute;
	top: 2%;
	left: 50%;
    margin: 0.5in auto;
    color: #fff;
	width: 450px;
	height: 320px;
    padding: 10px;
    text-align: left;
    background-color: #858585;
    border: 3px solid #fff;    
}

#myBox p {
  padding:0;
  margin:1ex 0;
}

#topbar{
   position:absolute;
   border: 1px solid black;
   padding: 5px;
   background-color: white;
   width: 640px;
   visibility: hidden;
   z-index: 640;
}

.equipe {
	border: 1px solid #ddd;
	padding: 2px;
	background: #f0f0f0;	
	background-color: #a2bcc8;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	vertical-align: center;
}

.membroequipe {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #223595;	
}

.historia {
	border: 1px solid #0e80b5;
   	padding: 5px;
   	background-color: white;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	text-align:justify
}

