/* CSS Document */

/*-GERAL-------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#principal{
	position:absolute;
	z-index:1;
	height:541px;
	width:760px;
	background-color:#4672bb;
}
#menu{
	position:absolute;
    top:187px;
	z-index:3;
	height:10px;
	width:10px;
}
#banner{
	position:absolute;
	z-index:3;
}
#fundo{
	z-index:2;
		position:absolute;
	left:158px;
	top:217px;
	width:417px;
	height:229px;
}
#rodape{
	position:absolute;
	top:472px;
	z-index:1;
}

#conteudo_principal{
	position:absolute;
	z-index:4;
	top:166px;
	left:157px;
	width:592px;
	height: 342px;
    
	text-align:justify;
	word-spacing:1px;
	font-size: 12px;	
	padding:5px;
	
	overflow:auto;	
	scrollbar-face-color: #3a65ad;
	scrollbar-highlight-color: #5581cb;
	scrollbar-3dlight-color: #3a65ad;
	scrollbar-darkshadow-color: #3a65ad;
	scrollbar-shadow-color: #3a65ad;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #4977c3;
}

#titulo{
	font-size: 15px;
	text-align:left;
    font-weight:bold;
	word-spacing:1px;	    
}
.titulo{
	font-size: 15px;
	text-align:left;
    font-weight:bold;    
	word-spacing:1px;	
}
.12px{
	font-size: 12px;
	text-align:left;
	word-spacing:1px;	
}

td{
padding:3px;
}


input {
	border-width:0px;
	background-color:#ffffff;
}

input.botoes {
	border-style:solid;
	border-width:1px;
	border-color:#375990;
	color:#ffffff;
	background-color:#3a65ad;
}

textarea {
	border-width:0px;

	background-color:#ffffff;


}
/*-INDEX-------------------------------------*/

td img {
display: block;
}
#index_anim {
	position:absolute;
	z-index:3;
	top:171px;
	left:173px;
	width:242px;
	height:225px;
}
#index_texto1 {
	position:absolute;
	z-index:3;
	top:435px;
	left:173px;
	width:242px;
	height:75px;
}
#index_texto2 {
	position:absolute;
	z-index:3;
	top:208px;
	left:442px;
	width:138px;
	height: 112px;
}
#index_texto3 {
	position:absolute;
	z-index:3;
	top:317px;
	left:442px;
	width:299px;
	height: 77px;
}

/*-AREA DE ATUACAO-------------------------------------*/
.b:link {
	color:#FFFFFF;
	text-decoration:none;
}
.b:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.b:hover {
	color:#FFFF00;
	text-decoration:none;
}
.b:active {
	text-decoration:none;
}

/*-Servicos e Sistema-------------------------------------*/
#boton{
	position:absolute;
	top:150px;
	left:550px;	
}


#conteudo_principal_sistem{
	position:absolute;
	z-index:4;
	top:191px;
	left:157px;
	width:592px;
	height: 317px;
    
	text-align:justify;
	word-spacing:1px;
	font-size: 12px;	
	padding:5px;
	
	overflow:auto;	
	scrollbar-face-color: #3a65ad;
	scrollbar-highlight-color: #5581cb;
	scrollbar-3dlight-color: #3a65ad;
	scrollbar-darkshadow-color: #3a65ad;
	scrollbar-shadow-color: #3a65ad;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #4977c3;
}