a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 0.03em;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	font-size: 11px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.03em;
}
.estilo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left;
	/*text-indent: 10pt;*/
	color: #000000;
	
}
.acontecedestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.historia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left;
	color: #000000;
	width: 180px;
	margin-left: 5px;
}
.insttitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #83C710;
	background-position: left;
}
.estiloesq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left;
	color: #000000;
}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: italic;
	top: 12px;
	margin-top: 10px;
	position: relative;
	width: 296px;
	height: 24px;
	left: 789px;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left;
	color: #000000;
	line-height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.estilosemdents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left;
	color: #000000;
}
.textomaior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	background-position: left;
}
.estiloesq2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left;
	color: #000000;
	line-height: 20px;
}
.tableMenu{
	font-family:Arial Narrow; 
	font-size:13px; 
	width:120px;
}
.tdMenu{
	padding-left:10px;
	cursor:hand;
	height:25px;
}
.historia2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: left;
	color: #006600;
}
.historiatit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left;
	color: #006600;
	width: 180px;
	margin-left: 5px;
	font-weight: bold;
}

/* Divs das áreas dinamicas*/

#containerCentral{
	width:370px;
}

#containerLateral{
	
	
	border-width:1px;
	border-style: solid;
	border-color:#CCCCCC;
	background-color:#FFFFFF;	
	
	width:160px;
}

#imagemCentral{
	width:180px; height:150px;	
	float:right;	
	
	/*
	border-width:1px;
	border-style: solid;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
	*/
}

#imagemAcontece{
	width:360px; height:150px;
	padding-left: 15px;
	float:left;	
}

#titulosCentrais{
	font-family: Arial;
	font-size: 16pt;
	color:#3399FF;
}

#titulosAcontece{
	font-family: Arial;
	font-size: 13pt;
	color:#83C710;
	font-weight:bold;
}