body {
	margin: 0px;
	background-color:#000000;
	background-image:url(../../display/images/fundo.jpg);
	background-position: top center;
	background-attachment:fixed;
	scrollbar-arrow-color:#fff;
	scrollbar-3dlight-color:#002C56;
	scrollbar-highlight-color:#002C56;
	scrollbar-face-color:#002C56;
	scrollbar-shadow-color:#002C56;
	scrollbar-darkshadow-color:#002C56;
	scrollbar-track-color:#000;
}

img {
	border: 0px;
}

input, select, inputselectd {
	font-family : Arial;
	font-size : 12px;
	border-top : 1px solid #002C56;
	border-left: 1px solid #002C56;
	border-right: 1px solid #002C56;
	border-bottom: 1px solid #002C56;
	color : #333;
	font-weight : none;
}

textarea {
	font-family : Arial;
	font-size : 12px;
	border-top : 1px solid #002C56;
	border-left: 1px solid #002C56;
	border-right: 1px solid #002C56;
	border-bottom: 1px solid #002C56;
	color : #333;
	font-weight : none;
	line-height: 22px;
}

textarea {
	font-size : 12px;
}

input:focus, select:focus, textarea:focus {
	color: #333; 
}

a {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}

a:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ffffff;
	text-decoration:underline;
}

table, td, b, div, p {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ffffff;
}

.menu {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

.menu:hover {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

.menu-on {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

.titulo {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #ffffff;
	text-decoration:none;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 19px;
	color: #ffffff;
	text-decoration:none;
}
