* {
    padding: 0;
   /* border: 0;*/
    margin: 0;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
img,fieldset{
	border:0;
}
a {
    color: #abc500;
cursor:pointer;
}

a:hover {
    text-decoration: underline;
}

html{
	height:100%;
}
body {
    background-color: #fff;
}

#topo {
	margin: 0 auto;
    background-image: url(http://www.dirett.com.br/imagens/topo0home.gif);
    background-repeat: no-repeat;
    padding: 20px 0px 0px 0px;
    width: 980px;
    height: 65px;
	margin-top:10px;
}

#topo fieldset {
    width: 500px;
    float: left;
}

#topo .campo {
    border: 1px solid #abc500;
    width: 400px;
    font-size: 14px;
    padding: 5px;
    margin: 3px 0px 0px 0px;
    color: #dadbdd;
	float:left;
}

#topo .logo {
    text-indent: -999999px;
    float: left;
    width: 285px;
    height: 45px;
    cursor:pointer;
}
#topo ul li {
    display: inline;
    text-transform: capitalize;
    padding: 4px 6px 4px 6px;
    font-size: 12px;
    color: #abc500;
    cursor:pointer;
}

#topo ul li.selecionado {
    color: #fff;
    background-color: #abc500;
    font-weight: bold;
}

.bt0buscar {
    background-image: url(http://www.dirett.com.br/imagens/bt0buscar.gif);
    background-repeat: no-repeat;
    width: 74px;
    height: 28px;
    cursor:pointer;
    border:0;
	margin:3px 0px 0px 0px;
}

#topo .bt0buscar {
    margin-left: 5px;
    cursor: pointer;
}

.bt0buscar:hover {
    background-position: 0px -28px;
}
	
#topo .bt0entrar,#topoMini .bt0entrar {
    background-color: #a9c204;
    color: #fff;
    font-size: 12px;
    float: right;
    width: 65px;
    padding: 5px 40px 5px 18px;
    background-image: url(http://www.dirett.com.br/imagens/sprite0icones.gif);
    background-repeat: no-repeat;
    background-position: 90px 6px;
    margin-top: 5px;
}

.submenu {
	margin:0 auto;
    clear: both;
    background-image: url(http://www.dirett.com.br/imagens/bg0submenu.gif);
    background-repeat: repeat-x;
    padding: 0px 0px 0px 0px;
    height: 26px;
	width:980px;
}

.submenu a {
    float: left;
    padding: 6px 0px 0px 0px;
    color: #fff;
    text-align: center;
	text-decoration:none;
}

.submenu .cadastrar a {
    height: 20px;
    width: 90px;
	font-size:13px;
    border-right: 1px solid #fff;
}

.submenu .cadastrar a:hover {
    background-color: #b9c955;
}

.submenu .mloja {
    float: right;
    padding-right: 10px;
    font-size: 12px;
}

.submenu .mloja a {
    width: 120px;
}
.submenu .mloja a:hover {
	text-decoration:underline;
}
.submenu .mloja a.minhaconta {
    background-image: url(http://www.dirett.com.br/imagens/icones.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
}

.submenu .mloja a.carrinho {
    background-image: url(http://www.dirett.com.br/imagens/icones.png);
    background-repeat: no-repeat;
    background-position: 0px -28px;
    padding-left: 20px;
}

#boxLogado{
	float:right;
	text-align:right;
	margin-right:20px;
	line-height:14px;
width:170px;
}
#boxLogado span{
	display:block;
	color:#666;
}
