.ideia {
	margin:0 0 0 0;
	background:url(images/bg.jpg) repeat;
}
.bg_top {
	background:url(images/top_bg.jpg) no-repeat;
}
.bg_topcontent {
	background:url(images/top_content_bg.jpg) no-repeat;
}
.bg_content {
	background:url(images/content_bg.jpg) repeat-y;
}
.bg_footer {
	background:url(images/footer.jpg) no-repeat;
}
.bg_work {
	background:url(images/bg_work.jpg) no-repeat;
}
.bg_bug {
	background:url(images/footer_bug.jpg) no-repeat
}
.text {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#000000;
}
.text a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.text a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.text a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none
}
.text a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
.footer {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#333333;
}
.footer a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFCC00;
	font-weight:normal;
	text-decoration:underline;
}
.footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFCC00;
	font-weight:normal;
	text-decoration:underline;
}
.footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFCC00;
	text-decoration:none
}
.footer a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFCC00;
	text-decoration:underline;
}
.top {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFCC00;
}
.top a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFCC00;
	font-weight:normal;
	text-decoration:underline;
}
.top a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFCC00;
	font-weight:normal;
	text-decoration:underline;
}
.top a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFCC00;
	text-decoration:none
}
.top a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFCC00;
	text-decoration:underline;
}
