	.cont-center{
		font-family: arial;
	}
	.pages.image-holder{
		float:left;
		margin:3px;
		width:150px;
		height:122px; 
		overflow: hidden;
	}
	.pages.image-holder.gal-wallpapers{
		width:202px;
		height:210px;

	}
	.pages.image-holder.gal-wallpapers .image{
		width:200px;
		height:150px
	}
	.pages.image-holder.gal-wallpapers .image img{
		width:200px;
		height:150px
	}
	.pages.footer-title{
		text-align: center;
		font-weight: bold;
		font-size:12px;
		font-family: arial;
	}
	.pages.footer-resolution li{
		float:left;
		width:50%;
		text-align: center;
	}
	.pages.footer-resolution li a{
		font-size: 12px;
		color:#700704;
		font-family: arial;
	}

	.pages.video{
		width:200px;
		height:150px;
		float:left;
		margin:3px;
		position: relative;
		display:block;
	}
	.pages.video:hover .pages.video-play{
		opacity: 1;
		filter: alpha(opacity=100);
	}
	.pages.video-play{
		display:block;
		background-color: rgba(0,0,0,.3);
		position: absolute;
		width:68px;
		left:50%;
		top:50%;
		margin-left:-34px;
		margin-top:-23px;
		opacity: .5;
		filter: alpha(opacity=50);
		-webkit-transition: all 0.3s ease-in;
		-moz-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
	}
	h3.pages.header a{
		color: #711308;
		font-family: "Georgia, Times New Roman, inherit";
	}
	h3.pages.header{
		text-align: center;
		margin-top:10px;
		margin-bottom:10px;
		font-size:20px;
	}
	h4.pages.header a{
		color: #3A2D34;
	}
	h4.pages.header{
		margin-top:20px;
		margin-bottom:5px;
	}
	h5.pages.header a{
		color: #3A2D34;
	}
	h5.pages.header{
		text-align: center;
		margin-top:20px;
		margin-bottom:10px;
	}

    .cont-center {
    width: 624px;
    margin-left: 30px;
    margin-right: 50px;
    color: #302F2B;
    text-align: left;
    float: left;
}

#content_right {
    padding-top: 0px!important;
    width: 700px!important;
    margin-right: 19px;
    margin-top: 40px;
    margin-bottom: 50px;
    background: none;
}

#paginas-top {
    background-image: url("/platform/v1/img/destaques/top_n.png");
    height: 36px;
    position: relative;
    width: 704px;
    font-family: arial;
    font-size: 13px;
}

#paginas-top h2 {
    font-size: 15px;
    -moz-text-shadow: 0px 0px 10px #5A2C1C, 0px 0px 10px #5A2C1C, 0px 0px 10px #5A2C1C, 0px 0px 3px black, -1px -1px 3px black, -1px -1px 3px black, -1px -1px 3px black, -1px -1px 3px black;
    -webkit-text-shadow: 0px 0px 10px #5A2C1C, 0px 0px 10px #5A2C1C, 0px 0px 10px #5A2C1C, 0px 0px 3px black, -1px -1px 3px black, -1px -1px 3px black, -1px -1px 3px black, -1px -1px 3px black;
    text-shadow: 0px 0px 10px #5A2C1C, 0px 0px 10px #5A2C1C, 0px 0px 10px #5A2C1C, 0px 0px 3px black, -1px -1px 3px black, -1px -1px 3px black, -1px -1px 3px black, -1px -1px 3px black;
    font-weight: bold;
    font-family: none;
    position: relative;
    top: 8px;
}

#paginas-content {
    position: relative;
    background-image: url("/platform/v1/img/destaques/interna_content_02.png");
    width: 704px;
    padding-top: 20px;
}


#paginas-footer {
    background-image: url("/platform/v1/img/destaques/interna_content_03.png");
    width: 704px;
    height: 75px;
}

.paginationControl {
    color: #302F2B;
    height: 30px;
    line-height: 30px;
}

.paginationControl a {
    color: #6E0804;
}

.paginationControl .current {
    color: #302F2B;
}

.cont-center h2 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.cont-center h2 a {
    color: #6E0804;
}

fieldset.lista-paginas {
    padding: 10px 0 0 10px;
    border: 1px dashed #711308;
    margin: 10px;
    width: 590px;
    padding-bottom: 5px;
}

fieldset.lista-paginas > div a:hover {
    text-decoration: underline;
}

fieldset.lista-paginas a {
    font-family: Arial, Verdana;
    color: #711308;
    font-weight: 700;
    font-size: 15px;
    font-weight: bold;
    line-height: 14px;
    margin: 5px;
}

fieldset.lista-paginas legend a {
    font-family: Impact, Arial, Verdana;
    color: #711308;
    font-weight: 700;
    font-size: 200%;
    line-height: 20px;
    font-weight: 100;
    text-transform: uppercase;
}

#listagem-paginas {
    margin-top: 30px;
}
