html {
	overflow-y: scroll;
}
body {
	padding: 0px;
	margin: 0px;
}
#logo {
	float: left;
	position: absolute;
	margin-left: 642px;
	z-index: 2;
}
.tracos {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d5d5d5;
	text-decoration: none;
}
.titulo {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7d7c7c;
	text-decoration: none;
}
.titulo_azul {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #002448;
	text-decoration: none;
}
#topo {
	width: 955px;
	height: 80px;
}
#left {
	float: left;
	width: 642px;
	margin-top: 20px;
}
#banner {
	border: solid #FFFFFF 1px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	background-color: #03539a;
	-moz-box-shadow: 0 0 5px #989898;
	-webkit-box-shadow: 0 0 5px #989898;
	box-shadow: 0 0 5px #989898;
	z-index: 1;
	margin-top: 10px;
	margin-bottom: 12px;
}

/* Estilos da Busca */
#busca {
	text-align: left;
	width: 100%;
	background-image: url(images/bg_busca.jpg);
	background-repeat: repeat-x;
	margin-bottom: 12px;
	padding: 0px;
	height: 50px;
	line-height: 50px;
}
#item-busca {
	float: left;
	margin-right: 10px;
}
#item-busca-end {
	float: left;
}
input.desc {
	margin-top: 10px;
	width: 207px;
    padding:5px;
	font-size: 14px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    -webkit-box-shadow: 1px 1px 0px #d7efff;
	-moz-box-shadow: 1px 1px 0px #d7efff;
	box-shadow:  1px 1px 0px #d7efff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fafafa));
	background: -moz-linear-gradient(top,  #ffffff,  #fafafa);
    color:#5d5c5c;
    border: 1px solid #d8d8d8;
	outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
input.form {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 350px;
    padding:5px;
	font-size: 14px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    -webkit-box-shadow: 1px 1px 0px #d7efff;
	-moz-box-shadow: 1px 1px 0px #d7efff;
	box-shadow:  1px 1px 0px #d7efff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fafafa));
	background: -moz-linear-gradient(top,  #ffffff,  #fafafa);
    color:#5d5c5c;
    border: 1px solid #d8d8d8;
	outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
textarea.form {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 350px;
	height: 150px;
    padding:5px;
	font-size: 14px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    -webkit-box-shadow: 1px 1px 0px #d7efff;
	-moz-box-shadow: 1px 1px 0px #d7efff;
	box-shadow:  1px 1px 0px #d7efff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fafafa));
	background: -moz-linear-gradient(top,  #ffffff,  #fafafa);
    color:#5d5c5c;
    border: 1px solid #d5d5d5;
	outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
input.form-fale {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 650px;
    padding:5px;
	font-size: 14px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    -webkit-box-shadow: 1px 1px 0px #d7efff;
	-moz-box-shadow: 1px 1px 0px #d7efff;
	box-shadow:  1px 1px 0px #d7efff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fafafa));
	background: -moz-linear-gradient(top,  #ffffff,  #fafafa);
    color:#5d5c5c;
    border: 1px solid #d2d2d2;
	outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
textarea.form-fale {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 650px;
	height: 150px;
    padding:5px;
	font-size: 14px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    -webkit-box-shadow: 1px 1px 0px #d7efff;
	-moz-box-shadow: 1px 1px 0px #d7efff;
	box-shadow:  1px 1px 0px #d7efff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fafafa));
	background: -moz-linear-gradient(top,  #ffffff,  #fafafa);
    color:#5d5c5c;
    border: 1px solid #d2d2d2;
	outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
input.form-fale-fone {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 315px;
    padding:5px;
	font-size: 14px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    -webkit-box-shadow: 1px 1px 0px #d7efff;
	-moz-box-shadow: 1px 1px 0px #d7efff;
	box-shadow:  1px 1px 0px #d7efff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fafafa));
	background: -moz-linear-gradient(top,  #ffffff,  #fafafa);
    color:#5d5c5c;
    border: 1px solid #d2d2d2;
	outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
select:focus {
	-webkit-box-shadow: 0px 0px 5px #ffffff;
	-moz-box-shadow: 0px 0px 5px #ffffff;
	box-shadow: 0px 0px 5px #ffffff;
}
select {
	width: 200px;
    padding:5px;
	font-size: 14px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    -webkit-box-shadow: 1px 1px 0px #d7efff;
	-moz-box-shadow: 1px 1px 0px #d7efff;
	box-shadow:  1px 1px 0px #d7efff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fafafa));
	background: -moz-linear-gradient(top,  #ffffff,  #fafafa);
    color:#5d5c5c;
    border: 1px solid #d8d8d8;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
label {position:relative}
label:after {
    content:'<>';
    font:16px "Consolas", monospace;
	font-weight: bold;
    color:#5d5c5c;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:10px;
	top:0px;
    padding:0px 0px 1px 0px;
    border-bottom:1px solid #d8d8d8;
    position:absolute;
    pointer-events:none;
}
label:before {
    content:'';
	right:8px; top:0px;
    width:20px; height:20px;
    position:absolute;
    pointer-events:none;
    display:block;
}
.hot-container {
	text-align: center;
}
input.btn {
	margin-top: 10px;
	padding: 4px;
	color: #666;
	background-color: #eee;
	font-family: Verdana;
	font-size: 14px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.3);
	border-bottom-width: 2px;
}
input.btn.btn-blue {
	background-color: #002c57;
	border-color: rgba(0,0,0,0.3);
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	color: #FFF;
}
input.btn.btn-red {
	margin-top: -5px;
	background-color: #002c57;
	border-color: rgba(0,0,0,0.3);
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	color: #FFF;
}
input.btn.btn-blue:hover {
	background-color: #002448;
	border-color: rgba(0,0,0,0.5);
}	
input.btn.btn-blue:active {
	background-color: #002c57;
	border-color: rgba(0,0,0,0.9);
}

/* Estilos da Listagem de Produtos */
#wind {
	width: 930px;
	min-height: 640px;
	padding: 15px;
	margin-bottom: 15px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: #bcbcbc solid 1px;
}
#list-prod {
	width: 960px;
	min-height: 500px;
}
#prod {
	float:left;
	width: 300px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#prod-end {
	float:left;
	width: 300px;
	margin-bottom: 15px;
}
#foto-prod {
	float: left;
	width: 300px;
	height: 225px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: #bcbcbc solid 1px;
}
#prod-inter {
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	width: 300px;
	height: 225px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: #bcbcbc solid 1px;
}
#cap-prod {
	float: left;
	width: 300px;
	padding-top: 10px;
	height: 45px;
	color: #00496d;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
#cap-prod a {
	color: #00496d;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
#titulo {
	float: left;
	color: #00496d;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
	margin-bottom: 10px;
}
#solicitar {
	float: right;
	color: #00496d;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
	margin-bottom: 10px;
}

/* Estilo do Rodapé */
#rodape {
	background-image: url(images/bg_rodape.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
