/**{margin:0; padding:0;}*/

body{
background-color:#808080;
font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000;
}

#menu{
	margin: 0px;
	height: 40px;
	background: #00f;
	border-radius: 8px;
}

#menu ul{
	list-style: none;
}

#contato{
	list-style-type: none;
	font-size: 24px;
}

#respesquisa{
	list-style-type: none;
	padding-bottom: 5px;
}

#menu ul li{
	display: block;
}

#menu ul li a{
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px;
	height: 22px;
	float: left;
}

#menu ul li a:hover{
	background: yellow;
	border-radius: 8px;
	color: black;	
}

  footer#rodape p{
	text-align: center;
	font-family:"Segoe UI";
	font-weight: bold;
}

h1{
	text-align: center;
	font-size: 1.5em;
	color: black;
}

h4{
	margin-left: 20px;
	color: black;

}

#conteudo{
	background-color: #808080;
	height: 400px;
	width: auto;
	font-size: 14px;
	border-style: none;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#resultado{
	height: 300px;
	width: auto;
	border-style: solid;
	border-color: blue;
	border-radius: 8px;
	font-size: 16px;
	padding-bottom: 10px;
}

legend{
	font-size: 12px;
}

/* retirar essa borda*/
#pesquisar{
	border-style: none;
	border-color: yellow;
}

#pesquisa{
	border-radius: 8px;
	height: : 20px;
	width: 500px;
	font-size: 18px;
	background-color: yellow;
	margin-left: 20px;

}

.botao {
	padding: 4px 11px;
	border: 1px solid #ffcc00;
	-moz-border-radius: 8px; /* navegador mozila */
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #ffcc00 !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcc00),color-stop(100%,#ff6600)) !important;
	background: -webkit-linear-gradient(top, #ffcc00, #ff6600) !important;
	background: -moz-linear-gradient(top, #ffcc00, #ff6600) !important; /* navegador mozila */
	background: -ms-linear-gradient(top, #ffcc00, #ff6600) !important; /* navegador internet explorer */
	background: -o-linear-gradient(top, #ffcc00, #ff6600) !important; /* navegador opera */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#ff6600',GradientType=0 );
	font-family:"Segoe UI";
	font-weight: bold;
	font-style:italic;
	font-size:large;
	text-shadow: 0 1px 0 #666;
	box-shadow: inset 0 1px 1px #fff, 0 2px 3px #666;
	cursor:pointer;
	position: relative;
	color: black;
	box-shadow: 2px 2px 1px #aaaaaa;
	width: auto;
	height: 35px;
	margin-right: 20px;
	font-size:130%;	
}

a:link {
  text-decoration: none !important;;
  /*color: blue;*/
  color: black;
  
}

a:visited {
  text-decoration: none !important;;
  color: black;

}

a:hover {
  text-decoration: none !important;;
  color: black;
  background: yellow;
  cursor: pointer;
  font-size:130%;
  

}

a:active {
  text-decoration: none;

}

p img{
	margin-left: 50px;
}

#detalhes{
	font-size: 24px;
	border-radius: 8px;
	border-color: blue;
}

#notas{
	font-size: 24px;
	height: 100px;
	border-radius: 8px;
	border-color: blue;
}

#detalhado{
	background-color: #808080;
	height: 400px;
	width: auto;
	font-size: 18px;
	border-style: none;
}

#divtxt{
	border-style: none;
	height: 100%;
}


#mensagem{
	border-style: none;
	margin-top: 2px;	
}

#tdmensagem{
	float: left;
	width: 800px;
	height: 140px;
	text-align: left;
	padding: 15px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: justify;
	font-size: 24px;
}

td{
	color: white;
	margin: 5px;
}

#usuarios{
	border-color: blue;
	border-radius: 8px;
	height: 300px;
}

#selecao{
	border-radius: 8px;
	border-color: green;
	height: 100px
	margin-top:40px;
}
/**{margin:0; padding:0;}*/

body{
background-color:#808080;
font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000;
}

#menu{
	margin: 0px;
	height: 40px;
	background: #00f;
	border-radius: 8px;
}

#menu ul{
	list-style: none;
}

#contato{
	list-style-type: none;
	font-size: 24px;
}

#respesquisa{
	list-style-type: none;
	padding-bottom: 5px;
}

#menu ul li{
	display: block;
}

#menu ul li a{
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px;
	height: 22px;
	float: left;
}

#menu ul li a:hover{
	background: yellow;
	border-radius: 8px;
	color: black;	
}

  footer#rodape p{
	text-align: center;
	font-family:"Segoe UI";
	font-weight: bold;
}

h1{
	text-align: center;
	font-size: 1.5em;
	color: black;
}

h4{
	margin-left: 20px;
	color: black;

}

#conteudo{
	background-color: #808080;
	height: 400px;
	width: auto;
	font-size: 14px;
	border-style: none;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#resultado{
	height: 300px;
	width: auto;
	border-style: solid;
	border-color: blue;
	border-radius: 8px;
	font-size: 16px;
	padding-bottom: 10px;
}

legend{
	font-size: 12px;
}

/* retirar essa borda*/
#pesquisar{
	border-style: none;
	border-color: yellow;
}

#pesquisa{
	border-radius: 8px;
	height: : 20px;
	width: 500px;
	font-size: 18px;
	background-color: yellow;
	margin-left: 20px;

}

.botao {
	padding: 4px 11px;
	border: 1px solid #ffcc00;
	-moz-border-radius: 8px; /* navegador mozila */
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #ffcc00 !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcc00),color-stop(100%,#ff6600)) !important;
	background: -webkit-linear-gradient(top, #ffcc00, #ff6600) !important;
	background: -moz-linear-gradient(top, #ffcc00, #ff6600) !important; /* navegador mozila */
	background: -ms-linear-gradient(top, #ffcc00, #ff6600) !important; /* navegador internet explorer */
	background: -o-linear-gradient(top, #ffcc00, #ff6600) !important; /* navegador opera */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#ff6600',GradientType=0 );
	font-family:"Segoe UI";
	font-weight: bold;
	font-style:italic;
	font-size:large;
	text-shadow: 0 1px 0 #666;
	box-shadow: inset 0 1px 1px #fff, 0 2px 3px #666;
	cursor:pointer;
	position: relative;
	color: black;
	box-shadow: 2px 2px 1px #aaaaaa;
	width: auto;
	height: 35px;
	margin-right: 20px;
	font-size:130%;	
}

a:link {
  text-decoration: none !important;;
  /*color: blue;*/
  color: black;
  
}

a:visited {
  text-decoration: none !important;;
  color: black;

}

a:hover {
  text-decoration: none !important;;
  color: black;
  background: yellow;
  cursor: pointer;
  font-size:130%;
  

}

a:active {
  text-decoration: none;

}

p img{
	margin-left: 50px;
}

#detalhes{
	font-size: 24px;
	border-radius: 8px;
	border-color: blue;
}

#notas{
	font-size: 24px;
	height: 100px;
	border-radius: 8px;
	border-color: blue;
}

#detalhado{
	background-color: #808080;
	height: 400px;
	width: auto;
	font-size: 18px;
	border-style: none;
}

#divtxt{
	border-style: none;
	height: 100%;
}


#mensagem{
	border-style: none;
	margin-top: 2px;	
}

#tdmensagem{
	float: left;
	width: 800px;
	height: 140px;
	text-align: left;
	padding: 15px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: justify;
	font-size: 24px;
}

td{
	color: white;
	margin: 5px;
}

#usuarios{
	border-color: blue;
	border-radius: 8px;
	height: 300px;
}

#selecao{
	border-radius: 8px;
	border-color: green;
	height: 100px
	margin-top:40px;
}