.fl{
	float: left;
	display: inline;
}

.picto{
    margin-top: 14px;
}

.fr{
	float: right;
	display: inline;
}

.no_margin{
	margin: 0 !important;
}

.banner{
	width: 960px;
	height: 584px;
	display: block;
	overflow: hidden;
	padding: 0;
	top: -70px;
	margin-bottom: -70px;
}

.banner ul{
	width: 960px;
	height: 584px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 0;
}

.banner ul li{
	float: left;
	display: inline;
}

.banner .btn-banner {
    margin-bottom: -9px;
}
/* GRID */
.row{
	width: auto;
	clear: both;
	display: block;
	margin: 8px 0 0 10px;
}

.col{
	height: auto;
	float: left;
	display: inline-block;
	margin: 0 10px 0 0;
}

.col.col_1{
	width: 306px;
}

.col.col_2{
	width: 622px;
}

.col.col_3{
	width: 940px;
}

.box_destaque{
	background: #fff;
}

.box_destaque header{
	padding: 10px 12px;
	position: relative;
}

.box_destaque_2 {
	height: 380px;
}

.col_1 .box_destaque_1 {
	height: 380px;
}

.box_destaque header h3{
	float: left;
	display: inline;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}

.box_destaque header h3 a{
	color: #ffb901;
	text-decoration: none;
}
.box_destaque header h3 a:hover {
    color: #ff7f00;
}

.box_destaque_1 header{
	background: #313140;
}

.box_destaque_1 .content p{
    margin-top: 14px;
}

.box_destaque_2 header{
	background: #004000;
}

.box_destaque_2 header span.icon{
	color: #00f200;
}

.box_destaque .content{
	width: auto;
	background: #fff;
	display: block;
	padding: 10px 10px 0 10px;
    position: relative;
}

.box_destaque .content_imagem{
	padding: 0;
}

.box_destaque .content_imagem p{
	margin: 19px 10px;
}

.diferente_p .content_imagem p{
    margin: 35px 10px 19px 10px;
}

.box_destaque .content_imagem h4{
	padding: 10px 10px 10px 0;
	margin-top: 14px;
}

.box_destaque .content img.dest_maior{
	float: left;
	display: block;
	margin:  0 10px 0 0;
}

.box_destaque .content h4{
	font-family: "Open Sans";
font-size: 17px;
color: #31313f;
font-weight: bold;

	padding-top: 14px;
line-height: 22px;
	margin: 0;
}

.box_destaque .content p{
	font-size: 14px;
	line-height: 21px;
}

.box_destaque .content ul{
	float: left;
	margin: 0;
	padding: 0;
}

.box_destaque .content ul li{
	float: left;
	display: inline;
}

.box_destaque .content iframe{
	float: left;
	display: block;
	margin: 1px 0 0 0;
}
/*
.box_destaque .content ul li:first-child{
	width: 65px;
}

.box_destaque .content ul li:last-child{
	width: 220px;
}*/

.box_destaque .content ul li p{
	margin: 9px 0 8px 0;
}

.lstUnidadesThumbs{
	width: 470px;
	float: left;
	display: inline;
	margin-top: -4px;
}

.lstUnidadesThumbs ul{
	width: 100%;
}

.lstUnidadesThumbs ul li{
	float: left;
	display: inline;
	margin: 5px 8px 3px 0;
}
.lstUnidadesThumbs ul li img {
    width: 148px;
    height: 97px;
    display: block;
}
.lstUnidadesThumbs ul li:after {
    content: attr(data-unidade);
    display: block;
    position: absolute;
    margin-top: -23px;
    font-size: 13px;
    margin-left: 11px;
    color: #fff;
}
.imgMapa{
	width: 455px;
	float: right;
	display: block;
	margin: -10px -5px 0 0;
}

.lstUnidades{
	width: 100px;
	float: left;
	display: inline;
	margin: 30px 0 0 10px;
}

.lstUnidades li{
	width:100%;
	float: left;
	list-style-type: circle;
}

.lstUnidades a{
	font-size: 13px;
	color:#31313f;
	text-decoration: none;
    font-weight: bold;
}

.orient_prevencao{
    padding-top: 6px !important;
}
.area_orienta{
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.box-epidemiologia, .box-consultas, .box-prevencao {

}

.box_destaque header .plus-icon{
	position: absolute;
	display: block;
	width: 40px;
	height: 100%;
	top: 0;
	right: 0;
	background: transparent;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-indent: 0;
	line-height: 42px;
	z-index: 1;
	cursor: pointer;
}

.box_destaque header .plus-icon:hover:after {
	content: "";
	background-color: #000;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	top: 0;
	right: 0;
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    color: #FFF;
}

.full-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.content_paciente {
    height: 338px;
}

.green {
	color: rgb(111, 255, 105);
}
.gray {
	color: rgb(155, 155, 155);
}
a:hover .plus-icon {
	color: rgb(255, 255, 255) !important;
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
