/* Pincelando Baby */
* {
        outline: none;
        margin: 0;
        padding: 0;

}
hr {
        display:none;
}
body {
        margin: 0px;
        padding:0px;
        font-family: "Trebuchet MS", serif;
        font-size:12px;
        background:#e9f3d8;
}


/* estrutura */
#container{
        width:1008px;
        margin:0 auto;
}


/*topo*/
#header{
	  width:1008px;
	  height:125px;
	  padding: 0;
	  clear:both;

}
#header p{
text-align:right;}
#header h1{
        width:266px;
        left:122px;
        float:left;
        clear:both;
        font-size: 1.3em;
        padding:0 0 0 25px;
}
#header h1 a{
        width:266px;
        height:122px;
        overflow:hidden;
        display:block;
        text-indent:-99999px;
        background:url(images/pin_02.jpg) left top no-repeat;
        padding:0 0 0 25px;
}


/*Menu Principal*/
#sidebar{
        width:1008px;
        height:36px;
        padding:15px 0 0 0;
        background:url(images/pin_05.jpg) no-repeat;
}
#sidebar ul{
        width:100%;
        list-style:none;
        text-align:center;
}
#sidebar li{
        font-family: Georgia, "Times New Roman", Times, serif;
        display:inline;
        font-weight:bold;
        font-size:14px;
        color:#ffffff;
        padding:0 135px 0 135px;
        text-align:center;
}
#sidebar li a{
        text-align:center;
        color:#ffffff;
        text-decoration:none;
}
#sidebar li a:hover{
        color:#669933;
        text-decoration:none;
}

/*conteudo*/
#content{
        width:934px;
        padding:15px 37px 0 37px;
        background:url(images/pin_01.jpg) repeat-y;
}


#content p{
        color:#666666;
        padding:10px 0 10px 0;
}
.imgmenu{
        border:none;
}
        .imgright{
        padding:0 0 0 15px;
        float:right;
}


/*Menu dos Produtos*/
.produtos{
        clear:both;
        float:right;
        width:360px;
		padding:25px 0 0 0;

}
.produtos ul{
        padding:10px 0 0 40px;
        width:242px;
        list-style:none;
}
.produtos li{
        color:#996699;
}
.produtos li a{
font-weight:bold;
        border: 1px solid #ffffff;
        display:block;
        height:24px;
        background:url(images/menu.jpg);
        padding:2px 0 0 60px;
        color:#996699;
        text-decoration:none;}
        .produtos li a:hover{
        color:#669933;
}


/*rodape*/
#footer{
        width:1008px;
        height:40px;
        padding:20px 0 0 0;
          clear:both;
        text-align:right;
        background:url(images/pin_20.jpg) no-repeat;
}
#footer p{
        padding:15px 0 0 0;
        color:#333333;
        font-size:11px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        text-align:center;
}

/*Internas e Titulos*/
.intro{
        width: 544px;

}
.intro h2{
        width:181px;
        height:32px;
        padding:0 0 0 25px;
        overflow:hidden;
        text-indent:-99999px;
        background:url(images/tit_produtos.jpg) left top no-repeat;
        display:block;
}
.menina{
        width: 544px;
}
.menina h2{
        width:181px;
        height:32px;
        padding:0 0 0 25px;
        overflow:hidden;
        text-indent:-99999px;
        background:url(images/tit_q_menina.jpg) left top no-repeat;
        display:block;
}
.menino{
        width: 544px;
}
.menino h2{
        width:181px;
        height:32px;
        padding:0 0 0 25px;
        overflow:hidden;
        text-indent:-99999px;
        background:url(images/tit_q_menino.jpg) left top no-repeat;
        display:block;
}
.pintura{
        width: 544px;
}
.pintura h2{
        width:181px;
        height:32px;
        padding:0 0 0 25px;
        overflow:hidden;
        text-indent:-99999px;
        background:url(images/tit_pintura.jpg) left top no-repeat;
        display:block;
}
.acess{
        width: 544px;
}
.acess h2{
        width:181px;
        height:32px;
        padding:0 0 0 25px;
        overflow:hidden;
        text-indent:-99999px;
        background:url(images/tit_acessorios.jpg) left top no-repeat;
        display:block;
}

.thumbs{
   width:544px;
   height:94px;
   overflow:hidden;
   clear:both;

}

.thumbs ul{
   list-style:none;
}
.thumbs ul li{
   float:left;
   display:inline;
}

.lista1 {
padding:20px 0 0 0;
float:left;
width:120px;
}
.lista1 ul{
list-style: circle;
width:110px;
}
.lista2{
padding:20px 0 0 0;
width:220px;
float:right;
}
.lista2 ul{
width:170px;
list-style: circle;