.fundo {
	background-attachment: scroll;
	background-image: url(../imgs/barraTitAdmin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.linhas {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #996633;
}
.fundiagonal {
	background-attachment: fixed;
	background-image: url(../imgs/diagonal.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #663300;
}
.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
}

.txtcorrido1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
}
FORM {
	border-bottom : 0px solid #CCCCCC;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-top : 1px solid #CCCCCC;
	font : normal normal bold smaller Verdana, Geneva, Arial, Helvetica, sans-serif;
}
SELECT {
	background : #F9F4E3;
	border-bottom : 2px solid #F0D191;
	border-right : 1px solid #F0D191;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
INPUT {
	background : #F9F4E3;
	border-bottom : 2px solid #F0D191;
	border-right : 1px solid #F0D191;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
TEXTAREA {
	background : #F9F4E3;
	border-bottom : 2px solid #F0D191;
	border-right : 1px solid #F0D191;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
