body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td{
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
}

ul, ul li{
	list-style: none;
}

ul.text {
	margin-bottom: 1em;
	line-height: 1.5em;
}

.text-center {
	text-align: center;
}

body {
	font: normal 13px Arial, sans-serif;
}
/* Inicio do Menu Jeferson Jander 06/03/2012 */
.menu_jquery {
    margin: 50px 0px 0px 50px;
    width: 207px;
	float: left;
    border: 2px solid #FF3300;
}

.menu_titulo {
	float: left;
	width: 207px;
    background: #CC0033;
    color: #fff;
}

/* Colocar o Backgroud correto do memu
background-image: url("../imagens/layout/tira_vermelha_cat.png");
background-repeat: repeat-y;*/
ul#menu li.titulo_menu {
    float: left;
	width: 207px;
	height: 24px;
    color: #FFFFFF;
    text-indent: 8px;
}
 /* Menu quando inativo */

.categorias_jquery{
  width: 207;
}

.clear {
	clear: both;
}

.dcjq-count {
	width: 0px;
    height: 0px;
}






