body {
	background-color: #000000;
	background-image: url(/layout/images/fundo_02.jpg);
	margin: 0px;
	font-family:Tahoma;
	font-size:10px;
}
.indefault {
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fundo {
	background-image: url(/layout/images/fundo_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.fundo1 {
	background-color: #000000;
	background-image: url(/layout/images/fundo_02.jpg);
	margin: 0px;
}
a.menu
{
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.texto {
	color: #999999;
}
.titulo {
	color: #999999;
	font-size: 14px;
}
a
{
	color:#FFC800;
	text-decoration:none;
}
.image_border {
	border: 1px solid #666666;
}
.fotomargem {
	margin-right: 10px;
	margin-bottom: 10px;
}
