@charset "utf-8";
/* CSS Document */

body{
margin:0px;
/*background-image:url(../../img/bg-body.jpg);*/
font-family:'Verdana', Geneva, sans-serif;

}
input{text-transform:uppercase;}

#top{

height:50px;

}
#borda{
	
height:69px;
/*background-color:#EFCD58;
box-shadow:0px 0px 20px #000000;*/
	
}
#login{
width:450px;
box-shadow:0px 0px 15px #000000;	
border-radius:10px;	
}
/*
input{
font-size:20px;	
}
*/
#menu{
	width:1000px;
font-size:13px;	
}

#painelDireito{
	width:140px;
border:none;
	padding: 0.5em;

	
}
#painelEsquerdo{
width:140px;
padding: 0.5em;
border:none;

}
#conteudo{
width:1000px;;

border:none;	
	
}

.btnMenu{
width:140px;	
}

input{
font-size:20px;	
}

/* *********************************************************** */
