BODY{
	margin:0px;
	background-color:white;
}

A{
	text-decoration:none;
}

A:hover{
	text-decoration:underline;
}

.m{
	border:1px solid red;
}

.tac{
	text-align:center;
}

.tal{
	text-align:left;
}

.tar{
	text-align:right;
}

.ov{
	overflow:hidden;
}
.di{
	display:inline;
}
.fl{
	float:left;
}

.all{
	overflow:hidden;
	float:left;
	display:inline;
}

/* TEXTO E FONTES */

.txAr11Wh{
	font-family:verdana;
	font-size:11px;
	color:white;
}

.txAr12Wh{
	font-family:verdana;
	font-size:12px;
	color:white;
}

.txVe12Bl{
	font-family:verdana;
	font-size:11px;
	color:black;
}

.txVe12Or{
	font-family:verdana;
	font-size:11px;
	color:#ED4C00;
}


.txAr11Gr{
	font-family:verdana;
	font-size:11px;
	color:#5B6743;
}

.txBluAr11{
	font-family:verdana;
	font-size:12px;
	color:#003366;
}

.txBlu2Ar11{
	font-family:verdana;
	font-size:11px;
	color:#0000FF;
}

.txtVerCinz12{
	font-family:verdana;
	font-size:12px;
	color:#313131;
}		

.arialBlueGray11{
	font-family:verdana;
	font-size:11px;
	color:#666666;
}

.verdanaLaranja{
	font-family:verdana;
	font-size:12px;
	color:#EC4C00;
}

.verdana20log{
	font-family:verdana;
	font-size:20px;
	color:#375168;
}

.verdana12log{
	font-family:verdana;
	font-size:12px;
	color:#375168;
}

.verdana12logCinz{
	font-family:verdana;
	font-size:12px;
	color:#666666;
}

.verdana11logCinz{
	font-family:verdana;
	font-size:11px;
	color:#666666;
}

.red{
	color:red;
}

.arial11Azul{
	font-family:arial;
	font-size:11px;
	color:#0000FF;
}		

.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;
}		
		
.rec_not{
	font-family:arial;
	font-size:21px;
	color:#003366;
}		

.lab_cadastro2{
	font-family:arial;
	font-size:12px;
	color:#003366;
}	



/* TEXTO E FONTES - END*/

.bg_box_colabore{
	background-image:url('i/img_colabore.jpg');
	background-repeat:no-repeat;
	height:253px;
}



/* BGS */

.bg_box_recru{
	background-image:url('i/box_be_recrut.jpg');
	background-repeat:no-repeat;
	height:253px;
}

.bg_box_promo{
	background-image:url('i/img_promocionais.jpg');
	background-repeat:no-repeat;
	height:253px;
}

.bg_box_graf{
	background-image:url('i/img_graf.jpg');
	background-repeat:no-repeat;
	height:253px;
}

.bg_fake{
	background-image:url('i/bg_fake.png');
	background-repeat:no-repeat;
	height:26px;
}

.box_color_recrut{
	background-color:#84A0BD;
	width:319px;
	height:84px;
}

.li{
	background-image:url('i/li.gif');
}

.li2{
	background-image:url('i/li2.gif');
}

/* BGS - END */
