@charset "iso-8859-1";
/* CSS Document */

#caixa_cabecalho {
	background-image: url(/layout/bg_topo_pecom.gif);
	background-repeat:repeat-x;
	width: 760px;
	height: 118px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-top: 1px solid #669999;
	clear: both;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
}
#mtopo {
	margin-bottom: -20px;
}
#caixa_canais {
	float: left;
	font: 12px sans-serif;
	text-decoration:none;
	color:#0b2c6a;
	background-color:#FFFFFF;
	font: 12px sans-serif;
	text-decoration:none;
	height: 15px;
	width: 740px;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 4px;
	padding: 5px;
}
.logo_empresas {
	height: 52px;
	width: 740px;
	margin-bottom: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	display:inline;
}
.usuario_vip {
	height: 28px;
	width: 99%;
	margin-left: 4px;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
}
.caixa_cinza_vip {
	float: left;
	background-image: url(/layout/bg_busca_css.gif);
	background-repeat: repeat-x;
	font: 0.7em sans-serif;
	height: 25px;
	width: 99%;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 4px;
	padding-top: 2px;
}
.link_canais {
	font: 11px sans-serif;
	text-decoration:none;
	color:#0b2c6a;
}
.link_canais:hover{
	text-decoration:none;
	color: #76adda;
}
