body {
/*	background-color:#015B8B; */
	background-color:#ffffff;
	margin:0px;
}

table { 
	empty-cells:show;
	font-family:arial;
	font-size:12px;
}


.topo_menu {
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	font-size:13px;
	color:#000000
}

.topo_menu:hover {
	background-color:#BFE1DF;
}

#menu_top {
	padding-top:5px;
	padding-left:15px;
	font-weight:bold;
	background:url(../img/top_menu.gif);
	width:137px;
	height:26px;
	font-size:14px;
}

#menu_linha {
	padding-top:5px;
	padding-left:15px;
	font-weight:normal;
	background:url(../img/corpo_menu.gif);
	width:137px;
}

#menu_linha a {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

#menu_linha a:hover {
	font-weight:bold;
}

#menu_bottom {
	background:url(../img/down_menu.gif);
	width:137px;
	height:10px;
}



#colaboradores_top {
	padding-top:5px;
	padding-left:15px;
	font-weight:bold;
	background:url(../img/top_patro.gif);
	width:137px;
	height:29px;
	font-size:14px;
}

#colaboradores_linha {
	padding-top:5px;
	padding-left:15px;
	font-weight:normal;
	background:url(../img/corpo_patro.gif);
	width:137px;
	height:200px;
}

#colaboradores_bottom {
	background:url(../img/down_patro.gif);
	width:137px;
	height:7px;
}

#meio_top {
	background:url(../img/top_paginas.gif);
	width:609px;
	height:4px;
}

#meio_conteudo {
	font-weight:normal;
	background:url(../img/corpo_paginas.gif);
	width:609px;
	padding-left:4px;
	padding-right:4px;
}

#meio_bottom {
	background:url(../img/down_paginas.gif);
	width:609px;
	height:32px;
}


.conteudo_titulo {
	background:url(../img/titulo_bg.gif);
	height:45px;
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;
	font-size:14px;
}






#rodape {
	background:url(../img/fundo_rodape.gif);
	width:100%;
	height:63px;
	color:#FFFFFF;
	padding-right:15px;
}


.index_agenda {padding:4px; font-size:11px;}

.index_agenda a {
	color:#000000;
	text-decoration:none;
}

.index_agenda a:hover {
	color:#0044ff;
}

.index_projetos {
	padding:4px; 
	font-size:11px;
	background-color:#DAE9F0;
}

.index_projetos a {
	color:#000000;
	text-decoration:none;
}

.index_projetos a:hover {
	color:#0044ff;
}

.index_ult_gal {
	font-size:11px;
}

.index_ult_gal img {
	border:2px solid #ffffff;
}


.index_fotos {
	padding:4px; 
	font-size:11px;  
	background-color:#DAE9F0;
}

.index_ult_gal a {
	color:#000000; text-decoration:none;
}

.index_ult_gal a:hover {
	color:#0044ff;
}

.index_noticias a {
	color:#000000; text-decoration:none;
}

.index_noticias a:hover {
	color:#0044ff;
	text-decoration:underline;
}



a .clicado {
	margin: 0px;
	filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 20);
	-moz-opacity: 1;
}

a:hover .clicado  {
	margin: 0px;
	filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 60);
	-moz-opacity: 0.4;
}

a .thumb {
	margin: 0px;
	filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 100);
	-moz-opacity: 1;
}

a:hover .thumb  {
	margin: 0px;
	filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 40);
	-moz-opacity: 0.4;
}
