body{
	font-family: verdana;
}
.verdana_9_1A353C {
	font-size : 9px;
	font-family : verdana;
	color : #1A353C;
	text-decoration : none;	
}
.verdana_9_1A353C:a:hover {
	font-size: 9px;
	font-family: Verdana;
	color: #E10915;
	text-decoration: underline;	
}
.verdana_10_003368 {
	font-size : 10px;
	font-family : verdana;
	color : #003368;
	text-decoration : none;
	line-height: 13px;
}
.verdana_10_003368:a:hover {
	font-size: 10px;
	font-family: Verdana;
	color: #E10915;
	text-decoration: underline;	
}
.verdana_13_003368 {
	font-size : 13px;
	font-family : verdana;
	color : #003368;
	text-decoration : none;	
}
.verdana_12_003368 {
	font-size : 12px;
	font-family : verdana;
	color : #003368;
	text-decoration : none;	
}
.verdana_12_003368:a:hover {
	font-size: 12px;
	font-family: Verdana;
	color: #E10915;
	text-decoration: underline;	
}
.form {
	font-size : 10px;
	font-family : verdana;
	color : #1A3256;
	text-decoration : none;
	background-color: #BFCDD6;	
	border: none;	
}
.botao_enviar {
	background-repeat: no-repeat;
	background: url(img/enviar.jpg);
	width: 68px;
	height: 26px;
	border: none;	
}
.body {
	background-image: url(img/bg.gif);
}
.table_1 {
	width: 100%;
	height: 100%;
	border: 0px;
}
.table_2 {
	background-color: #EFF3F4;
	width: 770px;
	height: 100%;
	border: 0px;
}
.table_3 {
	width: 760px;
	border: 0px;
}
.table_4 {
	background-color: #EFF3F4;
	width: 770px;
	height: 50px;
	border: 0px;
}
.table_5 {
	background-color: #DEE3E9;
	width: 740px;
	height: 50px;
	border: 0px;
}
.td_1 {
	width: 760px;
	vertical-align:top;
}
.td_2 {
	width: 190px;
	vertical-align: top;
}
.td_3 {
	width: 285px;
	vertical-align: top;
}
.td_4 {
	width: 570px;
	vertical-align: top;
}
.td_5 {
	background-image: url(img/canto.gif);
}
.td_6 {
	height: 50px;
}
.td_7 {
	width: 760px;	
}
.td_8 {
	width: 700px;
	vertical-align: top;
}
.td_9 {
	width: 60px;
	vertical-align: top;
}
.td_10 {
	width: 10px;
	background-image: url(img/canto.gif);
}
/******************
 **   PRODUTOS   **
 ******************/
#lista_produtos{
	position: relative;
	width: 100%;
	margin: 20px 0;
	text-align: left;
	background-color: transparent;
}
#lista_produtos table{
	width: 535px;
	margin: 0;
}
#lista_produtos th{
	background-color: transparent;
	color: #000000;
	font-size: .8em;
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #003368;
}
#lista_produtos td{
	text-align: left;
	padding: 3px;
	font-size: .7em;
	border-bottom: 1px solid #003368;
}
#lista_produtos a{
	text-decoration: none;
	color: #000000;
}
#lista_produtos a:hover{
	text-decoration: underline;
	color: #F34401;
}
#checkbox{
	border: none;
	width: 20px;
	background-color: transparent;
}
#qtd{
	width: 30px;
	border: 1px solid #444;
	background-color: #FFF;
}
#submit{
	width: 120px;
	height: 25px;
	position: relative;
	top: 20px;
	left: 415px;
	background-color: #EBEBEB;
	border: 1px solid #444;
	font: bold .7em;
}
#submit2{
	width: 125px;
	height: 25px;
	position: relative;
	top: 20px;
	background-color: #EBEBEB;
	border: 1px solid #444;
	font: bold .7em;
}
#total_cart{
	height: 25px;
	position: relative;
	left: 230px;
	top: 30px;
	font: bold .7em;
}
/****************
 **   PEDIDO   **
 ****************/
#pedido{
	width: 100%;
	position: relative;
	margin: 0;
	background-color:#9999CC;
}
#pedido table{
	width: 600px;
	margin: 20px auto;
	font-size: 12px;
	padding: 0;
}
#pedido th{
	font-weight: bold;
	text-align: left;
	padding: 3px;
	border-bottom: 2px solid #333;
}
#pedido td{
	padding: 3px;
	border-bottom: 1px solid #333;
}
#pedido_form form{
	width: 350px;
	background-color: #CCC;
	text-align: center;
}
#pedido_form table{
	margin: 20px;
	font-size: 12px;
	text-align: left;
}
#pedido_form textarea{
	width: 270px;
	height: 80px;
	overflow: auto;
	border: none;
}
#cliente, #email, #end, #ddd, #fone{
	width: 200px;
	border: none;
	background-color: #FFF;
}
/***************************
 **   CONTROLE DE LINKS   **
 ***************************/
.controle_paginas{
	width: 100%;
	position: relative;
	bottom: 0;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}
.next{
	width: 17px;
	position: relative;
	vertical-align: bottom;
}
.previous{
	width: 17px;
	position: relative;
	vertical-align: bottom;
}
.controle_paginas a{
	text-decoration: none;
	vertical-align: middle;
}
.controle_paginas a:hover{
	text-decoration: underline;
	vertical-align: middle;
	color: #CC3300;
}
/***************************
 **   CONTROLE DE LINKS   **
 ***************************/
#destaques{
	position: relative;
	width: 537px;
	text-align: justify;
	font-family: verdane;
	font-size: 12px;
	margin-bottom: 40px;
}
.destaq_prod{
	position: relative;
	width: 178px;
	float: left;
}
.destaq_prod img{
	width: 100px;
	margin: 0;
	margin-bottom: 5px;
	border: 1px solid #003368;
}
.destaq_prod p{
	margin: 0;
	font-size: 10px;
}
.destaq_prod a{
	text-decoration: none;
	color: #000000;
}
