a:link { text-decoration:none;  }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:hover {text-decoration: underline;}

#topoData {
	width: 780px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#menu {
	width: 172px;
	height: 400px;
	position: absolute;
	top: 190px;
	left: 0px;
}

.texto {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.subtitulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.titulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}

#informativos {
	width: 161px;
	height: 138px;
	position: absolute;
	top: 190px;
	left: 617px;
}

#enquete {
	width: 161px;
	height: 138px;
	position: absolute;
	top: 450px;
	left: 617px;
}

#galeriadefotos {
	width: 161px;
	height: 138px;
	position: absolute;
	top: 333px;
	left: 617px;
}

#compromissos {
	width: 200px;
	height: 100px;
	position: absolute;
	top: 390px;
	left: 178px;
}

#topCompromissos {
	width: 200px;
	height: 100px;
	position: absolute;
	top: 310px;
	left: 178px;
}

#agenda {
	width: 200px;
	height: 100px;
	position: absolute;
	top: 570px;
	left: 178px;
}

#topAgenda{
	width: 200px;
	height: 100px;
	position: absolute;
	top: 490px;
	left: 178px;
	background-image : url(../imagens/agenda.jpg);
}

#topNoticias {
	width: 380px;
	height: 114px;
	position: absolute;
	top: 310px;
	left: 388px;
	background-image : url(../imagens/noticias.jpg);
}

#noticias {
	width: 380px;
	height: 114px;
	position: absolute;
	top: 390px;
	left: 388px;
}

.ud_caixa {
	font-family:Verdana;
	font-size:8pt;
	border-width:1pt;
	border-top-color:rgb(51,51,51);
	border-right-color:rgb(204,204,204);
	border-bottom-color:rgb(204,204,204);
	border-left-color:rgb(51,51,51);
	border-style:solid;
}