/*
Theme Name: Hospital Santa Helena
Theme URI: http://www.hshelena.com.br/
Description: Template criado pela fullDesign para o Hospital Santa Helena
Author: <a href="http://www.fullDesign.com.br">fullDesign</a>
Version: 1.0
*/

/* --------- Reset CSS --------------------------------- */
html, body {
	height:101%;
	margin-top: 0;
} 

* {
  margin: 0;
  padding: 0;
}

a { outline:0; text-decoration:none; }

.linklove{
	display:none;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
	list-style:none;
}
a {	
	text-decoration:none;
	color:#061F32;
}

/* --------- WebFontes --------------------------------- */

@font-face {
    font-family:'OblikBold';
    src: url('webfont/OblikBold/oblik_bold-webfont.eot');
    src: url('webfont/OblikBold/oblik_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfont/OblikBold/oblik_bold-webfont.svg#OblikBold') format('svg'),         
         url('webfont/OblikBold/oblik_bold-webfont.ttf') format('truetype'),
		 url('webfont/OblikBold/oblik_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MergeRegular';
    src: url('webfont/Merge/merge-webfont.eot');
    src: url('webfont/Merge/merge-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfont/Merge/merge-webfont.svg#MergeRegular') format('svg'),
         url('webfont/Merge/merge-webfont.ttf') format('truetype'),
         url('webfont/Merge/merge-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* --------- Fim WebFontes --------------------------------- */




/* Idiomas | Tamanho Fontes | Contraste | Mapa do site */
.diminuirFonte, .aumentarFonte{
	color:#ffffff;
	border:none;
	background:transparent;
	margin:0;
	padding:0;
	cursor:pointer;
	float:left;
	}
.diminuirFonte{
	font-size:14px !important;
	margin-top:2px;
	width:23px;
	}
.aumentarFonte{
	font-size:18px !important;
	margin-top:-2px;
	width:25px;
	}
	
/* ALTO CONTRASTE

* {
	color:#FFF !important;
	background:#000 !important;	
}

*/	

/* FIM -> Idiomas | Tamanho Fontes | Contraste | Mapa do site */



/* =Layout
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family:'OblikBold';
}

#container {
	float: left;
	width: 100%;
}

.contentInterna ul {
	list-style:square;
}

.contentInterna li {
	margin-bottom:20px;
}

#destaqueBanner li{
	margin-bottom:-20px;
}

#content {
	margin: 0 0 0 20px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#destaqueLateralIndex{
	float:right;
	height:auto;
	width:430px;
}
#destaqueLateral{
	float:right;
	height:auto;
	width:323px;
	margin-top:10px;
}
#instalacoes{
	background:#F0F0F0;
	float:right;
	width:228px;
	min-height:342px;
	height:auto;
	margin-right:14px;
	padding:50px 40px 20px 40px;
}
#instalacoes h1, #imprensa h1{
	font-size:22px;
	color:#587993;
	text-transform:uppercase;
	margin-bottom:11px;	
}
#instalacoes p{
	font-family:'MergeRegular';
	font-size:14px;
	color:#061f32;
	margin-bottom:15px;	
}
#instalacoes a, #instalacoes a:hover, #instalacoes a:active, #instalacoes a:hover{
	text-decoration:none;
}
.imginstalacoes{
	border:none;
	margin:0 2px 1px 0;
}
#paginacao {
	text-align: center;
    width: 500px;
	float:left;
	margin-top:30px;
}
#caixaMissaoVisao{
	bottom:0;
	margin-bottom:26px;
	position:relative;	
}
#caixaTimeline{
	background:#CCE8FD;
	float:left;
	width:492px;
	min-height:230px;
	padding:25px;
}
#caixaTimeline h1{
	font-size:16px;
	color:#ffa405;
	text-transform:uppercase;
	margin-bottom:11px;	
}

#caixaMissao{
	background:#CCE8FD;
	float:left;
	width:248px;
	min-height:230px;
	padding:25px;
}
#caixaVisao, #caixaValores{
	background:#CCE8FD;
	float:right;
	width:200px;
	min-height:50px;
	padding:20px;
	margin-left:5px;
	margin-bottom:5px;
}
#caixaVisao h1, #caixaMissao h1, #caixaValores h1{
	font-size:16px;
	color:#7fb1d5;
	text-transform:uppercase;
	margin-bottom:11px;	
}

#caixaMissao p, #caixaValores p {
	font-size:14px;
	color:#000000;
	margin-bottom:20px;	
}
#caixaVisao p{
	font-size:14px;
	color:#000000;
	margin-bottom:7px !important;
}
#caixaVisao li{
	list-style-type::square;
	color:#f4846d;
}
.subtituloMissao {
	font-size:12px;
	color:#ffa405;
	text-transform:uppercase;	
}
#marcadorAzul{
	background:url(images/CHOCALHO_MENINO.gif) no-repeat;
	padding-left:35px;
	line-height:45px;
	font-weight:bold;
}
#marcadorRosa{
	background:url(images/CHOCALHO_MENINA.gif) no-repeat;
	padding-left:35px;
	line-height:45px;
	font-weight:bold;
}
#fundoUTIN{
	background:url(images/fundoUTIN.gif) no-repeat;
	padding:12px 0 0 10px;
	padding-left:130px;
	width:405px;
	height:30px;
	margin-bottom: -30px;
	margin-top:40px;
}
#fundoUTIN a{
	color:#5d7a91;
	font-weight:bold;
}
#div360{
	background-color: #F0F0F0;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-top: 20px;
    width: 525px;
}
#div360 a{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#main,
#wrapper {	
	margin: 0 auto;
	width: 990px;
}
#wrapper {
	background:url(images/bgPontilhado.png) 15px 0px;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}

#footer-widget-area a{
	color: #98B5C6;
}
#footer-widget-area .widget-area {
	float: left;
}
#footer-widget-area #first {
	width: 500px;
	height:180px;
}
#footer-widget-area #first .sub-titulo {
	margin-bottom:10px;
	font-weight:bold;
	font-size:10px !important;
	margin-top:43px;
}
#footer-widget-area #first a {
	padding:3px 0 20px 0;
	color:#98B5C6;
	text-decoration:none;
}
#footer-widget-area #second {
	position:absolute;
	width:247px;
	height:160px;
	margin-left:500px;
	*margin-left:-360px;
}
#footer-widget-area #second .espaco{
	margin:0;
	height:5px;
	width:auto;
}
#footer-widget-area #third {
	position:absolute;
	width:auto;
	height:160px;
	margin-left:747px;
	padding-left:50px;
	*margin-left:-120px;
}
#footer-widget-area #third img{
	margin:5px 5px 0 0;
}
#footer-widget-area #fourth {
	position:absolute;
	width: 400px;
	height: 22px;
	margin-left:500px;
	margin-top:161px;
	font-family:Arial, Helvetica !important;
	font-size:12px;
	font-weight:bold;
}
#footer-widget-area #fourth a, a:hover, a:active{
	color:#061F32;
	text-decoration:none;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
#newsletter input{
	font-size:13px;
	background:transparent;
	border:none;
	color:#b6c4cf;
	outline:none;
	width:200px;
	height:25px;
}
#newsletter .inputEmailNews{
	background:url(images/inputEmail.png) no-repeat;
	border:none;
	color:#b6c4cf;	
	outline:none;
	width:223px;
	height:30px;
	font-size:13px;
	padding:5px 5px 0 16px;
}
#newsletter .inputNomeNews{
	background:url(images/inputNome.png) no-repeat;
	border:none;
	color:#b6c4cf;	
	outline:none;
	width:223px;
	height:30px;
	font-size:13px;
	padding:5px 5px 0 16px;
	margin:8px 0 6px 0;
}
#newsletter input[type=submit] {
	position:absolute;
	margin-top:-35px;
	margin-left:205px;
	border:none;
	background: url(images/btnNews.png) no-repeat left top;
	width:25px;
	height:29px;
	cursor:pointer;
}

/* =Header
-------------------------------------------------------------- */

#bgTopo{
	background:#3274a8;
	height:46px;
	position:absolute;
	width:100%;
	z-index:1;
}
#bgLinhaTopo{
	background:#ee1c25;	
	height:4px;
	position:absolute;
	width:100%;
	z-index:2;
}
#bgRodape{
	background:#3274a8;
	clear:both;
	left:0;
	height:281px;
	margin-top:-28px;
	position:absolute;
	width:100%;
	z-index:1;
}
#bgLinhaRodape{
	background:#ee1c25;
	bottom:0;
	height:6px;
	position:absolute;
	width:100%;
	z-index:2;
}
#header {
	background:url(images/bgTopo.gif) repeat-x;
	height: 141px;
}
#logomarca {
	position:absolute;
	margin:4px 0 0 18px;
	background:url(images/base-logo.png) no-repeat;
	width:256px;
	height:167px;
	text-align:center;
	z-index:200;
	*position:absolute;
	*margin-left:-970px;
	*margin-top:-54px;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 15px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#barraTopo {
	background:#FFFFFF;
	height:58px;
	display:block;
	float:left;
	width:990px;
}
#linksBarra {
	float:right;
	width:auto;
	height:46px;
	position:relative;
	z-index:3;	
}
#idiomas {
	float:right;
	background:#ee1c25;
	width:211px;
	height:35px;
	padding:22px 0 0 5px;
	position:relative;
	z-index:3;	
}
.btnContraste{
	float:left;	
	}
.tamanhoFontes{
	float:left;
	margin:0 7px 0 5px;
	}
#menu-idiomas{
	float:left;
	margin:-12px 0 0 12px;
}
#idiomas a{
	float:left;
	}
#idiomas img{
	margin-left:15px;
	float:left;
}
#idiomas .mapa{
	margin-top:2px;
}

.divisaoIdiomas{
	float:left;
	height:35px;
	width:1px;
	background:#ffffff;
	margin:-10px 12px 0 12px;
}	
#linksBarra ul, #idiomas ul, #menu ul {	
	list-style:none;
}
#linksBarra li {
	padding-top:17px;
	display:inline-block !important;
	height:29px;
	margin-right:20px;
}
#linksBarra li a, #linksBarra li a:hover, #linksBarra li a:active{
	heigth:100%;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
}

#linksBarra ul ul{
	display:none;
}

#idiomas li {
	display:block !important;
	*display:inline !important;
	height:20px;	
}
#idiomas li a, #idiomasli a:hover, #idiomas li a:active{
	heigth:100%;
	color:#ffffff;
	font-size:10px !important;
	text-decoration:none;
	text-transform:uppercase;
}
#imprensa {
	background:#CCE8FD;
	float:right;
	width:228px;
	height:auto;
	margin:0 14px 10px 0;
	padding:50px 40px 20px 40px;
}

#imprensa h1{
	color:#7FB1D5;
}
#imprensa ul li {
	width:100%;
	list-style:none;
	margin:0;
	margin-bottom:5px;
	padding:5px 0 5px 0;
}
#imprensa ul li:hover {
	background:#DAEFFD;
}
#imprensa ul li a{
    color: #747171;
	width:100%;
	padding:10px;
}
#imprensa li:hover a {
	color:#000;
}
#barraMenu {
	display:block;
	float:left;
	width:990px;
	height:70px;
}
#menu {
    background: url("images/bgMenu.jpg") repeat-x;
    display: block;
    height: 35px;
    margin: 30px 0 0 10px;
    padding-left: 253px;
    width: 498px;
	*z-index:10;
}
#menu ul {
	position:relative;
	list-style:none;
	width:auto;
	height:35px;
	margin:0;
	padding:0;
	padding-left:40px;
	z-index:20;	
}
#menu ul li {
	float: left;
    margin: 10px 40px 0 0;
    padding: 0 0 0 15px;
    width: auto;
}
#menu ul li a {
	display:inline-block;
	font-weight:bold;
	color:#697681 !important;	
	font-size:12px !important;
}
/* sub-menu -> 2 nivel */

#menu ul ul {
	display: none;   
	position:absolute;
    height:auto;
	width:auto;
    margin-top:14px;
    padding:15px;	
	margin-left:-40px;
	*width:299px;
	color:#666;
}

.menu-item{
	*float:left;
}
#menu-idiomas .menu-item{
	*width:50px;
}
.menu-idiomas-container{
	*width:60px;
	float:left;
}

#menu-item-236 .sub-menu {
    background: #abd9fb url(images/sub-menu-amarelo.png) repeat-x top;
	*margin-left: -140px;
	*margin-top: 20px;
}
#menu-item-236 .sub-menu li:hover {
    background: #daeffd;   
}
#menu-item-237 .sub-menu {
	margin-left:-80px;
	background: #efcbb7 url(images/sub-menu-rosa.png) repeat-x top;
	*margin-top: 20px;
}
#menu-item-237 .sub-menu li:hover {
	background: #F8E4DB;
}
#menu-item-238 .sub-menu {
	margin-left:-200px;
	background:#c2de85 url(images/sub-menu-verde.png) repeat-x top; 
	*margin-top: 20px;
}
#menu-item-238 .sub-menu li:hover {
	background: #EEF6DE;
}
#menu ul ul li{
	float:none;
	list-style-position:outside;
	width:auto;
	margin:0;
	padding:10px;
}
#menu ul ul li a {
	font-size:11px !important;
	color:#697681 !important;
	background:url(images/marcador-sub-menu.png) no-repeat 0px 4px;
	padding-left:15px;
}
#menu ul ul li a:hover {
	font-size:11px;
	color:#697681 !important;
}
#bgSetaMenu, #bgSetaMenu1, #bgSetaMenu2 {
	display:none;
	height:14px;
	width:auto;
	position:relative;
}
#bgSetaMenu{
	background:url(images/bgSetaMenu.png) no-repeat top center;
}
#bgSetaMenu1{
	background:url(images/bgSetaMenu1.png) no-repeat top center;
}
#bgSetaMenu2{
	background:url(images/bgSetaMenu2.png) no-repeat top center;
}
#bgSetaSubMenu, #bgSetaSubMenu1, #bgSetaSubMenu2 {
	display:block;
	height:20px;
	width:10px;
	position:relative;
	float:right;
	margin-left:16px;
}
#bgSetaSubMenu{
	background:url(images/bgSetaSubMenu.png) no-repeat top center;	
}
#bgSetaSubMenu1{
	background:url(images/bgSetaSubMenu1.png) no-repeat top center;
}
#bgSetaSubMenu2{
	background:url(images/bgSetaSubMenu2.png) no-repeat top center;
}
#menu ul li:hover ul, #menu ul li:hover #bgSetaMenu, #menu ul li:hover #bgSetaMenu1, #menu ul li:hover #bgSetaMenu2 { 
	display:block;
}
/* setas e hover menu */
#menu-item-236{
	cursor:default;
	background:url(images/seta-amarela.png) no-repeat 0px 3px;
}
#menu-item-236 a:hover{
	color:#7fb1d5 !important;
}
#menu-item-237{
	cursor:default;
	background:url(images/seta-clientes.png) no-repeat 0px 3px;
}
#menu-item-237 a:hover{
	color:#d0947b !important;
}
#menu-item-238{
	cursor:default;
	background:url(images/seta-profissionais-saude.png) no-repeat 0px 3px;
}
#menu-item-238 a:hover{
	color:#8cb02a !important;
}
#menu ul li a, #menu ul li a:hover, #menu ul li a:active{
	heigth:100%;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
}
/* sub-menu -> 3 nivel */
#menu ul ul ul {
	display:none !important;
	position:absolute;
	float:left;
}
#menu-item-236 .sub-menu ul{
	background:#cbe8fd url(images/sub-menu-amarelo2.png) repeat-x top !important; 
}
#menu-item-236 .sub-menu ul li:hover {
    background: #000000 !important;   
}
#menu-item-237 .sub-menu ul{
	background:#fae7dd url(images/sub-menu-rosa2.png) repeat-x top !important; 
	margin-top:-30px;
	margin-left:70%;
	width:290px;
	*margin-left:70%;
}
#menu-item-238 .sub-menu ul{
	background:#e1f3b8 url(images/sub-menu-verde2.png) repeat-x top !important; 
	margin-top:-30px;
	margin-left:80%;	
	*margin-left:40%;
	*width:290px;
}
#menu-item-238 .sub-menu ul li{
	width:180px;
}
#menu ul ul li:hover ul {
	display:block !important;
}
/* MAPA DO SITE */
#mapaSite ul {
	list-style:none outside url("images/marcador-sitemap.png");
}
#mapaSite ul li {
    margin:5px 0 0 20px;
    width: auto;
}
#mapaSite ul li a {
	display:block;
	color:#abd9fb;	
	font-size:13px;
}
#mapaSite ul li a:hover {
	color:#ee1c25;
}

#busca {
    float: right;
    height: 35px;
    margin: 30px 15px 0 0;
    width: 214px;
}
#caixaBusca{
	background:url(images/bgInputBusca.png) no-repeat;
	border:none;
	color:#b6c4cf;	
	outline:none;
	width:214px;
	height:35px;
	font-size:13px;
}
#busca input[type=text], #buscaInterna input[type=text]  {
	font-size: 13px;
	background: transparent;
	border: none;
	color: #FFFFFF;
	outline: none;
	width: 150px;
	height: 20px;
	margin:8px 0 0 20px;
}
#busca input[type=submit], #buscaInterna input[type=submit]  {
	color:#FFFFFF;
	position:absolute;
	margin-top:-32px;
	margin-left:180px;
	border:none;
	background: transparent;
	width:20px;
	height:30px;
	cursor:pointer;
}
#buscaInterna {
    float: left;
    height: 35px;
    margin: 30px 15px 0 0;
    width: 214px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */

#main {
	background:url(images/bgCorpo.gif) repeat-y;
	clear: both;
	overflow: hidden;
	width:988px;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.titulo-index {
	background:#ee1c25;
	font-size:22px;
	text-transform:uppercase;
	color:#ffffff !important;
	position:relative;
	z-index:5;
	width:456px;
	height:34px;
	margin-bottom:0px !important;
	padding:12px 0 0 30px;
}
.titulo-interna, .titulo-interna a, .titulo-interna a:hover, .titulo-interna a:active {
	font-family:'OblikBold';
	font-size:11px;
	text-transform:uppercase;
	color:#fff !important;
	position:relative;
	z-index:5;
	width:910px;
	height:28px;	
	text-decoration:none;
	margin:0 5px 0 5px;
}
.titulo-interna{
	padding:30px 0 0 55px !important;
	margin:0 0 0 -11px !important;
}
.subtitulo-interna {
	font-size:22px;
	text-transform:uppercase;
	position:relative;
	z-index:5;
	width:593px;
	min-height:35px;
	height:auto;
	margin:0 0 0 9px !important;
	padding:22px 0 10px 37px;
	line-height: 22px;
}
.linkHome{
	width: 18px;
	height: 15px;
	float: right;
	padding-right: 25px;
	position: relative;
	margin-top:-7px;
}
.linkHome a, .linkHome a:hover, .linkHome a:active{
	margin:0;
	padding:0;
	background:transparent;
}
.caixaPodemosAjudar{
	float:left;
	background:#FFFFFF;
	width:501px;
	min-height:516px;
	height:auto;
	margin-left:13px;
	position:relative;
	z-index:4;
	overflow:hidden;
	padding-top:65px;
	margin-top: -46px;
	padding-left:18px;
	padding-bottom:20px;
	text-align:justify;
}
.caixaPodemosAjudar .setaCaixa {
	background:url(images/seta-Desce.png) no-repeat;
	width:501px;
	height:28px;
	border:none;
	outline:none;
	position:absolute;
	bottom:0;
	left:0;
	cursor:pointer;
}
.caixaPodemosAjudar h1, #imgTextoNoticias h1, #resultadoBusca h1, #imgTextoAjudar h1, #imgTextoServicos h1,#imgTextoMedico h1{
    color: #587993;
    font-size: 14px;
    margin-top:8px;
    text-transform: uppercase;
	width:410px;
}
.caixaPodemosAjudar h1, .caixaPodemosAjudar p{
	width:350px !important;	
}
#resultadoBusca h1{ width:90%; }
#todosServicos{
	padding:12px 0 0 10px;
	width:535px;
	height:30px;
	background:#F8E4DB;
	margin-bottom: -30px;
	margin-top:40px;
}
#todosServicosMedico{
	padding:12px 0 0 10px;
	width:535px;
	height:30px;
	background:#EEF6DE;
	margin-bottom: -30px;
	margin-top:40px;
}
#maisNoticias{
	padding:12px 0 0 10px;
	width:535px;
	height:30px;
	background:#CCE8FD;
	margin-top:40px;
	float:left;
}
#maisNoticiasMedico{
	padding:12px 0 0 10px;
	width:535px;
	height:30px;
	background:#EEF6DE;
	margin-top:40px;
	float:left;
}
#todosServicos img{
	vertical-align:middle;
	margin-right:3px;
}
#todosServicos a{
	color:#5d7a91;
	font-weight:bold;
}
#todosServicosMedico img{
	vertical-align:middle;
	margin-right:3px;
}
#todosServicosMedico a{
	color:#5d7a91;
	font-weight:bold;
}
.dataNoticias{
	margin:5px 0 5px 0;
	float:left;
	
}
.fonteNoticias{
	margin:5px 0 5px 0;
	float:left;
	margin-left:10px;
	
}
.textoDataNoticia{
	float:left;
	color:#061F32;
}
.linhaCaixaInterna{
	margin-top:20px;
}
.caixaPodemosAjudar p, #imgTextoNoticias p, #resultadoBusca p, #imgTextoAjudar p, #imgTextoServicos p{
	font-family: 'MergeRegular';
    font-size: 14px;
	color:#061f32;
	width:410px;	
}
#resultadoBusca p{ width:90%; }
.caixaPodemosAjudar .fundoImg, #imgTextoNoticias .fundoImg, #imgTextoServicos .fundoImg {
	position:absolute;
	width:98px;
	min-height:86px;
	height:auto;
	background:url(images/bgSetaPodemosAjudar.png) no-repeat 73px 10px;
	z-index:100;	
}
.dataEventos{
	color:#587993;
	width:80px;
	height:80px;
	background:#EEF6DE;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	font-weight:bold;
	line-height:20px;
}
.dataImprensa{
	color:#587993;
	width:80px;
	height:80px;
	background:#CCE8FD;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	font-weight:bold;
	line-height:20px;
}
.dataArtigos{
	color:#587993;
	width:80px;
	height:80px;
	background:#EEF6DE;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	font-weight:bold;
	line-height:20px;
}

.diaEvento{
	font-size:50px;
	margin-bottom:5px;
	line-height:35px;
}
.caixaPodemosAjudar a {
	text-decoration:none;
}
.linhaBullet{
	margin-top:20px;
}
.fotoBullet{
	width:90px;
	height:90px;
}
#imgTextoAjudar, #imgTextoNoticias, #imgTextoServicos{
	width:100%;
	float:left;
	margin-bottom:20px;
	height:auto;
}
#imgTextoMedico{
	width:100%;
	float:left;
	margin-bottom:20px;
	height:auto;
}
#resultadoBusca{
	width:100%;
	height:auto;
	margin-bottom:30px;
}
#imgTextoNoticias{
	height:auto;
	margin-bottom:20px;
}
#textoNoticias a{
	color:#ffe56b;
}
#textoNoticias img{
	vertical-align:middle;
}
#imgAjudar, #textoAjudar, #imgNoticias, #textoNoticias, #imgServicos, #textoServicos{
	float:left;
	margin-right:20px;
}
#textoMedico{
	float:left;
	margin-right:20px;
	float:left;
	width: 470px;
}
#imgMedico{
	float:left;
	margin-right:20px;
}
.subDestaques {
	float:right;
    margin-top:40px;
	padding:0 15px 0 20px;
}
.subDestaques h1{
	color: #587993;
    font-size: 22px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.subDestaques p{
	font-family:'MergeRegular';
    color: #061F32;
    font-size: 14px;
	margin:0;
}
.subDestaques a{
	font-family:'MergeRegular';
    color: #061F32;
    font-size: 14px;
	margin:0;
	text-decoration:none;
}
.contentInterna{
	color:#061f32;
	font-size:14px;
	font-family:'MergeRegular';
	float:left;
	background:#FFFFFF;
	width:543px;
	min-height:692px;
	margin:0px 0px 0px 20px;
	position:relative;
	z-index:4;
	overflow:hidden;
	padding:25px;
	text-align:justify;
}
.contentInterna ul{
	margin-left:20px;
}
.contentInterna h2 {
	font-weight:bold;
	margin-bottom:20px;
	line-height:25px;
}
#id_search{
	width:533px;
	padding:3px;
	background: #f8f8f8; 
	border: none; 
	vertical-align:top;
	outline:none;
	font-weight:normal !important;
	margin:10px 0 30px 0;
	height: 30px;
	padding-left:10px;
	color:#e7e6e6;
}
#id_search:hover{
	background:#F0F0F0;	
	color: #d4d4d4;
}
#id_search:focus{
	background:#F0F0F0;	
	color: #d4d4d4;
}
#tabelaClinico{
	width:100%;
}
#tabelaClinico td{
	padding:5px !important;
}
#tabelaClinico thead{
	background:#F0F0F0 !important;
	color:#587993;
	font-size:15px;
	font-weight:bold;
}
.tabelaClinico tr {
	padding:10px !important;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
#sendbutton{
	cursor:pointer;
}
.gallery {
	margin-top:20px !important;
	padding:20px 10px 15px 10px !important;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: transparent !important;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f0f0f0;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
    color: #dde6ef;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#resultadoOnline {
	float: right;
	overflow: hidden;
	background:#F0F0F0;
	min-height:180px;
    height:auto;
    padding:56px 34px 36px 49px;
    margin-top: -50px;
	margin-right:14px;
    position: relative;
    width:324px;
    z-index:1;
	*z-index:0;
}
#resultadoOnline h1 { color:#ee1c25; margin-bottom:30px; text-transform:uppercase; *font-size:24px;}
#resultadoOnline p { color:#808080; }
/*
#primary {
	background:#F0F0F0;
    float:right;
    height:auto;
    padding:56px 34px 36px 49px;
    margin-top: -52px;
	margin-right:14px;
	margin-bottom:46px;
    position: relative;
    width:324px;
    z-index:1;	
}
#primary ul ul {
	width:322px;
	height:122px;
	margin:0;
	padding:0;
}
#primary ul ul li {
	background:url(images/linhaSidebar.png) no-repeat 0px 30px;
	width:323px;
	height:24px;
	padding-top:7px;
}
#primary ul ul li{
	float:left;
	list-style:none;
	display:block;
	margin-left:0px;
}
#primary ul ul ul {
    height: 23px;
    margin-top: -27px;
    padding-top: 7px;
    position: absolute;
    right: 33px;
    width:auto;
	}
#primary ul ul ul li{
	background:#efc334;	
	display:inline-block;	
	width:auto;
	height:16px;
	margin-right:4px;
	cursor:pointer;
	padding:2px 5px 2px 5px;
	text-align:center;
}
#primary a, #primary a:hover, #primary a:active{
	text-decoration:none;
	color:#061f32;
	font-size:14px;
	cursor:default;
}

#primary ul ul ul li a, #primary ul ul ul li a:hover, #primary ul ul ul li a:active{	
	color:#FFFFFF;
	font-size:9px;
	cursor:pointer;
	text-transform:uppercase;
}
*/
#secondary {
    float:right;
    height:auto;
    position: relative;
    width:282px;
    z-index:3;
	padding-bottom:28px;
	margin-right:15px;
	padding-left:50px;
	max-height:238px;
}
#text-8 h3, #text-9 h3{
	color:#587993;
	font-size:23px;
	margin-bottom:10px;
	text-transform:uppercase;	
}
#nav_menu-3 h3{
	text-transform:uppercase;
	font-size:23px;
	margin-bottom:25px;
	color:#efc334;
}
#text-8 .textwidget, #text-9 .textwidget{
	color:#061f32;
	font-size:14px;
	margin-bottom:46px;
}
#first .textwidget{
	font-size:14px;
}
.textwidget{
	font-family:'MergeRegular';
}
#first img{
	margin:0px 22px 0 0;
}

/* Footer widget areas */
#footer-widget-area {
	padding-bottom:30px;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-top:-28px;
	clear: both;
	width: 100%;
	z-index:2;	
	position:absolute;
	left:0;
	height:281px;
}
#colophon {
	background:url(images/bgPontilhadoRodape.png);
	color:#98b5c6;
	height:177px;
	width:904px;
	padding:72px 26px 26px 60px;
}
#colophon h4{
	color:#98b5c6;
	font-size:14px !important;	
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

/* jquery-colorbox */
.gallery {
    background: none repeat scroll 0 0 #F0F0F0;
    margin: 0 auto 18px;
    padding: 10px;
}
.gallery-item{
	background: none repeat scroll 0 0 #F0F0F0 !important;
	}
/* fim jquery-colorbox */

.email{
	color:#000000 !important;
}
.email:hover{
	color:#FCD450 !important;
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}
.sMenu-banner{
	background-color:transparent !important;
	overflow:hidden !important;
}
/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: absolute !important;
		z-index:3 !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#barraMenu img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}	
.contentInterna a {
    color: #abd9fb;
    text-decoration: none;
}
.contentInterna a:hover {
    color: #ee1c25;
    text-decoration: none;
}
#maisNoticias a {
    color: #587993;
    font-weight: bold;
}
#tabelaClinico a {
	color: #000;
}