body {
	background-image: url(../images/background.jpg);
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #00174D;
}
.lateral {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.destaque {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #02194B;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #02194B;
	text-decoration:underline;
}
.floatimg{float:left;margin:0 10px 10px 0;}
.materia-mascara {display:block;
background-color:#00FF33;
width:291PX;
height:250px;
float:left;margin:1em 1em 1em 0;*margin:0 1em 1.10em 0;}