
	a,visited,active { text-decoration: none; color: #333; }
	a:hover { text-decoration: underline; }
	



	.esc { float: left;  }
	.dir { float: right; width:122px;}
	.cls { clear: both;  }
	
	.center { text-align: center; }
	
	.setinha  { float: left; margin-top: 3px; margin-right: 6px; }
	.itemMenu { margin-bottom: 10px; margin-left: 35px; }
    .color    {color:#FA8825; }
	



	label { width: 55px; float: left; }
	input, select, textarea { border: solid 1px #ccc; background: #fff; padding: 1px; font-size: 11px; }

	

	
	
	#titlePagina    { background: url(../images/bg_title.jpg) center no-repeat; width: 462px; height:15px; margin: 23px auto 19px;  padding: 6px 0; color: #006633; 
					  font-weight: bold; text-align: center; float:left; }
	
   .boxMeio        {  width: 392px; margin: 0 auto; height:auto; display:table; float:left; margin-bottom: 15px; }
   .titleBoxMeio	{ background: #eee; width: 377px; height: 18px; padding: 3px 0 2px 15px; 
					   color: #000066; font-weight: bold; float:left; }
	
   .conteudoBoxMeio { border: solid #FFFFFF; height: 50px; display: table; border-width: 0 1px;/* padding: 0 10px 7px 15px;*/ margin-bottom: 7px; }
	html>body .conteudoBoxMeio { height: auto; display: table; float:left; margin-left:5px;}