
	body {
		margin:0;
		padding:0;
		background-color:#e6e6e6;
		font-family: Verdana, Geneva, Arial, sans-serif; font-size: small;
		text-align:center; /* hack para o IE */	
	}
	#tudo {
		width: 760px;
		margin:0 auto;
		padding: 0px;
		text-align:left; /* "remédio" para o hack do IE */		
		border-left:2px dotted #666; /*dotted?*/
		border-right:2px dotted #666; /*dotted?*/
	}	
	#topo{
		width: 760px;
		height:74px;
		padding: 0;
		background-image:url(headerbg.jpg);
		border-bottom:2px dotted #666; /*dotted?*/
		border-top:2px dotted #666; /*dotted?*/
		text-align:center;
	}
	#cabecalho{
		height: 30px; 
		width: 420px; 
		float: left;
	}
	#creditos{
		top: 10px; 
		right: 10px; 
		color: rgb(0, 102, 0); 
		text-align: right; 
		height: 44px;
	}
	#menuhoriz_bg{
		top: 2px; 
		left: 0px;
	}
	#conteudoEsq {
		width:140px;
		top:10px;
		margin-left:5px;
		color:#99f;
		padding-bottom:20px;
		border-bottom:3px double #666;
		float: left;
	}
	#conteudoDir {
		background:#fff;
	}
	#sepEsqDir {
		margin-left:150px;
		padding-left:1px;
		background:#999;
	}
	#colDir {
/*		background-image:url(fundochave.JPG);*/
		padding:0.2em 0.3em;
		background:#e6e6e6;
		border-bottom:1px solid #666; 
	}
		
	.C {font-family: Arial, helvetica, sans-serif; font-size: small; margin:0.3em;}
	.D {font-family: Arial, helvetica, sans-serif; font-size: small; }
	.L {font-family: Arial, helvetica, sans-serif; font-size: small; color:#000099; }
	.T {font-family: Arial, helvetica, sans-serif; font-size: small;  margin-left:0.3em; font-weight:bold; }
	.b {font-family: Times New Roman, Bookman, serif; font-size:x-large; font-weight:bold; }
	.i {font-size:x-small; color:#666666; line-height:140%; text-align:center; }
	.s {font-family: Times New Roman, Bookman, serif; font-size: large; line-height:120%; }
	.bc {margin-left:20%; margin-right:20%; background:#efefef; text-align:center;	padding:2px 10px;
	border:1px solid #ccc;	margin-bottom:16px; }
	.bm { font-size:small; color:#FFFFFF; font-weight:bold; text-align:center; margin-top: 0.2em; margin-bottom: 0.2em}
	.sm {font-family: Arial, helvetica, sans-serif; font-size: small; line-height:120%; }
	.st {font-family: Arial, helvetica, sans-serif; font-size: x-small; line-height:120%; }
	.ll {margin-top:0.3em; margin-bottom:0.3em; }

	
	a:link { color: #0000EE; text-decoration: none; }
	a:hover { color: #9900EE; text-decoration: none; background-color:#f6f6e6; }
	a:visited { color: #000099; text-decoration: none; }
	a:active { color: #FF0000; text-decoration: underline; }
	




