
body {
	display:block;
	width:1000px;
	margin:0 auto;
	padding:0;
	background: transparent url(/temas/default/imgs/bodyBackground.jpg) repeat-x;
	font-family:'Tahoma', Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	position:relative; 

}
input,select, textarea
{
	font-family:arial, verdana;
	font-size:13px;
    padding:1px;
}


a {
	outline:none;
	text-decoration:none;
}

a.link {
    color: black;    
    
}

a.link:hover {
    text-decoration: underline;
}

a:hover {
	outline:none; 
}

a.link_white {
	color:#999999;	
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}

.clearfix { display: inline-block;}
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


#site
{
    width:1000px;
    margin:auto;

}
#site #topo
{
   height:320px;
   background: white url('/temas/default/imgs/imgFundo01.jpg') no-repeat top right;
   /* background-color: white; */

}
#site #topoCatalogo {
     position:relative;
	 height:160px;
	 margin-bottom:16px;
	 background: white url('/temas/default/imgs/01.jpg') no-repeat top right;
	
}

#topo_menu{
	float:left;	    
}

#topo_menu ul {
    width: 250px;
    height: 35px;
    position:relative;
    padding:0;
    margin:0;
    float:left;    
    list-style: none;
    list-style-type: none;
}


#topo_pesquisa{
    float:left;
    margin:0;
    width: 230px;
    padding: 8px 0 0 8px;
}
#topo_login, #topo_newsletter, #topo_lang{
    float:right;
    vertical-align:middle;
    padding:8px 0 0 0;    
    font-size:11px;  
}

#topo_lang select {
	border: 1px solid #333333;
	background-color: #171717;
	border-color: #333333;
	height: 20px;
	width: 50px;
	font-family: Arial;
	font-size: 10px;
	color: white;
	vertical-align:middle;
}
#topo_lang input {
	border: 1px solid #333333;
	background-color: #171717;
	color: #666666;
}
#topo_faixa_transparente{
	padding:0;
	height: 35px;
	width:984px;
	background:transparent url('/temas/default/imgs/bgTopo.png') no-repeat;
	/*
	background-color:white;
	filter:alpha(opacity=75);
	opacity:0.8;
	-moz-opacity: 0.8; 
	*/
}
#topo_faixa{
	z-index: 0;
	position:relative;
}
.input_pesquisa{
    width:155px;
    height:18px;
    background:none;
    border:1px solid #333333;
    font-size:11px;
    color: white;
}

/*rodape*/
#rodape{
	padding: 20px 0 0 0;
	float:left;
	color:#999999;
	width:1000px;
}

#rodape ul {
	padding:0;
	margin:0;
	border:0;
	z-index: 1000;
	float:left;
}

#rodape ul li {
	list-style:none;
	float:left;
	padding-right:7px;
}
#rodape ul li a span {
	display:none;
}
#rodape ul li {
	padding:0;
	margin:0;
}
#rodape ul li a {	
	display: block;
	height:30px;
}
#rodape ul li.linkPoliticas a{
	width:135px;	
	background: url('/temas/default/imgs/pt/btFooter01-off.gif') no-repeat;
}
#rodape ul li.linkPoliticas a:hover{
	background: url('/temas/default/imgs/pt/btFooter01-on.gif') no-repeat;	
}

#rodape ul li.linkAdFavoritos a {	
	width:148px;	
	background: url('/temas/default/imgs/pt/btFooter02-off.gif') no-repeat;	
}
#rodape ul li.linkAdFavoritos a:hover{
	background: url('/temas/default/imgs/pt/btFooter02-on.gif') no-repeat;	
}

#rodape ul li.linkSugira a {	
	width:104px;	
	background: url('/temas/default/imgs/pt/btFooter03-off.gif') no-repeat;	
}
#rodape ul li.linkSugira a:hover{
	background: url('/temas/default/imgs/pt/btFooter03-on.gif') no-repeat;	
}
#rodape ul li.linkFaq a {	
	width:33px;	
	background: url('/temas/default/imgs/pt/btFooter04-off.gif') no-repeat;	
}
#rodape ul li.linkFaq a:hover{
	background: url('/temas/default/imgs/pt/btFooter04-on.gif') no-repeat;	
}


#menuEsquerda {
	width:237px;
	height:125px;
	float:left;
	vertical-align:top;
    display: block;	
}

#menuEsquerda ul.menu_lateral {
	list-style:none;
	list-style-type: none;
	font-family:"Times New Roman", Times, serif;
	padding:0;
	margin:0;     
}
#menuEsquerda ul.menu_lateral li {
	cursor: pointer;
	height: 30px;
}
#menuEsquerda ul.menu_lateral li span {
	display: none;
}
#menuEsquerda ul.menu_lateral li a {
	height: 25px;
	width: 237px;
	display: block;
}
  
/* Menus Home Page */
li.btQuemSomos{
	background: transparent url('/temas/default/imgs/pt/bt01-off.gif') no-repeat top left;
	width: 237px;
	height:35px;
}
li.btQuemSomos:hover{
	background: transparent url('/temas/default/imgs/pt/bt01-on.gif') no-repeat top left;
}

li.btCatalogo{
	background: transparent url('/temas/default/imgs/pt/bt02-off.gif') no-repeat top left;
	width: 237px;
	height:35px;
    display:block;
    position: relative;
}
li.btCatalogo:hover{
	background: transparent url('/temas/default/imgs/pt/bt02-on.gif') no-repeat top left;
}

li.btNoticias{
	background: transparent url('/temas/default/imgs/pt/bt03-off.gif') no-repeat top left;
	width: 237px;
	height:35px;
}
li.btNoticias:hover{
	background: transparent url('/temas/default/imgs/pt/bt03-on.gif') no-repeat top left;
}

li.btEventos{
	background: transparent url('/temas/default/imgs/pt/bt04-off.gif') no-repeat top left;
	width: 237px;
	height:30px;
}
li.btEventos:hover{
	background: transparent url('/temas/default/imgs/pt/bt04-on.gif') no-repeat top left;
}

li.btContactos{
	background: transparent url('/temas/default/imgs/pt/bt05-off.gif') no-repeat top left;
	width: 237px;
}
li.btContactos:hover{
	background: transparent url('/temas/default/imgs/pt/bt05-on.gif') no-repeat top left;
}

li.btCatalogo #subMenuCatalogo {
    position:absolute;
    top:0;
    left: 100px;
    display: block;
    width: 150px;
    height: 30px;
    z-index: 0;
}

li.btCatalogo #subMenuCatalogo ul {
	padding:0;
	margin:0;
	list-style: none;
	list-style-type: none;
}

li.btCatalogo #subMenuCatalogo ul li {
    padding:0;
    margin:0;
    display: block;
	width:40px;
    height:25px;
    line-height: 25px;
	float:left;
    vertical-align: middle;
    text-align: center;
}
li.btCatalogo #subMenuCatalogo ul li a {
    display: block;
	width:25px;    
    height: 25px;
    text-align: center; 
   
}
li.btCatalogo #subMenuCatalogo ul li a span {
    font-size: 11px;
    display: block;
    text-align: center; 
}

#BarraTopoMenu {
    position:relative;
    float:left;
    width:470px;
    height:35px;
    margin-left: 0px;
}

#BarraTopoMenu ul {
    margin:0;
    padding:0;
    list-style:none;
    list-style-type:none;
    height:35px;
}

#BarraTopoMenu ul li {
    float:left;
    display:block;
    height:35px;
    padding-right:4px;
}

#BarraTopoMenu ul li a {
    display:block;
    height:35px;
}


#BarraTopoMenu ul li a span {
    display:none;
}

li.btTopoQuemSomos {
    background: transparent url('/temas/default/imgs/pt/bt01Interior-off.png') no-repeat;
    width:111px;
}
li.btTopoQuemSomos:hover {
    background: transparent url('/temas/default/imgs/pt/bt01Interior-on.png') no-repeat;
}
li.btTopoQuemSomos a {
    width: 111px;
}

li.btTopoCatalogo {
    background: transparent url('/temas/default/imgs/pt/bt02Interior-off.png') no-repeat;
    width:85px;
    
}
li.btTopoCatalogo:hover {
    background: transparent url('/temas/default/imgs/pt/bt02Interior-on.png') no-repeat;
}
li.btTopoCatalogo a {
    width:85px;
}
li.btTopoCatalogo #TopoSubMenuCatalogo {
    display:block;
    width: 100px;
    height: 90px;
    background: transparent url('/temas/default/imgs/bgTopo.png') repeat-y;
}
li.btTopoCatalogo #TopoSubMenuCatalogo ul li {
    padding: 3px;
    height: 24px;
}
li.btTopoCatalogo #TopoSubMenuCatalogo ul li a span {
    display: block;
}


li.btTopoNoticias {
    background: transparent url('/temas/default/imgs/pt/bt03Interior-off.png') no-repeat;
    width:80px;
}
li.btTopoNoticias:hover{
    background:transparent url('/temas/default/imgs/pt/bt03Interior-on.png') no-repeat;
}
li.btTopoNoticias a {
    width:80px;
}

li.btTopoEventos {
    background: transparent url('/temas/default/imgs/pt/bt04Interior-off.png') no-repeat;
    width:79px;
}
li.btTopoEventos:hover {
    background: transparent url('/temas/default/imgs/pt/bt04Interior-on.png') no-repeat;
}
li.btTopoEventos a {
    width:79px;
}

li.btTopoContactos {
    background: transparent url('/temas/default/imgs/pt/bt05Interior-off.png') no-repeat;
    width:91px;
}
li.btTopoContactos:hover {
    background: transparent url('/temas/default/imgs/pt/bt05Interior-on.png') no-repeat;
}
li.btTopoContactos a {
    width:91px;
}



#cantoAmbiente{ 
    position:relative;
    float:right;
	width:760px;
	height:285px;   
	background: url('/temas/default/imgs/pt/btCatalogoHome.gif') no-repeat right bottom;	 
}
#cantoAmbiente div {
    position:absolute;
    top:220px;
    left: 697px;
    width: 62px;
    height: 62px;
}
#cantoAmbiente a {
    display:block;
    width: 62px;
    height: 62px;
}

#cantoAmbiente a span {
    display: none;
}

#cantoAmbienteCatalogo{
	float:right;
	width:763px;
	height:125px;
	background: url('/temas/default/imgs/pt/btCatalogoHome.gif') no-repeat right bottom;	     
}
#cantoAmbienteCatalogo div {
    position:absolute;
    top:96px;
    left: 938px;
    width: 62px;
    height: 62px;
}
#cantoAmbienteCatalogo a {
    display:block;
    width: 62px;
    height: 62px;
}

#cantoAmbienteCatalogo a span {
    display: none;
}

#conteudo {
	width: 1000px;
}
#conteudo .padConteudo {
    padding:20px 0 20px 0;   

}

#homePage {
	margin: 20px 0 0 0;
}
#destaqueAmbiente {
	float:left;
	width: 330px;
	height: 225px;
}
#destaqueProduto {
	float:left;
	width: 330px;
	height: 225px;
	margin:0 4px 0 4px;
}
#destaqueEvento {
	float:left;
	width: 330px;
	height: 225px;
}
#linkDestaque {
    position: relative;
	float:right;
	background: transparent url('/temas/default/imgs/pt/fundoTextoDestaquesHome.png') no-repeat top right;
	width:164px;
	height:163px;
	padding:0;
	margin:0;
	color:#ffffff;
	border:0px solid red;
	overflow:hidden;
}
#linkDestaque a {
	 color:white;
}

#linkDestaque span {
	display:block;
	padding: 8px;
	line-height: 20px;
	
}
#linkDestaque div {
    position: absolute;
    top: 132px;
    left: 132px;
    width: 30px;
    height: 30px;
}
#linkDestaque div a {
    display: block;
    width: 30px;
    height: 30px;   
}
#linkDestaque div a span {
    display: none;
}

#catalogo{	
	clear:both;
	width:970px;
	height:40px;
	margin-top:5px;		
	padding: 0 10px 0 20px;
	text-align:left;
	background-color: black;	
	border:0px solid blue;
	vertical-align:baseline;
    line-height: 40px;
}
#catalogo select {
	margin:0;
	padding:0;
}

#catalogo .nav_nolink {
	font-family: Arial;
	font-size:18px;
}

#catalogo a {
	font-family: Arial;
	font-size:18px;
}

.navCatalogo {
	height:40px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color: #CCCCCC;

}
.comboFamilia{
	float:right;
	padding-top:4px;
}

.comboFamilia select {
	border: 1px solid #646464;
	background-color: white;
	color: #646464; 
	width: 170px;
}

#catalogoProdutos {
	
}

.itemProdutoEsquerda{
	float:left;
	width:233px;
	height:68px;
	font-family: "Times New Roman";
	font-size:15px;
	color: #CCCCCC;
	padding:0;	
	background-color:white;
	margin:0 22px 7px 0;
	background: transparent url('/temas/default/imgs/backgroundCatalogoOff.jpg') no-repeat;
}
.itemProdutoEsquerda:hover, .itemProdutoDireita:hover {
	background: transparent url('/temas/default/imgs/backgroundCatalogoOn.jpg') no-repeat;	
}


.itemProdutoDireita{
	float:left;
	width:233px;
	height:68px;
	font-family: "Times New Roman";
	font-size:15px;
	padding:0;	
	background-color:white;
	margin:0 0px 7px 2px;
	background: transparent url('/temas/default/imgs/backgroundCatalogoOff.jpg') no-repeat;
}
.itemProdutoEsquerda a, .itemProdutoDireita a {
	float:left;
	width:233px;
	height:68px;
	color: #CCCCCC;
	vertical-align:text-bottom;
}

.imgProduto{
	width:62px;
	height:62px;
	margin:2px;
	margin-right: 10px;
	border:0;
    vertical-align: middle;
}

#detalheProdutos {
    width:1000px;    
    border:0;
    margin:0;    
}

#fotosProduto {
    float:left;
    width:280px;
    margin:0;
    padding:0;
}

#fotosProduto .amostraProduto {
    float: left;
    margin: 0 2px 2px 0;
    width:62px;
    height:62px;
    background-color: white;
    border:3px solid white;   
}

#fotosProduto .amostraProduto img {
    width:62px;
    vertical-align: middle;
}

#fotosProduto .amostraProduto:hover{
    border:3px solid #B80000;
}

#fotosProduto .amostraProduto a {
    width:62px;
    height:62px;
    display:block;
}

#fotoGrandeProduto {
    width:709px;
    border:3px solid white;
    float:left;
    background-color: white;
    padding: 4px 5px 5px 0;
}

#infoProduto {
    width: 205px;
    background: url(/temas/default/imgs/separadorVerticalDetalhe.gif) repeat-y top left;
    padding: 20px;
     font-family:Arial, Helvetica, sans-serif;
     font-size:11px; 
     color: #666666;
     float:left;
     position: relative;
}

#infoProduto td {
    padding-right: 10px;
    vertical-align:top;
    padding-bottom: 15px;
}

#infoProduto .caracteristica {
    font-weight:bold;
    font-size:12px;
    padding-bottom: 10px;
}
#fotoGrandeProduto div.lupa {
    position: absolute;
    vertical-align: bottom;
    top: 300px;
    left: 15px;
}

#catalogoAmbientes {
    width: 1000px;
    margin:20px 0 20px 0;
    
}
.itemAmbiente {
    float:left;
    width: 489px;
    height: 143px;    
    margin-bottom:22px;
    background-color:white;
    background: white url('/temas/default/imgs/maisNormal.gif') no-repeat scroll right bottom;
}
.itemAmbiente img {
    float:left;
    border:0;
    width:220px;
}
.itemAmbiente:hover {
    background: white url('/temas/default/imgs/maisHover.gif') no-repeat scroll right bottom;
}

.itemAmbiente a.titAmbiente{
    float:left;
    display:block;
    width: 227px;
    height:103px;
    padding:20px;
}

.itemAmbiente a.titAmbiente span{
    font-family: "Times New Roman", Times, serif;
    font-size:16px;
    font-weight:bold;
    color:#CCCCCC;
    display:block;
    padding-bottom: 10px;
}
.itemAmbiente a.titAmbiente span.descAmbiente{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666666;
}

#navListaAmbientes {
    margin-top:10px;
    float:right;
    display:block;
    background-color:gray;
    
}

#detalheAmbiente {
    width:1000px;
    padding:1px;
    float:left;
    background-color:#333333;
    margin:20px 0 20px 0; 
}

#infoAmbiente {
    float:left;
    width: 235px;
    padding:20px 0 0 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#999999;
}

.linksAmbiente {
    margin:0;
    padding:0 0 0 7px;
    margin-left:8px;
    margin-top:10px;
    line-height: 20px;
    list-style:url('/temas/default/imgs/listDash.gif') none outside;
}

.linksAmbiente li {
    padding-bottom:5px;
}

.linksAmbiente a {
    color:#999999;
}
.linksAmbiente a:hover {
    color: #CCCCCC;
    text-decoration:underline;
    
}
.itemCab {
    font-weight:bold;color:white;    
}

#amostrasAmbiente {
    float:left;
    padding:16px 0 16px 0;
}

#amostrasAmbiente div a img {
    border:1px solid #666666;
}
#amostrasAmbiente div a:hover img {
    border:1px solid red;
}

.navCarrinho {
    float:left;
    width: 1000px;
    height:82px;
    border:1px solid #333333;
    background-color:white;
    font-family:"Times New Roman", Times, serif;
    font-size:14px;
    color:#999999;

}

.carrinho {
    padding-top: 20px;
}

.carrinho_links {
    font-family: Arial;
    font-size: 11px;
    display: block; 
    text-align: center; 
    vertical-align: middle; 
    width: 136px; 
    height: 22px; 
    background-color: #484848; 
    border: 2px solid #333333; 
    color: #CBCBCB;
    line-height: 22px;
}

.carrinho_links_finalizar {
    font-family: Arial;
    font-size: 11px;
    display: block; 
    text-align: center; 
    vertical-align: middle; 
    width: 136px; 
    height: 22px; 
    background-color: #860000; 
    border: 2px solid #5E0000; 
    color: #CCCCCC;
    line-height: 22px; 
}

/* FOOTER */	
	
	
#footer {
	float:left;
	height:35px;
	width:1000px;
	margin:10px 0 0 0;
	}
	
#footerMenu {	
	position:relative;
	width:800px;
	float:left;
	padding:0;
	left:-10px;
	text-transform:uppercase;
	border:0px solid red;
}

#footerMenu ul {
	padding:0;
	margin:0;
	padding-left:4px;
}

#footerMenu ul li {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	font-size:10px;	
}

#footerMenu ul li a {
	display:inline-block;
	padding:0;
	margin:0 5px;
	float:left;
	color:#666666;
}

#footerMenu ul li a:hover {
	color:#000000;
	text-decoration:underline;
}

#footerMenu ul li.bullet {
	height:12px;
	width:12px;
	background-color: red;
	background: transparent url('/temas/default/imgs/rodape_bullet.gif') no-repeat left;	
}
#footerMenu ul li.pdf_icon {
	height:13px; 
	width:14px;
	background-color: red;
	background: transparent url('/temas/default/imgs/pdf_icon.gif') no-repeat left;
}

.logoSeara h6{
	float:right;
	display:block;
	width:55px;
	height:8px;
	margin:4px 0 0 0;
	background: transparent url(/temas/default/imgs/logoSeara.jpg) no-repeat;
}

.logoSeara h6 a{
	display:block;
	width:55px;
	height:8px;
}

.logoSeara h6 a:hover{
	background:none;
}

.logoSeara h6 span{
	display:none;
}
.copyright {
	float:left;
	width:1000px;
	margin:10px 0 0 0;
	font-size:11px;
	color:#333333;
	}
	
.copyright span {
	font-weight:bold;
	}
	
#main {
	float:left;
	width:1000px;
	}
	
#mainLeftIndex {
	float:left;
	width:257px;
	height:285px;
	background:#F4F4F4;
	}
	
#mainLeftContent {
	float:left;
	width:257px;
	height:125px;
	background:#F4F4F4;
	}
	
#logo {
	float:left;
	width:211px;
	height:106px;
	margin: 8px 21px 0 21px;
	display:inline;
	background:transparent url(/temas/default/imgs/logoKasadec.jpg) no-repeat;	
}

#logo a, #logo a:hover{
	width:211px;
	height:106px;
	cursor:pointer;
	display:block;
		
}

#logo span{
	display:none;
}
	
#menu {
	float:left;
	padding:0;
	margin:0 21px 0 21px;
	width:211px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

#menu ul {
	padding:0;
	margin:0;
}

#menu ul li {
	list-style:none;
	padding:5px 0;
	margin:0;
	float:left;
	width:211px;
}

#menu ul li a {
	float:left;
	display:block;
	padding:0;
	margin:0;
	color:#000000;
}

#menu ul li a:hover {
	display:block;
	margin:0;
}

.menuLine {
	border-bottom:1px solid #000000;
	}

#menuHead {
	float:left;
	padding:0;
	margin:0 21px 0 21px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

#menuHead ul {
	padding:0;
	margin:0;
}

#menuHead ul li {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}

#menuHead ul li a {
	float:left;
	display:block;
	padding:10px;
	margin:0;
	color:#FFFFFF;
}

#menuHead ul li a:hover {
	display:block;
	margin:0;
	background:#000000;
}


#mainRightContent {
	position:relative;
	float:left;
	width:743px;
	height:125px;
	background: transparent  url(/temas/default/imgs/imgFundo02.jpg) no-repeat;
	}
	
#mainRightContentMask {
	float:left;
	width:743px;
	height:125px;
	background: transparent url(/temas/default/imgs/destaqueContentMask.png) no-repeat;
	}
	
#mainRightContentLink a {
	position:absolute;
	bottom:0;
	right:0;
	width:62px;
	height:62px;
	margin:0;
	display:inline;
	padding:0;
	}

#mainRightIndex {
	position:relative;
	float:left;
	width:743px;
	height:285px;
	background: transparent  url(/temas/default/imgs/imgFundo01.jpg) no-repeat;
	}
	
#mainRightIndexMask {
	float:left;
	width:743px;
	height:285px;
	background: transparent url(/temas/default/imgs/destaqueIndexMask.png) no-repeat;
	}
	
#mainRightIndexMaskDescription a {
	position:relative;
	float:right;
	width:148px;
	height:88px;
	margin:90px 30px 0 0;
	display:inline;
	padding: 10px 10px 0 30px;
	border: 1px solid #DDDDDD;
	line-height:14px;
	color:#999999;
	font-size:11px;
	background: #FFFFFF url(/temas/default/imgs/mais.jpg) bottom right no-repeat;
	}
	
#mainRightIndexMaskDescription strong{
	line-height:15px;
	color:#666666;
	font-size:12px;
	}
	
#mainRightIndexLink a {
	position:absolute;
	bottom:0;
	right:0;
	width:62px;
	height:62px;
	margin:0;
	display:inline;
	padding:0;
	}
	
#mainBottomIndex {
	float:left;
	width:1000px;
	height:225px;
	margin:20px 0 0 0;
	}
	
#mainBottomContent {
	float:left;
	width:1000px;
	margin:20px 0 0 0;
	}
#head {
	float:left;
	height:35px;
	width:1000px;
	background:#222222;
	}
	
#main {
	float:left;
	width:1000px;
	}
	
#mainLeftIndex {
	float:left;
	width:257px;
	height:285px;
	background:#F4F4F4;
	}
	
#mainLeftContent {
	float:left;
	width:257px;
	height:125px;
	background:#F4F4F4;
	}
	
.searchForm {
	float:left;
	display:inline;
	margin:9px 9px 0 24px;
	width:149px;
	height:15px;
	padding: 1px 3px 0 3px;
	font-size:11px;
	color:#666666;
	background:#FFFFFF; 
	border:1px solid #C0C0C0;
	text-align:left;
	/*font-family:'Gill Sans MT', Arial, Helvetica, sans-serif;*/
	}
	
.searchFormOk {
	width:48px;
	height:18px;
	padding:0;
	margin:9px 0 0 0;
	float:left; 
	display:inline;
	}
	
.searchFormOk a {
	width:48px;
	height:18px; 
	display:inline-block;
	margin:0;
	padding:0;
	background: transparent url(/temas/default/imgs/searchBtnOff.jpg) no-repeat;
	}
	
.searchFormOk a:hover {
	width:48px;
	height:18px; 
	display:inline-block;
	background: transparent url(/temas/default/imgs/searchBtnOn.jpg) no-repeat;
	}
	
.searchFormOk a span {display:none;}

#headMenuWrapper {
	font-size:10px;
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	padding:11px 20px;;
	}
	
#headMenuWrapper a {color:#FFFFFF; text-decoration:none;}
	
#headMenuWrapper a:hover {text-decoration:underline;}
	
#headLanguageWrapper{
	display:inline;
	font-size:10px;
	float:right;
	color:#FFFFFF;
	width:48px;
	border:1px solid #FFFFFF;
	margin:6px;
	}

#headLanguageWrapper span {
	float:left;
	font-size:11px;	
	font-weight:bold;
	padding:4px 0 0 8px;
	height:16px;
	}
	
#headLanguageArrow a{
	display:block;
	float:right;
	width:18px;
	height:20px;
	margin:0;
	border-left:1px solid #FFFFFF;
	background:transparent url(/temas/default/imgs/languageArrow.jpg) top center no-repeat;
	}

#mainBottomIndex {
	float:left;
	width:1000px;
	height:225px;
	margin:20px 0 0 0;
	}
	
#mainBottomContent {
	float:left;
	width:1000px;
	margin:20px 0 0 0;
	}
destaqueLeft {
	float:left;
	margin:0;
	padding:0;
	width:331px;
	height:225px;
	background: transparent url(/temas/default/imgs/destaque01.jpg) no-repeat;
	}
	
.destaqueCenter {
	float:left;
	margin:0 3px;
	padding:0;
	width:331px;
	height:225px;
	background: transparent url(/temas/default/imgs/destaque02.jpg) no-repeat;
	}
	
.destaqueRight {
	float:left;
	margin:0;
	padding:0;
	width:331px;
	height:225px;
	background: transparent url(/temas/default/imgs/destaque03.jpg) no-repeat;
	}
	
.destaqueLabel {
	float:left;
	width:286px;
	height:18px;
	background:transparent url(/temas/default/imgs/black80.png) repeat;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	padding:22px;
	}
	
.destaqueDescription a {
	position:relative;
	float:right;
	width:134px;
	height:133px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:15px;
	filter:alpha(opacity=60);   /* Internet Explorer       */
    -moz-opacity:0.6;           /* Mozilla 1.6 and below   */
    opacity: 0.6;               /* newer Mozilla and CSS-3 */
	background: transparent url(/temas/default/imgs/destaqueDescription.gif) no-repeat;
	}
	
.destaqueDescription a:hover {
	filter:alpha(opacity=80);   /* Internet Explorer       */
    -moz-opacity:0.8;           /* Mozilla 1.6 and below   */
    opacity: 0.8;               /* newer Mozilla and CSS-3 */
	}
	
.destaqueDescription strong{
	font-size:12px;
	display:block;
	width:134px;
	margin:0 0 5px 0;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.destaqueHomePage {
	font-weight: bold;
}

.linkCanto {
	position:absolute;
	top:193px;
	left:220px;
	width:30px;
	height:30px;
}

.linkCanto a {
	display: block;
    width: 30px;
    height: 30px;	
    border:1px solid red;    
}

.linkCanto a span {
	display:none;
}