#slideshow2 ul { left: 0px; }
body{
	margin:0;
	padding:0;
}
#divTopo{
	width:100%;
	height:145px;
	clear:both;
}

#divLogo{	
    width: 549px;
    background-color: red;	
	height:135px;
	float:left;	
	background:#FFFFFF;
	overflow:hidden;
	/*background:url(../img/alojadagalera.jpg) left bottom no-repeat;*/
}
	

#divLogo a{
	font-family:Arial;
	font-size:8pt;
	color:#6c6969;
	font-weight:bold;
	text-decoration:none;
}

#divLogo a:hover{	
	color:#af251c;	
}

#divPesquisa{
	width:296px;	
	height:111px;	
	border:0px red solid;			
	float:left;	
}

#divPesquisaLeft{
	width:20px;
	height:111px;
	background:url(../img/boxPesquisaLeft.jpg) right top no-repeat;
	float:left;
}

#divPesquisaContent{
	width:260px;
	height:111px;
	background:url(../img/boxPesquisaContent.jpg);
	float:left;	
}

#divPesquisaContent td, a{
	font-family:Arial;
	font-size:8pt;
	color:#ffffff;
	font-weight:none;
	text-decoration:none;
}

#divPesquisaContent a{
	text-decoration: underline;
}
#divPesquisaRight{
	width:16px;
	height:111px;
	background:url(../img/boxPesquisaRight.jpg) no-repeat;
	float:left;
}
#divPesquisaContent a:hover{
	color:#000000;
}

.selectPesquisa{
	BORDER-RIGHT: #857f7f 1px solid;
    BORDER-TOP: #857f7f 1px solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #857f7f 1px solid;
    COLOR: #6b6464;
    BORDER-BOTTOM: #857f7f 1px solid;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    BACKGROUND-COLOR: #ffffff;
    text-align: left;
	text-decoration:italic;
}



#divMiniCarrinho{
	width:145px;
	height:111px;
	float:right;
	background:url(../img/boxCarrinhoContent.jpg);
	border:0px red solid;
	overflow:hidden;
	display:none;
}

#divMiniCarrinhoLeft{
	width:19px;
	height:111px;
	background:url(../img/boxCarrinhoLeft.jpg);
	float:left;
}

#divMiniCarrinhoContent{
	width:120px;
	height:111px;
	background:url(../img/boxCarrinhoContent.jpg);
	float:left;	
	text-align: right;		
}

#divMiniCarrinhoContent p{
	font-size:8pt;
}

#divBanner{
	width:100%;
	height:158px;
	background:#e93e46;
	clear:both;	
	
}	



#divBannerSlideShow{
	width:843px;
	height:158px;	
	left:50%;
	margin-left:-421px;
	border:0px green solid;
	clear:both;
} 

#divConteudo{
	width:100%;
	height:auto;
	clear:both;
}



.pTitulo{
	font-family:Verdana;
	color:#af251c;
	font-size:13pt;
	font-weight:bold;
	text-decoration:none;
}

.pTituloProd{
	font-family:Verdana;
	color:#af251c;
	font-size:18pt;
	font-weight:bold;
	text-decoration:none;
}

#boxCategoria{
	width:139px;
	height:auto;	
	clear:both;
	border:0px red solid;
}

#boxCategoriaTop{
	width:139px;
	height:11px;
	background:url(../img/boxCategoriasTop.jpg) no-repeat;	
	float:left;
	overflow:hidden;
}

#boxCategoriaConteudo{
	width:139px;
	height:auto;
	background:url(../img/boxCategoriasConteudo.jpg);
	float:left;	
}

#boxCategoriaBottom{
	width:139px;
	height:20px;
	background:url(../img/boxCategoriasBottom.jpg) no-repeat;
	float:left;
}

#boxCategoria h1{
		font-family:Verdana;
		color:#ffffff;
		font-size:10pt;
		font-weight:bold;
		text-decoration:none;	
}

#boxCategoriaConteudo a:link{	
	color:#FFFFFF;
}
#boxCategoriaConteudo a:visited{	
	color:#FFFFFF;
}

#boxCategoriaConteudo a:hover{
	color:#f2747a;
}
#boxCategoriaConteudo a:active{	
	color:#FFFFFF;
}

#divConteudoTexto a:link{
	color:#000000;
}
#divConteudoTexto a:visited{
	color:#000000;
}

p, td, tr, .pTexto{
		font-family:Arial;
		color:#000000;
		font-size:8pt;
		font-weight:none;
		text-decoration:none;
}



#separacaoDots{
	width:100%;
	height:25px;
	background:url(../img/dots.jpg) center left repeat-x;
	clear:both;	
}

#rodape{
	width:100%;
	height:200px;
	clear:both;
	font-weight:normal;
	font-style:normal;
}

#rodape a{
	color:#000000;
	font-weight:normal;
	font-style:normal;
}
#rodape a:hover{
	color:#af251c;
}


#breadcrumbs a{
	font-family:Arial;
	font-size:8pt;
	color:#6c6969;
	font-weight:normal;
	text-decoration:none;
}

.pPreco{
	color: #0193de;
	font-weight: bold;
	font-size: 20px;
	text-align:left;
}
.pTituloCarrinho{
    margin-left:0px;
    margin-right:0px;
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial;
    FONT-weight: BOLD;
}

.pCarrinho{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-weight: none;
    text-align: center;
}

.pCarrinhoRight{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-weight: none;
    text-align: right;
}
.pCarrinhoLeft{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-weight: none;
    text-align: left;
}

.selectCarrinho {
	BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    BACKGROUND-COLOR: #ffffff;
    text-align: center;
}
.pTotalCarrinho{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-weight: bold;
    text-align: center;
}

.pTituloGray{
	color: #616161;
	font-weight: bold;
	font-size: 32px;
	text-align:left;
	font-family:arial;
}


.pSubtitulo{
	color: #0193de;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
}

.pSubtituloStrike{
	color: #c0c0c0;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
	text-decoration: line-through;
}


div.gbNavigator div.first-and-previous { float: left; }
div.gbNavigator div.next-and-last { float: right; }
.gbNavigator { margin: 5px; }
.gsPages span { 
	padding: 0 0.3em; 
	font-size:15px;
	color:#000;
	font-family:arial;
	font-weight:bold;
}

.gsPages a{
	font-size:15px;
	color:#999999;
}
.buttonFirst a {
  display: block;
  width: 15px;
  height: 15px;
  background: url('../img/first.gif') no-repeat;
}
.buttonFirst a:hover { background-position: -15px 0; }

.buttonLast a {
  display: block;
  width: 15px;
  height: 15px;
  background: url('../img/last.gif') no-repeat;
}
.buttonLast a:hover { background-position: -15px 0; }

.buttonPrev a {
  display: block;
  width: 15px;
  height: 15px;
  background: url('../img/prev.gif') no-repeat;
}
.buttonPrev a:hover { background-position: -15px 0; }

.buttonNext a {
  display: block;
  width: 15px;
  height: 15px;
  background: url('../img/next.gif') no-repeat;
}
.buttonNext a:hover { background-position: -15px 0; }



.gsPages a:hover{	
	color:#e7e7e7;
}

#mysitelogo{
	z-index:1000;
}

#carrinhoMiniatura a{
	color:#000000;
	font-weight:normal;
	font-style:normal;
}
#carrinhoMiniatura a:hover{
	color:#af251c;
}

.destaque10{
	text-align:justify;
	font-size:10px;
	font-family:arial;
}


#tagcloud a{
	font-family:Arial;
	font-size:6pt;
	color:#6c6969;
	font-weight:none;
	text-decoration:none;
}

#tagcloud a:hover{	
	color:#af251c;	
}

#divLogo2{	
    width: 100%;	    
	height:99px;
	float:left;	
	clear:both;	
	overflow:hidden;
	background:url(../img/topo2.jpg) left bottom repeat-x;
	border:0px red solid;
	padding:0;
	margin:0;
	font-size:1px;
}	

#divMenuBar{
	width:100%;
	height:29px;
	background:url(../img/menuBarBG.jpg) repeat-x;
	
	clear:both;
}

.divComments{
			width:90%;
			height:auto;
			background: #e9e9e9;
			clear:both;
				
			padding:10px;	
		}

