@charset "utf-8";
/* CSS Document */

 
body  {
	margin: 20px 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../imagens/fundo1.gif);
	scrollbar-arrow-color: #E2E8E1;
	scrollbar-3dlight-color: #E2E8E1;
	scrollbar-highlight-color: #96B3AA;
	scrollbar-face-color: #96B3AA;
	scrollbar-shadow-color: #96B3AA;
	scrollbar-darkshadow-color: #96B3AA;
	scrollbar-track-color: #E2E8E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../imagens/falso.jpg);
	border: 1px solid #C9CACA;
} 
.twoColFixLtHdr #header {
	height: 180px;
	background: url(../imagens/titulo.png) 215px 33px no-repeat #507168;
	z-index: 100;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	z-index: -100;
}
.twoColFixLtHdr #espaceSup {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 26px;
	height: 28px;
	width: 400px;
	_width: 450px;
} 
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	_padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 216px;
	_padding-left: 26px;
	height: 300px;
	overflow: auto;
	width: 400px;
	_width: 450px;
}
.twoColFixLtHdr #mainContent p {
	color: #4D4948;
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	line-height: 150%;
}
.twoColFixLtHdr #footer {
	background-image: url(../imagens/falso.jpg);
	height: 38px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Tahoma;
	font-size: 9px;
	color: #537E72;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #logo {
	background: url(../imagens/logo.png) no-repeat;
	height: 180px;
	width: 220px;
	z-index: 300;
}
#mainmenu {
	width: 590px;
	height: 20px;
	margin-top: -20px;
	margin-left: 190px;
	float: right;
	z-index: 400;
	background: url(../imagens/botao9.png) repeat-x;
}
.button1 {
	position: absolute;
	margin: 0;
	padding: 0;
}
.button2 {
	position: absolute;
	margin: 0 0 0 90px;
	padding: 0;
}
.button3 {
	position: absolute;
	margin: 0 0 0 180px;
	padding: 0;
}
.button4 {
	position: absolute;
	margin: 0 0 0 246px;
	padding: 0;
}
.button5 {
	position: absolute;
	margin: 0 0 0 312px;
	padding: 0;
}
.button6 {
	position: absolute;
	margin: 0 0 0 400px;
	padding: 0;
}
.button7 {
	position: absolute;
	margin: 0 0 0 456px;
	padding: 0;
}
.button8 {
	position: absolute;
	margin: 0 0 0 522px;
	padding: 0;
}
.button1 a {
	background: url(../imagens/botao1.png) no-repeat 0 0;
	width: 90px;
	height: 20px;
	display: block;
}
.button1 a:hover {
	background: url(../imagens/botao1.png) no-repeat 0 -20;
}
.button1 a:active {
	background: url(../imagens/botao1.png) no-repeat 0 -40;
}
.button2 a {
	background: url(../imagens/botao2.png) no-repeat 0 0;
	width: 90px;
	height: 20px;
	display: block;
}
.button2 a:hover {
	background: url(../imagens/botao2.png) no-repeat 0 -20;
}
.button2 a:active {
	background: url(../imagens/botao2.png) no-repeat 0 -40;
}
.button3 a {
	background: url(../imagens/botao3.png) no-repeat 0 0;
	width: 66px;
	height: 20px;
	display: block;
}
.button3 a:hover {
	background: url(../imagens/botao3.png) no-repeat 0 -20;
}
.button3 a:active {
	background: url(../imagens/botao3.png) no-repeat 0 -40;
}
.button4 a {
	background: url(../imagens/botao4.png) no-repeat 0 0;
	width: 66px;
	height: 20px;
	display: block;
}
.button4 a:hover {
	background: url(../imagens/botao4.png) no-repeat 0 -20;
}
.button4 a:active {
	background: url(../imagens/botao4.png) no-repeat 0 -40;
}
.button5 a {
	background: url(../imagens/botao5.png) no-repeat 0 0;
	width: 91px;
	height: 20px;
	display: block;
}
.button5 a:hover {
	background: url(../imagens/botao5.png) no-repeat 0 -20;
}
.button5 a:active {
	background: url(../imagens/botao5.png) no-repeat 0 -40;
}
.button6 a {
	background: url(../imagens/botao6.png) no-repeat 0 0;
	width: 56px;
	height: 20px;
	display: block;
}
.button6 a:hover {
	background: url(../imagens/botao6.png) no-repeat 0 -20;
}
.button6 a:active {
	background: url(../imagens/botao6.png) no-repeat 0 -40;
}
.button7 a {
	background: url(../imagens/botao7.png) no-repeat 0 0;
	width: 66px;
	height: 20px;
	display: block;
}
.button7 a:hover {
	background: url(../imagens/botao7.png) no-repeat 0 -20;
}
.button7 a:active {
	background: url(../imagens/botao7.png) no-repeat 0 -40;
}
.button8 a {
	background: url(../imagens/botao8.png) no-repeat 0 0;
	width: 66px;
	height: 20px;
	display: block;
}
.button8 a:hover {
	background: url(../imagens/botao8.png) no-repeat 0 -20;
}
.button8 a:active {
	background: url(../imagens/botao8.png) no-repeat 0 -40;
}
.red {
	color:#FF0000;
}
h2 {
	color: #4D4948;
	font-family: Verdana, Tahoma, Arial;
	font-size: 15px;
	line-height: 5px;
}
h3 {
	color: #4D4948;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 5px;
}
h4 {
	color: #4D4948;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 3px;
}
.textespace {
	word-spacing: 20px;
}
.texteright {
	padding-left: 55px;
}

.ate {
	padding-left: 25px;
}
.ate1 {
	padding-left: 30px;
}

.campo {
	background: #F5F2EC;
	border: 1px solid #C9CACA;
	margin: 2px;
	width: 200px;
}
.check {
	background: #F5F2EC;
	border: 1px solid #C9CACA;
	margin: 2px;
}
textarea {
	background: #F5F2EC;
	border: 1px solid #C9CACA;
	margin: 2px 0 0 2px;
	width: 200px;
}
tr {
	color: #4D4948;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 15px;
}
a:link {
	color: #4D4948;
}
a:hover {
	color: #666;
}
a:visited {
	color: #4D4948;
}
a:active {
	color: #666;
}
.carregando {
	background: url(../imagens/loading.gif) no-repeat center center;
}
.vermelho {
	color:#FF0000;
}
.select_b {
	background-color: #507168;
	color: #F8FAF5;
	font-weight: bold;
}
 
