/* banner secundário */
.slideshow_content {
	position: relative;
	height: 360px;
	margin: 0 auto;
}
.slideshow_content h2 {
	position: absolute;
	z-index: 100;
	left: 50%;
	width: 320px;
	height: 85px;
	margin: 145px 0 0 155px;
	padding: 0;
	font-size: 46px;
	line-height: 42px;
}
.slideshow_content > figure {
	height: 360px;
	overflow:hidden;
}
.slideshow_content > figure div {
	overflow: visible;
}
.slideshow_content > figure img {
	margin-left: -470px;
}
/* END - banner secundário */

/* structure */


/* END - estrutura */

/* titles and text */
.contentpage h2 {
 	text-align:left;
	margin:0;
	padding: 0 0 10px 0;
}
.contentpage h2 ~ h2 {
 	text-align:left;
	margin:0;
	padding:20px 0 10px 0;
}
.contentpage p {
	margin:0 0 10px 0;
}
.contentpage h4 {
	margin:20px 0 5px 0;
	padding:0;
}
/* END - titles and text */



/* Thumbs */
.divTableThumbs .divRowThumbs .divColumThumbsn .divCell_firstThumbs h4, .divTableThumbs .divRowThumbs .divColumnThumbs .divCell_secondThumbs h4  {
	margin:5px 0 0 0;
	padding:0;
}
.divTableThumbs {
	display: table;
	margin: 0 auto;
	padding:0;
}
.divTableThumbs h2 {
		margin: 0 auto;
text-align:center;
padding: 0 0 30px 0;
}
.divRowThumbs {
	display: table-row;
	padding:0;
	margin:0;
	text-align:center;
}
.divColumnThumbs:first-child {
	display:inline-table;
	padding:0;
	text-align:center;
	margin:0 0 30px 0;
}
.divColumnThumbs {
	display:inline-table;
	padding:0;
	text-align:center;
	margin:0 0 30px 25px ;
}
.divTableThumbs .divRowThumbs .divColumnThumbs div h3{
	padding:0;
	margin:0 0 10px 0;
}
.divCell_firstThumbs {
	display:inline-table;
	text-align:center;
	width:auto;
	margin:0;
}
.divCell_secondThumbs {
	display:inline-table;
	text-align:center;
	width:auto;
	margin:0 0 0 19px;
}
.divCell_firstThumbs > div, .divCell_secondThumbs > div {
	height:190px;
}
.divCell_firstThumbs h4, .divCell_secondThumbs h4 {
	padding:0;
	margin:5px 0 0 0;
}
/* END - Thumbs */

