.td_destaquesHome {
	background: #e9f6f5;
}
.td_destaquesHome a{
	text-decoration:none;
}
.td_conhecaHome {
	background: #fff0e0;
}
.td_conhecaHome a{
	text-decoration:none;
}
.td_servicosHome {
	background: #f3f4f4;
}
.td_noticiasHome {
	background: #ecf8e5;
}
.td_servicosDestaqueHome {
	background: #d6d8db;
}
.titConhecaHome {
	font-family: Tahoma;
	font-size:18px;
	text-align:left;
	vertical-align:top;
	color: #a58254;
}
.LinkServicosHome {
	font-family: Tahoma;
	font-size:14px;
	text-align:left;
	vertical-align:top;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	text-decoration: none;
}
.LinkServicosHome:hover {
	text-decoration: underline;
}
.LinkNoticiasHome {
	font-family: Tahoma;
	font-size:14px;
	text-align:left;
	vertical-align:top;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	text-decoration: none;
}
.bgrDestaquesHome {
	background:url(../../img/pt/homeDestaques.gif);
	background-position:right top;
	background-repeat:repeat-x;
}
.titMenuHome {
	font-family: Arial;
	font-size:11px;
	vertical-align:top;
	font-weight: bold;
	color: #808183;
	padding-left: 5px;
	padding-top: 7px;
	padding-rigth: 10px;
	text-decoration: none;
}
.bgrConhecaHome {
	background:url(../../img/pt/Imprensa_conheca.gif);
	background-position:right top;
	background-repeat:repeat-x;
}
.bgrServicosHome {
	background:url(../img/bgServicosHome.gif) #bee4e1;
	background-position:right top;
	height:35px;
	background-repeat:repeat-x;
}
.bgrNoticiasHome {
	background:url(../../img/pt/homeNoticias.gif);
	background-position:right top;
	background-repeat:repeat-x;
}
.bgrNoticiasHomeTop {
	background:url(../../img/homeNoticiasTop.gif) no-repeat;
	height:35px;
}
.miolo_home {
	margin-top:10px
}

.box_noticias {
	height:185px;
	_height:190px;
	overflow:hidden;
}

.bgrSuaSaudeHome {
	background:url(../../img/pt/homeSuaSaude.gif);
	background-position:right top;
	background-repeat:repeat-x;
}
.bgrhome {
	background:url(../../img/pt/homeDestaques.gif);
	background-position:right top;
	background-repeat:repeat-x;
}
/*Vitrine de destaques sua saúde*/
.anythingSlider {
	width: 415px;
	height: 140px;
	position: relative;
	margin:10px 10px 0 10px;
	
}
.anythingSlider * {
	margin:0;
	padding:0;
	text-decoration:none;
	outline:none;}

.anythingSlider h3 {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	position:absolute;
	left:0;
	top:120px;
	background:#EED7A9;
	display:block;
	width:415px;
	height:20px;
	line-height:18px;
	text-indent:10px;
	color: #666;
}
.anythingSlider .wrapper {
	width: 415px;
	_width: 414px;
	overflow: auto;
	height: 140px;
	margin: 0px;
	position: absolute;
	top: 0;
	left: 0;
}

.anythingSlider .wrapper ul {
	width: 32700px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 317px;
	width: 415px;
	margin: 0;
	position:relative;
}
.anythingSlider .arrow {
	display: block;
	height: 200px;
	width: 67px;
	background: url(img/arrows.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 65px;
	cursor: pointer;
}
.anythingSlider .forward {
	background-position: 0 0;
	right: -20px;
}
.anythingSlider .back {
	background-position: -67px 0;
	left: -20px;
}
.anythingSlider .forward:hover {
	background-position: 0 -200px;
}
.anythingSlider .back:hover {
	background-position: -67px -200px;
}
#thumbNav {
	position: relative;
	top: 120px;
	right:24px;
	display:table;
	float:right;
	background:#EED7A9;
}
#thumbNav a {
	color:#9e8459;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	display: inline-block;
	font-size:9px;
	padding: 1px 5px;
	height: 15px;
	margin: 3px 2px 0 0;
}
#thumbNav a.cur {
	background: #e0a213;
	background:url(img/current.png) no-repeat;
	color:#FFF;
}
#start-stop {
	display:block;
	background:#EED7A9 url(img/playerImg.png) no-repeat 2px 3px;
	position:absolute;
	width:24px;
	height:18px;
	text-indent:-3000px;
	top:120px;
	right:0px;
}
#start-stop.playing {
	background-position: 2px -19px;
}

.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
	
}
.anythingSlider .borda {
	position:absolute;
	width:4px;
	height:4px;
	z-index:4;
	display:block;
}
.anythingSlider .top_left {
	background: url(img/borda_top_left.png) no-repeat;
	top:0;
	left:0;
}
.anythingSlider .bottom_left {
	background:url(img/borda_bottom_left.png) no-repeat bottom;
	bottom:0;
	left:0;
}
.anythingSlider .top_right {
	background:url(img/borda_top_right.png) no-repeat;
	top:0;
	right:0;
}
.anythingSlider .bottom_right {
	background:url(img/borda_bottom_right.png) no-repeat bottom;
	right:0;
	bottom:0;
}

/*Slide Horizontal Certificações*/

.jcarousel-container {
    background: #f3f4f4;
}

.jcarousel-container-horizontal {
   /* width: 158px;*/
	width:400px;
    padding: 0 40px;
	margin-left:10px;
}



.jcarousel-clip-horizontal {
    /*width:  170px;*/
    height: 80px;
}


.jcarousel-item {
    width: 80px;
    height: 80px;
}

.jcarousel-item-horizontal {
    margin-right: 30px;
}

.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-next-horizontal {
    position: absolute;
    top: 50px;
    right: 5px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: transparent url(img/next_arrow.gif) no-repeat -18px 0;
}
.jcarousel-prev-horizontal {
    position: absolute;
    top: 53px;
    left: 5px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: transparent url(img/last_arrow.gif) no-repeat -18px 0;
}


.boxLogin {height:120px; background:url(img/bg_boxLogin.gif) no-repeat top #e9f6f5; width:264px; margin:0; padding:0; padding-top:30px; margin-bottom:-35px; }
.listaLogin {font-family:Tahoma, Geneva, sans-serif; font-size:10px;  list-style:none; margin:0; padding:0; margin-left:10px;}
.listaLogin li label { float:left; width:40px;}
.listaLogin li { height:20px; display:block; margin:10px 0;}
.listaLogin li input { border:none; background:#98d1d0; height:18px; width:160px; color:#666; float:left;}
.listaLogin li span { background: url(img/form_bg_home.gif) no-repeat; width:10px; height:18px; display:block;text-indent:-3000px; float:left;}
.listaLogin li span.L { background-position:left;}
.listaLogin li span.R { background-position:right; }
.listaLogin li input.botao{ width:57px; height:17px; background:url(img/btn_enviar_form.gif) no-repeat; text-align:center; float:right; font-size:10px; color:#FFF; font-weight:bold; margin-right:30px;}




