	BODY{
		margin:0px;
		background-color:#F4F5EF;
	}
	
	A{
		text-decoration:none;
	}
	
	A:hover{
		text-decoration:underline;
	}
	
	.m{
		border:1px solid green;
	}
	
	.clb{
		clear:both;
	}
	
	.bgLeft{
		background-image:url('../include_header/bg_left.gif'); 
		background-position:top left;
		background-repeat:no-repeat;
	}
	
	.bgRight{
		background-image:url('../include_header/bg_right.gif');
		background-position:top right;
		background-repeat:no-repeat;
	}
	
	
	.bgHeader{
		background-image:url('../include_header/bg_header.jpg');
	}
	
	.fl{
		float:left;
	}
	
	.di{
		display:inline;
	}
	
	.ov{
		overflow:hidden
	}
	.bgWh{
		background-color:white;
	}
	.bgDestaqueLogin{
		background-image:url('includes/include_header/bg_destaque_login.jpg');
	}
	
	.txTreb9Bl{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:9px;
		color:black;
	}
	
	
	.txTreb18Bl{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:18px;
		color:black;
	}
	
	 
	
	
	.txTreb11Bl{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:11px;
		color:black;
	}
	
	.txTreb11Wh{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:11px;
		color:white;
	}
	
	
	.txTreb11Green{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:11px;
		color:#316261;
	}
	
	.txTreb10Bl{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:10px;
		color:black;
	}
	
	.txVer10Bl{
		font-family: "Verdana", "Arial";
		font-size:10px;
		color:black;
	}
	
	.txVer11Bl{
		font-family: "Verdana", "Arial";
		font-size:11px;
		color:black;
	}
	
	.txVer10Gr2{
		font-family: "Verdana", "Arial";
		font-size:10px;
		color:#333333;
	}
	
	.txVer11Gr2{
		font-family: "Verdana", "Arial";
		font-size:11px;
		color:#333333;
	}
	
	.txTreb11Gr{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:11px;
		color:#666666;
	}
	
	.txTreb11Blue{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:11px;
		color:#0000FF;
	}
	
	
	
	.txTreb10Gr{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:10px;
		color:#666666;
	}
	
	.txTreb14Gr{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:14px;
		color:#666666;
	}
	
	.txTreb10Red{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:10px;
		color:#CC0000;
	}
	
	.txTreb12Gr{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:12px;
		color:#666666;
	}
	
	.txTreb15Gr{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:15px;
		color:#666666;
	}
	
	.txTreb12Bl{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:12px;
		color:black;
	}
	
	.txTreb11Blue{
		font-family: "Trebuchet MS", "Verdana", "Arial";
		font-size:12px;
		color:#0000FF;
	}
	
	.txLeft{
		text-align:left;
	}
	
	.lnH1{
		line-height:11px;
	}
	
	.lnH2{
		line-height:12px;
	}
	.lnH3{
		line-height:10px;
	}
	
	.txV11{
		font-family:verdana;
		font-size:11px;
	}
	
	.ph{
		width:1px;
		height:1px;
		overflow:hidden;
	}
	
	.bgBoxNewsDotted{
		background-image:url('../i/bar_dotted_box_news.gif');
		background-repeat:repeat-y;
	}
	
	.tt{
		border:1px solid red;	
	}
	
	
	.titulo_preto {
		font-family:Arial, Tahoma, Verdana;
		font-weight:bold;
		color:#000000;
		font-size:12px;
		text-transform:uppercase;
	}

	.titulo_cinza {
		font-family:Arial, Tahoma, Verdana;
		color:#666666;
		font-size:12px;
		text-transform:uppercase;		
	}
	
	.cp{
		cursor:pointer;
	}
	
	.retangulo {
		width: 425px; 
		height: 41px; 
		background-color: #F3F5F0; 
		color: #747373; 
		font-weight: bold;
		background-repeat:repeat-x;
	}
	
	.retangulo2 {
		width: 425px; 
		height: 24px; 
		background-color: #E9ECE5;
	}


