@charset "utf-8";
@import url(geral.css);
/* CSS Document */
#menu-empresa  {
	width:712px;
	height:40px;
	clear:both;
}
#menu-empresa a{
	color:#00194c;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	margin-right:20px;
	display:block;
	line-height:30px;
	width:80px;
	text-align:center;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}

#menu-empresa a.conteudo-atual {
	background-image:url(../img/empresa/bg_botao_tipo.jpg);
	background-repeat:no-repeat;
}
.miniatura {
	background-image:url(../img/fotos-e-videos/bg_miniatura.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:114px;
	text-align:center;
	height:118px;
	font-size:12px;
	display:block;
	float:left;
	padding-top:5px;
	padding-left:5px;
	margin-right:10px;
}
.miniatura img {
	border:none;
}
#conteudo2 .miniatura {
	float:left; height:240px; margin-bottom:10px; margin-right:2px; width:331px; background-image:url(../img/fotos-e-videos/bg_video.jpg);background-position:top left; text-align:left;
}

.ant-not {
	float:left;
	background-image:url(../img/profissionais/profissa-ant.jpg);
	background-repeat:no-repeat;
	display:block;
	line-height:29px;
	width:150px;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	margin-bottom:20px;
	padding-left:30px;
	color:#003366;
}

.prox-not {
	position: relative;
	top: -25px;
	left: 0px;
	background-image:url(../img/profissionais/prox-profissa.jpg);
	display:inline-block;
	line-height:29px;
	width:150px;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	color:#003366;
	padding-left: 10px;
	border:none;
}

#paginator {
	margin:20px auto 0px auto;
	width:inherit;
}

.pai-num-pag {
	width:200px;
	padding:0px 5px 0px 5px;
	margin:auto auto;
}

.num-pag {
	text-decoration:none;
	width:inherit;
	padding:0px 4px 0px 4px;
	background-color:#DAEAEF;
	color:#306B7A;
}