@charset "utf-8";

/* JD Menu */ 

ul.jd_menu li ul {
	background-color:#efa92d;
	border:solid 1px #de880b;
	height:auto;
	margin-left:0px;
	padding:10px;
}

ul.jd_menu, 
ul.jd_menu_vertical {
	margin: 0px;
	padding: 1px;
	list-style-type: none;
}
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu li {
	float: left;
}
ul.jd_menu_vertical {
	width: 300px;
}
ul.jd_menu_vertical li {
	float: none;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 1px;
	z-index: 10000;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
}


ul.jd_menu,
ul.jd_menu ul,
ul.jd_menu_vertical,
ul.jd_menu_vertical ul {
	border: 0px solid;
	list-style:none;
}
ul.jd_menu_vertical {
	height: auto;
}

* html ul.jd_menu ul {
	width: 1%;
}
ul.jd_menu li {
	font-size:13px;
	margin-left: 3px;
	padding: 1px;
	height: 25px;
	cursor: pointer;
	white-space: nowrap;
	font-weight: bold;
	text-align:left;
}
ul.jd_menu li li {
	width:auto;
	font-size:10px;
	font-weight:normal;
}
ul.jd_menu li a {
	color: #ffffff;
	text-decoration: none;
}


/* Fontes */

a {
	text-decoration:none;
}

.texto_conteudo {
	color:#666;
	font-size:10px;
	text-decoration:none;
	line-height:20px;
}

.texto10 {
	text-decoration:none;
	color:#666;
}

.fonte-menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
	
.frase{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	}	
	
.assinatura{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	}
	
.titulo-box-fonte{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	margin: 2px;
	padding: 2px;	
	}

.texto-boxes{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	}	
	
.texto-ul{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	margin: 5px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: circle;
	}
	
.linhatitulo{
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
	margin: 3px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
.texto-padrao{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
	text-align: justify;
	}
.titulo-interna{
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 45px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F90;
	text-decoration: none;
	margin: 0px;
	}
	h4 {
		color:#F90;
	}
.menu-interna{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
	}	
	
.menu-interna-vertical{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
	}
	
.menu_porfolio a {
	text-decoration:none;
	color:#666;
	font-size:12px;
}

.menu_porfolio {
	color:#666;
	font-size:10px;
	margin-top:5px;
}

div#noticias a {
	color:#666;
}
.links-menu-supersale{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	text-align: center;
	}
.tabela-financeiro{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #666;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	}	
	
.titulo-financeiro{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F90;
	text-decoration: none;
	}	