
/* BOX FOTOS HOME */
#box-home-fotos{
	margin-bottom: 16px;
	overflow: hidden;
	width: 976px;
}
#box-home-fotos header{
	border-top-width:5px;
	margin-bottom: 10px;
}
#box-home-fotos h2{
	padding: 10px 0 0 15px;
}
#box-home-fotos h3{
	float: right;
	color: #ccc;
	padding: 16px 10px 0 0;
}
#box-home-fotos #new-slider{
	width: 640px;
	float: left;
	background-color: #fff;
	border: 1px solid #ccc;
	height: 423px;
}
/*#box-home-fotos #new-slider header a:hover {
	color: #ddd;
}*/
#box-home-fotos #new-slider #slider{
	height: 360px;
	overflow: hidden;
}
#box-home-fotos #slider {
    border: 0 solid red;
    margin-bottom: 0;
    position:relative;
    width: 640px;
    z-index: 1;
}
#box-home-fotos #slider ul {
    margin: 0;
    padding: 0;
    position: relative;
	background:#333333;
	height: 360px;
}
#box-home-fotos #slider ul li {
	cursor: pointer;
	display: block;
	float: left;
	height: 360px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 640px;
	border: none;
}
#box-home-fotos #slider ul li .caption {
	font-family:Arial, Helvetica, sans-serif;
	background: none repeat scroll 0 0 #000000;
	bottom: 10px;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight:bold;
	left: 10px;
	line-height: 14px;
	opacity: 0.9;
	padding: 5px 5px 5px 5px;
	position: absolute;
	width: 100px;
	z-index: 2;
}
#box-home-fotos #slider ul li figcaption {
	display: none;
	font-family:Arial, Helvetica, sans-serif;
	bottom: 10px;
	font-size: 12px;
	font-weight:bold;
	left: 10px;
	opacity: 0.9;
	padding: 5px 5px 5px 5px;
	position: absolute;
	z-index: 2;
	margin-right:14px;
	line-height: 1.2;
}
#box-home-fotos #slider ul li figcaption big{
	font-size: 40px;
	font-weight: bold;
	overflow: hidden;
	cursor: pointer;
	color: #fff;
}
#box-home-fotos #slider ul li figcaption small{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	overflow: hidden;
	cursor: pointer;
	transition: background-color 0.2s ease-in;
	-moz-transition: background-color 0.2s ease-in;
	-webkit-transition: background-color 0.2s ease-in;
	display: inline;
}
#box-home-fotos #slider ul li figcaption a {
	height: auto;
	color: #fff;
}
#box-home-fotos #slider ul li a {
	cursor: pointer;
}
#box-home-fotos .body{
	position: relative;
	display: block;
}
/*navegação inicio*/
.ms-buttons {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 84px;
	height: 68px;
	text-align: center;
	z-index: 10;
}
.ms-buttons .previous-image {
	float: left;
	background:  url(../images/gallery_arrow_left_b.png) scroll no-repeat 0 0;
}
.ms-buttons .next-image {
	float: left;
	background:  url(../images/gallery_arrow_right_b.png) scroll no-repeat 0 0;
}
.ms-buttons a {
	display: block;
	width: 42px;
	height: 68px;
	text-indent: -4000px;
	margin: auto;
}

.ms-buttons a:hover{
	opacity: .8;
}
/*POR DENTRO DA FOTO*/
#por-dentro-foto {
	width: 318px;
	height: 423px;
	float: right;
	background-color: #fff;
	border: 1px solid #ccc;
	overflow: hidden;
}

#main aside #por-dentro-foto {
	width: 302px;
	border-top: none;
	float:none;
}

#main aside #por-dentro-foto header {
	border-top-width: 5px;
    margin-bottom: 5px;
}

#por-dentro-foto header h2,
#por-dentro-foto header h2 a {
	text-decoration: none;
}
/*#por-dentro-foto header h2 a:hover {
	color: #d7d7d7!important;
}*/
#por-dentro-foto #fade ul{
	margin: 0 15px;
}
aside #por-dentro-foto #fade ul {
	margin: 0 7px;
}
#por-dentro-foto #fade ul li {
	width: 288px;
	position: absolute;
	border-top: none;
	padding: 0;
}
#por-dentro-foto #fade ul li img{
	width: 288px;
	height: 162px;
}
#por-dentro-foto #fade ul li{
	background-color:#f2f2f2;
}
#por-dentro-foto #fade ul li:hover {
	color: #999;
}
#por-dentro-foto #fade ul li .caption-foto {
	z-index: 999;
	height: 82px;
	margin: 16px 10px 0;
	transition: background-color 0.2s ease-in;
	-moz-transition: background-color 0.2s ease-in;
	-webkit-transition: background-color 0.2s ease-in;
}
#por-dentro-foto{
	position: relative;
}
#por-dentro-foto #fade ul li a{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
}
#por-dentro-foto #fade ul li a:hover{
	color: #e40000;
}
.photo-change{
	display: block;
	margin: 0 15px;
	width: 288px;
	overflow: hidden;
	height: 90px;
	position: absolute;
	top: 252px;
}

aside .photo-change {
	top: 318px;
	margin: 0 7px;
}
.photo-change ul{
	display: block;
	overflow: hidden;
}
.box .body .photo-change li{
	float: left;
	position: relative;
	width: 94px;
	height: 57px;
	padding: 0 0 0 3px;
	border: 0;
	margin: 0;
}
#por-dentro-foto .photo-change .more_lists{
	clear: both;
	display: block;
	margin-top: 14px;
}
#por-dentro-foto .photo-change .more_lists a{
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	text-align: center;
	display: block;
}
#por-dentro-foto .photo-change .more_lists a:hover{
	color: #d7d7d7;
}
.box .body .photo-change li:first-child{
	padding: 0;
}
.box .body .photo-change li img{
	border-top: 1px solid #fff;
	margin-right: 0;
}
.box .body li > a {
	border-bottom: 1px solid #fff;
}

/* ajuste para o novo box de imagens na home */

#new-slider #slider ul li figure {
	margin: 0;
	padding: 0;
	position: relative !important;
	background: transparent url(../images/loading.gif) 50% 50% no-repeat scroll;
}
#new-slider #slider ul li figure img {
	float: none !important;
}
#new-slider #slider ul li figure figcaption {
	font-family:Arial, Helvetica, sans-serif;
	bottom: 10px;
	display: inline !important;
	/*display: none;*/
	font-size: 12px;
	font-weight:bold;
	left: 10px;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;/**/
	padding: 5px 5px 5px 5px;
	position: absolute;
	z-index: 2;
	margin-right:14px;
	transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	-webkit-transition: opacity 0.2s ease-in;
	width: 80%;
}
#new-slider #slider ul li figure:hover figcaption {
	/*opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;*/
}
#por-dentro-foto .photo-change .select {
border-top: 8px solid #f2f2f2;
border-bottom: 8px solid transparent;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
position: absolute;
top: 0px;
z-index: 99;
padding: 0 0px;
margin: 0 39px;
}