* {
	outline:0;
}
img { border:0; }
body, input, select, textarea {
	font:12px Arial, Helvetica, sans-serif;
	color:#727271;
}
a {
	color:#727271;
	text-decoration:none;
}

body {
	margin:0;
}

#mestre {
	float:left;
	width:100%;
	background:#F1F3F8 url(../img/client/bg-top.png) repeat-x left top;
	margin:0;
	padding:0;
}
.center {
	position:relative;
	display:block;
	width:970px;
	margin:auto;
}

.polvo {
	display:none;
}

#cabecalho {
	height:130px;
	margin-bottom:35px;
}
#cabecalho h1 {
	padding:20px 0 0;
	margin:0;
}
#cabecalho h1 a {
	font:italic bold 27px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#FFF;
	text-decoration:none;
}
#cabecalho h1 small {
	font-size:20px;
	font-weight:normal;
}
#cabecalho h1 img {
	float:left;
	margin:-20px 10px 0 0;
}

#cabecalho ul {
	position:absolute;
	top:89px;
	left:130px;
	list-style:none;
	padding:0;
	margin:0;
}
#cabecalho ul li,
#cabecalho ul li a {
	float:left;
	height:40px;
	text-indent:-5000px;
}
#cabecalho ul li.home,
#cabecalho ul li.home a {
	width:70px;
	background:url(../img/client/menu/home.png) no-repeat left top;
}
#cabecalho ul li.clinica,
#cabecalho ul li.clinica a {
	width:75px;
	background:url(../img/client/menu/clinica.png) no-repeat left top;
}
#cabecalho ul li.disturbios,
#cabecalho ul li.disturbios a {
	width:202px;
	background:url(../img/client/menu/disturbios.png) no-repeat left top;
}
#cabecalho ul li.noticias,
#cabecalho ul li.noticias a {
	width:165px;
	background:url(../img/client/menu/noticias.png) no-repeat left top;
}
#cabecalho ul li.dicas,
#cabecalho ul li.dicas a {
	width:68px;
	background:url(../img/client/menu/dicas.png) no-repeat left top;
}
#cabecalho ul li.sobre,
#cabecalho ul li.sobre a {
	width:167px;
	background:url(../img/client/menu/sobre.png) no-repeat left top;
}
#cabecalho ul li.contato,
#cabecalho ul li.contato a {
	width:87px;
	background:url(../img/client/menu/contato.png) no-repeat left top;
}

#b_home #cabecalho ul li.home a,
#b_clinica #cabecalho ul li.clinica a,
#b_disturbios #cabecalho ul li.disturbios a,
#b_noticias #cabecalho ul li.noticias a,
#b_dicas #cabecalho ul li.dicas a,
#b_sobre #cabecalho ul li.sobre a,
#b_contato #cabecalho ul li.contato a,
#cabecalho ul li a:hover {
	background-position:left bottom;
}

#rodape {
	float:left;
	width:100%;
	min-height:100px;
	background-color:#E3E7F3;
	margin-top:60px;
}
#rodape address {
	background-color:#1B3670;
	font-size:11px;
	font-style:normal;
	color:#FFF;
	text-align:center;
	padding:8px 0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
#rodape address a {
	font-style:italic;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#rodape ul {
	display:inline-block;
	width:970px;
	list-style:none;
	padding:20px 0;
	margin:0 auto;
}
#rodape ul li {
	float:left;
	padding:0 0 0 10px;
	line-height:18px;
}
#rodape ul li.home {
	width:50px;
	padding-left:0;
	border-right:1px solid #9AAACC;
}
#rodape ul li.clinica {
	width:100px;
}
#rodape ul li.disturbios {
	width:200px;
	border-left:1px solid #9AAACC;
}
#rodape ul li.noticias {
	width:185px;
	border-left:1px solid #9AAACC;
	border-right:1px solid #9AAACC;
}
#rodape ul li.dicas {
	width:150px;
}
#rodape ul li.sobre {
	width:150px;
	border-left:1px solid #9AAACC;
}
#rodape ul li.contato {
	width:54px;
	padding-right:0;
	border-left:1px solid #9AAACC;
}

#rodape ul li a.pagina {
	font:italic bold 14px 'Open Sans', Arial, Helvetica, sans-serif;
	color:#1B3670;
	text-decoration:none;
	margin-bottom:15px;
}

#rodape ul ul,
#rodape ul ul li {
	width:100%;
	padding:0;
}
#rodape ul ul li,
#rodape ul ul li a {
	font-size:11px;
	color:#808080;
	text-decoration:none;
}

.destaque {
	float:left;
	width:100%;
	background-color:#899BBC;
	color:#FFF;
	padding:10px 0;
	margin-bottom:35px;
	padding-bottom:15px;
}
.destaque h2 {
	float:left;
	width:940px;
	font:italic bold 25px 'Open Sans', Arial, Helvetica, sans-serif;
	color:#1B3670;
	background:url(../img/client/barra-gr.png) no-repeat left bottom;
	padding-bottom:10px;
	margin:0 0 15px 30px;
}
.destaque p {
	float:left;
	width:940px;
	font:italic 600 18px 'Open Sans', Arial, Helvetica, sans-serif;
	line-height:22px;
	margin:0px 0 0 20px;
	padding:5px 0;
}
.destaque p small {
	font:italic 14px 'Open Sans', Arial, Helvetica, sans-serif;
}

h3 {
	font:italic bold 25px 'Open Sans', Arial, Helvetica, sans-serif;
	color:#1B3670;
	padding-bottom:5px;
	margin-top:0;
}

h4 {
	font:italic 600 18px 'Open Sans', Arial, Helvetica, sans-serif;
	color:#1B3670;
	margin-top:0;
	margin-bottom:1px;
	font-weight:bold;
}

/* Home */
#b_home .destaque h2 {
	width:450px;
	background:url(../img/client/barra-pq.png) no-repeat left bottom;
	line-height:30px;
	margin:5px 0 15px 30px;
}
#b_home .destaque img {
	float:right;
	margin-top:5px;
}
#b_home .destaque p {
	width:440px;
	font:italic 19px 'Open Sans', Arial, Helvetica, sans-serif;
	line-height:25px;
}
#b_home .destaque p strong {
	font-size:24px;
}

#b_home #main .dicas {
	float:left;
	width:185px;
	margin-left:30px;
}
#b_home #main .noticias,
#b_home #main .disturbios {
	float:left;
	width:340px;
	margin-left:20px;
}

#b_home #main .dicas h3 {
	background:url(../img/client/home/barra-pq.png) no-repeat left bottom;
}
#b_home #main .noticias h3,
#b_home #main .disturbios h3 {
	background:url(../img/client/home/barra-md.png) no-repeat left bottom;
}


#b_home #main .box {
	display:block;
	width:320px;
	height:180px;
	background-color:#E8EBF4;
	line-height:18px;
	padding:10px;
}

#b_home #main .dicas .box {
	width:165px;
}


#b_home #main .dicas .box .dica,
#b_home #main .noticias .box .noticia {
	position:relative;
	padding:5px 0 10px;
	border-top:1px dashed #B6C2E1;
}
#b_home #main .dicas .box .dica.p,
#b_home #main .noticias .box .noticia.p {
	padding-top:0;
	border:0;
}
#b_home #main .noticias .box .data {
	font-size:10px;
	font-weight:bold;
	color:#9AAACC;
}
#b_home #main .noticias .box strong,
#b_home #main .noticias .box strong a {
	display:block;
	font-weight:bold;
	color:#1B3670;
	text-decoration:none;
}
#b_home #main .noticias .box p {
	margin:3px 0 0;
}
#b_home #main .dicas .box p {
	margin:0;
}
#b_home #main .dicas .box .veja-mais,
#b_home #main .noticias .box .veja-mais {
	position:absolute;
	bottom:10px;
	right:0;
	display:block;
	width:16px;
	height:16px;
	background:url(../img/client/bt-veja-mais.png) no-repeat left top;
	text-indent:-5000px;
}
#b_home #main .noticias .box .noticia .veja-mais:hover {
	background-position:left bottom;
}


#b_home #main .disturbios .box strong {
	font:italic bold 15px Arial, Helvetica, sans-serif;
	color:#899BBC;
}
#b_home #main .disturbios .box p {
	margin:5px 0 0;
	line-height:18px;
}
#b_home #main .disturbios .box a.veja-todos {
	float:right;
	font-weight:bold;
	color:#1B3670;
	text-decoration:none;
	height:16px;
	background:url(../img/client/bt-veja-mais.png) no-repeat right top;
	padding-right:20px;
	margin-right:5px;
}
#b_home #main .disturbios .box a.veja-todos:hover {
	background-position:right bottom;
}

/* Clinica */
#galeria {
	float:left;
	width:570px;
	min-height:300px;
	margin-left:25px;
}
#galeria h3 {
	background:url(../img/client/clinica/barra-gr.png) no-repeat left bottom;
}

#galleria {
	position:relative;
	float:left;
	width:565px;
	height:455px;
	background:url(../img/client/clinica/bg-galeria.png) no-repeat left top;
	padding:15px 9px 0 6px;
}
#galleria .galleria-stage {
	top:70px;
	bottom:0;
}
#galleria .galleria-thumbnails-container {
	top:0;
	bottom:auto;
}
#galleria .galleria-thumb-nav-left,
#galleria .galleria-thumb-nav-right {
	width:10px;
	height:55px;
	opacity:1;
}
#galleria .galleria-thumb-nav-left {
	background:url(../img/client/clinica/bt-prev.png) no-repeat left top;
}
#galleria .galleria-thumb-nav-right {
	background:url(../img/client/clinica/bt-next.png) no-repeat left top;
}
#galleria .galleria-thumb-nav-left.disabled,
#galleria .galleria-thumb-nav-right.disabled {
	background-position:left bottom;
}

#galleria .galleria-thumbnails-list {
	height:64px;
	margin-left:20px;
	margin-right:20px;
}

#galleria .galleria-thumbnails {
	height:64px !important;
}

#galleria .galleria-thumbnails .galleria-image {
	width:90px;
	height:60px;
	margin-right:10px;
	border:2px solid #FFF;
}
#galleria .galleria-thumbnails .galleria-image.active {
	border:2px solid #F4CB23;
}
#galleria .galleria-thumbnails .galleria-image img {
	opacity:1 !important;
}


#corpo-clinico {
	float:right;
	width:305px;
	line-height:18px;
	margin-right:25px;
	padding-bottom:20px;
}
#corpo-clinico h3 {
	background:url(../img/client/clinica/barra-pq.png) no-repeat left bottom;
}

#polissonografia {
	float:right;
	width:305px;
	background:url(../img/client/clinica/barra-pq.png) no-repeat left top;
	line-height:18px;
	padding-top:20px;
	margin-right:25px;
}


/* Disturbios */
#b_disturbios #main .disturbios {
	float:left;
	width:900px;
	background-color:#FFF;
	padding:40px 25px 20px;
	margin-left:10px;
}
#b_disturbios #main .disturbio {
	float:left;
	width:100%;
	padding-top:15px;
	border-top:1px dashed #B6C2E1;
}
#b_disturbios #main .disturbio#bruxismo {
	padding-top:0;
	margin-top:0;
	border-top:0;
}
#b_disturbios #main .disturbio h4 {
	float:left;
	height:16px;
	line-height:16px;
	background:url(../img/client/disturbios/bt-mais.png) no-repeat left top;
	cursor:pointer;
	padding:0 0 0 26px;
	margin-bottom:15px;
}
#b_disturbios #main .disturbio.ativo h4 {
	background-position:left bottom;
}
#b_disturbios #main .disturbio .descricao {
	display:none;
	float:left;
	width:860px;
	line-height:18px;
	padding:0 15px 0 25px;
	border-top:1px dashed #B6C2E1;
}
#b_disturbios #main .disturbio .descricao h6 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#1B3670;
}

#b_disturbios #main .disturbios .obs {
	float:left;
	width:880px;
	background-color:#F3F5FA;
	color:#899BBC;
	text-align:center;
	padding:10px;
	margin:30px auto 0;
}


/* Noticias */
#b_noticias .noticia {
	float:left;
	width:615px;
	min-height:760px;
	background-color:#FFF;
	line-height:18px;
	padding:15px 20px;
}
#b_noticias .noticia h3.tit {
	text-align:center;
}
#b_noticias .noticia h3,
#b_noticias .noticia h3 a {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#1B3670;
	text-decoration:none;
}
#b_noticias .noticia h4 {
	font:bold 14px Arial, Helvetica, sans-serif;
}
#b_noticias .noticia .data {
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#1B3670;
}
#b_noticias .noticia p.fonte {
	text-align:right;
}

#b_noticias .side-noticias {
	float:left;
	width:210px;
	background-color:#E8EBF4;
	padding:15px 20px 20px 25px;
	margin-left:35px;
}
#b_noticias .side-noticias .box-noticia {
	position:relative;
	float:left;
	width:210px;
	margin:0 0 8px;
	padding:0 0 8px;
	border-bottom:1px dashed #B6C2E1;
}
#b_noticias .side-noticias .box-noticia div {
	width:215px;
	height:100px;
	padding:0 5px;
	margin-left:-5px;
	overflow:hidden;
}
#b_noticias .side-noticias .box-noticia.ativa div,
#b_noticias .side-noticias .box-noticia div:hover {
	background-color:#FFF3B3;
}
#b_noticias .side-noticias .box-noticia div .seta {
	position:absolute;
	top:-25px;
	left:-78px;
	display:none;
	width:78px;
	height:148px;
	background:url(../img/client/noticias/seta.png) no-repeat left top;
	text-indent:-5000px;
}
#b_noticias .side-noticias .box-noticia.ativa div .seta,
#b_noticias .side-noticias .box-noticia div:hover .seta {
	display:block;
}
#b_noticias .side-noticias .box-noticia .data {
	display:block;
	font-size:10px;
	font-weight:bold;
	color:#9AAACC;
	margin:5px 0 0;
}
#b_noticias .side-noticias .box-noticia strong,
#b_noticias .side-noticias .box-noticia strong a {
	display:block;
	line-height:14px;
	color:#1B3670;
	text-decoration:none;
}
#b_noticias .side-noticias .box-noticia p {
	line-height:15px;
	margin-top:5px;
}
#b_noticias .side-noticias .box-noticia .veja-mais {
	position:absolute;
	top:80px;
	right:-5px;
	display:block;
	width:16px;
	height:16px;
	background:url(../img/client/bt-veja-mais.png) no-repeat left top;
	text-indent:-5000px;
}
#b_noticias .side-noticias .box-noticia .veja-mais:hover {
	background-position:left bottom;
}

#b_noticias .side-noticias h3 {
	font-size:18px;
	margin-bottom:0;
}
#b_noticias .side-noticias form fieldset {
	padding:0;
	margin:0;
	border:0;
}
#b_noticias .side-noticias form fieldset select {
	width:100%;
	background-color:#C4CBE5;
	color:#1B3670;
	padding:2px;
	border:0;
}

/* Dicas */
#b_dicas .destaque h2 {
	width:635px;
	background:url(../img/client/barra-md.png) no-repeat left bottom;
	line-height:30px;
	margin:5px 0 15px 30px;
}
#b_dicas .destaque img {
	float:left;
	margin-left:10px;
}
#b_dicas .destaque p {
	width:635px;
	margin-left:30px;
}

#b_dicas .dica {
	float:right;
	width:620px;
	background-color:#FFF;
	line-height:18px;
	padding:15px 20px;
}
#b_dicas .dica h3.tit {
	text-align:center;
}
#b_dicas .dica h3,
#b_dicas .dica h3 a {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#1B3670;
	text-decoration:none;
}
#b_dicas .dica h4 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#1B3670;
}
#b_dicas .dica .data {
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#1B3670;
}
#b_dicas .dica p.fonte {
	text-align:right;
}

#b_dicas .side-dicas {
	float:left;
	width:210px;
	background-color:#E8EBF4;
	padding:15px 25px 20px 20px;
	margin-left:15px;
}
#b_dicas .side-dicas .box-dica {
	position:relative;
	float:left;
	width:210px;
	margin:0 0 8px;
	padding:0 0 8px;
	border-bottom:1px dashed #B6C2E1;
}
#b_dicas .side-dicas .box-dica div {
	width:215px;
	height:100px;
	padding:0 5px;
	margin-left:-5px;
	overflow:hidden;
}
#b_dicas .side-dicas .box-dica.ativa div,
#b_dicas .side-dicas .box-dica div:hover {
	background-color:#FFF3B3;
}
#b_dicas .side-dicas .box-dica div .seta {
	position:absolute;
	top:-25px;
	right:-80px;
	display:none;
	width:70px;
	height:148px;
	background:url(../img/client/dicas/seta.png) no-repeat right top;
	text-indent:-5000px;
}
#b_dicas .side-dicas .box-dica.ativa div .seta,
#b_dicas .side-dicas .box-dica div:hover .seta {
	display:block;
}
#b_dicas .side-dicas .box-dica .data {
	display:block;
	font-size:10px;
	font-weight:bold;
	color:#9AAACC;
	margin:5px 0 0;
}
#b_dicas .side-dicas .box-dica strong,
#b_dicas .side-dicas .box-dica strong a {
	display:block;
	color:#1B3670;
	text-decoration:none;
}
#b_dicas .side-dicas .box-dica p {
	line-height:15px;
	margin-top:5px;
}
#b_dicas .side-dicas .box-dica .veja-mais {
	position:absolute;
	top:80px;
	right:-5px;
	display:block;
	width:16px;
	height:16px;
	background:url(../img/client/bt-veja-mais.png) no-repeat left top;
	text-indent:-5000px;
}
#b_dicas .side-dicas .box-dica .veja-mais:hover {
	background-position:left bottom;
}

/* Sobre */
#b_sobre #main .center img {
	float:left;
	margin:0 25px;
}
#b_sobre .cont p {
	float:left;
	width:435px;
	line-height:18px;
}


/* Contato */
#b_contato .destaque {
	margin-bottom:15px;
}

#frm_contato {
	float:left;
	width:400px;
	margin:10px 0 0 45px;
}
#frm_contato fieldset {
	padding:0;
	margin:0;
	border:0;
}
#frm_contato fieldset label {
	position:relative;
	float:left;
	width:100%;
	font:italic lighter 16px 'Open Sans', Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}
#frm_contato fieldset label input,
#frm_contato fieldset label textarea {
	width:390px;
	height:15px;
	font-weight:bold;
	color:#1B3670;
	padding:5px;
	border:0;
}
#frm_contato fieldset label textarea {
	height:135px;
}
#frm_contato fieldset label span {
	position:absolute;
	top:5px;
	right:0px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#BC272D;
}

#frm_contato fieldset input.bt {
	float:right;
	width:79px;
	height:29px;
	background:url(../img/client/contato/bt-enviar.png) no-repeat left top;
	text-indent:-5000px;
	cursor:pointer;
	border:0;
}
#frm_contato fieldset input.bt:hover {
	background-position:left bottom;
}

#b_contato .alert {
	position:absolute;
	top:340px;
	left:50%;
	display:block;
	width:275px;
	height:95px;
	background-color:#1B3670;
	font:italic 600 20px 'Open Sans', Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	padding:50px 20px 0;
	margin-left:-400px;
	z-index:5;
}
#b_contato .alert .fechar {
	position:absolute;
	top:10px;
	right:10px;
	display:block;
	width:20px;
	height:20px;
	background:url(../img/client/contato/bt-fechar.png) no-repeat left top;
	text-indent:-5000px;
}
#b_contato .alert .fechar:hover {
	background-position:left bottom;
}

#mapa {
	float:right;
	width:435px;
	height:405px;
	margin:10px 45px 20px 0;
	border:1px solid #FFF;
}
