
@import 'comum.css';

@import 'usuario.css';

/**/
/* Foto1 :: Central de Atendimento */
/**/

.cls_topo .cls_foto1{
	height: 117px;
	background: url(../imgs/usuario/foto1_medicos.jpg) no-repeat left bottom;
}

/**/
/* Foto2 */
/**/
.cls_topo .cls_foto2{
	height: 74px;
	background: url(../imgs/usuario/foto2_medicos.jpg) no-repeat;
}

/**/
/* Bem Vindo :: Logado */
/**/
.cls_topo .cls_foto2 .cls_bemvindo{
	padding: 45px 0 0 50px;
	background: url(../imgs/usuario/dr.jpg) no-repeat left bottom;
}

.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_medicos.jpg) no-repeat right;
}

/**/
/* Foto4 */
/**/
.cls_grupo1 .cls_esquerdo .cls_foto4{
	background: url(../imgs/usuario/foto4_medicos.jpg) no-repeat right;
}

/**/
/* Direito :: Foto5 */
/**/
.cls_grupo1 .cls_direito{
	background: url(../imgs/usuario/foto5_medicos.jpg) no-repeat;
}

/**/
/* Unico */
/**/
.cls_grupo1 .cls_unico{
	float: left;
	width: 100%; 
	background: url(../imgs/usuario/foto5_medicos1.jpg) no-repeat right top;
}

.cls_grupo1 .cls_unico .titulo{
	float: left; 
	height: 45px; 
	width: 100%
}

.cls_grupo1 .cls_unico .titulo img{
	float: left;
}

.cls_grupo1 .cls_unico .imgRight{
	margin-left: 10px; 
	margin-bottom: 10px;
}
