.cont {
	background-image: url(../images/cont.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	border: 1px solid #2398d6;
}
.menu {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #2E2775;
}
.font11Comic {
	font-family: "Comic Sans MS";
	font-size: 11px;
}
.comic11Yellow {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
}
.titVerm {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.titVerd {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #00FF33;
}
.titRox {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #CC33FF;
}
.titAzul {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
}
.titRosa {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF99FF;
}
.titAzulB {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.back {
	background-image: url(../images/casa2_.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.titNoticias {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
.datas {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #00FF66;
}
.fundoNews {
	background-image: url(../images/fundoNews.png);
	background-repeat: no-repeat;
}
