/* CSS Document */
/*REGRAS GERAIS*/ @font-face {font-family:TomatoThin;
    src:
    url('fonts/TomatoRoundCondensed-Thin.ttf'), url('fonts/TomatoRoundCondensed-Thin.eot') format("opentype"); /* IE */
}

html {
    height: 100%;
}

a:focus {
    outline: none;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
}
.form-html {
	display:block; padding:100px 200px 200px 200px;
}
.clear {
    clear: both;
    height: 0;
}

#pageBody ul {
    padding: 0;
    margin: 0;
}

#pageBody li {
    padding: 0;
    margin: 0;
    list-style: none;
}

#pageBody a {
    color: #fff;
    text-decoration: none;
}
#pageBody a img {
    border: 0;
}
#conteudoPage li a img {
    border-width:1px;
	border-style: solid;
	border-color: #8e8e8e;
}
#pageBody a:hover {
}

/*home*/
#homepage {
    background: #1d1d1d;
    width: 1000px;
    margin: 0 auto;
}

/*BODY*/
#pageBody {
    background: #1d1d1d;
    cursor: default;
    font-family: Arial;
    font-size: 11px;
    margin: auto;
    min-height: 400px;
    padding: 0;
    position: relative;
    color: #fff;
}

#logotipo {
    background: url("../images/logotipo.jpg") no-repeat 0 4px;
    cursor: pointer;
    position: relative;
    height: 77px;
    width: 216px;
    float: left;
}

/*TOPO*/
#topo a:hover {
    text-decoration: underline;
}

#topo {
    position: relative;
    width: 700px;
    padding: 0px;
    height: 104px;
    color: #b7b8b8;
    margin-top: 1px;
    left: 300px;
}

#logo {
    position: absolute;
    top: 0;
    left: 40px;
    width: 192px;
    height: 100px;
    background: url(../images/certoma5_1.png) no-repeat -91px -4px;
}

#topHome {
    font-family: TomatoThin;
    font-size: 14px;
    height: 80px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

#topoPesquisa {
    float: right;
    font-size: 11px;
    height: 25px;
    margin-top: 10px;
}

#topoPesquisa form {
    float: right;
}

#topoPesquisa form input {
    color: #fff;
    font-size: 12px;
    border: 1px solid #818181;
    background-color: #111515;
}

#topoPesquisa form label.label1 {
    float: left;
    width: 165px;
}

#topoPesquisa label.label2 {
    float: right;
    width: 70px;
    padding-left: 15px;
}

#search form {
    width: 162px;
}

#topoPesquisa form input.input1 {
    height: 20px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

#searchHolder {
    float: right;
    width: 165px;
}

#search {
    float: right;
}

#topoPesquisa form div#searchField, #topoPesquisa form div#searchSubmit {
    float: left
}

#topoPesquisa form div#searchField input {
    background: url(images/search_bg.png) no-repeat top left;
    border: none;
    color: #1d1d1d;
    height: 25px;
    width: 105px;
    text-align: left;
    margin: 0 0 10px 10px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 12px;
    height: 25px;
    padding: 0px 10px 5px 28px;
}

#topoPesquisa form div#searchField input:hover {
    color: #888;
}

#topoPesquisa form input.bt1 {
    height: 22px;
    margin: 0;
    padding: 0 4px 2px;
    vertical-align: middle;
}

#topoPesquisa form div#searchSubmit input {
    height: 22px;
    margin: 0;
    margin-left: 4px;
    padding: 0 4px 2px;
    vertical-align: middle;
    display: none;
}

#topoPesquisa #menuLite {
    float: right;
	
}

#topoPesquisa #menuLite li {
    float: left;
}

#topoPesquisa #menuLite li {
    margin-left: 10px;
}

#topoPesquisa #menuLite li a, #topoPesquisa #menuLite li a:visited {
    color: #777777;
    text-decoration: none;
}

#topoPesquisa #menuLite li s:hover {
    color: #fff;
}

#topoPesquisa #menuLite #youtube {
    display: none;
}

#menuTop {
    float: right;
}

#menuTopo {
    position: relative;
    float: left;
}
#topHome .menuHome{
	float:right;
}
#menuTopo li {
    float: left;
    padding: 31px 7px 3px ;
    display: block;
    border: 0px solid #1d1d1d;
    border-radius: 2px;
}

#menuTopo li:hover {
    background: #343434;
    border: 0px solid #343434;
    border-radius: 2px;
}

#menuTopo li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

#menuHomeRodape {
    background: url("images/bottom_menu_bg.png") repeat-x scroll left top transparent;
    border-bottom: 1px solid #2A2A2A;
    border-radius: 2px 2px 2px 2px;
    border-top: 1px solid #202020;
    font-family: TomatoThin;
    font-size: 14px;
    height: 50px;
    text-align: center;
    text-transform: uppercase;
}

#menuHomeRodape ul {
	padding-left: 155px;
}

#menuHomeRodape ul li {
	color: #FFFFFF;
    margin: 0 5px;
    padding: 0 20px;
    position: relative;
    text-decoration: none;
    padding: 22px 20px 13px 20px;
	float:left;
 
}

#menuHomeRodape ul li a {

}

#menuHomeRodape ul li:hover {
	   background: url(images/bottom_menu_hover.png) repeat-x top left;
}

#menuHomeRodape ul li #youtube {
	
}



#menuRodape li {
    display: block;
    float: left;
    height: 47px;
    line-height: 32px;
    margin-left: 30px;
}

#menuRodape li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
/*Blocos em Home*/
.bloco_home{
	display:none;
}
#bloco_home1{
	display:block;
	position:relative;
}
.slidetxt{
	position: absolute;
    right: 0;
    top: 0;
    width: 280px;
	background: none repeat scroll 0 0 #000000;
    height: 100%;
    opacity: 0.8;
}
.slidetitulo{
	opacity: 1;
	color:#fff;
}
.slidetexto{
	position:relative;
	color:#fff;
	opacity: 1;
}

/*Blocos em Categorias*/
#mainH {margin-top:21px;}
.singlePhoto {position:absolute; top:1px; left:1px; width:150px; height:434px; overflow:hidden;}
.catBlock {float:left; font-family:Verdana, Arial; margin-top:6px; width:158px;}
.catBlock .mainB {padding:1px 1px 0px 1px; position:relative; width:152px; height:414px; background:url(../images/homeBlock.png) no-repeat;}
.catBlock .mainB .slideShow { position:absolute; width:150px; top:250px; height:150px; overflow:hidden;}
.catBlock .mainB .slideShow img { position:absolute; padding:10px;}
.catBlock .mainB .slideShow .mask { position:absolute; top:0; left:0; width:150px; height:150px; background:url(../images/homeBlock3.png) no-repeat 0px 0px;}
.catBlock .mainB  object {position:relative; top:0px;}
.catBlock .subC {position:absolute; bottom:180px; left:1px;}
.catBlock .subC a {color:#818181; font-size:9px; text-decoration: none; display:block; width:140px; padding:2px 5px;}
.catBlock .subC a {/*background: url(../images/asterisco.png) no-repeat left center;*/ color:#818181; font-size:11px; text-decoration: none; display:block; width:140px; padding:2px 5px 2px 12px; font-family:arial, verdana;}
.catBlock .bot1, .catBlock .bot2, .catBlock .bot3, .catBlock .bot4, .catBlock .bot5, .catBlock .bot6 {
	color:#000000;
	display:block;
	height:36px;
	line-height:36px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:152px;
	position:relative;
}
.catBlock .pageCurl {position:absolute;}
.catBlock .bot2 {background:url(../images/homeBlockBot2.jpg) no-repeat;}
.catBlock .bot3 {background:url(../images/homeBlockBot3.jpg) no-repeat;}
.catBlock .bot4 {background:url(../images/homeBlockBot4.jpg) no-repeat;}
.catBlock .bot5 {background:url(../images/homeBlockBot5.jpg) no-repeat;}
.catBlock .bot1 {background:url(../images/homeBlockBot1.jpg) no-repeat;}
.catBlock .bot6 {background:url(../images/homeBlockBot6.jpg) no-repeat;}
.blocosMoveis {position:absolute; bottom:0; opacity: .3; filter: alpha(opacity=30); -moz-opacity: .3;}


/*RODAPE*/
#rodape {width:1000px; text-align:center; color:#b7b8b8; padding-top:15px; padding-bottom:10px; font-size: 10px;  margin: 0 auto;}
#rodape a:hover {text-decoration:underline;}

/*MENU LATERAL*/
#menuLateralBody ul li a {display:block; width:198px; height:20px; padding:20px 0px; text-decoration:none; font-size:16px; color:#fff;}
#menuLateralBody ul ul {display:none;}
/*MAIN*/
#main {
	
	float:left;
	margin:6px 0;
	
	position:relative;
	overflow:hidden;
}
.conteudoNormalii {padding:0px 20px 0px 20px; width:636px;}
.conteudoProd {}
#conteudoPage { color:#B7B8B8;}
#conteudoPage h2 {
	color:#FFFFFF;
	font-size:14px;
	margin:0px;
	padding:0px;
}
/*ESQUERDA*/
#left {float:left; width:221px; margin-left:18px; position:relative;}

/*NAVEGACAO*/
#pageBody .mloc {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:9px;
	height:20px;
	text-decoration:none;
}
#title { position:relative; margin:10px 0 4px 0; width:1000px; overflow:hidden;
}

/*FLASH IMAGEFLOW*/
#flashcontent {margin:0px 18px;}

/*VISTA PRODUTO*/
#vistaProdutoOpcoesBody li {float:left;}
#vistaProdutoFotoList {width:197px; height:197px; position:relative; overflow:hidden;}
#vistaProdutoFotoList img {position:absolute; border:none; max-height:300px;}
#vistaProdutoMenu {float:left; padding-left:6px;}
#vistaProdutoTxt p {margin:0; text-align:left !important;}
.flashMovie {float:left;}

#vistaProdutoTxtApp {float:left; width:271px; height:170px; font-size:10px; padding:6px; overflow-y:auto; font-family:Arial, Helvetica, sans-serif;}
#vistaProdutoTxtAcess {
	    background:url("../images/bicons/acess.jpg") no-repeat scroll left top transparent;
		float:left; width:236px; padding:0px 6px 0px 28px; font-size:10px;
		overflow-y:auto; overflow-x:hidden; height:170px; font-family:Arial, Helvetica, sans-serif;
		}
#vistaProdutoTxtExtras {float:right; width:185px; padding:6px; font-family:Arial, Helvetica, sans-serif;}
#vistaProdutoTxtTec {
	background:url("../images/bicons/manual.jpg") no-repeat scroll left top transparent;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:370px;
	overflow-y:auto;
	padding:0 6px 6px 25px;
	width:350px;
}
#vistaProdutoTxt h3 {
	padding:6px 0px;
	width:180px;
	font-size:11px;
	}

#vistaProdutoOpcoes{ display:block; position:absolute;;  height:23px; top:0; right:0; }
#vistaProdutoOpcoesLeft { display:block; position:relative; width:0; height:25px; float:right; }
#vistaProdutoOpcoesRight { display:block; position:relative; width:0;  height:25px; float:right; }
#vistaProdutoOpcoesBody { display:block; position:relative; float:right;padding:1px; height:25px; top:-7px;}
#vistaProdutoOpcoesBody ul{ margin:0; padding:0;}
#vistaProdutoOpcoesBodyPreco {font-size:11px; font-weight:bold; line-height:23px;}
#vistaProdutoOpcoesBodyPreco span {color:#fff;}
#vistaProdutoOpcoesBody li{ margin:0; padding:0; float:left; margin:0;}
#vistaProdutoOpcoesBody li a {height:25px; display:block; overflow:hidden;}
#vistaProdutoOpcoesBody li a img{border:0;}

#vistaProdutoOpcoesBody ul li {list-style:none;}
#vistaProdutoOpcoesBodyCarrinho { display:block; position:relative; background:url(../images/bicons/carr.jpg) no-repeat; height:23px; width:18px; }
#apresentacao { display:block; position:relative; background:url(../images/bicons/home.jpg) no-repeat; height:23px; width:18px; }
#fichatec { display:block; position:relative; background:url(../images/bicons/tec.jpg) no-repeat; height:23px; }
#fichatec a { display:block; position:relative; padding: 4px 0 0 22px; }
#acessorios { display:block; position:relative; background:url(../images/bicons/acess.jpg) no-repeat; height:23px; padding: 0 0 0 22px;  }
#acessorios a { display:block; position:relative; padding: 4px 0 0 22px; }

#maisinfos { display:block; position:relative; height:23px; }
#poremail { display:block; position:relative; height:23px; }
#imprimir { display:block; position:relative; height:23px; }

#user, #pass {
	height:16px;
	margin:0;
	padding:2px;
	vertical-align:middle;
	background-color:#171E24;
	border:1px solid #818181;
	color:#FFFFFF;
	font-size:12px;
}
#aCsub {
	background-color:#171E24;
	border:1px solid #818181;
	color:#FFFFFF;
	font-size:12px;
	height:22px;
	margin:0;
	padding:0 4px 2px;
	vertical-align:middle;
}
.imgProdList {
	cursor: pointer;
    float: left;
    position: relative;
    width: 275px;
	margin-bottom: 3px;
}
.imgProdListImg {
    float: left;
    height: 225px;
    position: relative;
    width: 275px;
	}
.imgProdListImg img {border:none; }
.imgProdListImg div {float:left; background:url(../images/prodListBlock.png) no-repeat; width:159px; height:160px; position:absolute; top:0; left:0;}
.imgProdListDes {float:left;  width:180px !important; width:160px;overflow:hidden; padding:15px; padding-top:10px; font-size:10px; color:#c0c0c0;}
.prodListLink {display:block;}
.imgProdListDes h3 {font-size:13px; color:#fff;}
.pagination {margin:0; padding-left:30px; position:relative; }
#vistaProdutoPagVideos {float:right; font-size:9px; line-height:20px;}
.videoCallerSeleccionado {font-weight:bold;}
.videoCallerSeleccionado, .videoCallerEsperando {cursor:pointer;}
.youtube_link {display:block; height:20px; width:50px; float:right;  background: url("../images/youtube.png"); position:relative; top:-5px; }
.youtube_link img {border:none; height:20px;}
#searchResTitle, #searchResRelTitle {margin:10px; margin-bottom:5px;}
#searchResList {margin-left:20px;}

#languageSelector {float:right;  font-size:14px; font-weight:bolder;}
#languageSelector a {padding-right:5px;}
#languageSelector a:hover {text-decoration:none;}

#vistaProdutoPagVideos {margin-bottom:10px;}


#home_rodape{
	color: #777777;
    font-size: 10px;
    margin-bottom: 15px;
    margin-top: 35px;
	text-align: center;
}


#carousel {
	margin: 0 auto;
	width: 1000px;
	height: 480px;
	padding: 0;
	overflow: scroll;

}
#carousel ul {
	list-style: none;
	width: 1500px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}
.textholder {
	text-align: left;
	padding: 6px;
}
.prodListLink{
	float:left;
}
#slideTop{
	width:1004px;
	height:330px;
	position:relative;
	float:left;
	display:block;
	overflow:hidden;
}

#carousel2 ul {
    list-style: none;
    width: 1500px;
    margin: 0;
    padding: 0;
    position: relative;
}
#carousel2 li {
    display: inline;
    float: left;
} 

#conteudo #title .mloc{
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	font-family: TomatoThin;
}

#carousel2 {
margin: 0 auto;
width: 1000px;
height: 325px;
padding: 0;
overflow: hidden;
border: 2px solid #999;
}
#carousel2 ul {
list-style: none;
width: 1500px;
margin: 0;
padding: 0;
position: relative;
}
#carousel2 li {
display: inline;
float: left;
}
.textholder {
text-align: left;
font-size: small;
padding: 6px;
-moz-border-radius: 6px 6px 0 0;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
} 
#lista_produtos{
	position:relative;
	display:block;
	float:left;
}


/*****porduto*****/
.produto_item{
	float:left;
	margin:0px 35px 0 0;
	width:310px;
	height:315px; height:auto;
	overflow-y:hidden;

}
.produto_item a{
	position:relative;
	display:block;
	float:left;
}

.produto_nome{
	position:relative;
	display:block;
	float:left;
}
.conteudoProd .last{ margin-right:0px;}
.produto_nome h3{
	text-align:left;
	font-size:16px;
	text-transform:uppercase;
	margin:20px 0  1px 0;
	font-weight:normal;
	font-family: TomatoThin;
	width:275px;
	}
.produto_txt{
	font-size:12px;
	position:relative;
	display:block;
	width:275px;
	height:317px;
	text-align:justify;
}
#produto_meio{
	position:relative;
	float:left;
	width:1000px;
	
}
#produto_meio table, #produto_meio td{
	padding:0; margin:0;
}
#td_produto_meio_left{
	width:64%;
}
#produto_meio_left{
	position:relative;
	float:left;
	
}
#produto_txt{
	position:relative;
	float:left;
}
#produto_video{
	position:relative;
	float:left;

}
#produto_video_tri{
	position:relative; width:640px;
	float:left;

}
.youtubeThumbnail{
	display:block; position:relative; width:203px; height:90px; float:left; margin:0px 10px 5px 0px;
	text-align:left; cursor:pointer; overflow:hidden;
}
.youtubeThumbnail img{
	margin: 0 5px 0 0;
}
#produto_meio_right{
	position:relative;
	
	margin-left:10px;
	text-align:left;
}
#produto_meio_{
	
}

#produto_txt {
	padding: 0px;
	text-align: justify;
	-moz-column-count:2; 
	-moz-column-gap: 20px;
	-webkit-column-count: 2; 
	-webkit-column-gap: 20px;
	-webkit-column-rule: 3px double #666;
	column-count: 2; 
	column-gap: 20px;
	column-rule: 3px double #666;
	
}
#produto_txt p, #produto_meio_right p {
	margin-top:0px;
	padding-top:0px;
	font-size:11px; font-family: Arial;
	}
#prodDesc{
	margin-bottom:15px;
}
#produto_tec{
	margin-top:0px;
	margin-bottom:15px;
}
#produto_acessorios{
	margin-bottom:15px;
}
#produto_preco{
	margin-bottom:15px;
}
#produto_meio_right h2{
	margin:0; padding:0;
}
.titSpace{
	display: block;
    height: 15px;
    margin-bottom: 0;
    position: relative;
}
#produto_meio_right .persianaOff{
	background:url('/images/setap_esquerda.png') no-repeat top right;
}
#produto_meio_right .persianaOk{
	color:#ff0000;
	background:url('/images/setap_baixo.png') no-repeat top right;
}
#produto_meio_right .persianaOkTemp{
	color:#ff0000;
	background:url('/images/setap_baixo.png') no-repeat top right;
}
#produto_mais_info{
	top:15px;
	float:left;
	width:275px;
	
}
#td_produto_meio_right{
	vertical-align:top;
}
#produto_mais_info ul li{
	float:left;
}
	
/****slide******/
#slide_fundo{
	position:relative;
	float:left;
}
.jcarousel-skin-tango {
    height: 225px;
    width: 1002px;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    height: 200px;
    width: 1004px;
	cursor:pointer;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 200px;
    width: 1000px;
	
}


.jcarousel-skin-tango .jcarousel-next-horizontal {
    background: url("/images/setap_direita.png") no-repeat scroll 0 94px #000000;
    cursor: pointer;
    height: 201px;
    opacity: 0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
    position: absolute;
    right: 0;
    top: 11px;
    width: 15px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
   background: url("/images/setap_direita.png") no-repeat scroll 5px 94px #000000;
    cursor: pointer;
    height: 201px;
    opacity: 0.7;
	
	filter:alpha(opacity=70); /* For IE8 and earlier */
    position: absolute;
    right: 0;
    top: 11px;
    width: 15px;
}
#conteudo{
	float:left;
	width:1004px;
}

.jcarousel-item span {
    background: none repeat scroll 0 0 #000000;
    font: 12px/18px "Helvetica Neue",Arial,sans-serif;
    height: 17px;
    left: 0;
    margin: 0 7%;
    filter:alpha(opacity=70); /* For IE8 and earlier */
    opacity: 0.7;
    position: absolute;
    text-transform: uppercase;
    top: 74%;
    width: 86%;
	
	text-transform:uppercase;
	font-weight:normal;
	font-family: TomatoThin;
}

#slide_irmao #slide_pad li.jcarousel-item-horizontal{
	position: relative;
}
.fotoFilhos{
	width: 167px;
	height: 152px;
}

#slide_irmao{
	position: relative;
	float: left;}
#slide_irmao .jcarousel-skin-tango .jcarousel-container-horizontal{
	height: 152px;
}
#slide_irmao  .jcarousel-skin-tango .jcarousel-prev-horizontal{
	height: 152px;
	background: url("/images/setap_esquerda.png") no-repeat scroll 0 70px #000000;
}
#slide_irmao .jcarousel-skin-tango .jcarousel-next-horizontal{
	height: 152px;
	background: url("/images/setap_direita.png") no-repeat scroll 5px 70px #000000;
}
#slide_irmao .jcarousel-skin-tango{
	height: 152px;
}
#slide_irmao .jcarousel-skin-tango .jcarousel-clip-horizontal {
    background: none repeat scroll 0 0 #3D3D3D;
    height: 152px;
    width: 1004px;
}

.fotoFilhosSlide{
	width: 167px;
	height: 152px;
}
.fotoFilhosSlideCinco{
	width: 200px;
	height: 180px;
}
.fotoFilhosSlideQuatro{
	width: 250px;
	height: 225px;
}
#slide_irmaoSlide{
	position: relative;
	float: left;
	height: 180px;
	overflow:hidden;
	}
#slide_irmaoSlideCinco{
	position: relative;
	float: left;
	/*height: 205px;*/
	overflow:hidden;
	}
#slide_irmaoSlideQuatro{
	position: relative;
	float: left;
	/*height: 250px;*/
	overflow:hidden;
	}
#slide_irmaoSlide .jcarousel-skin-tango .jcarousel-container-horizontal{
	height: 135px;
}
#slide_irmaoSlide  .jcarousel-skin-tango .jcarousel-prev-horizontal{
	height: 135px;
	background: url("/images/setap_esquerda.png") no-repeat scroll 0 70px #000000;
}
#slide_irmaoSlide .jcarousel-skin-tango .jcarousel-next-horizontal{
	height: 135px;
	background: url("/images/setap_direita.png") no-repeat scroll 5px 70px #000000;
}
#slide_irmaoSlide .jcarousel-skin-tango{
	height: 180px;
}
#slide_irmaoSlide .jcarousel-skin-tango .jcarousel-clip-horizontal {
    background: none repeat scroll 0 0 #3D3D3D;
    height: 135px;
    width: 1000px;
}
#slide_irmaoSlide ul {
	border:1px solid;
	border-style: solid;
	border-width:0px 0px 0px 1px;
	border-width:0px;
	border-color: #8e8e8e;
}
#slide_irmaoSlide li {
	display: block;
    float: left;
    height: 180px;
    overflow: hidden;
    position: relative;
    width: 167px;
	border-width:1px 1px 1px 0px;
	border-width:0px;
	border-style: solid;
	border-color: #8e8e8e;
}
#slide_irmaoSlide a img {
	border-width:1px;
	border-style: solid;
	border-color: #8e8e8e;
}
#slide_irmaoSlide .bloco_slide_pad{
	display:block; position:relative; padding: 0px  0px;
}

#slide_irmaoSlideCinco li {
	display: block;
    float: left;
    height: 205px;
    overflow: hidden;
    position: relative;
    width: 200px;
}
#slide_irmaoSlideCinco .bloco_slide_pad{
	display:block; position:relative; padding: 0px  1px;
}
#slide_irmaoSlideQuatro li {
	display: block;
    float: left;
    height: 252px;
    overflow: hidden;
    position: relative;
    width: 250px;
}
#slide_irmaoSlideQuatro .bloco_slide_pad{
	display:block; position:relative; padding: 0px  1px;
}

#slide_ccao2 a{
	 font-size:13px;
	text-transform:uppercase;
	font-weight:normal;
	font-family: TomatoThin;
}

.fotoFilhosSlideSp{
	width: 162px;
	height: 152px;
}
#slide_irmaoSlideSp{
	position: relative;
	float: left;
	height: 182px;
	width:1004px;
	overflow:hidden;
	background: #ffffff;
	}
#slide_irmaoSlideSp a { 
	color:#333333; font-size:12px;
	  }
#slide_irmaoSlideSp .jcarousel-skin-tango .jcarousel-container-horizontal{
	height: 152px;
}
#slide_irmaoSlideSp  .jcarousel-skin-tango .jcarousel-prev-horizontal{
	height: 152px;
	background: url("/images/setap_esquerda.png") no-repeat scroll 0 70px #000000;
}
#slide_irmaoSlideSp .jcarousel-skin-tango .jcarousel-next-horizontal{
	height: 152px;
	background: url("/images/setap_direita.png") no-repeat scroll 5px 70px #000000;
}
#slide_irmaoSlideSp .jcarousel-skin-tango{
	height: 167px;
}
#slide_irmaoSlideSp .jcarousel-skin-tango .jcarousel-clip-horizontal {
    background: none repeat scroll 0 0 #3D3D3D;
    height: 152px;
    width: 1004px;
}
#slide_irmaoSlideSp li {
	display: block;
    float: left;
    height: 180px;
    overflow: hidden;
    position: relative;
    width: 166px;
	text-align:left;
}
#slide_irmaoSlideSp .bloco_slide_pad{
	display:block; position:relative; padding: 6px  5px 6px 6px;
}

#carouselBigImg li a img {border:0px}
.persianaOff{ cursor: pointer; }
.persianaOff.persianaOk{ cursor:default; }
.resultado { text-align: left;}
.jcarousel-skin-tango .jcarousel-container-horizontal .jcarousel-item img{ 
    cursor:url(../images/zoom.gif), url(../images/magnify.cur), pointer;
}

#produto_meio_right  h2#h2-video{ display: none; margin: 0 0 15px 0; }
#produto_meio_right  h2#h2-video:hover { cursor:pointer; color:#ff0000; background:url('/images/setap_baixo.png') no-repeat top right; }

