body{
	margin: 100px auto auto auto;
	background-color: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Trebuchet MS;*/
	font-size:12px;
	color:#000000;
}
a:link, a:visited, a:active{
	color:#003366;
	text-decoration: none;
}
a:hover{
	color: #B0C4DE;
	text-decoration: underline;
}
#tdcabecalho{
	background-color: #f5f5f5;
	width: 100%;
	text-align: center;
	padding: 20px;
	padding-bottom: 0px;
	border: 8px solid #ffffff;
	border-bottom: none;
	height: 20px;
}
#tdforbidden{
	background-color: #f5f5f5;
	padding: 40px;
	text-align: center;
	border: solid 8px #ffffff;
	border-top: none;
}
#ondeestou{
	border-bottom: dotted 1px #eaeaea;
	font-family: Trebuchet MS;
	margin-bottom: 10px;
}
#tdondeestou a:link, a:visited, a:active{
	color:#003366;
	font-weight: bold;
}
#tdondeestou a:hover{
	color:#cc0000;
	text-decoration: underline;
}
#rodape{
	padding: 10px;
	text-align: center;
	color: #003366;
}
.tituloRodape{
	font-weight:bold;
}

/* ----------nas forbiddens----------- */
#ondeestou-fbidden{
	border-bottom: dotted 1px #eaeaea;
	font-family: Trebuchet MS;
	margin: 10px;
}
#master-fbidden{
	position: relative;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
