BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

A:hover {
	TEXT-DECORATION: underline
}
A {
	TEXT-DECORATION: none;
	color:#61cb2f;
}

.activo
{
	color:#666666;
}

.desactivo
{
	color:#000000;
}

.desactivo a
{
	color:#000000;
}

.desactivo:hover
{
	color:#000000;
}

.input
{
	background-color:#bfbfbf;
	height:14px;
	width:121px;
	border:none;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	padding-top:3px;
	padding-left:11px;
}

.botao
{
	background-color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	border:none;
}

.titulo
{
	color:#005596;
	font-size:18px;
	font-weight:bold;
}

.texto
{
	line-height:16px;
}

.data
{
	font-weight:bold;
}

.resumo
{
	font-size:10px;
	line-height:13px;
}

.read
{
	color:#61cb2f;
	text-decoration:none;
	font-size:10px;
}

.read a
{
	color:#61cb2f;
	text-decoration:none;
}

.read:hover
{
	color:#61cb2f;
	text-decoration:underline;
}


.lnk_fundo
{
	color:#666666;
	text-decoration:none;
	font-size:10px; 
}

.lnk_fundo a
{
	color:#666666;
	text-decoration:none;
	font-size:10px; 
}

.lnk_fundo:hover
{
	color:#666666;
	text-decoration:underline;
	font-size:10px; 
}






/*MENU*/

.mattblackmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
/*cursor:pointer;*/
}

.mattblackmenu li a{
text-decoration: none;
color: white;
}


/* SUBMENU */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}


.ddsubmenustyle li a{
display: block;
color: #ffffff;
background-color: #005596;
text-decoration: none;
padding: 4px 6px;
}

* html .ddsubmenustyle li a{ /*IE6 CSS hack*/
display: inline-block;
}

.ddsubmenustyle li a:hover{
background-color: white;
color: #005596;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 15px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}


/* GALERIA */











