 
@import 'comum.css';
@import 'usuario.css';

/**/
/* Foto1 :: Central de Atendimento */
/**/
.cls_topo .cls_foto1{
	height: 76px;
	background: url(../imgs/usuario/foto1_empresas.jpg) no-repeat left bottom;
}

/**/
/* Foto2 */
/**/
.cls_topo .cls_foto2{
	height: 115px;
	background: url(../imgs/usuario/foto2_empresas.jpg) no-repeat;
}

/**/
/* Bem Vindo :: Logado */
/**/
.cls_topo .cls_foto2 .cls_bemvindo{
	padding: 90px 0 0 45px;
}

.cls_topo  .cls_foto2 .cls_bemvindo .cls_sair {
	position:absolute;
	margin:120px 0px 0px 0px;
	float:right;
	width:51px;
	height:28px;
}

/**/
/* Foto3 :: Abas */
/**/
.cls_abas{
	background: url(../imgs/usuario/foto3_empresas.jpg) no-repeat right;
}

/**/
/* Foto4 */
/**/
.cls_grupo1 .cls_esquerdo .cls_foto4{
	background: url(../imgs/usuario/foto4_empresas.jpg) no-repeat right;
}

/**/
/* Direito :: Foto5 */
/**/
.cls_grupo1 .cls_direito{
	background: url(../imgs/usuario/foto5_empresas.jpg) no-repeat;
}
