@charset "utf-8";
.background {
	background-image: url(../images/fundissimo2.png);
	background-repeat: repeat-y;
	background-position: center;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulo {
	font-family: "MS Reference Sans Serif";
	font-size: 16px;
	color: #663300;
	padding-left: 5px;
}
.tituloNoticia {
	font-family: "MS Reference Sans Serif";
	font-size: 14px;
	color: #AE5700;
	padding-left: 5px;
}
.texto {
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	color: #241200;
	padding-left: 5px;
}
.creditos {
	font-family: "MS Reference Sans Serif";
	font-size: 9px;
	color: #240000;
	padding-left: 5px;
}

a:link {
	color: #937446;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #937446;
}
a:hover {
	text-decoration: none;
	color: #D0BB9D;
}
a:active {
	text-decoration: none;
	color: #937446;
}.tituloMapa {
	font-family: "MS Reference Sans Serif";
	font-size: 13px;
	color: #AE5700;
	padding-left: 5px;
}
.conteudo {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	line-height: 20px;
	width:100px;
	overflow: hidden;
	background-color: #FF9900;
}
.margin {
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textoConteudo {
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	color: #241200;
}
