html {
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF; 
	font-size:12px;
}

* html body {
	background:url(../images/fundo.jpg) top center fixed no-repeat;
}

* html {
	overflow:hidden;
}

#backstretch {
	top:60px !important;
}

p, a {
	color:#FFF; 
	outline:none;
	font-size:13px;
	line-height:20px;
	font-family:Tahoma, Geneva, sans-serif;
}

h1 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	color:#FFF;
	padding:3px 3px 3px 10px ;
	background:url(../images/h1.png) no-repeat top left;
	margin-bottom:0;
	font-family:Tahoma, Geneva, sans-serif; 
}

* html .h1_geral {
	background:#690205 !important;
}


h3 {
	color:#FFF;
	font-size:16px;
	height:22px;
	padding:0 5px;
}

h4 {
	margin-bottom:5px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

h6, .loja {
	padding:3px 0;
	font-weight: bold;
	font-size: 14px;
}

.clear { clear:both; }

#topo {
	width:100%;
  height:60px;
	border-top:5px solid #690205;
  margin-bottom:10px;
	background:#000;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#logo {
	position:absolute;
	top:10px;
	left:10px;
	height:44px;
}

#menu {
	position:absolute;
	top:5px;
	right:110px;
	width:680px;
	text-transform:uppercase;
}

#menu .menu li {
	float:left;
	font-size:14px;
	text-align:center;
	color:#FFF;
}

#menu a {
	display:block;
	height:25px;
	line-height:25px;
  	padding:0 10px;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}

* html #menu a {
	width:70px
}

#menu a:hover {
  text-decoration:underline;
}

#menu .menu li a.red { 
	background:#690205;
}

#menu .conheca {
  position:absolute;
	padding-left:20px;
	background:url(../images/flechamenu.jpg) #690205 no-repeat 5px 5px;
  top:25px;
	text-transform:none;
}

* + html/*/ * /**/ #menu .conheca {
	left:0;
}

* html #menu .conheca {
	left:0px;
}

#menu .conheca li {
	float:left;
	height:25px;
	line-height:25px;
}

#menu .conheca li a {
	font-size: 13px;
    padding: 0 10px;
}

#menu .menu-conheca { 
	width:110px;
	background:#690205;
}

* html #menu .menu-conheca { width:110px; }
* html #menu .menu-novidades { width:10px; }
* html #menu .menu-promocoes { width:10px; }
* html #menu .menu-news { width:10px; }
* html #menu .menu-dicas { width:10px; }
* html #menu .menu-estilo { width:80px; }
* html #menu .menu-galerias { width:10px; }
* html #menu .menu-trip { width:10px; }

* html #menu .menu-empresa { width:50px; }
* html #menu .menu-faleconosco { width:70px; }
* html #menu .menu-trabalhe { width:100px; }
* html #menu .menu-cartao { width:10px; }
* html #menu .menu-lojas { width:10px; }

#like-button {
	margin-left: 10px;
	width: 80px !important;
}

.social {
	position:absolute;
	right:0;
	bottom:0;
	margin-right:8px;
	margin-bottom:2px;
	text-align:right;
}

#conteudo {
	float:right;
	margin-right:10px;
	width:780px;
	overflow:hidden;
}

#conteudoinner {
	background:url(../images/jeansbg.png);
	padding-right:0;
	width:758px !important;
}

* html #conteudoinner {
	overflow:auto;
}

#rodape {
	width:780px;
	height:30px;
	background:url(../images/rodape.png) bottom center no-repeat;
	position: absolute;
	bottom: 0;
	right: 10px;
	padding-top:5px;
	overflow:hidden
}

* html #rodape {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/rodape.png,
sizingMethod='scale');
}

#rodape p.infrodape {
	font-size:11px !important;
	color:#FFF;
	text-align:right;
	margin-right:10px;
	line-height:14px;
	width:200px;
	padding:0;
}

#marcas {
	float:left;
	margin:4px 5px 0 5px;
}

#marcas .thumb {
	width:34px;
	height:21px;
}

#marcas .logogrande {
	display:none
}


#rodape .informacoes_home {
	float:right;
}

#rodape p.infrodape a {
	color:#6e6e6e;
	font-size:11px !important;
	line-height:15px;
}

.restrito {
	position:absolute;
	bottom:10px;
	left:10px;
}

.desenvolvido {
	float:right;
	margin-top:35px
}

.voltar {
	float:right;
	margin-top:10px;
	text-decoration:none;
	color:#CCC;
	font-size:12px;
	font-weight:bold;
}

.ultimo {
	margin-right:0 !important;
}

/****** SCROLL ******/
.jScrollPaneContainer {
	outline:none;
	padding-right: 22px;
}

.jScrollPaneTrack {
	background: #000;
}
.jScrollPaneDrag {
	background: #505050 url(../images/jquery.scrollPane/drag_grab.gif) no-repeat 50% 50%;
}
.scroll-pane {
	background: #000;
}

a.jScrollArrowUp,
a.jScrollArrowDown {
	height:17px;
}

a.jScrollArrowUp {
	background: url(../images/jquery.scrollPane/arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -20px;
}
a.jScrollArrowDown {
	background: url(../images/jquery.scrollPane/arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -20px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -40px;
}
/****** FIM SCROLL ******/

/****** PAGINAÇÃO ******/
.paginacao {
	margin-top:20px;
	margin-left:20px;
	clear:both;
}

.paginacao li {
	float:left;
	background:#690205;
	color:#005f9c;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin:0 10px 10px 0;
	border:1px solid #FFF;
}

.paginacao li span {
	display:block;
	color:#FFF;
	background:#000;
	width:30px;
	height:30px;
	line-height:28px;
}

.paginacao li a {
	display:block;
	color:#FFF;
	text-align:center;
	line-height:28px;
}
/****** FIM PAGINAÇÃO ******/


/****** MODAL FANCYBOX ******/
#confirma { display:none }

#fancybox-inner { color:#000 }

/****** TOOLTIP ******/
.tooltip{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 1000; 
	display: none; 
}
/****** FIM TOOLTIP ******/



/* fonte ubuntu */

.h3_slide, .h3-estilo-semana, .h3_news, 
.h3_cartao, #menu, #menu a, .h1_geral, #noticia h2,
body .promocao h2, .noticia h3, #galerias h2, h6, .loja, h3.solicite {
	font-family: 'Ubuntu Condensed', sans-serif;
}

#destaques {
	background: url(../images/bg-slide-home.png) no-repeat;
	height: 410px;
}

.h3-estilo-semana {
	font-size: 20px;
	padding: 1px 0 12px 10px;
}

.h3_news, .h3_cartao {
	font-size: 20px;
	padding: 1px 0 8px 10px;
}

.h1_geral {
	font-size: 20px;
	text-transform: capitalize;
}
