	
	
	
	BODY{
			background-image:url('i/bgAll.jpg');
			background-repeat:repeat-y;
			background-position: center;
			background-color:#DFE3E6;
			text-align:center;
			margin:0px;
		}
		
		A{
			text-decoration:none;
		}
		A:hover{
			text-decoration:underline;
		}
		
		.fl{
			float:left;
		}
		
		.di{
			display:inline;
		}
		
		.cl{
			clear:all;
		}
		
		.m{
			border:1px solid red;
		}
		
		.widthLateral{
			width:239px;
		}
		
		.widhPage{
			width:491px;
		}
		
		.arialBlue11{
			font-family:verdana;
			font-size:11px;
			color:#0000FF;
		}
		
		.arialBlueDark11{
		
			font-family:verdana;
			font-size:11px;
			color:#003366;
		}
		
		.arialBlueGray11{
			font-family:verdana;
			font-size:11px;
			color:#666666;
		}
		
		.arialBlueEasy12{
			font-family:verdana;
			font-size:12px;
			color:#4C7094;
		}
		
		.brBlueTx{
			border:1px solid #003366; 
		}
		
		.txVerDBlue{
			font-family:verdana;
			font-size:10px;
			color:#003366;
		}
		
		.txArDBlue{
			font-family:arial;
			font-size:11px;
			color:#003366;
		}
		
		.arial11GrayM{
			font-family:arial;
			font-site:11px;
			color:#666666;
		}
		
		.lab_cadastro{
			font-family:arial;
			font-size:11px;
			color:#003366;
		}
		
		.brd_field_cadastro{
			border:1px solid #003366; 
			font-family:verdana;
			font-size:10px;
			color:#003366;
		}