@charset "utf-8";
/* CSS Document */


/* home */
body {
margin-top:0px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#97FD97;
}
.data {
font-family:Tahoma;
font-size:10px;
color:#FFFFFF;
font-style:normal;
}
.tempotitulo {
font-family:tahoma;
font-size:11px;
color:#00FFFF;
}
.tempodados {
font-family:tahoma;
font-size:10px;
color:#eeeeee;
}
.tiulonoticias {
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none
}
.tiulonoticias a:visited {
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration:none;
}
.tiulonoticias a:hover {
	font-family: tahoma;
	font-size: 16px;
	color: #999999;

}
.tiulonoticias a:link {
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration:none;
}
.chamadanoticia {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none
}
.chamadanoticia a:visited {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}
.chamadanoticia a:hover {
	font-family: tahoma;
	font-size: 13px;
	color: #999999;

}
.chamadanoticia a:link {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}
.tituloevento {
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none
}
.tituloevento a:visited {
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}
.tituloevento a:hover {
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;

}
.tituloevento a:link {
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}