@charset "utf-8";


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	
	margin: 0px;
	padding: 0px;
	text-align:justify;
	color: #666666;
	background-color: #fff; 
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}





ul {
	margin-top: 0px;
	padding-top:0px;
	margin-bottom: 25px;
}

li{
	list-style-type:disc;
}

#cabecalho{
	text-align:right;
	height: 311px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	
	background-image: url(fundo_cabecalho3.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
}
#cabecalho .logo{
	margin-top: 24px;
	margin-right: 17px;
}

#menu {
	
	height: 48px;
	text-align: left;
	
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	background-image: url(separador_menu.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	
	display: block;
	
	
	
}

#menu ul li a{
	background-image: url(fundo_menu_item.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 160px;
	height: 48px;
	display: block;
	color: #FFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	
	vertical-align: middle;
	text-align: center;
}
#menu ul li a[title="Index"] {
	width: 104px;
	background-image: none;
}
#menu ul li a[title="Index"]:hover {
	background-image: none;
}
#menu ul li a:hover,  #menu ul li a:focus{
	background-image: url(fundo_menu_item_over.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#menu img {
	border: none;
}

#menu ul li ul li a{
	background-image: url(fundo_menu_subitem.png);
	background-repeat: repeat;
	background-position: top left;
	color: #CCC;
	padding: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 0px;
	height: 25px;
	display: block;
	text-align: left;
}
#menu ul li ul {
	border: 1px solid #777;
}
#menu ul li ul li a:hover, #menu ul li ul li a:focus{
	background-image: url(fundo_menu_subitem_over.png);
	background-repeat: repeat;
	background-position: top left;
	color: #FFF;
}


#conteudo{
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;

	padding-bottom: 25px;
	padding-top: 0px;

	clear: both;
	
	top: 0px;
	left: 0px;
	display: block;
}


#conteudo h2{
	font-size: 25px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: -10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	text-align: center;
	
	background-image: url(separador.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-attachment: scroll;
}
#conteudo h3{
	clear: both;
	display: block;
	text-transform: uppercase;
	background-color: #111;
}


.div_layer2{
	
	position: relative;
	z-index: 2;
	border: 0px none;
	padding: 0px;
	margin: 0px;
}


.tit{
	color: #333333;
	font-size:14px;
	line-height: 110%;
	font-weight:bold;
}
.tit strong{
	font-size: 18px;
}

.txt_style1{
	color: #666666;
	text-align:justify;
}

.txt_style_2{
	color: #999999;
	text-align:justify;
}

.img_extras_style {
	margin: 6px;
	border: 1px solid #333333;
}


a {
	text-decoration:none;
	color: #999999;
}
a:hover {
	text-decoration:none;
	color:#3DDD00;
}

#rodape{
	font-size:10px;
	color: #C0C0C0;
	line-height: 100%;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	line-height: 120%;
	font-style: italic;
	text-align: center;
	background-image: url(separador.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	clear: both;
}

#submenu{
	font-size:10px;
	border: 0px none;
	padding: 5px;
	margin: 0px;
	color: #333333;
	text-align: center;
	font-style: italic;
	background-image: url(separador.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	clear: both;
}
#submenu a{
	text-decoration:none;
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
}
#submenu a:hover{
	text-decoration:none;
	color: #43ED00;
}


#tabela_pedidos_info{
	margin: 0px;
	padding: 0px;
}

#tabela_pedidos_info th{
	text-align: left;
	color: #666666;
	padding: 0px;
}

#tabela_pedidos_info tbody td{
	text-align: left;
	padding: 0px;
}
#tabela_pedidos_info tbody textarea, #tabela_pedidos_info tbody input{
	width: 100%;
	margin-bottom:1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#tabela_pedidos_info tbody textarea{
	height: 80px;
}
#tabela_pedidos_info tfoot td {
	text-align: right;
}
#tabela_pedidos_info tfoot input {
	color:#051B43;
}


#list_produts {
	display: block;
	height: auto;
	padding-bottom: 30px;
}

#list_produts li{
	width: 140px;
	height: 150px;
	text-align: center;
	list-style: none;
	margin: 0px;
	padding: 5px;
	display: block;
	float: left;
}

#list_produts li a {
	width: inherit;
	height: inherit;
}

#list_produts li a p{
	width: inherit;
	margin-top: 1px;
	margin-bottom: 10px;
	padding: 0px;
}

#list_produts li img {
	border: 1px solid #666;
}
