/* CSS Home */
body, html{
	background-image:url(../img/home/background.png);
}

#miolo{
	position:relative;
	width:1000px;
	display:table;
	padding-top:5px;
}
.thumb-home-gallery {
	margin-left:18px;
	margin-bottom:4px;
	float:left;
}
#slideDestaque{
	margin:0px;
	margin-top:5px;
	position:relative;
	float:left;
	width:665px;
	height:270px;
}

#destaques{
	position:relative;
	width:665px;
	height:270px;
}

#destaques img{
	width:665px;
	height:270px;
}

#pager{
	position:absolute;
	text-align:right;
	width: 140px;
	height:20px;
	display:inline;
	opacity:1;
	right:0;
	bottom:0;
	z-index:90;
	margin-bottom:5px;
	margin-right:5px;
}

#pager a{
	background:url(../img/geral/pagerOff.png) no-repeat;
	display:block;
	width:16px;
	height:16px;
	float:right;
	margin:5px;
}

#pager a.activeSlide { background:url(../img/geral/pagerOn.png);}

#campanhas{
	margin-left:36px;
	margin-top:12px;
	position:relative;
	float:left;
	width:298px;
	height:248px;
	margin-bottom:14px;
}

#campanhas>a.matricula{
	float: left;
	margin-bottom: 7px;	
}

.marginLeft{
	margin:0;
	margin-left:4px;
}

.marginRight{
	margin:0;
	margin-right:4px;
}

.backVerde{
	background:url(../img/home/topoQuadroVerde.png) no-repeat top;
}

.backCampanhas{
	background:url(../img/home/topoQuadroCampanhas.png) no-repeat top;
}
.backEspecialidades{
	background:url(../img/home/topoQuadroEspecialidades.jpg) no-repeat top;
}
.backProgramas{
	background:url(../img/home/topoQuadroProgramas.jpg) no-repeat top;
}
.quadroHome.backOncopediatria, .quadroHome.backLaranja{
	width: 223px;
}
.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.backOncopediatria{
	background:url(../img/home/topoQuadroOncopediatria.jpg) no-repeat top;
}
.backAzul{
	background:url(../img/home/topoQuadroAzul.png) no-repeat top;
}

.backAmarelo{
	background:url(../img/home/topoQuadroAmarelo.png) no-repeat top;
}

.backLaranja{
	background:url(../img/home/topoQuadroLaranja.png) no-repeat top;
}

.fonteVerde, .fonteVerde *{
	color:#004134 !important;
}

.fonteAzul, .fonteAzul *{
	color:#004e65 !important;
}

.fonteAmarelo, .fonteAmarelo *{
	color:#435500 !important;
}

.fonteLaranja, .fonteLaranja *{
	color:#844700 !important;
}

.quadroHome{
	position:relative;
	background-color:#eeeeee;
	display:table;
	float:left;
	width:227px;
	height:158px;
	padding:17px 10px 10px 10px;
	font-size:16px;
	color:#555555;
}

.quadroHome a {
	color:#555555;
}

.quadroHome img{
	float:right;
	width:44px;
	height:44px;
	margin:5px 0 10px 10px;
}

.quadroHome .titulo, .quadroHome .titulo a{
	font-size:20px;
	margin:5px 0;
	padding:0;
}
.quadroHome .titulo{
	min-height: 48px;
}

.quadroHome p{
	margin:0;
	padding:0;
}

.quadroHome ul, .quadroHome li{
	margin:0;
	padding:0;
}

.quadroHome li{
	width:215px;
	height:40px;
	list-style-type:none;
	list-style-image:url(../img/geral/marcador.png);
	list-style-position:inside;
	padding-left:10px;
	overflow:hidden;
	margin-top:5px;
}

.leiaMais{
	clear:both;
	position:absolute;
	display:block;
	text-align:right;
	bottom:0;
	right:0;
	padding:0;
	margin:0 10px 10px 0;
}

.leiaMais img{
	margin:0 !important;
	width:18px !important;
	height:18px !important;
}

.leiaMais:hover{
	opacity:0.7;
}

.quadroGeral{
	position:relative;
	display:table;
	float:left;
	width:498px;
	height:405px;
	padding:0px;
	font-size:16px;
	color:#555555;
	background:url(../img/home/topoQuadroGeral.png) no-repeat top;
	margin-top:10px;
}

.titQuadro{
	margin:0;
	padding:0;
	width:486px;
	height:32px;
	background:url(../img/home/topoQuadroGeral.png) no-repeat top;
	color:#FFF;
	font-size:20px;
	padding:5px 0 0 12px;
}

.cxNoticia{
	padding:10px;
	border-bottom:1px solid #c9cecf;
}

.dataPublicacao{
	margin:0;
	padding:0;
	font-size:14px;
	color:#555;
	margin-bottom:3px;
}

.tituloNoticia, .tituloNoticia *, .tituloGaleria{
	margin:0;
	padding:0;
	margin-bottom:0px;
	font-size:14px;
	color:#555;
}

.tituloGaleria a{
	display:block;
	margin:10px 18px;
	font-size:20px;
	color:#555;
}

#parceiros-slideshow {
	margin: 8px auto 24px auto;
	position:relative;
	width:181px;
	height:129px;
}
#parceiros-slideshow a img{
	border: 1px solid #4597a8;
}

.btn.btn-rounder{
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
}

/* .sprite-index {
	background: url(../img/home/sprite-index-page.png);
}
.header-block {
	width: 247px;
	height: 15px;
}
.icon-header-block{
	width: 47px;
	height: 47px;
} */
