
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	background-color: #ececec;
}
form {
	margin: 12px;
}

#tudo {
	background-color: #FFFFFF;
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#tudo .topo {
	background-image: url(imagens/topo.jpg);
	height: 89px;
	margin-bottom: 5px;
}
#tudo .topo02 {
	height: 99px;
	width: 568px;
	position: absolute;
	top: 48px;
	left: 197px;
}

/*<Pedro>*/
#menu-top-in {
	color: #FFFFFF;
	background-color: #DA251D;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
}
#menu-top-in a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu-top-in a:hover {
	text-decoration: underline;
}
/*</Pedro>*/

#menu-top {
	color: #FFFFFF;
	background-color: #DA251D;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 7px;
}
#menu-top a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu-top a:hover {
	text-decoration: underline;
}
#menu-top #current {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#conteudo {
	background-image: url(imagens/fundo_conteudo.jpg);
	background-repeat: repeat-y;
}
#conteudo .esq {
	float: left;
	width: 188px;
}

#conteudo .dir {
	float: right;
	width: 783px;
}
#conteudo .esq02 {
	float: left;
	width: 568px;
	padding-top: 30px;
}
/*<Pedro>*/
#conteudo .esq00 {
	float: left;
	width: 772px;
	padding-top: 30px;
}
/*</Pedro>*/
.margem-topo {
	padding-top: 30px;
}

#menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#menu li {
	list-style-type: none;
}
#menu li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 164px;
	font-size: 13px;
	background-color: #f1f1f1;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.margem-botom {
	margin-bottom: 5px;
}

#menu li a:hover {
	color: #FFFFFF;
	background-color: #DA251D;
}
#menu li #current {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#conteudo .dir02 {
	float: right;
	width: 204px;
}
.titulo01 {
	font-weight: bold;
	color: #DA251D;
}

.clear {
	clear: both;
}
.margem {
	padding: 5px;
}
.titulo02 {
	font-weight: bold;
	color: #DA251D;
	font-size: 16px;
}
.titulo02 a:link {
	font-weight: bold;
	color: #DA251D;
	font-size: 16px;
}
.titulo02 a:visited {
	font-weight: bold;
	color: #DA251D;
	font-size: 16px;
}
.titulo02 a:hover {
	font-weight: bold;
	color: #DA251D;
	font-size: 16px;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #DA251D;
	text-decoration: underline;
}
.titulo03 {

	font-weight: bold;
	color: #DA251D;
	font-size: 22px;
}
table {
	font-size: 12px;
}
.obs {
	font-size: 11px;
}
.margem-dir {
	margin-right: 6px;
}
.topo-adm {
	background-image: url(imagens/topo_admin.jpg);
	background-repeat: repeat-x;
	height: 169px;
	position: relative;
}
.logo {
	background-image: url(imagens/logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 47px;
	width: 161px;
	left: 5px;
	top: 3px;
}
.adm-txt {
	position: absolute;
	height: 19px;
	width: 158px;
	left: 7px;
	top: 95px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#menu-adm #current {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu-adm {
	color: #FFFFFF;
	text-align: center;
	top: 150px;
	position: absolute;
	width: 980px;
}
#menu-adm a {
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
}
input {
	font-size: 11px;
	margin: 1px;
	padding: 1px;
}
select {
	font-size: 10px;
}
.titulopreto {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}

.hidden {
	width:100%;
	height:0px;
	border:none;
}