* {
	margin:0;
	padding:0;
}

body {
	background-image:url(images/fundo.jpg);
}


#topo {
	width:782px;
	height:255px;
	margin:auto;
	background-image:url(images/topo_01.png);
}

#topo_menu {
	height:21px;
	width:782px;
	margin:auto;
	background-image:url(images/topo_02.png);
}

#conteudo  {
	width:751px;
	margin:auto;
	background-image:url(images/fundo_conteudo.jpg);
	padding:5px;
}

#rodape {
	width:761px;
	height:164px;
	margin:auto;
}

#rodape_centro {
	width:701px;
	background-image:url(images/fundo_rodape.jpg);
	background-repeat:repeat-x;
	height:104px;
	background-color:#0F0800;
	float:left;
	padding-top:60px;
	padding-left:30px;
	line-height:18px;
}

#rodape_lateral01 {
	width:17px;
	height:164px;
	float:left;
	background-image:url(images/fundo_rodape_lateral02.jpg);
}

#rodape_lateral02 {
	width:13px;
	height:164px;
	float:right;
	background-image:url(images/fundo_rodape_lateral01.jpg);
}

#div_nula {
	clear:both;
}

.texto{ color:#FFFFFF; font-size:11px; font-family:Tahoma}
.texto1{ color:#666666; font-size:11px; font-family:Tahoma}
.texto2{ color:#666666; font-size:10px; font-family:Tahoma}
.valor{ color:#833914; font-size:11px; font-family:Tahoma}

.campo_form_contato {
	color:#666666;
	font-size:11px;
	font-family:Tahoma;
	border:#CCCCCC 1px solid;
	padding:2px;
}

.btn_enviar_apagar {
	border:0px;
	color:#833914;
	font-size:11px;
	font-family:Tahoma;
	width:50px;
}

.menu1:link {
	width:95px;
	height:21px;
	background-image:url(images/btn_normal.jpg);
	line-height:21px;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
}
.menu1:visited {
	width:95px;
	height:21px;
	background-image:url(images/btn_normal.jpg);
	line-height:21px;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
}
.menu1:hover {
	width:95px;
	height:21px;
	background-image:url(images/btn_over.jpg);
	line-height:21px;
	font-family:Tahoma;
	font-size:11px;
	color:#A84E19;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
}
.menu1:active {
	width:95px;
	height:21px;
	background-image:url(images/btn_over.jpg);
	line-height:21px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
}


/* SUBMENU */

/* vai remover todos os lists styles e paddings do menu */
.menu ul {padding:0; margin:0; list-style-type:none; text-align:center}
.menu ul ul {width:95px;}

/* para fazer o menu na horizontal. O position relative é para controlarmos a posição do sub-menu */
.menu li {float:left; width:95px; position:relative; text-align:center}

/* Estilos para os links do primeiro nível */
.menu a, .menu a:visited {display:block; font-size:11px; text-align:center; font-family:Tahoma; text-decoration:none; color:#666666; width:95px; height:21px; background-image:url(images/btn_normal.jpg); background-position:center; line-height:21px; font-weight:bold; letter-spacing:1px;}


/* hack para que o IE5.5 "faulty box model" fique perfeito */
* html .menu a, * html .menu a:visited {width:95px; w\idth:95px}

/* Esconde o submenu e damos uma posição absoluta para que eles fiquem de acordo com os links de 1º nivel */
.menu ul ul {visibility:hidden; position:absolute; height:0; top:21px;left:0; width:95px}

/* hack para o IE5.5 */
* html .menu ul ul {top:21px; t\op:21px;}


/* estilos para a tabela que vai fazer parte do layout somente no IE - SOMENTE NO IE!! */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* Estilos para os links do submenu de 2º nível */
.menu ul ul a, .menu ul ul a:visited {background-image:url(images/btn_normal_sub.jpg); background-position:center; color:#666666; height:auto; line-height:1em; padding:5px 5px; width:128px; font-weight:bold; letter-spacing:1px; font-size:11px; text-align:left; font-family:Tahoma; text-decoration:none}


/* hack para o IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:128px; w\idth:128px}

/* Estilo para o hover dos links de 1º nível */
.menu a:hover, .menu ul ul a:hover{color:#A84E19; background:url(images/btn_over_sub.jpg); background-position:center; font-weight:bold; letter-spacing:1px; font-size:11px; text-align:center; font-family:Tahoma; text-decoration:none}

.menu :hover > a, .menu ul ul :hover > a {color:#A84E19; background-image:url(images/btn_over_sub.jpg); font-weight:bold; letter-spacing:1px; font-size:11px; text-align:center; font-family:Tahoma; text-decoration:none}

/* Para fazer o submenu de 2º nível ficar visivel quando passarmos o mouse sobre os links de 1º nível ou nos links do próprio menu (2º ou 3º nível) */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

/* FIM SUBMENU */

.btn_galeria:link {
	width:17px;
	height:36px;
	background-image:url(images/btn_galeria.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	line-height:45px;
	text-align:center;
	text-decoration:none;
	margin:2px;
	margin-top:0px;
}
.btn_galeria:visited {
	width:17px;
	height:36px;
	background-image:url(images/btn_galeria.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	line-height:45px;
	text-align:center;
	text-decoration:none;
	margin:2px;
	margin-top:0px;
}
.btn_galeria:hover {
	width:17px;
	height:36px;
	background-image:url(images/btn_galeria_over.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	line-height:35px;
	text-align:center;
	text-decoration:none;
	margin:2px;
	margin-top:0px;
}
.btn_galeria:active {
	width:17px;
	height:36px;
	background-image:url(images/btn_galeria_over.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	line-height:35px;
	text-align:center;
	text-decoration:none;
	margin:2px;
	margin-top:0px;
}

.paginas:link {
	color:#666666;
	font-size:10px;
	font-family:Tahoma;
	text-decoration:none;
	font-weight:bold;
}
.paginas:visited {
	color:#666666;
	font-size:10px;
	font-family:Tahoma;
	text-decoration:none;
	font-weight:bold;
}
.paginas:hover {
	color:#333333;
	font-size:10px;
	font-family:Tahoma;
	text-decoration:none;
	font-weight:bold;
}
.paginas:active {
	color:#333333;
	font-size:10px;
	font-family:Tahoma;
	text-decoration:none;
	font-weight:bold;
}

.links_principal:link {
	color:#666666;
	font-size:11px;
	font-family:Tahoma;
	text-decoration:none;
}

.links_principal:visited {
	color:#666666;
	font-size:11px;
	font-family:Tahoma;
	text-decoration:none;
}
.links_principal:hover {
	color:#333333;
	font-size:11px;
	font-family:Tahoma;
	text-decoration:underline;
}
.links_principal:active {
	color:#666666;
	font-size:11px;
	font-family:Tahoma;
	text-decoration:underline;
}

#menu_produtos li {
	background-image:url(images/prod-menu-line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
}

/*PAINEL DE VENDAS*/
@charset "UTF-8";

/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	margin-top:2px;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	color:#666666;
	font-size:11px;
	font-family:Tahoma;
	background-color: #DDD;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color:#666666;
	text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #EEE;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #CCC;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color:#CCCCCC;
}
/*FIM PAINEL DE VENDAS*/





/*PAINEL O HARAS*/
@charset "UTF-8";

/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	overflow: hidden;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 2px;
	padding: 0px;
	padding-left:5px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	background-color:#DFDFDF;
	margin: 2px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding-left:5px;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 2px;
	padding: 0px;
	height: 200px;
	padding-left:5px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color:#CCCCCC;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color:#666666;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color:#666666;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color:#CCCCCC;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color:#DFDFDF;
}

/*FIM PAINEL O HARAS*/
