body {
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS";
	font-size: 14px;
	background-repeat: no-repeat;
	background-color: #333;
	background-image: url(imgs/topo.jpg);
	color: #FFF;
	background-position: left top;
}
#rdp {
	background-color: #2D2D2D;
	clear: both;
	margin: 1px;
	padding: 3px;
	height: 100px;
	width: 1600px;
	background-position: left top;
}

#top {
	height: 275px;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#esq {
	float: left;
	width: 250px;
	margin-top: 10px;
	color: #000000;
}
.perfil {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #FFF;
	text-align: justify;
}
.linka a {
	color: #0F0;
}
p {
	color: #FFF;
}
#esq ul li {
	color: #FFF;
}




#cont {
	float: left;
	width: 680px;
	margin-left: 10px;
	margin-top: 10px;
}
#geral {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	border: 5px solid #999999;
}
.menu {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFF;
	list-style-type: none;
	margin: 1px;
	padding: 3px;
}
.menu li {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #FFF;
	list-style-type: none;
	margin: 1px;
	padding: 3px;
	display: block;
}
.menu li a {
	font-family: "trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #CCC;
}
.menu li a:hover {
	font-family: "trebuchet MS";
	font-size: 14px;
	text-decoration: line-through;
	color: #FFF;
}
h3 {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0F0;
	border-right-color: #0F0;
	border-bottom-color: #0F0;
	border-left-color: #0F0;
}
h2 {
	color: #FFFFFF;
	margin-left: 150px;
}
.texto_rdp {
	font-size: 12px;
	font-weight: normal;
}
#carrega {
	float: left;
	width: 680px;
	margin-left: 10px;
	margin-top: 10px;
	display: none;
}
.adm_menu a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #090;
	display: block;
	padding: 3px;
	color: #FFF;
	text-decoration: none;
	float: left;
	width: 178px;
	text-align: center;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
	border: 1px solid #090;
}
.adm_menu a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFF;
	display: block;
	padding: 3px;
	color: #090;
	text-decoration: none;
	float: left;
	width: 178px;
	text-align: center;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
	border: 1px solid #090;
}
.amarelo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FC0;
	margin: 1px;
	padding: 4px;
	color: #FFF;
	font-weight: bold;
}
.direita {

}
.menua a {
	font-family: "trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	background-color: #0C3;
	float: left;
	margin: 10px;
	padding: 10px;
}
