﻿@charset "utf-8";
/************************************************/
/*												*/
/*		Projeto:	Permanenza					*/
/*		Empresa:	www.opencorporate.com		*/
/*		Autor:		Marcello Marques			*/
/*												*/
/************************************************/
/***************************
		NORMATIZACAO
***************************/
* {
	margin: 0;
	padding: 0;
}

* html #rodape {
	clear:both;
}

* html #geral {
	height: 93%;
}

body {
	background: #fff;
	color: #663;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	height: 100%;
}

html {
	height: 100%;
}

p {
	color:#666;
	font-size:1.1em;
	text-align: justify;
}

h2 {
	color:#BE0000;
	font-size:1.4em;
	padding-bottom: 5px;
	border-bottom: #999 dotted 1px;
	width: 100%;
}

h3 a,
h3 {
	color:#333;
	font-size:1.1em;
	padding: 10px 0 10px 0;
}

a {
	text-decoration:none;
}

a img {
	border:none;
}

.newsRec {
	padding: 5px 0;
}

.quebra {
	clear: both;
	float: none;
}

/***************************
		CONSTRUCAO
***************************/
/* Menu Topo */
#menuTopo {
	background: url(../imgs/bg_menuTopoGeral.jpg) repeat-x bottom left;
	height: 30px;
	width: 100%;
}

/* Topo */
#topoInternas,
#topo {
	background: #4A4A4A;
	clear: both;
	height: 180px;
	width:100%;
}

#topoInternas {
	height: 145px;
}

#internaTopoInternas,
#internaTopo {
	background: #1F1611 url(../imgs/bg_internaTopo.gif) no-repeat top left;
	height: 180px;
	margin: 0 auto !important;
	width: 778px;
}

#internaTopoInternas {
	height: 145px;
}

#internaTopoInternas h1 a,
#internaTopo h1 a {
	background: url(../imgs/logo.jpg) no-repeat bottom right;
	display: block;
	float: left;
	height: 175px;
	text-indent: -5000px;
	width: 225px;
}

#internaTopoInternas h1 a {
	height: 120px;
}

#vitrineInternas,
#vitrine {
	float: right;
	height: 223px;
	margin: -30px 0 -52px 0;
	position: relative;
	width: 500px;
}

#vitrineInternas {
	height: 225px;
}

/* Menu de Navegação */
#menuNav {
	background: url(../imgs/bg_menu.jpg) repeat-x top left;
	clear: both;
	width: 100%;
	height: 30px;
	position: relative;
}

#menuNav ul {
	width: 735px;
	margin: 0 auto;
}

#menuNav ul li {
	font-size:1.2em;
	height: 24px;
	float:left;
	padding: 6px 15px 0 16px ;
	list-style: none;
	background: url(../imgs/mnIco.png) no-repeat center left;
}

.noBg {
	background: none !important;
}

#menuNav ul li a {
	color:#fff;
}

#menuNav ul li a.marcado,
#menuNav ul li a:hover {
	border-top: 5px solid #33AC6D;
	padding: 1px 0 0 0;
}

/* Geral */
#geral {
	min-height: 95%;
}

#conteudo {
	margin: 0 auto;
	width: 770px;
	padding-bottom: 60px;
}

/*- Últimos Trabalhos -*/
#ultimoTrabalho {
	background: #1F1611 url(../imgs/bg_endProdDestaque.gif) no-repeat bottom left;
	float: left;
	margin: 0 0 0 5px;
	padding: 30px 15px 10px 15px;
	width: 240px;
	height: 240px;
}

#ultimoTrabalho a img {
	border: 4px solid #fff;
	height: 124px;
	margin: 17px;
	width: 194px;
}

#ultimoTrabalho p {
	color: #fff;
	font-weight: bold;
	margin: 1px 0 0 0;
}

/*- Produtos em Destaque -*/
#prodDestaque {
	float: left;
	margin: 40px 25px 0 25px;
	width: 235px;
}

#prodDestaque p {
	font-weight: bold;
	margin: 1px 0 0 0;
}

#prodDestaque div {
	height: 114px;
	margin: 0 auto;
	padding-bottom: 10px;
	overflow: hidden;
	text-align: center;
	width: 235px;
}

#prodDestaque div a img {
	height: 125px;
}

/*- Newsletter -*/
#boxNewsletter {
	float:left;
	margin-top:40px;
	padding-bottom: 15px;
	width:190px;
}


#boxNewsletter p {
	padding: 10px 5px;
}

#boxNewsletter form {
	padding:0 5px ;
}


#boxNewsletter2{
	display: block;
	float:right;
	padding-top: 19px;
	width:460px;
	height:40px;
	padding-left: 30px;
}

#tt{
	color:#BE0000;
	font-size:1.4em;
	width: 100%;
}
#t{
	font-size:1.0em;
	width: 100%;
}

.formInput label {
	float: left;
	width: 43px;
	font-size: 1.1em;
	font-weight: bold;
	color:#666;
}

.formInput input {
	width: 129px;
	height: 10px;
	border: 1px solid #B5B5B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#660000;
	padding: 2px;
	display: block;
	float: left;
	margin: 0 0 5px 0;
}

.formInput input.inEmail {
	width: 114px !important;
}

.botCadastrar {
	width: 16px !important;
	height: auto !important;
	background: none !important;
	float: left;
	margin: 0 0 0 -2px !important;
	border: none !important;
	padding: 0 !important;
}

.txtEmail {
	width: 115px !important;
	float: left;
}


/* Rodape */
#rodape {
	background: url(../imgs/bg_rodape.png) repeat-x #EFEFEF;
	position: relative;
	width: 100%;
	height: 35px;
	clear:both;
	display:block;
	float:left;
}

#rodape address {
	color: #4A4A4A;
	display: block;
	font-style: normal;
	margin: 0 auto;
	padding: 23px 0 0 0;
	width: 770px;
	text-align:left;
}

/* Internas */
#acabamentoTopoInternas {
	background: #1F1611 url(../imgs/bg_endProdDestaque.gif) no-repeat bottom left;
	height: 18px;
	margin: 0 0 0 5px;
	width: 270px;
}

#boxDireita {
	float: right;
	width: 210px;
	margin: 0 5px 15px 0 !important;
}

#boxDireita #boxNewsletter {
	margin: 15px 0 10px 15px;
}

#boxConteudo {
	width:490px !important;
	float:left;
	padding: 15px 25px;
}

.listCases {
	padding: 10px 0;
}

.listCases h3 {
	padding: 0 !important;
}

.listCases h3 a {
	color:#BE0000;
}

.listCases a.link2 {
	color: #333;
	padding: 0 !important;
}

.listCases a:hover {
	text-decoration: underline;
}

.listCases P {
	float: left;
}

/* Produtos */
/*- Menu Produtos -*/
#listProdutos {
	background: #EFEFEF url(../imgs/bg_menuProdutos.gif) no-repeat bottom left;
	width: 190px;
	padding: 15px;
	overflow: hidden;
}

#listProdutos ul {
	list-style: none;
}

#listProdutos ul li {
	float:left;
	width: 180px;
}

.listProdutosIn {
	width: 180px;
	list-style: none;
	margin-top: 10px;
}

.listProdutosIn li {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: #999 dotted 1px;
	padding: 5px 0 5px 15px !important;
	margin: 0 !important;
	width: 175px !important;
}

.listProdutosIn li a {
	color:#333 !important;
}

.listProdutosIn li.listTitulo {
	padding-left: 0 !important;
	width: 190px !important;
}

.listTitulo {
	font-size: 1.1em;
	color:#660000 !important;
	font-weight: bold;
}

a.link1 {
	color: #660000;
	font-size: 1.1em;
	text-decoration:none;
	font-weight: bold;
}

a:hover.link1 {
	text-decoration: underline;
}

/*- Sub-Menu Produtos -*/
.subLisProd {
	list-style: none;	
}
.subLisProd li {
	width: 160px !important;
	padding: 5px 0 !important;
	border-top: #999 dotted 1px !important;
	border-bottom: none !important;
	font-size: 1.0em !important;
}
.subLisProd li:first-child {
	border: none !important;
}

.subLisProd li a {
	color: #333;
	font-weight: normal;
	font-size: 1.0em !important;
}

.noBorder {
	border: none !important;
}

/* Produtos Interno */
#listProdutosCategoria {
	list-style: none;
	width: 450px;
	margin: 0 auto;
}

#listProdutosCategoria li {
	padding: 20px 10px;
	float:left;
}

#listProdutosCategoria li a img {
	height:130px;
	margin: 0 0 5px 0 !important;
}

.prodImg {
	height: 130px;
	width: 202px;
	overflow: hidden;
	border-bottom: #999 dotted 1px;
	border-top: #999 dotted 1px;
	padding: 5px 0;
	text-align: center;
}

#listProdutosCategoria li a.titProd {
	color: #660000;
	font-size: 1.1em;
	font-weight: bold;
	display:block;
	width: 202px;
	border-bottom: #999 dotted 1px;
	padding: 5px 0;
}

#listProdutosCategoria li a:hover.titProd {
	color: #333;
}

#pgProdutoInterno {
	width:460px;
	padding-left:20px;
	border-top: #999 dotted 1px;
	height: 20px;
	display:block;
	clear:both;

}

#pgProdutoInterno a.linkVoltar {
	color: #660000;
	font-size: 1.1em;
	font-weight: bold;
	background:url(../imgs/icoVoltar.png) no-repeat center right;
	display:block;
	padding: 5px 15px 5px 0;
	float:right;
}

/* Noticias */
p.data {
	padding: 0 !important;
	font-size: 1.0em;
}

.boxNews h3 {
	padding: 10px 0 0 0 !important;
}

.boxNews p {
	padding: 10px 0 0 0;
}

.newsRec a {
	color: #333;
	font-size: 1.1em !important;
	font-weight: bold;
}

.newsRec a:hover {
	color:#660000 !important;
}

/* Parceiros */
#listParceiros {
	list-style: none;
	width: 480px;
	margin: 0 auto;
}

#listParceiros li {
	width: 150px;
	height: 70px;
	float:left;
	margin: 30px 10px 0 0;
}

#listParceiros li a img {
	padding: 5px 0;
	margin: 0 auto;
	border-top: #999 dotted 1px;
	border-bottom: #999 dotted 1px;
	width: 150px;
	height: 70px;
}

/* localizacao */
#localizacao a {
	color: #660000;
	text-decoration:underline !important;
} 

#localizacao a:hover {
	text-decoration:none !important;
} 

#localizacao {
	color: #666;
	font-size: 1.1em;
	margin-bottom: 15px;
}

/* Mapa do site */
#listMapaSite {
	width: 450px;
	list-style: none;
}

#listMapaSite li {
	width: 50%;
	float:left;
	display:block;
}

#listMapaSite li a {
	color: #666;
	font-size: 1.1em;
	background:url(../imgs/icoMapaList.png) no-repeat left center;
	padding-left: 15px;
}

#listMapaSite li a:hover {
	color: #660000;
}

/* Solicite Contato */
.formTipoInput label {
	display: block;
	width: 115px;
	float:left;
	font-size: 1.1em;
	color: #666;
	font-weight: bold;
	text-align:right;
	margin-right: 10px;
}

.formTipoInput input {
	width: 287px;
	height: 17px;
	border: 1px solid #afafaf;
	float:left;
	margin: 0 0 5px 0;
}

.formTipoText label {
	display: block;
	width: 115px;
	float:left;
	font-size: 1.1em;
	color: #666;
	font-weight: bold;
	text-align:right;
	margin-right: 10px;
}

.formTipoText textarea {
	width: 287px;
	height: 167px;
	border: 1px solid #afafaf;
	float:left;
}

.formTipoSelect {
	width:450px;
	clear:both;
	margin: 0 0 5px 0;

}

.formTipoInput {
	width:450px;
	clear:both;
	margin: 0 0 5px 0;

}

.formTipoSelect label {
	display: block;
	width: 115px;
	float:left;
	font-size: 1.1em;
	color: #666;
	font-weight: bold;
	text-align:right;
	margin-right: 10px;
}

.formTipoSelect select {
	float:left;
	width: 157px;
	border: 1px solid #afafaf !important; 
	margin: 0 0 5px 0;
}

.formSolicite {
	margin: 20px 0 0 0;
}

.botEnviar {
	border:none !important; 
	width:91px !important;
	height:17px !important;
	float:right;
	margin: 5px 75px 0 0;
}

/* P�?GINAÇÃO */
#paginacao{
	padding: 3px;
	float: none;
	clear: both;
	display: block;
	border-bottom:1px dotted #ccc;
}

#paginacao ul {
	float: right;
	list-style-type: none;
	margin: 20px -2px 0 0px;
}

#paginacao li {
	float: left;
	display: inline;
	display: block;
	border: 1px dotted #ccc;
}

#paginacao li a {
	padding: 3px;
	text-decoration: none;
	float: left;
	color:#333;
	font-weight:bold;
	font-size: 1.1em;
}

#paginacao li a:hover {
	color:#660000;
}

#paginacao li.nolink {
	color: #CCC;
	padding: 3px;
}

#paginacao li.current {
	color: #FFF;
	padding: 3px;
	color:#999;
	font-weight:bold;
	font-size: 1.1em;

}
.foto{
	background: #E6E6E6;
	border: 1px solid #999;
	float: right;
	margin: 0 0 5px 10px;
}

/** ENVIAR PRODUTOS **/
#enviarProdutos {
	margin: 10px auto;
	width: 205px;
}

#enviarProdutos form input {
	margin: 0 0 10px 0;
	width: 165px !important;
	
}

#enviarProdutos img {
	border: 1px solid #999;
	margin: 0 0 10px 0;
}
