body, html {
	background-image: url(../images/bg_body.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	margin-bottom: 50px;
	height: 100%;
}

.p_txt:first-letter {
	margin-left: 25px;
}

.topo {
	background-image: url(../images/bg_topo.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 120px;
	text-align: center;
}

.centro {
	background-image: url(../images/bg_centro.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 162px;
}

.quemsomos {
	background-position: -8px 0px;
	background-image: url(../images/menu.jpg);
	width: 110px;
	height: 40px;
}

.quemsomos:hover {
	background-position: -8px -40px;
	background-image: url(../images/menu.jpg);
}

.solucoes {
	background-position: -159px 0px;
	background-image: url(../images/menu.jpg);
	width: 85px;
	height: 40px;
}

.solucoes:hover {
	background-position: -159px -40px;
	background-image: url(../images/menu.jpg);
}

.portfolio {
	background-position: -285px 0px;
	background-image: url(../images/menu.jpg);
	width: 90px;
	height: 40px;
}

.portfolio:hover {
	background-position: -285px -40px;
	background-image: url(../images/menu.jpg);
}

.contato {
	background-position: -416px 0px;
	background-image: url(../images/menu.jpg);
	width: 72px;
	height: 40px;
}

.contato:hover {
	background-position: -416px -40px;
	background-image: url(../images/menu.jpg);
}

.tabela_corpo {
	margin-top: 60px;
	margin-bottom: 20px;
}

.tit_quemsomos {
	background-image: url(../images/tit_quemsomos.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 920px;
	height: 85px;
}

.tit_solucoes {
	background-image: url(../images/tit_solucoes.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 920px;
	height: 85px;
}

.tit_portfolio {
	background-image: url(../images/tit_portfolio.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 920px;
	height: 85px;
}

.tit_contato {
	background-image: url(../images/tit_contato.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 920px;
	height: 85px;
}

.bg_corpo {
	background-image: url(../images/bg_corpo.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 840px;
	padding: 10px 40px 25px 40px;
	text-align: justify;
	line-height: 25px;
}

.link_portfolio {
	position: relative;
	margin: 5px;
	width: 190px;
	height: 130px;
	border: #999999 5px solid;
	float: left;
}

.link_portfolio img.a {
	z-index: 10;
	position: absolute;
	left: 0;
	top: 0;
}

.link_portfolio img.b {
	position: absolute;
	left: 0;
	top: 0;
}

.form_nome {
	width: 340px;
	height: 17px;
	border: 0px;
	background-image: url(../images/bg_form.jpg);
	background-position: -10px -10px;
	padding: 11px 10px 12px 40px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
	margin: 10px 5px 5px 10px;
}

.form_nome_focus {
	width: 340px;
	height: 17px;
	border: 0px;
	background-image: url(../images/bg_form.jpg);
	background-position: -10px -160px;
	padding: 11px 10px 12px 40px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	margin: 10px 5px 5px 10px;
}

.form_email {
	width: 340px;
	height: 17px;
	border: 0px;
	background-image: url(../images/bg_form.jpg);
	background-position: -10px -60px;
	padding: 11px 10px 12px 40px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
	margin: 5px 5px 5px 10px;
}

.form_email_focus {
	width: 340px;
	height: 17px;
	border: 0px;
	background-image: url(../images/bg_form.jpg);
	background-position: -10px -210px;
	padding: 11px 10px 12px 40px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	margin: 5px 5px 5px 10px;
}

.form_telefone {
	width: 340px;
	height: 17px;
	border: 0px;
	background-image: url(../images/bg_form.jpg);
	background-position: -10px -110px;
	padding: 11px 10px 12px 40px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
	margin: 5px 5px 10px 10px;
}

.form_telefone_focus {
	width: 340px;
	height: 17px;
	border: 0px;
	background-image: url(../images/bg_form.jpg);
	background-position: -10px -260px;
	padding: 11px 10px 12px 40px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	margin: 5px 5px 10px 10px;
}

.form_msg {
	width: 340px;
	height: 117px;
	border: 0px;
	background-image: url(../images/bg_form.jpg);
	background-position: -410px -10px;
	padding: 11px 10px 12px 40px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
	margin: 10px 10px 10px 5px;
	overflow: hidden;
}

.form_msg_focus {
	width: 340px;
	height: 117px;
	border: 0px;
	background-image: url(../images/bg_form.jpg);
	background-position: -410px -160px;
	padding: 11px 10px 12px 40px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	margin: 10px 10px 10px 5px;
	overflow: hidden;
}

.bt_form {
	margin: 0px 20px 0px 5px;
}

.div_normal {
    background: url(../images/bg_box_dir.jpg) no-repeat scroll top right;
    background-position: 35px 35px;
    display: block;
    float: left;
    height: 35px;
    margin-left: 20px;
}

.div_normal span {
    background: url(../images/bg_box_esq.jpg) no-repeat;
    background-position: 35px 35px;
    display: block;
    line-height: 22px;
    height: 25px;
    padding: 6px 20px 4px 40px;
}

.div_erro {
	background: url(../images/bg_box_dir.jpg) no-repeat scroll top right;
	display: block;
	float: left;
	height: 35px;
	margin-left: 20px;
}

.div_erro span {
	background: url(../images/bg_box_esq.jpg) no-repeat;
	display: block;
	line-height: 22px;
	height: 25px;
	padding: 6px 20px 4px 40px;
	color: #990000;
}

.div_certo {
	background: url(../images/bg_box_dir.jpg) no-repeat scroll bottom right;
	display: block;
	float: left;
	height: 35px;
	margin-left: 20px;
}

.div_certo span {
	background: url(../images/bg_box_esq.jpg) no-repeat;
	background-position: 0px -40px;
	display: block;
	line-height: 22px;
	height: 25px;
	padding: 6px 20px 4px 40px;
	color: #006600;
}

.div_solucoes {
	background: url(../images/bg_solucoes_dir.jpg) no-repeat scroll bottom right;
	display: block;
	float: left;
	height: 40px;
	font-size: 18px;
	color: #99CCCC;
	width: 268px;
	margin: 5px 0px 5px 0px;
}

.div_solucoes span {
	background: url(../images/bg_solucoes_esq.jpg) no-repeat;
	display: block;
	line-height: 27px;
	height: 35px;
	padding: 6px 20px 4px 40px;
}

.div_solucoes:hover {
	color: #FFFFFF;
	text-shadow: 1px 1px #000000;
}

.tit_solucoes_prontas {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	border-bottom: #999999 1px dotted;
}

.bt_solucoes {
	margin: 0px 0px 0px 10px;
}



#pageflip {
	position: relative;
}

#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
	border: none;
}

#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(../images/promo_devmind.png) no-repeat right top;
	text-indent: -9999px;
}