/**
----------------CORPO------------------------------
*/
body {
elevation:higher;
margin-top: 0px;
margin-bottom: 0px;
color:#fff;
background:#3c3c3c repeat-y top;

/*background:#3c3c3c url(http://www.igromania.ru/wallpapers/images/CommandosSF/1024x768_1000.jpg) scroll no-repeat top-10 center;*/
/*background-color:#CCCCCC;*/
font-family: "Tahoma";
font-size: 9pt;

}

/*
-----------PAINEL DE ACESSO A MEMBROS----------
*/
.pam{
	color: #333333;
	font-family: "Tahoma";
	font-size: 10pt;
}
.pam a:link {
	color: #0000FF;
	text-decoration:none;
}
.pam a:visited {
	color: #0000FF;
	text-decoration:none;
}
.pam a:hover { 
	color: #0000FF;
	text-decoration:underline;
}
.pam a:active {
	color: #0000FF;
	text-decoration:none;
}

.pam2 {
	color: #000000;
	font-family: "Tahoma";
	font-size: 8pt;
}
.tit {
	color: #400000;
	font-family: Calibri;
	font-size: 18pt;
	font-weight: lighter;
	letter-spacing: -60em;
}
.titCopy {
	color: #4E6478;
	font-family: arial;
	font-size: 14pt;
	font-weight: normal;
}
.pam4 {
	color: #333333;
	font-family: "Tahoma";
	font-size: 10pt;
	background-color: #E8E6D9;
	border: 1px solid #927963;
}
