
@import url("reset.css");
@import url("replacements.css");

/* ------------------------------------------------------------------------------ */
*{
	margin: 0;
	padding: 0;
	border: 0;
}

html, body{
	width: 100%;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(/img/bg_header_site.png) repeat-x 0 0;
}

h1, h2, h3, h4, h5 { font-size: 10px; font-weight: normal; }

a{
	overflow: hidden;
	color: #6C6E6E;
	text-decoration: none;
}
a.link_under{
	text-decoration: underline;
	font-weight: bold;
}

.campanha_item a:hover
{
    border-color:#CE5555;
    border-style:solid;
    border-width:1px;
}	

a:hover{
	color: #6C6E6E;
}

li { list-style: none; }

input, textarea, select{
	font-size: 10px;
	padding: 2px;
	border: none;
}

textarea{
	overflow: auto;	
}

button{
	border: 0;
	cursor: pointer;
}


/* ------------------------------------------------------------------------------ */
.container{
	width: 100%;
	margin: 0 auto;
	display: table;
	background: url(/img/bg_container_site.png) repeat-x 0 bottom;
}
.conteudo p a{
	text-decoration: underline;
	font-weight: bold;
	color:#999999;
	
}
.header{
	width: 950px;
	height: 95px;
	position: relative;
	margin: 0 auto;
}

.header h1{
	float: left;
	float: left;
	width: 170px;
	height: 97px;
	background: url(/img/bg_logo_sidebar.png) no-repeat 0 0;
	position: absolute;
	top: 0px;
	left: -10px;
	z-index: 1000;
}

.header h1 a{
	float: left;
	width: 116px;
	height: 67px;
	text-indent: -9999px;
	margin-top: 14px;
	margin-left: 26px;
}

.header .content_header{
	width: 788px;
	height: 95px;
	position: absolute;
	top: 0;
	right: 0px;
}

.header .menu{
	float: left;
	width: 580px;
	height: 70px;
	padding: 0 0 0 6px;
	margin: 18px 0 0 0;
}

.header .menu ul{
	float: left;
	width: 576px;
	height: 31px;
}

.header .menu li{
	float: left;
	display: inline;
	margin: 0;
	padding: 7px 6px 3px 4px;
}

.header .menu li a{
	float: left;
	height: 18px;
	display: inline;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}

.header .menu li.mn_fale{
	padding-right: 2px;
	background: none;
}

.header .menu .sub{
	float: left;
	width: 350px;
	height: 25px;
	margin: 4px 0 0 -6px;
	background: none;
}

.header .menu .sub li,
.header .menu .sub li a{
	float: left;
	height: 25px;
	padding: 0;
	margin: 0;
}

.header .menu .sub li.sub_mn_mulheres,
.header .menu .sub li.sub_mn_mulheres a{
	width: 139px;
}

.header .menu .sub li.sub_mn_revista,
.header .menu .sub li.sub_mn_revista a{
	width: 93px;
}

.header .menu .sub li.sub_mn_promocoes,
.header .menu .sub li.sub_mn_promocoes a{
	width: 78px;
	position: relative;
	z-index: 99999;
}

.header .menu .sub li.sub_mn_promocoes ul{
	float: left;
	width: 100px;
	height: auto;
	padding: 5px 5px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: lime;
	position: absolute;
	top: 25px;
	left: -10px;
	z-index: 9999;
	border: 1px solid #dbdbdb;
	padding: 10px 0 0 0;
	background: red url(/img/bg_calendario.png) repeat-x 0 bottom;
	display: none;
}

.header .menu .sub li.sub_mn_promocoes ul li,
.header .menu .sub li.sub_mn_promocoes ul li a{
	float: left;
	width: 100px;
	height: 18px;
	border: 0;
	text-align: center;
	background: none;
	color: #ce5555;
	text-indent: 0;
	padding: 0;
}

.header .menu .sub li.sub_mn_promocoes ul li a:hover,
.header .menu .sub li.sub_mn_promocoes ul li a.on{
	font-weight: bold;
	background: none;
}

.header .content_header .complementos{
	float: right;
	width: 185px;
	height: 100px;
}

.header .content_header .complementos .list_social_midia{
	float: right;
	width: 100px;
	height: 20px;
	margin-top: 13px;
	display: block;
}

.header .content_header .complementos .list_social_midia li,
.header .content_header .complementos .list_social_midia li a{
	float: left;
	display: inline;
	width: 16px;
	height: 15px;
	text-indent: -9999px;
}

.header .content_header .complementos .list_social_midia li{
	margin-right: 3px;
}

.header .content_header .complementos .box_idiomas {
	float:left;
	left:0;
	position:relative;
	top: 0;
	width:200px;
}

.header .content_header .complementos .box_idiomas select {
	float: left;
	width: 105px;
	margin: 0;
	border: 1px solid #ccc;
}

.header .content_header .complementos .box_idiomas select.sel_idioma {
	float: left;
	width: 70px;
	margin-left: 10px;
}

.header .content_header .complementos .box_busca {
	float: left;
	width: 200px;
	margin: 5px 0 0 0;
}

.header .content_header .complementos .box_busca input{
	float: left;
	width: 157px;
	height: 13px;
	padding: 5px;
}

.header .content_header .complementos .box_busca .bt_busca{
	float: left;
	width: 18px;
	height: 22px;
	text-indent: -9999px;	
}

.footer{
	float: left;
	width: 100%;
	height: 109px;
	background: url(/img/bg_footer_site.png) repeat-x 0 0;
}

.footer .barra{
	float: left;
	width: 100%;
	height: 33px;
}

.footer .barra ul{
	width: 620px;
	height: 26px;
	margin: 2px auto 0 auto;
}

.footer .barra li{
	float: left;
	display: inline;
	padding: 0px 15px;
	border-right: 1px solid #fff;
	margin: 8px 0 0 0;
}

.footer .barra li.last{
	border: 0;	
}

.footer .barra li a{
	float: left;
	font-weight: bold;
	color: #fff;
	padding: 1px 0;
}

.footer .barra li a:hover{
	text-decoration: underline;
}

.footer .barra li.bombril,
.footer .barra li.bombril a{
	float: left;
	width: 44px;
	height: 26px;
	padding: 0;
	border-right: 0;
	text-indent: -9999px;
}

.footer .barra li.bombril,
.footer .barra li.bombril a{
	background: url(/img/img_logo_footer.png) repeat-x 0 0;
}

.footer .barra li.bombril{
	margin: 0;
}

.footer p{
	float: left;
	width: 100%;
	text-align: center;
	margin: 20px 0 0 0;
	font-size: 12px;
	line-height: 15px;
	color: #454545;
}

.footer p strong{ font-weight: bold; }

.main{
	width: 950px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	display: table;
}

.main .sidebar{
	float: left;
	width: 170px;
	height: 320px;
	top: 0px;
	margin-left: -10px;	
/*	overflow: hidden;*/
	position: relative;
}

.main .sidebar .titulo_sidebar{
	float: left;
	width: 170px;
	height: 43px;
	background: url(/img/bg_logo_sidebar.png) no-repeat 0 bottom;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

.main .sidebar .titulo_sidebar h3{
	float: left;
	width: 170px;
	height: 30px;
	margin: 4px 0 0 0;
	text-indent: -9999px;
}

.main .sidebar .sub_menu{ 
	float: left;
	width: 140px;
	position: absolute;
	top: 30px;
	left: 5px;
	z-index: 99;
	background: url(/img/bg_sub_menu.png) no-repeat 0 bottom;
	padding: 5px 10px;
}

.main .sidebar .sub_menu ul{
	float: left;
	width: 131px;
	padding: 5px 5px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:99;
}

.main .sidebar .sub_menu ul li{
	float: left;
	width: 131px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e3e3e3;
	text-align: center;
	padding: 5px 0;
	z-index:99;
}

.main .sidebar .sub_menu ul li a{
	float: left;
	width: 131px;
	text-align: center;
	color: #ce5555;
	z-index:99;
}

.main .sidebar .sub_menu ul li a:hover,
.main .sidebar .sub_menu ul li a.on{
	font-weight: bold;
	z-index:99;
}


.main .content{
	float: right;
	width: 770px;
	min-height: 300px;
	border: 1px solid #d1d1d1;
	background: #fff;
	margin: 20px 0px;
}

.main .content .conteudo{
	float: left;
	width: 740px;
	padding: 0px 15px 40px 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	line-height: 14px;*/
	color: #6c6e6e;
}

.main .content h3{
	float: left;
	height: 18px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background: url(/img/bg_titulo.png) no-repeat 0 0;
	color: #fff;
	padding: 12px 20px 10px 37px;
	margin-top: 20px;
	margin-left: -35px;
}

.main .content .conteudo p{
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 18px 0;
}

.main .content .conteudo p strong{
	color: #fa6676;
}

/*sumenuprodutos*/
.sub_menu ul li a.sub{
	background: url("/img/bullet_sub_produtos.png") no-repeat right 2px;
	z-index:99;
}

.sub_produtos{
	float: left;
	width: 875px;
	position: absolute;
	top: 0px;
	right: -60px;
	background: url("/img/bg_sub_produtos.png");
	border: 1px solid #db6b68;
	padding: 15px 0;
	z-index: 9;
	display: none;
}

.sub_produtos ul{
	float: left;
	width: 145px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	margin-left: 25px;
}

.sub_produtos ul li,
.sub_produtos ul li a{
	float: left;
	width: 145px;
	border: 0;
	padding: 0;
	text-align: left;
	color: #666565;	
}

.sub_produtos ul li a:hover{
	font-weight: normal;
	text-decoration: underline;
}

.sub_produtos ul li{
	margin-bottom: 2px;
}

.sub_produtos ul li.categ,
.sub_produtos ul li.categ a{
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;	
}

.sub_produtos ul li.categ{
	padding-bottom: 3px;
	border-bottom: 1px solid #cc0000;
	margin-top: 10px; 
	margin-bottom: 5px; 
}

.sub_produtos ul li.sub_categ,
.sub_produtos ul li.sub_categ a{
	font-size: 11px;
	color: #cd5d5d;
	font-weight: bold;	
}

.sub_produtos ul li.sub_categ{
	margin-top: 5px;
}





/*carrossel*/
.jcarousel-skin-tango .jcarousel-container-horizontal{
	float: left;
	clear: both;
	width: 870px;
	padding: 0 40px;
	background: none;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal{
	width: 870px;
	height: 160px;
}

.jcarousel-skin-tango .jcarousel-item{
	width: 160px;
	height: 140px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal{
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 7px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal,
.jcarousel-skin-tango .jcarousel-next-horizontal{
	height: 50px;
	top: 30px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal{
	left: 10px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal{
	right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal .thumb_produto{
	float: left;
	width: 131px;
	height: 35px;
	background: url("/img/bg_nome_produto.png") no-repeat 0 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fff;
	padding: 3px 0px 0px 0px;
	text-align: center;
	margin: 0 0 0 12px;
}


.main .content .conteudo p.paginacao{
	text-align: center;
	font-size: 12px;
	font-family: "Trebuchet MS";
	margin: 30px 0 0 0;
	color: #cd5d5d;
	font-style: italic;
}

.main .content .conteudo p.paginacao a{
	margin: 0 5px;
	color: #cd5d5d;
}

.main .content .conteudo p.paginacao a.activePage{
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}

.main .content .conteudo p.paginacao a:hover{
	text-decoration: underline;
}


/* MODAL */
.load { position: absolute; top: 50%; left: 50%; width: 88px; height: 78px; margin: -39px 0 0 -44px; z-index: 99999;}
.bg_modal { position: absolute; top: 0; left: 0; z-index: 99998; } 
.view_modal { position: absolute; left: 50%;	top: 50%; text-align: left; z-index: 99998; }
.modal { visibility: hidden; cursor:pointer; }
.conteudo_modal{ 
	width: 718px; height: 506px; padding: 0px; position: relative; background: transparent; border: none;
	background: url("/img/bg_modal_acervo.png") no-repeat 0 0;
	padding-left: 17px;
	padding-right: 12px;
}

.conteudo_modal .btfechar{
	color: #FFFFFF;
	float: right;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 9px 20px 10px 5px;
	margin-top: 7px;
	margin-right: -25px;
}

.conteudo_modal h3{
	float: left;
	height: 18px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	padding: 12px 20px 10px 37px;
	margin-top: 2px;
	margin-left: -23px;
}


.conteudo_modal .jcarousel-skin-tango .jcarousel-container-horizontal,
.conteudo_modal .jcarousel-skin-tango .jcarousel-clip-horizontal { width:635px; }

.conteudo_modal .jcarousel-skin-tango .jcarousel-container-horizontal{
	margin: 5px 0 0 0;
}

.conteudo_modal .jcarousel-skin-tango .jcarousel-container-horizontal{
	background: url(/img/bg_galeria.png) repeat-x 0 0;
	height: 170px;
}

.conteudo_modal .jcarousel-skin-tango .jcarousel-clip-horizontal {
	float: left;
	margin: 10px 0;
}

.conteudo_modal .jcarousel-skin-tango .jcarousel-item{
	text-align: center;
	padding: 0;
	width: auto;
	height: 145px;
	margin-right: 15px;
}

.conteudo_modal .jcarousel-skin-tango .jcarousel-item a{
	float: left;
}

.conteudo_modal .jcarousel-skin-tango .jcarousel-item span{
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
}

.conteudo_modal .jcarousel-skin-tango .jcarousel-item img{
	border: 2px solid #ececec;
}

.conteudo_modal .jcarousel-skin-tango .jcarousel-item img.on{
	border: 2px solid #c52040;
}

.conteudo_modal .jcarousel-skin-tango .jcarousel-prev-horizontal,
.conteudo_modal .jcarousel-skin-tango .jcarousel-next-horizontal{
	top: 56px;
}

.conteudo_modal .content_modal{
	float: left;
	width: 285px;
	height: 260px;
	padding: 0px 15px 0px 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6e6e;
}

.conteudo_modal .content_modal strong{
	color: #ef402a
}

.conteudo_modal .content_modal p{
	margin-bottom: 10px;
}

.conteudo_modal .content_galeria{
	float: left;
	width: 360px;
	margin-left: 15px;
	text-align: center;
}

.sel_anos{
	float: right;
	border: 1px solid #ccc;
	margin: 33px 0 0 0;
}


#mycarousel a { display:block}
.box_textvideoimagem p {color:#999999}

.admin-bar
{
    background: #ccc;
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #1F1F1F;
}

.admin-bar ul
{
    float: right;
    list-style: none;
    margin-top: 5px;
}

.admin-bar ul li
{
    display: inline;
    padding-right: 20px;
}

.admin-bar ul li a
{
    font-weight: bold;
    color: #1F1F1F;
    font-size: 15px;
    font-family: Arial;
    text-decoration: underline;
}

.edit-link
{
    font-weight: bold;
    font-size: 10px !important;
    font-family: Verdana !important;
}


