﻿/*************************************************************************************************
************************************|| BANNERS E SELOS ||*****************************************
**************************************************************************************************/
.banners-selos {
	background: url("//host.imguol.com/site/uolhost/images/backgrounds/bg-banner-selos.jpg") top center no-repeat;
	min-height: 233px;
}

/* sobre */
.sobre{
	position:relative;
	font-size:16px;
	color:#565656;
	line-height:140%;	
	margin: 14px 0 40px 28px;
}

.sobre strong{
	font-weight:bold;
}

.img-top{
	position: absolute;
	top: -145px;
	right: 70px;
	z-index: 10;	
}
/* /sobre */

/* banners */
.banners{
	position:relative;
	margin-top:25px;
	padding-top:14px;
	background: url("//host.imguol.com/site/uolhost/images/backgrounds/bg-internas-branco.png") top center no-repeat;
	margin-bottom:60px;
}

.banners .box-banner{
	text-align:center;
	float:left;
	width:232px;	
	height:204px;
	padding-top:10px;
	font-size:14px;
	color:#4f4f4f;
	margin-bottom:30px;
}

.banners .box-banner .transp{
	background: url("//host.imguol.com/site/uolhost/images/out/novos/transp.png") repeat;
}

.banners .box-banner p:first-child{
	width: 232px;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.banners .medida{padding:10px 0;line-height:130%;}

.banners .sepVertical{
	width:2px;
	height:210px;
	float:left;
	background:url("//host.imguol.com/site/uolhost/images/banners-selos/sep-vertical.jpg") no-repeat;
}

.banners .bt-copiar{
	display:block;
	width:112px;
	height:35px;
	margin:0 auto;
	text-indent:-9000px;
	background:url("//host.imguol.com/site/uolhost/images/banners-selos/bt-copiar-codigo.jpg") no-repeat;
}

.banners .bt-copiar:hover{background-position:0 -35px;}
.banners .sepHorizontal{background:#e1e1e1;width:850px;height:1px;margin:0 auto;clear:both;display:inline-block;margin-bottom:30px;}
#lightbox-window .sep-lightbox{width:500px;}
/* /banners */