body {
	border-top: #3e3e3c solid 11px;
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#site {
	background-image: url(../img/bloco_2.gif);
	margin-left: auto;
	margin-right: auto;
	width: 775px;
}
#logo {
	background: url(../img/logo.gif) no-repeat; 
	width: 180px;
	height: 84px;
	float: left;
	margin-left: 50px;
}
#acesso {
	background: url(../img/acesso_rapido.gif) no-repeat bottom ; 
	width: 364px;
	height: 85px;
	float: right;
}
#acesso img{
	margin-top: 60px;
	margin-left: 60px;
}
#topo {
	background-color: #E5E5E5;
	clear:both;
	width: 775px;
	height: 84px;
}
#blocoCima {
	background-image: url(../img/bloco_1.gif);
	background-repeat: no-repeat;
	width: 775px;
	height: 42px;
}
#blocoMeio {
	padding-left: 50px;
	padding-top: 15px;
}
#blocoBaixo {
	background-image: url(../img/bloco_3.gif);
	background-repeat: no-repeat;
	width: 776px;
	height: 71px;
	clear: both;
}
#menu {
	background-image: url(../img/bloco_2.gif);
	background-repeat: repeat-y;
	text-align: center;
}
#btns{
	background-image: url(../img/bg_menu.gif);
	background-repeat: no-repeat;
	width: 678px;
	height: 34px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
#btns a {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left: 10px;
	margin-right: 10px;
}
#btns a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#000000;
	font-weight:bold;
	margin-left: 10px;
	margin-right: 10px;
}
#menu #flash {
	background-color: #E5E5E5;
	width: 678px;
	height: 210px;
	margin-left: auto;
	margin-right: auto;
}
#qdIndique {
	width: 165px;
	float: left;
	margin-bottom: 10px;
}
#qdIndique #cima {
	background-image: url(../img/bg_menu_1.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 15px;
}
#qdIndique #meio {
	background-image: url(../img/bg_menu_2.gif);
	background-repeat: repeat-y;
	width: 165px;
	height: 165px;
}
#qdIndique #baixo {
	background-image: url(../img/bg_menu_3.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 13px;
}
#copyright {
	background-color: #E5E5E5;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 40px;
}
.marcado{
	font-size: 13px;
	color:#000000;
	font-weight:bold;
}
