/*atributos css padrões de texto, links, titulos*/

h1,h2,h3,h4,h5,h6 {

	margin:0px;
	padding:0px;

}

#conteudo h1, #conteudo-int h1 {
	font-size:13px;
	color:#595959;
	font-weight: bold;
	margin-top: 20px;
	font-family: Tahoma;

}

#conteudo h2, #conteudo-int h2 {
	font-size:12px;
	color:#00CC33;
}

p{
	font-size: 12px;
	font-weight: normal;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}


.texto, p .texto, table {

	font-size:12px;
	color:#333333;
	line-height:16px;
}

a, a:link, a:visited, a:active{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #dc3333;
	text-decoration: none;
}

#rodape, #rodape a:link, #rodape a:hover, #rodape a:visited, #rodape a:active {
	color: #999999;
	font-size: 11px;
}






img {
	border:0px;
	behavior:url(iepngfix.htc);
	}
	


 /*css para paginação*/

#paginador {
	position:absolute;
	top:-70px;
	left:630px;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
}

#paginador #arrow {

	color:#666666;

}


#paginador a:link, #paginador a:hover, #paginador a:visited, #paginador a:active  {
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#666666;
}

#paginador a:hover {
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#CC0000;
}


 /*css para noticias e artigos ( lis*/
.tituloRepeat, .tituloRepeat a:link , .tituloRepeat a:visited, .tituloRepeat a:hover, .tituloRepeat a:active {
	font-size:12px;
	color:#CC0000;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
}


.resumoRepeat {

	font-size:10px;
	color:#666666;

}


 /*css para categorias*/
.nomeCat {

	font-size:13px;
	color:#CC6633;
	
}


 /*css para produtos*/
.nomeProdList {
	font-size:13px;
	color:#006699;
	font-weight: bold;
	padding-left:5px;
}

.nomeProdDetail {
	font-size:12px;
	color:#dc2b19;
	font-weight: bold;
}


.textoProd, .textoProd p {
	font-size:10px;
	color:#999999;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.textoProdN {

	font-size:12px;
	color:#333333;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;

}

.visitas {

	font-size:12px;
	color:#006699;
	padding-top:10px;
	padding-bottom:10px;

}
.msg_semItens {

	font-size:12px;
	color:#FF3333;
	padding-top:10px;
	padding-bottom:10px;

}

.visitas {

	font-size:12px;
	color:#006699;
	padding-top:10px;
	padding-bottom:10px;

}


 /*css para menu dinâmico vertical*/

#navegacao {
	margin-left:23px;
	margin-top: 13px;
	}

	#menu, #submenu{
	width:145px;
	margin:0px;
	padding:0px;
	list-style: none;
	}
	
#menu li a:link,#menu li a:visited,#menu li a:active{
	display:block;
	text-decoration:none;
	height:25px;
	font-size:13px;
	color: #FFFFFF;
	font-style:normal;
	list-style-position:inside;
	font-family: Tahoma, Arial;
	background-image: url(images/layout/menu_detail.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 1px;
}

#menu li a:hover{
	display:block;
	text-decoration:none;
	height:25px;
	font-size:13px;
	color: #FFFF00;
	font-style:normal;
	list-style-position:inside;
	font-family: Tahoma, Arial;
	background-image: url(images/layout/menu_detail.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 1px;
}
	
#menu .titulo {
	display:block;
}

#menu .titulo:hover {
}

#submenu ul{ }		
#submenu ul li{
	display: block;
	width: 200px;
}

#submenu li a:link,#submenu li a:visited,#submenu li a:active {
	display:block;
	text-decoration:none;
	border-bottom: 1px solid #E2E2E2;
	height:25px;
	padding-left:40px;
	padding-top:10px;
	background-color: #ffffff;
	color: #04659F;
	font-size:12px;
	list-style-type: none;
}
		
		#submenu li a:hover {
			background-color: #F8FBFE;
			color: #000000;

		}
		
		
/* Fix IE. Hide from IE Mac \*/
* html #submenu ul li { float: left; height: 1%; }
* html #submenu ul li a { height: 1%; }
/* End */




/* css para menu dinâmico horizontal */



/*
Author: Craig Erskine
Description: Dynamic Menu System - Horizontal/Vertical
*/

ul#navmenu-h {
	width:352px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	margin-left:2px;
}


ul#navmenu-h li {
	background-image: url(../images/layout/bg_menuNormal.png);
	background-repeat: no-repeat;
	height:25px;
	text-align:center;
	float: left;
	display: inline;
	position: relative;
	margin-right: 3px;
}

ul#navmenu-h li:hover {
	background-image: url(../images/layout/bg_menuHover.png);
	background-repeat: no-repeat;
}


/* Root Menu */
ul#navmenu-h li a {
	float: left;
	display: block;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	height: 24px;
	width: 85px;
	padding-top: 5px;




}

/* Root Menu Hover Persistence */
ul#navmenu-h li,ul#navmenu-h li:hover a,ul#navmenu-h li.iehover a {
	color: #666666;
	font-size: 14px;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a {
 float: none;

}

ul#navmenu-h ul {
	position: absolute;
	left:-30px;
	top:20px;
	padding-top:20px;
	list-style: none;
	display: none;
	background-image:url(../images/layout/bg_submenu.png);
	background-repeat:no-repeat;
	background-position: center top;	
	z-index:1000;
}

ul#navmenu-h ul li {

	background-image:none;
	padding:0px;
	margin:0px;

}

ul#navmenu-h ul li:hover {
	background-image:none;
}

ul#navmenu-h ul li a,ul#navmenu-h ul li a:link,ul#navmenu-h ul li a:visited {
	float: left;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	height: 24px;
	padding-top: 5px;

}

ul#navmenu-h ul li a:hover {
	float: left;
	display: block;
	color: #7ec8fd;
	font-size: 11px;
	text-decoration: none;
	height: 24px;
	background-image:none;
	padding-top: 5px;

}




/* Hover Function - Do Not Move */
ul#navmenu-h li:hover ul ul,ul#navmenu-h li:hover ul ul ul,ul#navmenu-h li.iehover ul ul,ul#navmenu-h li.iehover ul ul ul { display: none; }
ul#navmenu-h li:hover ul,ul#navmenu-h ul li:hover ul,ul#navmenu-h ul ul li:hover ul,ul#navmenu-h li.iehover ul,ul#navmenu-h ul li.iehover ul,ul#navmenu-h ul ul li.iehover ul { display: block; }



/*css formulario*/


.tabela_formulario tr {

	height:10px;

}

.titulo_campos
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: dimgray;
	background-color: #FFFFFF;
	border:1px solid #333333;
}

.campos_formulario
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: dimgray;
	padding:1px;
	padding-left:3px;
	background-image: url(../images/bg_fieldText.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666666;
}

.campo_alerta
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: dimgray;
	padding:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFCC;
}

.botao_enviar
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: white;
	background-color: #009999;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.texto_label {
	font-size:11px;
	color:#333333;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 12px;
}


.label {

	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;

}

.label1 {

	font-size:13px;
	color:#006699;
	font-weight:bold;

}

/*fim css formulario de contato*/


/*estilo css do calendário*/
#calendario {

	color:#333333;
	size:11px;
}

#calendario a:link {

	color:#333333;
	size:11px;
	text-decoration:none;
}

#calendario a:hover {

	color:#006699;
	font-weight:bold;
	size:11px;
	text-decoration:none;
}

#calendario a:visited {

	color:#333333;
	size:11px;
	text-decoration:none;
}

.calendario2  {
	color:#0066CC;
	size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color:#f5f7f5;
}

.calendario1  {
	color:#0066CC;
	size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color:#E5E5E5;
}

.tituloano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;

}


/*estilo css carrinho*/
#carrinho * {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

#carrinho .bg_table {

	background-color:#f5f7f5;


}

#carrinho .tr_branco {

	background-color:#FFFFFF;
	text-align: center;

}

#carrinho .tr_cabecalho {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	background-color: #E5E5E5;
}

#carrinho .td_total1 {
	text-align: right;
	font-weight: bold;
}

#carrinho .td_total2 {
	text-align: center;

}

#carrinho .texto_carrinho {
	text-align: center;
	padding-bottom:10px;
	padding-top:20px;
	margin-right: auto;
	margin-left: auto;
}


/*estilo css email sistema pedido*/

.bg_td {

background-color:#006699;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;

}

.bg_td2 {

background-color:#006699;
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:14px;

}


#img_ProdList img {
	border: 1px solid #CCCCCC;
	text-align: center;
}

#img_ProdDetail img {
	border: 2px solid #CCCCCC;
	text-align: center;
}

#boxProdList {

	border: 2px solid #CCCCCC;
	text-align: center;

}

#boxCatList {

	border: 0px solid #CCCCCC;
	text-align: center;

}


input#busca {
	background-color:#009966;
	color:#FFFFFF;
	font-size:12px;
	border:0px;
	height:69px;
	width: 66px;
}

input#button {
	color:#FFFFFF;
	font-size:12px;
	border:0px;
	height:34px;
	background-image: url(../images/layout/img_busca.png);
	width: 64px;
}

#caixaCatRep {

position:relative;
float:left;
width:400px;


}

#caixaRep {
	position:relative;
	float:left;
	width:900px;
	
}

#caixaRep, #caixaRep a:link,#caixaRep a:hover,#caixaRep a:visited{

	font-size:12px;
	color:#666666;


}

.vermais, .vermais a:link, .vermais a:hover, .vermais a:visited {

	font-size:12px;
	color:#FF6600;

}

#nav_carrinho {

position:relative;
float:left;
width:150px;
margin-bottom:10px;

}


.nav_label,.nav_label a:link,.nav_label a:hover,.nav_label a:visited {

font-size:10px;
color:#009966;

}

.nav_total {

font-size:11px;
color:#009966;

}

.txtBlack10 {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.continuar_OK  {
	display: block;
	background-image:url(../images/layout/img_continuar.png);
	background-repeat: no-repeat;
	color: #ffffff;
	width: 78px;
	height: 24px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	BACKGROUND-COLOR: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/*atributos css padrões de texto, links, titulos*/

h1,h2,h3,h4,h5,h6 {

	margin:0px;
	padding:0px;

}

#conteudo h1, #conteudo-int h1 {
	font-size:13px;
	color:#595959;
	font-weight: bold;
	margin-top: 20px;
	font-family: Tahoma;

}

#conteudo h2, #conteudo-int h2 {
	font-size:12px;
	color:#00CC33;
}

p{
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}


.texto, p .texto, table {

	font-size:12px;
	color:#333333;
}

a, a:link, a:visited, a:active{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #dc3333;
	text-decoration: none;
}

#rodape, #rodape a:link, #rodape a:hover, #rodape a:visited, #rodape a:active {
	color: #999999;
	font-size: 11px;
}






img {
	border:0px;
	behavior:url(iepngfix.htc);
	}
	


 /*css para paginação*/

#paginador {
	position:absolute;
	top:-70px;
	left:630px;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
}

#paginador #arrow {

	color:#666666;

}


#paginador a:link, #paginador a:hover, #paginador a:visited, #paginador a:active  {
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#666666;
}

#paginador a:hover {
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#CC0000;
}


 /*css para noticias e artigos ( lis*/

.resumoRepeat {

	font-size:10px;
	color:#666666;

}


 /*css para categorias*/
.nomeCat {

	font-size:13px;
	color:#CC6633;
	
}


 /*css para produtos*/
.nomeProdList {
	font-size:13px;
	color:#006699;
	font-weight: bold;
	padding-left:5px;
}

.nomeProdDetail {
	font-size:12px;
	color:#dc2b19;
	font-weight: bold;
}

.textoProd {

	font-size:12px;
	color:#666666;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:normal;

}

.textoProdN {

	font-size:12px;
	color:#333333;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;

}

.visitas {

	font-size:12px;
	color:#006699;
	padding-top:10px;
	padding-bottom:10px;

}
.msg_semItens {

	font-size:12px;
	color:#FF3333;
	padding-top:10px;
	padding-bottom:10px;

}

.visitas {

	font-size:12px;
	color:#006699;
	padding-top:10px;
	padding-bottom:10px;

}


 /*css para menu dinâmico vertical*/

#navegacao {
	margin-left:23px;
	margin-top: 13px;
	}

	#menu, #submenu{
	width:145px;
	margin:0px;
	padding:0px;
	list-style: none;
	}
	
#menu li a:link,#menu li a:visited,#menu li a:active{
	display:block;
	text-decoration:none;
	height:25px;
	font-size:13px;
	color: #FFFFFF;
	font-style:normal;
	list-style-position:inside;
	font-family: Tahoma, Arial;
	background-image: url(images/layout/menu_detail.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 1px;
}

#menu li a:hover{
	display:block;
	text-decoration:none;
	height:25px;
	font-size:13px;
	color: #FFFF00;
	font-style:normal;
	list-style-position:inside;
	font-family: Tahoma, Arial;
	background-image: url(images/layout/menu_detail.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 1px;
}
	
#menu .titulo {
	display:block;
}

#menu .titulo:hover {
}

#submenu ul{ }		
#submenu ul li{
	display: block;
	width: 200px;
}

#submenu li a:link,#submenu li a:visited,#submenu li a:active {
	display:block;
	text-decoration:none;
	border-bottom: 1px solid #E2E2E2;
	height:25px;
	padding-left:40px;
	padding-top:10px;
	background-color: #ffffff;
	color: #04659F;
	font-size:12px;
	list-style-type: none;
}
		
		#submenu li a:hover {
			background-color: #F8FBFE;
			color: #000000;

		}
		
		
/* Fix IE. Hide from IE Mac \*/
* html #submenu ul li { float: left; height: 1%; }
* html #submenu ul li a { height: 1%; }
/* End */




/* css para menu dinâmico horizontal */



/*
Author: Craig Erskine
Description: Dynamic Menu System - Horizontal/Vertical
*/

ul#navmenu-h {
	width:352px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	margin-left:2px;
}


ul#navmenu-h li {
	background-image: url(../images/layout/bg_menuNormal.png);
	background-repeat: no-repeat;
	height:25px;
	text-align:center;
	float: left;
	display: inline;
	position: relative;
	margin-right: 3px;
}

ul#navmenu-h li:hover {
	background-image: url(../images/layout/bg_menuHover.png);
	background-repeat: no-repeat;
}


/* Root Menu */
ul#navmenu-h li a {
	float: left;
	display: block;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	height: 24px;
	width: 85px;
	padding-top: 5px;




}

/* Root Menu Hover Persistence */
ul#navmenu-h li,ul#navmenu-h li:hover a,ul#navmenu-h li.iehover a {
	color: #666666;
	font-size: 14px;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a {
 float: none;

}

ul#navmenu-h ul {
	position: absolute;
	left:-30px;
	top:20px;
	padding-top:20px;
	list-style: none;
	display: none;
	background-image:url(../images/layout/bg_submenu.png);
	background-repeat:no-repeat;
	background-position: center top;	
	z-index:1000;
}

ul#navmenu-h ul li {

	background-image:none;
	padding:0px;
	margin:0px;

}

ul#navmenu-h ul li:hover {
	background-image:none;
}

ul#navmenu-h ul li a,ul#navmenu-h ul li a:link,ul#navmenu-h ul li a:visited {
	float: left;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	height: 24px;
	padding-top: 5px;

}

ul#navmenu-h ul li a:hover {
	float: left;
	display: block;
	color: #7ec8fd;
	font-size: 11px;
	text-decoration: none;
	height: 24px;
	background-image:none;
	padding-top: 5px;

}




/* Hover Function - Do Not Move */
ul#navmenu-h li:hover ul ul,ul#navmenu-h li:hover ul ul ul,ul#navmenu-h li.iehover ul ul,ul#navmenu-h li.iehover ul ul ul { display: none; }
ul#navmenu-h li:hover ul,ul#navmenu-h ul li:hover ul,ul#navmenu-h ul ul li:hover ul,ul#navmenu-h li.iehover ul,ul#navmenu-h ul li.iehover ul,ul#navmenu-h ul ul li.iehover ul { display: block; }



/*css formulario*/


.tabela_formulario tr {

	height:10px;

}

.titulo_campos
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: dimgray;
	background-color: #FFFFFF;
	border:1px solid #333333;
}

.campos_formulario
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: dimgray;
	padding:1px;
	padding-left:3px;
	background-image: url(../images/bg_fieldText.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666666;
}

.campo_alerta
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: dimgray;
	padding:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFCC;
}

.botao_enviar
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: white;
	background-color: #009999;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.texto_label {
	font-size:11px;
	color:#333333;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 12px;
}


.label {

	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;

}

.label1 {

	font-size:13px;
	color:#006699;
	font-weight:bold;

}

/*fim css formulario de contato*/


/*estilo css do calendário*/
#calendario {

	color:#333333;
	size:11px;
}

#calendario a:link {

	color:#333333;
	size:11px;
	text-decoration:none;
}

#calendario a:hover {

	color:#006699;
	font-weight:bold;
	size:11px;
	text-decoration:none;
}

#calendario a:visited {

	color:#333333;
	size:11px;
	text-decoration:none;
}

.calendario2  {
	color:#0066CC;
	size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color:#f5f7f5;
}

.calendario1  {
	color:#0066CC;
	size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color:#E5E5E5;
}

.tituloano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;

}


/*estilo css carrinho*/
#carrinho * {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

#carrinho .bg_table {

	background-color:#f5f7f5;


}

#carrinho .tr_branco {

	background-color:#FFFFFF;
	text-align: center;

}

#carrinho .tr_cabecalho {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	background-color: #E5E5E5;
}

#carrinho .td_total1 {
	text-align: right;
	font-weight: bold;
}

#carrinho .td_total2 {
	text-align: center;

}

#carrinho .texto_carrinho {
	text-align: center;
	padding-bottom:10px;
	padding-top:20px;
	margin-right: auto;
	margin-left: auto;
}


/*estilo css email sistema pedido*/

.bg_td {

background-color:#006699;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;

}

.bg_td2 {

background-color:#006699;
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:14px;

}


#img_ProdList img {
	border: 1px solid #CCCCCC;
	text-align: center;
}

#img_ProdDetail img {
	border: 2px solid #CCCCCC;
	text-align: center;
}

#boxProdList {

	border: 2px solid #CCCCCC;
	text-align: center;

}

#boxCatList {

	border: 0px solid #CCCCCC;
	text-align: center;

}


input#busca {
	background-color:#009966;
	color:#FFFFFF;
	font-size:12px;
	border:0px;
	height:69px;
	width: 66px;
}

input#button {
	color:#FFFFFF;
	font-size:12px;
	border:0px;
	height:34px;
	background-image: url(../images/layout/img_busca.png);
	width: 64px;
}

#caixaCatRep {

position:relative;
float:left;
width:400px;


}

#caixaRep {
	position:relative;
	float:left;
	width:900px;
	
}

#caixaRep, #caixaRep a:link,#caixaRep a:hover,#caixaRep a:visited{

	font-size:12px;
	color:#666666;


}

.vermais, .vermais a:link, .vermais a:hover, .vermais a:visited {

	font-size:12px;
	color:#FF6600;

}

#nav_carrinho {

position:relative;
float:left;
width:150px;
margin-bottom:10px;

}


.nav_label,.nav_label a:link,.nav_label a:hover,.nav_label a:visited {

font-size:10px;
color:#009966;

}

.nav_total {

font-size:11px;
color:#009966;

}

.txtBlack10 {
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.continuar_OK  {
	display: block;
	background-image:url(../images/layout/img_continuar.png);
	background-repeat: no-repeat;
	color: #ffffff;
	width: 78px;
	height: 24px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	BACKGROUND-COLOR: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


.enviar_OK  {
	display: block;
	background-image:url(../images/layout/img_enviar.png);
	background-repeat: no-repeat;
	color: #ffffff;
	width: 78px;
	height: 24px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	BACKGROUND-COLOR: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.buscar_OK  {
	position:relative;
	display: block;
	background-image:url(../images/layout/img_busca.png);
	background-repeat: no-repeat;
	color: #ffffff;
	width: 78px;
	height: 24px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	BACKGROUND-COLOR: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
