body {
	top: 0px;
	left:0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	
	background-image:url(imagens/fundo_site.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #151515; 
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.TituloGrande{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
}

.TituloNovidades{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#CCCCCC;
	text-decoration:none;
}
.TituloNovidades:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.TituloNovidades2{
	text-decoration:none;
}
.TituloNovidades2:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#DIVRodape {
	background-image:url(imagens/fundo_rodape.jpg);
	height:174px;
	width:100%;
	background-position:bottom center;
}

.DtAgenda{
	color:#CCFFFF;
	font-weight:bold;
}
.DtAgenda:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.BtnVerMais{
	background-image:url(imagens/bt_vermais.jpg);
	width:36px;
	height:14px;
	cursor:pointer;
	border:0px;
	margin:0px;
}

.BtnVerMais2{
	background-image:url(imagens/ver_mais2.jpg);
	width:36px;
	height:14px;
	cursor:pointer;
	border:0px;
	margin:0px;
}

.BtnVoltarTrad{
	background-image:url(imagens/bt_voltar.jpg);
	width:20px;
	height:15px;
	cursor:pointer;
	border:0px;
}
