	*{
	text-decoration: none;
	list-style: none;
	}
	
	p{
	margin:0;
	text-align: justify;
	}
	
	#corpo{
	border: none;
	width: 100%;
	}
	
	#conteudo h2{
	margin-bottom:10px;
	}
	
	fieldset{
	border: none;
	}
	
	
	#conteudo #enunciado{
	width:377px;
	margin: 0 -5px 0 5px;
	float:left;
	line-height:170%;
	}
	
	#conteudo{
	}
	
		
	#conteudo form{
	margin: 0 5px;
	width:378px;
	}
	
	#conteudo legend{
	font-weight:bold;
	}
	
	#conteudo .rotulo{
	text-align:right;
	float:right;
	}
	
	#conteudo table{
	/*border:1px solid red;*/
	}
	
	
	#conteudo label{
	font-weight:bold;
	font-size:13px;
	margin-bottom:-2px;
	}
	
	input{
	width:295px;
	}
	
	input, select, textarea{
	border: 1px solid #a5a7aa;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	background-color: #f7f7f7; 
	font-size:13px;
	margin-top:3px;
	}
	
	#conteudo a{
	color: gray;
	}
	.entrada{
	width:66px; 
	}
	
	.log_cidade{
	width:204px;
	}
	
	textarea{
	width:378px;
	}
	
	.botao{
	width:55px;
	float:right;
	margin-bottom:0;
	}
