@charset "utf-8";

body {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	background-color:#ffffff;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}

.input{
    background-color:#FFFFFF;
	border:#006699 solid 1px;

}
a {
	color: #033A62;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	font-style:inherit;
}

a:hover {
	text-decoration: none;
}


#Gera{
     width:1004px;
	 background-image:url(../images/bg_fundo_geral.jpg);
	 background-repeat:no-repeat;
	 float:left;
	 /*margin:auto;*/
	 }

/*#form{
      position:relative;
	  margin: 25px 0 0 30px; 
	  height:43px; 
	  width:230px;
	  }*/
.btn{
    background-image:url(../images/btn_go.gif);
	border:0;
	width:25px;
	height:19px;
	}
	
#invisible{
	position:relative;
	width:910px;
	height:215px;
	visibility:hidden;
     }
	 
#criar{
     position:relative; 
	 margin:0 0 0 600px;
	 width:391px;
	 }
#form{
     background:url(../images/login_senha.png) no-repeat; 
	 margin: 10px 0 0 600px;
	 height:104px;
	 width:auto;
	 color:#033A62 ;
	 margin-right:15px;
	
	 }
.log{
     padding:27px 0 25px 30px;
	 height:40px ;
	 }
#barra{
     margin:7px 0 0 0;
	 background:url(../images/barra_mixme.png);
	 width:auto; 
	 height:78px
	 }
	 
#menu{
    position:relative;
	margin:0 0 0 100px;
	background:url(../images/menu_btns.png) no-repeat;
	width:773px;
	height:46px;
	}
	
#menu ul {
	margin: 0;
	padding: 10px 3px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 5px 0 4px;
	color:#808F8F;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #808F8F;	
	}
	
#rodape{
	position:relative;
	margin:0 0 0 310px;
	width:500px;
	height:30px;
	color:#688185;
	font-weight:bold;
	font:"Trebuchet MS", "Verdana"
	}
