@CHARSET "ISO-8859-1";

.p_titulo{
	padding-top:20px;
	font-weight:bold;
	font-size:16px;

}

body{
    margin:0px;
    padding:0px;
    position:relative;
    font-family:"Myriad Pro", Verdana, sans-serif;
    width:100%;
    height: 100%;
}
#main{
    margin: 0px;
    padding: 0px;
    
}
div,*{

    margin:0px;
    padding:0px;
    position:relative;
}
#baseMenuSuperior{
    width:760px;
    height:151px;
    background-color:#003369;
    z-index:5000 !important;
}
#menuSuperiorFundoCinza{
    width:760px;
    height:138px;
    background-image:url(../images/barraFundoMenuSuperior.jpg);
}
#logo{
    width:100px;
    height:89px;
    float:left;
    margin:30px 0 0 30px;
    position: relative;
}
#conteudoMenu{
    float: left;
    height:137px;
    width:556px;
    margin-left:40px;
}

ul#menuItens{
    top:15px;
    z-index: 5;
}
li.botaoMenu{
    float:left;
    margin-left:15px;
    display:inline-block;
    list-style:none;
}
#telefoneContato{
    top:15px;       
    margin-bottom:6px;
}
#telefoneContato p{
    text-align: left;
    left: 30px;
}
#menuSuperior{

}
#menuSuperiorCategorias{
    top:20px;
    width:550px;
    height:100px;
}

#buscaBox{
    top:10px;
    float:right;
    width:201px;
    height:17px;
}
#boxaLupa{
    float: left;
}
#buscaBox form{
    margin:0;
    padding:0px;
    position: relative;
    top: -4px;


}
#buscaBox input.caixaTexto{
    border:0;
    background-color:#CBCBCB;
    height:17px;
    width:120px;
    font-weight:bold;
    color:#FFF;
    margin: 0;
}
#boxLupa{
    width:20px;
    height:17px;
    float:left;
    background-color:#003369;
}
input#enviarBusca{
    top:4px;

}
#boxLupa img{
    margin:2px;
}
#superCategorias{
    width:550px;
    position:relative;
    display:inline-block;
    top:35px;
    float:left;
    left: -30px;



}
.superCategorias{

    display: block;
}
.super{
    display:inline;
    top:0;
    position:relative;
    float:left;
    list-style:none;
}
/* Menu */


ul.supercategorias                         {
    position: relative;
    margin: 0px;
}
ul.supercategorias li                      { 
    float: left;vertical-align:top;
}
ul.supercategorias a:hover		            {

}
ul.supercategorias a:active                {
}
ul.supercategorias li a                    {
    display: block;
}
ul.supercategorias li:last-child a         { 
    border-right: none;
} 
ul.supercategorias li.hover, ul.supercategorias li:hover                {
    position: relative;
}
ul.supercategorias li.hover a              {

}
ul.supercategorias ul{
    width: 193px;visibility: hidden; position: absolute; top: 100%; left: 0;margin:0; 
}
ul.supercategorias ul li{

    font-weight: normal; background-image:url(../images/fundo_BaseMenu.png); background-repeat: repeat-y; color: #FFF; text-align:left;  font-size:13px; font-weight:bold; float: none;padding:5px 0
}
ul.supercategorias ul li.UltimoProduto{
    width: 193px;
    background-image: url("../images/fundo_MenuDrop.png");
    background-position: bottom;
    top: -1px;
    left:-2px;
    background-repeat: no-repeat;
    height: 15px;
}
ul.supercategorias ul li a{ 
    border-right: none;  
    width: 100%;
    display: inline-block;
    color:#FFF;
    text-decoration:none;
    padding-left:10px;
    position: relative;
    left: 20px;
}
.super li.subMenu ul li a:hover{
    background: #fff;
}
ul.supercategorias ul ul 					{
    left: 100%; top: 0;
}
ul.supercategorias li:hover > ul 			{ 
    visibility: visible; z-index:200;
}


#arrumaCoco{
    width: 100%;
    position: relative;
    margin-top: 10px;
    background-image: url("../images/bg_coqueiro.jpg");
    background-position: bottom;
    background-repeat: repeat-x;
    height: 150px;    
}
#coco{
    margin-top: -110px;
    float: left;
    z-index: 5000;
}
#coqueiros{
    padding-top: 10px;
    float:left;
    position:relative;
    width:215px;

}
#rodape{

    background-color:#003369;
    width:100%;
}
.spacer a, .spacer a:visited{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

#menuRodape{
    width: 760px;
    margin: 0;
    padding: 20px 0 6px 0;;

}
#rodapeContato{
    margin-top: 20px;
    width:760px;

    font-size:14px;
    font-weight:bold;
    color:#FFF;
}

#conteudoUser{
    width:520px;
    left:20px;
    margin-top: 0;
    clear: both;
    float:right;
    position:relative;
    padding-bottom: 7px;    
    z-index: 7;
}
.leftText{
    width:150px;
    height:100px;
    float:left;
    text-align: left;
    left: 10px;
}
.leftText  p{

    text-align: left;
}
.spacer{
    width:100%;
    height:10px;
}

a.series{
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #666;
    margin-left: -20px;
    cursor: pointer;
    padding-top:5px;
    padding-bottom:5px;
    padding-left: 25px;
    width: 100px;
    display: inline-block;
    clear: both;
    position: relative;
    height: 30px;
}
a.seriesSeta:hover, a.seriesSeta:active{
    background-position: left;
    background-repeat: no-repeat;
    background-image: url("../images/flecha.png");

}

#espacoMenuIntenas{
    width: 760px;
    height: 30px;
}

.desMiolo p{
    font-size: 13px;
}

#coqueiroConteudo{
    width: 760px;
    padding-top: 40px;
}
a.serie{
    cursor: pointer;
}

/* Ralf Stuff */

#fixInIE {
    margin-left: -11px;
}

