.spinning {
}
.margin {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background:#00ADEF;
}
.bg_content {
	background:url(images/bg_content.jpg) repeat-y;
}
.text {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#000000;
}
.text a:link {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.text a:visited {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.text a:hover {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#000000;
	text-decoration:none
}
.text a:active {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#000000;
	text-decoration:underline;
}
.footer {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#000000;
	line-height:15px;
}
.footer a:link {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.footer a:visited {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.footer a:hover {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#000000;
	text-decoration:none
}
.footer a:active {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
.titulo {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FFFFFF
}