@charset "utf-8";
#tudo {
	height: 100%;
	width: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/background1.gif);
	scrollbar-face-color: 000000
?, StartX=1, StartY=1, FinishX=1, FinishY=1)
?, StartX=0, StartY=1, FinishX=1, FinishY=1)
?, StartX=0, StartY=0, FinishX=0, FinishY=0);
}

#banner {
	background-image: url(../img/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#principal {
	width: 760px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	background-color: #000000;
	border: 2px solid #666666;
}
#cabecalho_int {
	position: absolute;
	left: 456px;
	top: 223px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#cabecalho {
	background-image: url(../img/fud_cabecalho.jpg);
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-left: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#menu {
	float: left;
	width: 182px;
	background-color: #000000;
	padding-left: 1px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
}
#box_cont {
	float: left;
	background-color: #FFFFFF;
	width: 555px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#box_cont_black {
	float: left;
	background-color: #000000;
	width: 555px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

#rodape {
	clear: both;
	height: 60px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

