/* inicio - BACKGROUNDS */

body {
	background-color:#000;
	background-repeat:repeat-x;
	background-position:0 0;
}
body.bg01 {
	background-image:url(../img/bg_riachuelo_01.jpg);
}
body.bg02 {
	background-image:url(../img/bg_riachuelo_02.jpg);
}
body.bg03 {
	background-image:url(../img/bg_riachuelo_03.jpg);
}
body.bg04 {
	background-image:url(../img/bg_riachuelo_04.jpg);
}
body.bg05 {
	background-image:url(../img/bg_riachuelo_05.jpg);
}
body.bg06 {
	background-image:url(../img/bg_riachuelo_06.jpg);
}
body.bg07 {
	background-image:url(../img/bg_riachuelo_07.jpg);
}
body.bg08 {
	background-image:url(../img/bg_riachuelo_08.jpg);
}
body.bg09 {
	background-image:url(../img/bg_riachuelo_09.jpg);
	background-position: top center;
}
body.bg10 {
	background-image:url(../img/bg_riachuelo_10.jpg);
	background-position: top center;
}
body.bg11 {
	background-image:url(../img/bg_riachuelo_11.jpg);
	background-position: top center;
}
body.bg13 {
	background-image:url(../img/bg_riachuelo_13.jpg);
	background-position: top center;
} /*diadospais*/
body.bg14 {
	background-image:url(../img/bg_riachuelo_14.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color: #070707;
} /*primavera verao*/
body.bg15 {
	background-image:url(../img/bg_riachuelo_15.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#90291d;
} /*dia das criancas*/
body.bg16 {
	background-image:url(../img/bg_riachuelo_16.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#fff;
} /*rio de janeiro*/
body.bg17 {
	background-image:url(../img/bg_riachuelo_17.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#540609;
}
body.bg18 {
	background-image:url(../img/bg_riachuelo_18.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	background-attachment:fixed;
} /*outono inverno*/
body.bg19 {
	background-image:url(../img/bg_riachuelo_19.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	background-attachment:fixed;
} /*cris barros*/
body.bg_19 {
	background-image:url(../img/bg_riachuelo_19a.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	background-attachment:fixed;
} /*cris barros*/
body.bg20 {
	background-image:url(../img/bg_riachuelo_20a.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	background-attachment:fixed;
} /*dia das mães*/
body.bg21 {
	background-image:url(../img/bg_riachuelo_21.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#797979;
	background-attachment:fixed;
} /*pool fahion jeans*/
body.bg22 {
	background-image:url(../img/bg_riachuelo_22.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#fbeed9;
	background-attachment:fixed;
} /*namorados*/
body.bg23 {
	background-image:url(../img/bg_riachuelo_18.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	background-attachment:fixed;
} /*outono inverno*/
body.bg24 {
	background-image:url(../img/bg_riachuelo_24.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#e5e5e5;
	background-attachment:fixed;
} /*diadospais*/
body.bg25 {
	background-image:url(../img/bg_riachuelo_25.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#e5e5e5;
	background-attachment:fixed;
} /*diadospais*/
body.bg26 {
	background-image:url(../img/bg_riachuelo_26.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#e5e5e5;
	background-attachment:fixed;
} /*diadascriancass*/
body.bg27 {
	background-image:url(../img/bg_riachuelo_27.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#e5e5e5;
	background-attachment:fixed;
} /*verao2011*/
body.kids {
	background-image:url(../img/bg_kids.jpg);
}
body.catalogo {
	background:url(../img/bg_catalogo.jpg) repeat-y center 0;
}
body.kids div#riachuelo {
	background:#e7e9e9 url(../img/bg_kids_riachuelo.jpg) no-repeat;
}
/* fim - BACKGROUNDS */

a {
	color:#787878;
	outline:none;
}
/* inicio - ESTRUTURA */

div.bg_r {
	/*background:url(../img/bg_r.png) no-repeat center 0;*/
	width:100%;
	float:left;
}
div#base {
	margin:0 auto;
	width:930px;
	position:relative; /*Relative devido à barra de navegação das redes sociais*/
}
/* inicio - FLOATER */
div#floater {
	position:absolute;
	z-index:100;
	top: 100px;
	left: 50%;
	width:517px;
	height: 368;
	margin: 0 0 0 -260px;
}
/* inicio - BUSCA */

div#busca {
	float:left;
	width:930px;
	padding:0 0 7px;
}
div#busca form {
	background:url(../img/bg_campo.png) no-repeat 36px 17px;
	float:right;
	width:200px;
	padding:20px 0 0;
}
div#busca form fieldset label {
	background:url(../img/tit_busca.png) no-repeat center center;
	float:left;
	display:block;
	width:35px;
	height:16px;
	text-indent:-9000px;
}
div#busca form fieldset input.campo {
	background:none;
	width:110px;
	float:left;
	display:block;
	margin:0 0 0 7px;
	color:#fff;
	font-size:10px;
}
div#busca form fieldset input.busca {
	background:url(../img/bt_busca.png) no-repeat;
	float:left;
	display:block;
	width:16px;
	height:13px;
	margin:0 0 0 28px;
	cursor:pointer;
}
/* fim - BUSCA */

/* inicio - BG RIACHUELO */

div#riachuelo {
	/*background:#e7e9e9 url(../img/bg_base.jpg) no-repeat;*/
	background:#f4f4f4 url(../img/bg_r_riachuelo.gif) no-repeat 80px 55px;
	float:left;
	width:930px;
	padding:0 0 30px;
	/*
	min-height:800px;
	_height:800px;
	*/
}
div.home {
	background:#e7e9e9 url(../img/bg_home_riachuelo.jpg) no-repeat!important;
	padding:0 0 15px!important;
}
div.institucional {
	background:#e7e9e9 url(../img/bg_institucional.jpg) no-repeat!important;
}
/* fim - BG RIACHUELO */

/* inicio - NAVEGACAO */

div#nav {
	position:relative;
	clear:both;
	float:left;
	width:285px;
	z-index:99;
}
/* inicio - LOGO */

div#nav h1 {
	background:url(../img/logo_riachuelo.png) no-repeat;
	_background:url(../img/logo_riachuelo.gif) no-repeat;
	float:left;
	_display:inline;
	width:240px;
	height:91px;
	margin:85px 0 0 43px;
	text-indent:-9000px;
}
div#nav h1 a {
	display:block;
	width:240px;
	height:91px;
	position:relative;
	z-index:10;
}

/* fim - LOGO */

/* inicio - MENU */

@font-face {
 font-family: 'TheSansB3Light';
 src: url('fonts/thesans-b3light.eot');
 src: local('☺'), url('fonts/thesans-b3light.woff') format('woff'), url('fonts/thesans-b3light.ttf') format('truetype'), url('fonts/thesans-b3light.svg#webfont0hlkxIHv') format('svg');
 font-weight: normal;
 font-style: normal;
}
div#nav ul {
	clear:left;
	float:left;
	_display:inline;
	margin:95px 0 0;
	width:260px;
}
div#nav ul li {
	float:left;
	width:260px;
	text-indent:-9000px;
}
div#nav ul li.moda {background-color:#3db65d;}
div#nav ul li.moda a span {background-image:url(../img/menu/mn_moda.gif);}
div#nav ul li.casa {background-color:#42c163;}
div#nav ul li.casa a span {background-image:url(../img/menu/mn_casa.gif);}
div#nav ul li.voce {background-color:#48cd6a;}
div#nav ul li.voce a span {background-image:url(../img/menu/mn_voce.gif);}
div#nav ul li.institucional {background-color:#4dd970;}
div#nav ul li.institucional a span {background-image:url(../img/menu/mn_riachuelo.gif);}
div#nav ul li.blog {background-color:#0194d0;}
div#nav ul li.blog a span {background-image:url(../img/menu/mn_blog.gif);}
div#nav ul li.presente {background-color:#0d9fdb;}
div#nav ul li.presente a span {background-image:url(../img/menu/mn_presente.gif);}
div#nav ul li.cartao {background-color:#16ace9;}
div#nav ul li.cartao a span {background-image:url(../img/menu/mn_cartao.gif);}
div#nav ul li.contato {background-color:#29b6f0;}
div#nav ul li.contato a span {background-image:url(../img/menu/mn_faleconosco.gif);}
div#nav ul li a {
	background:url(../img/mn_ativo.png) no-repeat;
	_background:none;
	position:relative;
	display:block;
	width:260px;
	height:38px;
	cursor:pointer;
	z-index:9;
}
div#nav ul li a span {
	width:260px;
	height:38px;
	display:block;
	background-repeat:no-repeat;
	background-position:45px center;
}
div#nav ul li:hover {
	background-image:url(../img/mn_over.png);
	_background-image:none;
}
div#nav ul li a:hover {
	background:none;
	_background:url(../img/mn_over.gif);
}
div#nav ul li ul {
	display:none;
}
div#nav ul li.ativo ul {
	display:block;
	padding:15px 0 10px;
	margin:0;
}
div#nav ul li.moda ul {background:#fff url(../img/ico_sm_moda.gif) no-repeat center top;}
div#nav ul li.voce ul {background:#fff url(../img/ico_sm_voce.gif) no-repeat center top;}
div#nav ul li.institucional ul {background:#fff url(../img/ico_sm_institucional.gif) no-repeat center top;}
div#nav ul li.contato ul {background:#fff url(../img/ico_sm_contato.gif) no-repeat center top;}
div#nav ul li ul li {
	text-indent:-9000px;
}
div#nav ul li ul li a {
	height:19px;
	padding:2px 0 0;
	background:none!important;
}
div#nav ul li ul li:hover {
	background:none;
}
div#nav ul li ul li a span {
	width:260px;
	height:15px;
	background-position:45px top;
}
div#nav ul li.moda ul li.feminina a span {background-image:url(../img/menu/sm_feminina.gif);}
div#nav ul li.moda ul li.masculina a span {background-image:url(../img/menu/sm_masculina.gif);}
div#nav ul li.moda ul li.infanto a span {background-image:url(../img/menu/sm_infanto.gif);}
div#nav ul li.moda ul li.kids a span {background-image:url(../img/menu/sm_kids.gif);}

div#nav ul li.voce ul li.consultoria a span {background-image:url(../img/menu/sm_consultoria.gif);}
div#nav ul li.voce ul li.tendencias a span {background-image:url(../img/menu/sm_tendencias.gif);}
div#nav ul li.voce ul li.tv a span {background-image:url(../img/menu/sm_tv.gif);}

div#nav ul li.institucional ul li.empresa a span {background-image:url(../img/menu/sm_empresa.gif);}
div#nav ul li.institucional ul li.hoje a span {background-image:url(../img/menu/sm_hoje.gif);}
div#nav ul li.institucional ul li.lojas a span {background-image:url(../img/menu/sm_lojas.gif);}
div#nav ul li.institucional ul li.acao a span {background-image:url(../img/menu/sm_acao.gif);}
div#nav ul li.institucional ul li.fornecedores a span {background-image:url(../img/menu/sm_fornecedores.gif);}
div#nav ul li.institucional ul li.trabalhe a span {background-image:url(../img/menu/sm_trabalhe.gif);}
div#nav ul li.institucional ul li.guararapes a span {background-image:url(../img/menu/sm_guararapes.gif);}
div#nav ul li.institucional ul li.investors a span {background-image:url(../img/menu/sm_investors.gif);}
div#nav ul li.institucional ul li.investidores a span {background-image:url(../img/menu/sm_investidores.gif);}
div#nav ul li.institucional ul li.imprensa a span {background-image:url(../img/menu/sm_imprensa.gif);}
div#nav ul li.institucional ul li.financeira a span {background-image:url(../img/menu/sm_financeira.gif);}
div#nav ul li.institucional ul li.mall a span {background-image:url(../img/menu/sm_mall.gif);}

div#nav ul li.contato ul li.faq a span {background-image:url(../img/menu/sm_perguntas.gif);}
div#nav ul li.contato ul li.trabalheconosco a span {background-image:url(../img/menu/sm_trabalhes.gif);}
div#nav ul li.contato ul li.email a span {background-image:url(../img/menu/sm_email.gif);}
div#nav ul li.contato ul li.sac a span {background-image:url(../img/menu/sm_sac.gif);}
div#nav ul li.contato ul li.cadastro a span {background-image:url(../img/menu/sm_cadastre.gif);}

div#nav ul li ul li a.ativo span,
div#nav ul li ul li a:hover span {
	background-position:45px bottom;
}
/* fim - MENU */

/* fim - NAVEGACAO */

/* inicio - MODELOS HOME */

div#modelos {
	position:absolute;
	left:180px;
	top:45px;
	width:1px;
	height:590px;
	z-index:10;
}
div#modelos .cycle {
	position:absolute;
	top:67px!important;
	left:-80px!important;
}
div#modelos img {background:transparent!important;}

/*
div#modelos div.flash_modelos {
	position:absolute;
	left:-100px;
	top:0;
	z-index:1;
}
*/

/* inicio - BANNER HOME */

div#banner {
	background:url(../img/bg_banner.png) no-repeat center bottom;
	_background:none;
	float:right;
	_display:inline;
	width:508px;
	height:301px;
	padding:0 0 0 20px;
	margin:30px 0 -10px;
}

div#banner a {z-index:9;}
/* fim - BANNER HOME */

/* inicio - NEWS HOME */

div#news {
	clear:right;
	float:right;
	_display:inline;
	width:194px;
	margin:10px 10px 0 -5px;
}
div#news div.newsletter {
	background:url(../img/bg_newsletter.png) no-repeat 0 7px;
	_background:url(../img/bg_newsletter.gif) no-repeat 0 7px;
	float:left;
	width:194px;
	height:110px;
}
div#news div.newsletter h5 {
	background:url(../img/tit_newsletter.gif) no-repeat;
	float:left;
	_display:inline;
	width:84px;
	height:11px;
	margin:0 0 0 15px;
}
div#news div.newsletter h5 a {
	display:block;
	width:84px;
	height:11px;
}
div#news div.newsletter h5 a span {
	display:none;
}
div#news div.newsletter form {
	float:left;
	width:154px;
	padding:15px 20px 0;
}
div#news div.newsletter form label {
	clear:both;
	float:left;
	display:block;
	width:30px;
	padding:2px 5px;
	color:#5f5f5f;
	text-align:right;
}
div#news div.newsletter form input.campo {
	background:#e6e8e7;
	float:left;
	display:block;
	width:105px;
	padding:1px 3px;
	margin:1px 0 0;
	font-size:10px;
}
div#news div.newsletter form p.cad {
	background:url(../img/ico_cad.gif) no-repeat left center;
	clear:both;
	float:left;
	_display:inline;
	width:80px;
	padding:0 0 0 8px;
	margin:14px 0 0 5px;
	font-size:9px;
}
div#news div.newsletter form p.cad a {
	text-decoration:underline;
}
div#news div.newsletter form p.cad a:hover {
	text-decoration:none;
}
div#news div.newsletter form input.cadastrar {
	background:url(../img/bt_cadastrar.gif) no-repeat;
	float:right;
	_display:inline;
	width:57px;
	height:15px;
	margin:12px 3px 0 0;
 *margin:14px 3px 0 0;
	color:#0194D0;
	cursor:pointer;
	font-size:0;
	text-align:right;
}
div#news div.riachuelonews {
	float:left;
	width:194px;
}
div#news div.riachuelonews h5 {
	background:url(../img/tit_riachuelonews.gif) no-repeat;
	float:left;
	_display:inline;
	width:140px;
	height:11px;
	margin:0 0 0 15px;
}
div#news div.riachuelonews h5 a {
	display:block;
	width:118px;
	height:11px;
}
div#news div.riachuelonews h5 span {
	visibility:hidden;
}
div#news div.riachuelonews div.box {
	background:#fff;
	float:left;
	_display:inline;
	width:150px;
	padding:8px;
	margin:5px 0 0 14px;
}
div#news div.riachuelonews div.box h3 {
	padding:5px 0 3px;
	font-size:12px;
}
div#news div.riachuelonews div.box h3 a {
	color:#22b35d;
}
div#news div.riachuelonews div.box h3 a:hover {
	text-decoration:underline;
}
div#news div.riachuelonews div.box p {
}
div#news div.riachuelonews div.box p a:hover {
	text-decoration:underline;
}
div#news div.twitter {
	float:left;
	_display:inline;
	margin:15px 0 0;
	width:194px;
}
div#news div.twitter h5 {
	background:url(../img/tit_twitter.gif) no-repeat;
	float:left;
	_display:inline;
	width:122px;
	height:11px;
	margin:0 0 5px 15px;
}
div#news div.twitter h5 a {
	display:block;
	width:122px;
	height:11px;
}
div#news div.twitter h5 a span {
	display:none;
}
div#news div.twitter div.box {
	width:150px;
	background:#fff;
	float:left;
	_display:inline;
	margin:0 0 0 14px;
	padding:8px 8px 0;
}
div#news div.twitter div.box p {
	width:150px;
	overflow-x:hidden;
}
div#news div.twitter div.box p a:hover {
	text-decoration:underline;
}
div#news div.twitter div.box p.data {
	width:auto;
	padding:5px 0;
	color:#22b35d;
	font-size:10px;
	border-bottom:1px dotted #d2dada;
}
div#news div.twitter p.acesse {
	background:#fff url(../img/bt_acessetwitter.gif) no-repeat 10px center;
	clear:both;
	float:left;
	_display:inline;
	width:166px;
	height:20px;
	margin:0 0 0 14px;
}
div#news div.twitter p.acesse a {
	display:block;
	width:166px;
	height:20px;
}
div#news div.twitter p.acesse a span {
	visibility:hidden;
}
/* fim - NEWS HOME */

/* inicio - TV HOME */

div.tvhome_tit {
	position:relative;
	float:left;
	_display:inline;
	width:107px;
	height:20px;
	margin:5px 0 -13px 130px;
	_margin:5px 0 -13px 127px;
	z-index:1;
}
div.tvhome_tit h4 {
	background:url(../img/tit_tvhome.gif) no-repeat;
	float:left;
	width:107px;
	height:20px;
}
div.tvhome_tit h4 a {
	display:block;
	width:107px;
	height:20px;
}
div.tvhome_tit h4 span {
	visibility:hidden;
}
div#tvhome {
	background:url(../img/bg_tvhome.png) no-repeat;
	float:right;
	width:285px;
	height:306px;
	padding:0 20px;
}
/*
div#tvhome h4 {
	background:url(../img/tit_tvhome.gif) no-repeat;
	float:left;
	width:107px;
	height:20px;
}
div#tvhome h4 a {
	display:block;
	width:107px;
	height:20px;
}
*/
div#tvhome h4 span {
	visibility:hidden;
}
div#tvhome div.box {
	background:url(../img/bg_boxtvhome.gif) no-repeat left top;
	float:left;
	width:100%;
	padding:5px 0;
}
div#tvhome div.box img {
	float:left;
	_display:inline;
	margin:0 5px 0 0;
}
div#tvhome div.box p.data {
	font-size:10px;
	color:#9b9b9b;
}
div#tvhome div.box h2 {
	font-size:13px;
}
div#tvhome div.box h2 a {
	color:#000;
}
div#tvhome div.box h2 a:hover {
	text-decoration:underline;
}
div#tvhome div.box p {
	line-height:15px;
}
div#tvhome div.box p a:hover {
	text-decoration:underline;
}
div#tvhome div#scroll {
	float:left;
	width:285px;
	height:260px;
	overflow-y:auto;
}
div#tvhome p.all {
	background:url(../img/bg_all.gif) no-repeat;
	clear:both;
	float:left;
	_display:inline;
	width:287px;
	margin:5px 0 0;
}
div#tvhome p.all a {
	background:url(../img/bt_todosvideos.gif) no-repeat;
	float:left;
	_display:inline;
	width:87px;
	height:9px;
	margin:3px 0 0 160px;
}
div#tvhome p.all a span {
	visibility:hidden;
}
div#tvhome .trackV {
	top:269px !important;
	left:260px !important;
	width:30px !important;
	height:11px !important;
}
div#tvhome .btUp {
	background:url(../img/scroll_top.gif) no-repeat;
	width:11px;
	height:8px;
	left:0 !important;
	top:0 !important;
	cursor:pointer;
	z-index:99;
}
div#tvhome .btDown {
	background:url(../img/scroll_down.gif) no-repeat;
	width:11px;
	height:8px;
	left:15px !important;
	top:0 !important;
	cursor:pointer;
	z-index:99;
}
/* fim - TV HOME */

/* inicio - COLECOES HOME */

div#colecoes {
	float:left;
	_display:inline;
	margin:0 0 0 40px;
	width:684px;
}
div#colecoes h5 {
	background:url(../img/tit_colecoes.gif) no-repeat;
	width:87px;
	height:20px;
}
div#colecoes h5 a {
	display:block;
	width:87px;
	height:20px;
}
div#colecoes h5 span {
	visibility:hidden;
}
div#colecoes div.box {
	float:left;
	_display:inline;
	margin:0 -9px 0 0;
	padding:9px;
	background:#fff;
}
div#colecoes div.box h3 {
	background-color:#3f3f3f;
	background-position:10px center;
	background-repeat:no-repeat;
	width:160px;
	height:21px;
	margin:-3px 0 0;
}
div#colecoes div.box h3 a {
	display:block;
	width:110px;
	height:19px;
	padding:2px 0 0 10px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
div#colecoes div.box h3.masculina {
	background-image:url(../img/tit_masculina.gif);
}
div#colecoes div.box h3.feminina {
	background-image:url(../img/tit_feminina.gif);
}
div#colecoes div.box h3.infantojuvenil {
	background:#3f3f3f url(../img/tit_infantojuvenil.gif) no-repeat 10px 5px;
}
div#colecoes div.box h3.acessorios {
	background-image:url(../img/tit_acessorios.gif);
}
/* fim - COLECOES HOME */

/* inicio - FLASH CARTÃO */

div#cartao {
	float:left;
	_display:inline;
	margin:15px 0 5px;
	width:705px;
	padding:0 0 0 20px;
	height:300px;
}
/* fim - FLASH CARTÃO */

/* inicio - LIGHTBOX */
div#bg_lightbox {
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:30;
}
div#bg_lightbox div.bg {
	background-color:#000;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0.7;
	filter:alpha(opacity=70);
	z-index:35;
}
div#bg_lightbox div.box_lightbox {
	z-index:37;
	position:absolute;
	width:100%;
	height:100%;
}
div#bg_lightbox div.box_lightbox div.lightbox {
	width:640px;
	height:390px;
	position:absolute;
	margin:-195px 0 0 -320px;
	left:50%;
	top:50%;
	display:none;
	border:1px solid #fff;
}
div#bg_lightbox div.box_lightbox div.lightbox a.close {
	float:right;
	display:inline;
	margin:-25px -5px 0 0;
	width:20px;
	height:20px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
/* fim - LIGHTBOX */

/* inicio - PAGINACION */
div.paginacion {
	clear:both;
	float:left;
	padding:0 0 10px;
	width:573px;
	background:#fff;
}
div.paginacion p {
	text-indent:-9000px;
	height:15px;
	float:left;
	display:inline;
	margin:15px 0 0 25px;
	padding:0!important;
}
div.paginacion p a {
	background-position:left bottom;
	background-repeat:no-repeat;
	display:block;
	height:15px;
}
div.paginacion p.prev {
	width:123px;
}
div.paginacion p.prev a {
	background-image:url(../img/bt_prev.gif);
	width:123px;
}
div.paginacion p.next {
	width:119px;
	margin-left:280px;
}
div.paginacion p.next a {
	background-image:url(../img/bt_next.gif);
	width:119px;
}
div.paginacion p a:hover {
	background-position:left top;
}
/* fim - PAGINACION */

div#footer form#newsletter_form label.newsletter_cadastro00 {visibility:hidden;}
