img.biblioteca{
	float:left;
	margin:0 30px 20px 0;
	max-width:44.5%!important;
}
p.centerBold{
	text-align:center;
	font-weight:600;
	color:#4E5E6A;
}
img.planta{
	border:1px solid #12B8D5;
}
.direita{
	width:49%;
}
.esquerda{
	width:49%;
}

strong{
	font-weight:600;

}
ul.listagem{
list-style: disc inside;
}

.html a, .html a:visited {
	color: #3760B0;
	font-weight:600;
}
.html a:hover{color:#010006}
.editar{
	text-align:center;
	z-index:999;
	position:relative;
}

.royalSlider {
	width: 100%;
	display:none;
}


.rsDefault {
	background: none;	
} 

.rsDefault .rsSlide, #Background{
	background: #FFF;/*FOR FADE EFFECT*/}
.html{
	text-align:left;
	overflow: auto;
	color:#444;
	min-height:410px;
	max-width:1170px;
	margin:20px auto 40px auto;
	font-size: 14px;
	line-height:20px;
	font-weight:400;
}
.html h1{
	color:#4B4B4D;
	font-family: 'League Gothic',' Bebas Neue', 'Arial Narrow', Arial, sans-serif;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0;
}

.html h2{
	color:#4E5E6A;
	font-weight:600;
	letter-spacing:-0.03em;
	margin-bottom:0;
}
.rsDefault .rsThumb {
	width: 200px;
	height:60px;
	text-align: center;
	display:table;
	background:none;
	border-bottom:5px solid #fff;
	-webkit-transition: 	background 400ms;
	-moz-transition: 	background 400ms;
	-o-transition: 		background 400ms;
	transition: 			background 400ms;
}

.ie8andDown .rsDefault .rsThumb {
	width: 200px;
	padding:0 15px;
}

.rsDefault .rsThumb:hover {
	/*background:#353535;*/
	border-bottom-color: #3367D6;
}
.rsDefault .rsNavSelected, .rsDefault .rsNavSelected:hover {
	border-bottom:5px solid #3367D6;
}

.rsNav {
	margin-bottom: 0;
}
.rsDefault .rsTmb{
	margin-top: 0;
	font-size: 11px;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:0.05em;
	color:#fff;
	display:table-cell;
	line-height: 13px;
	vertical-align:middle;
	height:100%;
	width:100%;
	padding:0 15px;
}
.ie8andDown .rsDefault .rsTmb{
	padding:0;
}
.rsDefault  .rsTmb:hover{
	color:#3367D6!important;

}
.rsNavSelected .rsTmb, .rsNavSelected .rsTmb:hover {
	color:#3367D6!important;
	background: none;
}

.rsDefault .rsThumbsHor{
	background-color: #F5FBF7;
	background-image: url(rsThumbsHorBG.jpg), url(/Portals/_default/Skins/Satva3/images/bg_head_shadow2.png) ;
	background-position: center bottom, center top;
	background-repeat: repeat-x, no-repeat;
}

.rsNavItem.rsThumb:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	display: block;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	top: auto;
	z-index: 1;
	left: 50%;
	margin-left: -10px;
	/*
	-webkit-transition: 	all 400ms;
	-moz-transition: 		all 400ms;
	-o-transition: 			all 400ms;
	transition: 			all 400ms;
	*/

}
.rsNavItem.rsNavSelected.rsThumb:after,.rsNavItem.rsNavSelected:hover.rsThumb:after {
	border-bottom-color:  #3367D6;
}
.rsNavItem.rsThumb:hover:after  {
	border-bottom-color: #3367D6;}
	/*
.rsDefault .rsSlide:after {
	content: '';
	background: url(/Portals/_default/Skins/Satva3/Images/bg_head_shadow.png) no-repeat center top;
	position: absolute;
	display: block;
	width: 100%;
	height: 25px;
	left: 0px;
	top:0;
}
*/
@media screen and (max-width: 1210px),only screen and (max-device-width : 1210px) {
	.html{
		padding:0 20px;
	}

}

@media screen and (max-width:620px),only screen and (max-device-width :620px) {
	img.biblioteca{
		max-width:100%!important;
		width:100%!important;
		margin: 0 0 15px 0;
	}

}
