@charset "iso-8859-1";
/* CSS Document */
/* Reset------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
	}
strong {
	font-style: normal;
	font-weight: bold;
	}
ul {
	list-style-type: disc;
	text-align: left;
	}
ol {
	list-style-type: decimal;
	margin: 0 0 10px 40px;
	}
caption,th {
	text-align: left;
	}
h1,h3,h4,h5,h6 {
	margin: 10px 0;
	text-decoration: none;
	}
q:before,q:after {
	content: '';
	}
abbr,acronym { 
	border: 0;
	}
.c {
	clear: both;
	}
.print_only {
	display: none;
	}
:focus {
	outline: 0;
}
/*..............................Wrap.........................Wrap............................*/	
body {
	background-image: url(../imagens-sites/fundo.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 50% 0px;
}
#wrap {
	width:950px;
	height: 1320px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
/*..............................CABECALHO.........................CABECALHO............................*/
#header {
	width:950px;
	height: 230px;
	background-image: url(../imagens-sites/header-teste.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	text-decoration: none;
}
#logo {
	width:940px;
	height: 150px;
	position: relative;
	z-index: 1;
	top: 12px;
	left: 10px;
	text-decoration: none;
	background: url(../imagens-sites/jeito-simples.png) no-repeat 460px 79px;
}
.p_topo {
	padding-left: 12px;
	color: #09F;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-right: 32px;
	margin-top: 10px;
	line-height: 25px;
	font-weight: bold;
}
.topo-tel{
	text-decoration: none;
	margin-left: 60px;
}
.link-topo {
	text-decoration: none;
	color: #3898CB;
}
.link-topo:hover {
	color: #FF0000;
}
/*..............................MENU.........................MENU............................*/
#menu {
	height: 40px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 35px;
	position: relative;
	z-index: 2;
	margin: 0 auto;
	width: 950px;
	left: 3px;
}
ul#menu-topo {
	list-style: none;
	margin-top: 2px;
	margin-left: 23px;
	width: 950px;
}
ul#menu-topo li {
	list-style: none;
	display: inline;
	float: left;
	margin-right: 30px;
}
#bt-quem-somos		{
	width: 111px;
	height: 38px;
	overflow: hidden;
	display: block;
	outline: 0;
	margin: 0px 52px 0px 0px;
	color: #EFEFEF;
	background: url(../imagens-sites/bt-quem-somos.png) no-repeat left top;
	padding: -50px 0px 0px;
	font: 0.1em Arial, Helvetica, sans-serif;
}
#bt-que-fazemos		{
	width: 123px;
	height: 38px;
	overflow: hidden;
	display: block;
	outline: 0;
	margin: 0px 52px 0px 0px;
	color: #EFEFEF;
	background: url(../imagens-sites/bt-o-que-fazemos.png) no-repeat left top;
	padding: -50px 0px 0px;
	font: 0.1em Arial, Helvetica, sans-serif;
		}
 #bt-nossos-trabalhos		{
	width: 137px;
	height: 38px;
	overflow: hidden;
	display: block;
	outline: 0;
	margin: 0px 52px 0px 0px;
	color: #EFEFEF;
	background: url(../imagens-sites/bt-nossos-trabalhos.png) no-repeat left top;
	padding: -50px 0px 0px;
	font: 0.1em Arial, Helvetica, sans-serif;
		}
#bt-cases {
	width: 57px;
	height: 38px;
	overflow: hidden;
	display: block;
	outline: 0;
	margin: 0px 52px 0px 0px;
	color: #EFEFEF;
	background: url(../imagens-sites/bt-cases.png) no-repeat left top;
	padding: -50px 0px 0px;
	font: 0.1em Arial, Helvetica, sans-serif;
}

#bt-vamos-conversar		{
	width: 145px;
	height: 38px;
	overflow: hidden;
	display: block;
	outline: 0;
	margin: 0px;
	color: #EFEFEF;
	background: url(../imagens-sites/bt-vamos-conversar.png) no-repeat left top;
	padding: -50px 0px 0px;
	font: 0.1em Arial, Helvetica, sans-serif;
		}
#bt-quem-somos:hover, #bt-que-fazemos:hover, #bt-nossos-trabalhos:hover, #bt-vamos-conversar:hover, #bt-cases:hover	{
	background-position: bottom left;
		}
/*..............................CONTEUDO.........................CONTEUDO............................*/
#content {
	width:950px;
	height: 864px;
	padding: 0px;
	position: relative;
	display: table;
	z-index: 1;
	}
/*..............................RODAPE.........................RODAPE............................*/
#footer {
	width:950px;
	height: 230px;
	padding: 0px;
	font-size: 0.9em;
	position: relative;
	margin-top: -1px;
}
#redes {
	width:926px;
	position: relative;
	height: 62px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens-sites/parceiros.png);
	background-repeat: no-repeat;
}
ul.redes{
	display: block;
	float: left;
	margin-left: 297px;
}
ul.redes li{
	display: block;
	float: left;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 22px;
}
.twitter{
	display: block;
	float: left;
	width: 276px;
	margin-left: 36px;
	margin-top: 12px;
	height: 40px;
}
ul.afiliado{
	display: block;
	float: left;
	margin-top: 25px;
	margin-left: 184px;
}
ul.afiliado li{
	display: block;
	float: left;
	text-decoration: none;
	left: 12px;
	margin-right: 10px;
}
#footer-final {
	width:945px;
	position: absolute;
	height: 28px;
	top: 189px;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
	left: 4px;
	background-image: url(../imagens-sites/final-footer.png);
	background-repeat: no-repeat;
}
ul.nav {
	float: left;
	width: 157px;
	padding: 0px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 13px 20px 0px 0px;
}
ul.nav li a{
	color: #FFF;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: transparent;
	text-decoration: none;
	width: 157px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	line-height: 18px;
}
ul.nav li a:hover{
	color: #F30;
	text-decoration: none;
}
.p_rodape {
	padding-left: 26px;
	font-size: 12px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	padding-right: 38px;
	margin-top: 19px;
	line-height: 21px;
	color: #FFF;
}
.p_final {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	clear: right;
	width: 920px;
	text-decoration: none;
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: left;
}
#content-pg-int {
	position: relative;
	height: 863px;
	width: 575px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #656565;
	left: 6px;
}
#portfolio-pg-int {
	width: 332px;
	position: relative;
	z-index: auto;
	float: left;
	font: 13px Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	background: url(../imagens-sites/bkg-portfolio-pg-int.png) no-repeat 24px 0px;
	top: 23px;
	left: 8px;
	height: 360px;
}
.pos-portfolio {
	margin-top: 3px;
}
.port-1{
	display: block;
	padding-left: 21px;
	margin-top: 50px;
	text-decoration: none;
	height: 118px;
}
.port-2{
	display: block;
	margin-top: 10px;
	height: 118px;
	margin-left: 21px;
	border-top: 1px dashed #C4C4C4;
	padding-top: 16px;
}
.port-3 {
	display: block;
	margin-top: 10px;
	height: 118px;
	margin-left: 21px;
	border-top: 1px dashed #C4C4C4;
	padding-top: 16px;
	width: 261px;
}
.ver-port a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5a5a5a;
	display: block;
	text-decoration: none;
	position: relative;
	top: 3px;
	left: 25px;
	width: 88px;
	border: 1px solid #d9d9d9;
	height: 18px;
	padding-top: 2px;
	padding-right: 3px;
}
.ver-port a:hover{
	color: #F30;
	text-decoration: none;
	display: block;
}
.txt-banner{
	padding-left: 48px;
	padding-right: 12px;
	padding-top: 40px;
	color: #818181;
	text-align: justify;
	width: 480px;
	font: 400 18px/20px Arial, Helvetica, sans-serif;
	}
.txt{
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #656565;
	line-height: 22px;
	margin-top: 12px;	
}

.txt-1 {
	position: relative;
	float: left;
	left: 23px;
	width: 377px;
	text-align: justify;
	top: 13px;
}
.txt-2{
	margin-left: 28px;
}
.txt-3 {
	padding-left: 23px;
	clear: both;
	padding-top: 13px;
}
.txt-banner-2 {
	color: #8D8D8D;
	font: 400 18px/20px Arial, Helvetica, sans-serif;
	background: #EAEAEA;
	float: left;
	padding: 12px 25px 17px;
	position: relative;
	text-align: justify;
}
.h1-titulo {
	color: #2488ba;
	font-size: 22px;
	font-weight: normal;
	float: left;
	margin: 0px 0px 3px;
	padding: 7px 0px 5px;
	width: 550px;
	border-bottom: 1px solid #CCCCCC;
}
.h2-subtitulo {
	color: #2488ba;
	font-size: 22px;
	position: relative;
	left: 23px;
	width: 375px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	height: 24px;
	float: left;
	margin-top: 19px;
	padding-bottom: 1px;
}
.h3-subtitulo {
	color: #5E78A6;
	position: relative;
	left: 18px;
	width: 377px;
	float: left;
	height: 24px;
	margin-top: 20px;
	font-size: 19px;
	font-weight: normal;
	margin-left: 5px;
}
.style2 {
	font-size: 20px;
	color: #FF0000;
	font-weight: normal;
}
.txt-aspa {
	position: relative;
	top: 5px;
}
.link-noticias a{
	color: #656565;
	margin-left: 24px;
	background-image: url(../imagens-sites/flecha-azul.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 5px;
	text-decoration: none;
	width: 280px;
	height: 24px;
	padding-left: 24px;
	font: 14px/22px Arial, Helvetica, sans-serif;
}
.link-noticias a:hover{
	color: #F30;
	background-image: url(../imagens-sites/fleha-vermelha.png);
	background-repeat: no-repeat;
}

.link-decoracao a {
	text-decoration: none;
	color: #2488ba;
}

