body {
	background-color : #ffffff;
	background-image : url('imagens/fundo.gif');
	background-position : top left;
	background-repeat : repeat;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
  }

#geral {
	background-color :  #ffffff;
	border-bottom-color :  transparent;
	border-bottom-style :  none;
	border-bottom-width :  0px;
	border-left-color :  transparent;
	border-left-style :  none;
	border-left-width :  0px;
	border-right-color :  transparent;
	border-right-style :  none;
	border-right-width :  0px;
	border-top-color :  transparent;
	border-top-style :  none;
	border-top-width :  0px;
	margin-bottom :  0px;
	margin-left : auto;
	margin-right : auto;
	margin-top :  0px;
	padding-bottom :  5px;
	padding-left :  5px;
	padding-right :  5px;
	padding-top :  5px;
	visibility : visible;
	width : 550px;
	z-index : auto;
  }
ul {
	list-style-type : none;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 2px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
li {
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
.titulo {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.titulo2 {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
}
.input {
	background-color : #ffffff;
	border-bottom-color : #aab9c8;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #aab9c8;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #aab9c8;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #aab9c8;
	border-top-style : solid;
	border-top-width : 1px;
	color : #aab9c8;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}