@charset "utf-8";
/*
*  VEKTORAMA
*
*  Created by D.C. on 2009-04-02.
*  Copyright (c) 2009, N4F. All rights reserved.
*/

body{background:url(../img/bgInterna.gif) repeat-x; color:#4e4e4e;	font-family: Geneva, Arial, Helvetica, sans-serif; font-size:13px;}

/* Conteudo */
#container-int{	width:950px; margin:0 auto; clear:both; }
#tit-int h1{color:#fff; font-size:24px; padding:17px 0px 35px 0px; font-weight:bold; }
.conteudo-int{ background:url(../img/bgBoxInterna.gif) repeat-y; height:100%; display:table; color:#505050; line-height:20px; border:#cfd0c8 solid 1px; width:950px;}

.perg a{color:#24a6c7; font-size:18px; padding:16px 0px 7px 0px;}
.perg a:hover{color:#ff7c00;}

.conteudo-int h2{color:#2c2c2e; font-size:18px; padding:16px 0px 7px 0px;}
.tx_prin{width:660px; float:left; margin:25px 35px 20px 35px;}

.conteudo-int .resposta h1{color:#2c2c2e; font-size:18px; padding-top:20px;}

#especificacoes{width:500px; margin:10px 0 5px 0;  border:#cfd0c8 solid 1px; display:table; background:url(../img/patternBoxEsp.gif); height:100%;}
#especificacoes h3{color:#2c2c2e; font-size:13px; }
#caracteriscas{padding:22px 0px 15px 25px; float:left; width:420px; margin:0px; }
#condicoes{padding:22px 0px 15px 30px; float:right; width:180px; margin:0px; height:100%; border-left:#cfd0c8 solid 1px }
#condicoes .old-price{font: bold; color:#d38a28; text-decoration:line-through;}
#condicoes .price{font-size:18px; color: #fb5004;}
#condicoes .parcelas{font-size:12px; line-height:14px;}
.links-base{font-size:12px; float:right;}

/* Formulário */
form#padrao-form { width:490px; display: block; height:100%;}
form#padrao-form p { height: 20px; }
form#padrao-form label { display: block; float: left; width: 180px; text-align: right; margin-right: 6px; }
form#padrao-form input { float: left; width:300px; border:solid 1px #cfd0c8; color:#2c2c2e; }
form#padrao-form select { width: 300px;  _width:295px; border:solid 1px #cfd0c8; color:#2c2c2e;  }
form#padrao-form textarea { width:300px; _width:295px; height:70px; min-width:300px; max-width:300px; min-height:70px; max-height:70px; border:solid 1px #cfd0c8; color:#2c2c2e; display: block;  }
form#padrao-form .texta{height:70px!important; }
form#padrao-form button { background:url(../img/bgBtn.jpg) no-repeat 0 0; text-align:center; text-transform: uppercase; color: #FFF;  border:none; width:115px; height: 29px; font-size:12px; float:right; display: block; cursor:pointer; }
.feedback-form{font-size:18px; color: #fb5004; text-align:center;}

/* lateral */
.lateral{width:170px; float:right; margin:25px 20px 20px 0px; _margin:25px 8px 20px 0px; }
.lateral .banner_flash{margin:0px; padding:0px; width:170px; height:320px;}


