@charset "utf-8";

.portfolio {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.portfolio li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.portfolio li a {
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: normal;
	width: 273px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.portfolio li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000039;
	display: block;
	text-decoration: underline;
}
.portfolio li .on {
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: normal;
	background-image: url(../img/portfolio-on.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
.portfolio li .on:hover {
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: normal;
	background-image: url(../img/portfolio-on.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
		
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;	
}
.bg-linha-portfolio {
	background-image: url(../img/bg-linha-portfolio.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.col-dir {
	padding-left: 15px;
}
.cliente {
	background-color: #FFFFFF;
	border-top-width: 4px;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;*/
	border-top-style: solid;
	/*border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
	border-top-color: #E9E9E9;
	/*border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;*/
	width: 222px;
	float: left;
	margin-bottom: 14px;
	margin-right: 18px;
	z-index: 1;
	left: 15px;
	top: 0px;
}
.cliente:hover {
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0d2189;
	
	-moz-box-shadow: 0px 2px 7px #b0b0b0;
	-webkit-box-shadow: 0px 2px 7px #b0b0b0;
	box-shadow: 0px 2px 7px #b0b0b0;
}
.cliente .cabecalho {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cliente .cabecalho a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d2189;
	text-decoration: none;
}
.cliente .cliente-site a {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	height: 160px;
	width: 200px;
	position: relative;
	display: block;
	text-decoration: none;
	line-height: normal;
}
.cliente .cliente-site img {
	height: 160px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	border: 1px solid #E9E9E9;
}
.cliente .cliente-site .texto {
	height: 140px;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-image: url(../img/bg-cliente-site-branco.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 10px;
	display: none;
	border: 1px solid #E9E9E9;
}
.cliente .cliente-site .texto strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #019CCC;
	text-decoration: none;
}
.cliente .bg-cliente-sabermais {
	background-image: url(../img/bg-cliente-sabermais.gif);
	height: 23px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: -8px top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.cliente .fb-gosto {
	width: 50px;
	margin-left: 10px;
	float: left;
	margin-top: 2px;
}
.cliente .bt_sabermais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #019CCC;
	float: right;
	margin-right: 10px;
	margin-top: 2px;
	text-transform: uppercase;
	text-decoration: none;
}
.cliente-pagina {
	background-color: #FFFFFF;
	border-top-width: 4px;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;*/
	border-top-style: solid;
	/*border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
	border-top-color: #E9E9E9;
	/*border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;*/
	width: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.cliente-pagina  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0d2189;
	text-decoration: none;
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 17px;
}
.cliente-pagina h3 .subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
}

.cliente-pagina h3 .megasites {
	float: left;
	margin-right: 10px;
}

.cliente-pagina  h3  .bt_voltar {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #999999;
	font-size: 12px;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #FFFFFF;
	line-height: normal;
	float: right;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cliente-pagina h3 .bt_voltar:hover {
	background-color: #050D38;
}

.cliente-pagina .redesociais strong {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-right: 10px;
	padding-right: 10px;
}

.cliente-pagina .img {
	float: left;
	height: 280px;
	width: 350px;
	margin-right: 15px;
	border: 1px solid #E9E9E9;
	margin-bottom: 10px;
}
.cliente-pagina .website {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E9E9;
	padding-bottom: 5px;
	float: left;
	width: 310px;
}
.cliente-pagina .website strong {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline-block;
	line-height: normal;
	margin-bottom: 2px;
}
.cliente-pagina .website a {
	text-decoration: underline;
	color: #019CCC;
	font-size: 17px;
}
.cliente-pagina .website a:hover {
	color: #050D38;
}


.cliente-pagina .categoria {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E9E9;
	padding-bottom: 5px;
	float: left;
	width: 310px;
}
.cliente-pagina .categoria strong {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline-block;
	line-height: normal;
	margin-bottom: 2px;
}

.cliente-pagina .descricao {
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E9E9;
	padding-bottom: 5px;
	width: 305px;
	float: left;
	display: inline-block;
	margin-bottom: 0px;
}
.cliente-pagina .descricao strong {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline-block;
	width: 75px;
	line-height: normal;
	margin-bottom: 2px;
}



.portfolio-cat-pag {
	border: 1px solid #D7D7D7;
	margin-right: 17px;
	padding: 1px;
}
.portfoliocliente {
	margin-top: 0px;
	padding-top: 0px;
	float: right;
	width: 360px;
}
.portfoliocliente .tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000039;
}
.portfoliocliente .link a {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFBA10;
}
.portfoliocliente .link a:hover {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000039;
	text-decoration: underline;
}
.portfoliocliente .link-cat a {
	color: #666666;
	text-decoration: none;
}
.inv {
	position: absolute;
	z-index: 9;
	left: -9000em;
	display: none;
	visibility: hidden;
	height: 0px;
	width: 0px;
}
