* { margin: 0; padding: 0;}
.clear {clear:both;}

html {
	height: 100%;
}

body { 
	background: #fff url('../i/bg.jpg') repeat top center; 
	text-align: center;
	height: 100%;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

#all {
	height:100%;
}


/* ----------------  Cabecalho -------------------- */
#reader {
	background: url('../i/bg-reader.jpg') repeat-y top left;
	width: 762px;
        height: 200px;
	margin: 0px auto;
}


/* ----------------  Menu -------------------- */
#menu { height: 32px; width: 770px; background: url('../i/bg-content.jpg') repeat-y top center; margin: 0px auto; padding-right: 6px;}
#menu ul { list-style: none; float:left; padding: 0; }
#menu ul li { float:left; }
#menu ul li a span{ display:none; }
#menu ul li a { display:block; height: 32px; width: 106px; }
#menu ul li a.home{ background: url('../i/m-home.gif') no-repeat bottom left; width: 114px;}
#menu ul li a.empresa{ background: url('../i/m-empresa.gif') no-repeat bottom left; }
#menu ul li a.produtos{ background: url('../i/m-produtos.gif') no-repeat bottom left; }
#menu ul li a.showroom{ background: url('../i/m-showroom.gif') no-repeat bottom left; }
#menu ul li a.servicos{ background: url('../i/m-servicos.gif') no-repeat bottom left; }
#menu ul li a.noticias{ background: url('../i/m-noticias.gif') no-repeat bottom left; }
#menu ul li a.contato{ background: url('../i/m-contato.gif') no-repeat bottom left; width: 126px; }
#menu ul li a.current{ background-position: top left; }
#menu ul li a:hover{ background-position: top left; }


/* ----------------  Conteudo -------------------- */
#content {
	background: url('../i/bg-content.jpg') repeat-y top left;
	width: 762px;
	margin: 0px auto;
	text-align: left;
	display:table;
}

#content #wrapper {
	width: auto;
	padding: 15px 25px 20px 12px;
	display:table;
	float:left;
}

h2 {
	background: url('../i/bullet.jpg') top left no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	font-size: 24px;
	font-weight: bold;
	color: #29166F;
	text-align: left;
}


#wrapper p {
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	line-height: 16px;
	
}

#wrapper ul {
	padding: 10px 0px 10px 40px;
}

#wrapper li {
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	height: 18px;
}

/* ----------------  Rodape -------------------- */
#foother {
	background: url('../i/bg-bottom.jpg') repeat-y top left;
	width: 762px;
        height: 130px;
	margin: 0px auto;
	clear: both;
	display:table;
}
#foother .imgPag{width: 300px;height:100px;float:left;}
#foother .Pag{width: 80px;height:50px;float:left;background: url('../i/visa.jpg') no-repeat bottom center;}
#foother .Pag2{width: 80px;height:50px;float:left;background: url('../i/MasterCard.jpg') no-repeat bottom center;}
#foother .Pag3{width: 80px;height:50px;float:left;background: url('../i/boleto.jpg') no-repeat bottom center;}
#foother .MidiasSociais{width: 280px;height:30px;color: #777777; padding: 10px; float: left;}
#foother .MidiasSociais p{font-size: 10pt;text-align: left; float: left; padding: 10px 10px 0 0;}
#foother a.icotwi{width: 40px; height: 35px; background: url('../i/icotwi.png') no-repeat left center;display: block;float:left;text-indent: 1000px;overflow: hidden;padding-right: 5px;}
#foother a.icoface{width: 40px; height: 35px; background: url('../i/icoface.png')no-repeat left center;display: block;float:left;text-indent: 1000px;overflow: hidden;padding-right: 5px;}
#foother a.icoorkut{width: 40px; height: 35px; background: url('../i/icoorkut.png')no-repeat left center;display: block;float:left;text-indent: 1000px;overflow: hidden;padding-right: 5px;}

#foother .foother-content{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	margin: 0px 30px 0px 0px;
	line-height: 17px;
}

#foother p {
	color: #777777;
	font-size: 11px;
	font-weight: bold;
}

#foother .foother-content .credits { float: right; width: 42px; height: 29px; display: block; background: transparent url('../i/rj45.gif') no-repeat top;}
#foother .foother-content .credits:hover { background-position: bottom; }

/* Campos */
input.text,
input.data,
input.file,
textarea, 
select { 
	padding: .2em; 
	margin-top: .1em;
	font-size: 16px; 
	border: 1px solid #666 !important; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
	margin-right: 1em;
}
option { float: none; clear: both; margin-right: 2em; }
optgroup { 
	font-size: 1em; 
	font-style: italic; 
	font-weight: bold; 
}
optgroup option { margin-left: 10px; }
input.radio,
input.checkbox { 
	margin-right: .1em;
}
input.radio { margin-bottom: -.2em; }
input.text,
input.data,
input.file,
textarea,
select {
	padding: .2em;
}
.readonly {	color: #999; background: #e7e7e7; }
/**********/

/*------------------------------Fale Conosco---------------------------------*/
#faleConosco form label{
	display: block;
	margin-bottom: 2px;
	color:#999999;
	padding-right:10px;
}

#faleConosco form input, #content form select, #content form textarea { 
	padding: 3px;
	background:#f1f1f1;
	border:1px solid #ebebeb;
	}

#faleConosco form input.button { margin: 10px 0 0 0;  }

#faleConosco .sucesso{
	width:90%;
	padding:5px;
}

/*Mensagens*/
.msg { border-style: solid; border-width: 1px; padding: 10px; margin: 20px 20px 0 20px; }
.msg { background: #DFDFDF; border-color: #8F8F8F; }
.barra_msg{background:#ccc; height:30px;}
.sucesso { margin-bottom:10px; margin-top:10px; padding-top:5px;padding-bottom:5px; padding-left:30px; color:#29166f; font-size:12px; font-weight:bold; }

/* OR?AMENTO */

#interesse table { width: 715px; border: 1px solid #ccc; margin-bottom: 10px; margin-top:10px;}
table th { background-color: #1296D7; color: #fff; padding: 5px; font-size: 1em; text-align: center; font-weight: normal; }
table td { background-color: #eee; color: #000; padding: 3px 5px; font-size: 1em; }
table tr.z td { background-color: #dadada; }
table th a { text-decoration: underline; color: #333; }
table th a:hover { text-decoration: none; }
table .c { text-align: center; }
table .r { text-align: right; }
table input { float: none !important; }
table#transacoes thead td { font-weight: bold; background: #DBD9D9; text-align: center; }
table#transacoes td { text-align: center; }
table#itemsCarrinho thead td { font-weight: bold; background: #DBD9D9; text-align: center; }
table#itemsCarrinho td { text-align: center; }
#interesse {float:left; margin:15px 0 10px 15px;}
#interesse a span { display:none; }
#interesse a.excluir { background: url('../i/exclui.gif') no-repeat top center; width: 22px; height: 22px; text-align:center; margin:0 auto; display:block; }
#interesse h3 {font-size:15px;}
#interesse .form-envio {margin-bottom:10px;}

/* Formulario: PADRAO */

.expandedform input.text, 
.expandedform textarea, 
.expandedform select { 
	margin-top: .1em;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em; 
	margin-right: 1em;
}

.expandedform .readonly {	color: #999; background: #e7e7e7; }

.expandedform .row em { display: block; color: #999; font-style: italic; font-weight: normal; font-size: .9em; }

.expandedform .row div {
	padding-top: .5em;
}


.expandedform { overflow: hidden; } 

.expandedform .row {
	white-space: normal;
	overflow: none;
	clear: both;
}

.expandedform label, 
.expandedform .row p, 
.expandedform .row div, 
.expandedform input, 
.expandedform select, 
.expandedform textarea {
	float: left;
}

textarea {float:none !important; border:1px solid;}

.expandedform label, .expandedform .row p {
	width: 100%; 
	margin: 0 1em .5em 0;
	text-align: left !important;
	white-space: normal;
	overflow: hidden;
	font-weight: bold;
}

/* SESSION MSGS */
.msg_err, .msg_ok, .msg { border-style: solid; border-width: 1px; padding: 10px; margin: 10px 0; text-align: center; width:700px; margin-left:10px;}
.msg_err { background: #EFC2C2; border-color: #CF7474; }
.msg_ok { background: #D1EFD8; border-color: #5F7F6C; }
.msg { background: #DFDFDF; border-color: #8F8F8F; }
.msg_err p, .msg_ok p, .msg p, .msg_err li, .msg_ok li, .msg li { margin: 5px 0; }
.msg_err ul, .msg_ok ul, .msg ul, .msg_err ol, .msg_ok ol, .msg ol { list-style-position: inside; padding-left: 10px; }

/* Mensagem de erro */
.err { margin: 10px 0; border: 1px solid #FFD5AF; }
.err h4 { font-size: 1em; color: #000; padding: 3px; background-color: #FEB7AF;  }
.err ul { list-style: square; list-style-position: inside; margin: 5px 5px 0 10px; padding:0; }
.err li { font-size: 1em; margin-bottom: 5px; color: #333; }
/********************/
