@charset "utf-8";
/* CSS Document */

#titulo_mural {
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
#sub_tit {
	font-weight:bold;
}

#admin a:hover {
	color: #000;
	text-decoration: none;
}



