/* documento css */
* {
	padding:0;
	margin:0;
}
html {
	background:#990A88 url(../img/background.jpg) repeat-x 0 0;
}
body {
	background:url(../img/imgFundo.jpg) no-repeat center top;
}

/* inicio css corpo */
#topo {
	display:table;
	width:660px;
	padding:20px 20px 0 20px;
	margin:0 auto;
}
#conteudo {
	display:table;
	width:660px;
	padding:0 20px;
	margin:0 auto;
}
#topo h1 a{
	display:block;
	float:left;
	width:227px;
	height:75px;
	padding-left:10px;
	background:url(../img/logo.jpg) no-repeat left top;
	text-indent:-99999px;
	overflow:hidden;
}
#topo ul#menu {
	display:block;
	float:right;
	width:420px;
	height:20px;
	padding-top:45px;
	list-style-type:none;
	list-style:none;
	position:relative;
}
#topo ul#menu li {
	float:left;
	display:block;
	width:105px;
	height:20px;
}
#topo ul#menu li a {
	display:block;
	width:105px;
	height:20px;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	float:left;
}
#topo ul#menu li a:hover {
	color:#FFFCAA;
}
/*SUB-MENU INSTITUCIONAL*/
#topo ul#menu #subProdutos {
	position: absolute;
	display: none;
	width: 112px;
	height:200px;
	left: 100px;
	top: 35px;
	padding-top:25px;
}
#topo ul#menu #subProdutos ul {
	padding: 0px;
	list-style-type: none;
	width: 112px;
}
#topo ul#menu #subProdutos li{
	font-family: Verdana, Arial, Tahoma, sans-sarif;
	font-size: 11px;
	color: #FFF;
	height:20px;
	/*margin-bottom:1px;*/
}
#topo ul#menu #subProdutos ul li a {
	display: block;
	background: #340355;
	text-decoration: none;
	width: 92px;
	padding: 0px 10px;
	line-height: 20px;
	text-indent:0;
	color: #FFF;
	height:20px;	
}
#topo ul#menu #subProdutos a:hover {
	color: #FFF;
	background-color: #4b156b;
}
/*FINAL SUB-MENU INSTITUCIONAL*/
#topo ul#menu #subProdutos ul li #subFantasias{
	position: absolute;
	display: none;
	width: 112px;
	height:200px;
	left: 113px;
	top: 0px;
	padding-top:25px;
}
#topo ul#menu #subProdutos ul li #subFantasias ul li #subInfantil{
	position: absolute;
	display: none;
	width: 112px;
	height:200px;
	left: 113px;
	top: 42px;
	padding-top:25px;
}
#flash {
	display:block;
	width:700px;
	height:200px;
	margin:auto;
	/*background:url(../img/flash_test.jpg) no-repeat 0 0;*/
}
/*IMAGENS DA PÁGINAS*/
.topFeminina{
	background: url(../img/top_feminina.jpg) no-repeat 0 0;
}
.topMasculina{
	background: url(../img/top_masculina.jpg) no-repeat 0 0;
}
.topinfantilFM{
	background: url(../img/top_infantilF.jpg) no-repeat 0 0;
}
.topCasais{
	background: url(../img/top_casais.jpg) no-repeat 0 0;
}
.topDesenhos{
	background: url(../img/top_desenhos.jpg) no-repeat 0 0;
}
.topAcessKit{
	background: url(../img/top_acessKit.jpg) no-repeat 0 0;
}
/*IMAGENS DA PÁGINAS*/
#conteudo h1 {
	display:block;
	width:100%;
	height:50px;
	float:left;
	clear:both;
	text-indent:-99999px;
	overflow:hidden;
	padding-bottom:20px;
}
#conteudo h1.titHome {
	background:url(../img/h1_home.gif) no-repeat left top;
}
#conteudo .colGeral {
	display:table;
	width:660px;
}
#conteudo .colGeral.espaco {
	padding-bottom:40px;
}
#conteudo p{
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:20px;
}

#conteudo h2 a.boxChamada1 {
	display:block;
	float:left;
	width:206px;
	height:260px;
	margin-right:21px;
	background:url(../img/boxFantasias.jpg) no-repeat 0 0;
	text-indent:-99999px;
	overflow:hidden;
}
#conteudo h2 a.boxChamada2 {
	display:block;
	float:left;
	width:206px;
	height:260px;
	margin-right:21px;
	background:url(../img/boxAcessorios.jpg) no-repeat 0 0;
	text-indent:-99999px;
	overflow:hidden;
}
#conteudo h2 a.boxChamada3 {
	display:block;
	float:left;
	width:206px;
	height:260px;
	background:url(../img/boxKitFesta.jpg) no-repeat 0 0;
	text-indent:-99999px;
	overflow:hidden;
}
/* fim css corpo */

/* inicio css rodape */
#rodape {
	display:block;
	width:660px;
	height:20px;
	float:none;
	clear:both;
	padding:0 20px 0 20px;
	margin:0 auto;
	background:url(../img/fioRodape.jpg) no-repeat 0 9px;
}
/*#rodape address {
	display:block;
	float:left;
	width:465px;
	height:20px;
	padding-top:40px;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:20px;
}*/
#rodape #selos {
	display:block;
	margin: 0 auto;
	width:195px;
	height:20px;
	padding-top:40px;
}
#rodape #selos .si{
	display:block;
	float:left;
	width:106px;
	height:20px;
	background:url(../img/selo_si.jpg) no-repeat 6px 0;
	text-indent:-99999px;
	overflow:hidden;
}
#rodape #selos .w3c{
	display:block;
	float:right;
	width:89px;
	height:20px;
	background:url(../img/selo_w3c.jpg) no-repeat 0 0;
	text-indent:-99999px;
	overflow:hidden;
}
/* fim css rodape */

/*ESTILOS PAGINAS INTERNAS*/
#conteudo p{
	padding-bottom:10px;
}
#conteudo .cxEsq{
	width:320px;
	display:block;
	float:left;
}
#conteudo .cxEsq h1{
	width:320px;
	height:40px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}
#conteudo .cxEsq h1.titQuemSomos{
	background:url(../img/h1_quemsomos.gif) no-repeat 0 0;
}
#conteudo .cxEsq h1.titFantasias{
	background:url(../img/h1_fantasias.gif) no-repeat 0 0;
}
#conteudo .cxEsq h1.titdesenhos{
	background:url(../img/h1_desenhos.gif) no-repeat 0 0;
}
#conteudo .cxEsq h1.titAcessorios{
	background:url(../img/h1_acessorios.gif) no-repeat 0 0;
}
#conteudo .cxForm h1.titFaleconosco{
	background:url(../img/h1_faleConosco.gif) no-repeat 0 0;
}
#conteudo .cxEsq h1.titComochegar{
	background:url(../img/h1_comoChegar.gif) no-repeat 0 0;
}
#conteudo .cxEsq h1.titFantariaF{
	background:url(../img/h1_fantasiaF.gif) no-repeat 0 0;
}
#conteudo .cxEsq h1.titFantariaM{
	background:url(../img/h1_fantasiaM.gif) no-repeat 0 0;
}
#conteudo .cxEsq h1.titInfantilF{
	background:url(../img/h1_infantilF.gif) no-repeat 0 0;
}
#conteudo .cxEsq h1.titInfantilM{
	background:url(../img/h1_infantilM.gif) no-repeat 0 0;
}
#conteudo .cxEsq .titcasais{
	background:url(../img/h1_casais.gif) no-repeat 0 0;
}
#conteudo .cxEsq h1.titKitFesta{
	background:url(../img/h1_kitFesta.gif) no-repeat 0 0;
}
#conteudo .cxDir{
	width:326px;
	display:block;
	float: right;
}

#conteudo .cxForm{
	background:url(../img/img_contato.gif) no-repeat 380px 100px;
	width:660px;
	height:299px;
	display:table;
	padding-bottom:20px;
	float:left;
}
.imgT{
	left: 11px;
	top: -219px;	
}
#conteudo .cxDir h1{
	width:320px;
	height:40px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}
#conteudo .cxDir img{
	display:block;
}


/*ESTILOS DO FORMULRIO*/
#conteudo .cxForm #form{
	width:240px;
	float:left;
	display:block;
}
#conteudo .cxForm #form label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
#conteudo .cxForm #form .campos{
	width:235px;
	height:17px;
	border: #fff solid 1px;
}

#conteudo .cxForm #form .ddd{
	width:30px;
	height:17px;
	border: #fff solid 1px;
}
#conteudo .cxForm #form .fones{
	width:200px;
	height:17px;
	border: #fff solid 1px;
}
#conteudo .cxForm #form .mensagem{
	width:235px;
	height:50px;
	border: #fff solid 1px;
}
#conteudo .cxForm #form .bt{
	width:60px;
	height:20px;
	border: #fff solid 1px;
	background:#fff;
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b156b;
}
/*ESTILOS DOS PRODUTOS*/
#conteudo #FtProds{
	width:660px;
	display:block;
	float:left;
}
#conteudo #FtProds ul{
	width:660px;
	display:block;
	float:left;
}
#conteudo #FtProds ul li{
	width:80px;
	height:80px;
	display:block;
	float:left;
	list-style-type:none;
	border:none;
	text-decoration:none;
	margin:5px;
}
#conteudo #FtProds ul li a{
	width:80px;
	height:80px;
	display:block;
	border:none;
	text-decoration:none;
	list-style-type:none;
	border:none;
}
#conteudo #FtProds ul li a img{
	text-decoration:none;
	list-style-type:none;
	border:none;
}
a{
	color:#FFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
/*FINAL ESTILOS DOS PRODUTOS*/

/*ESTILOS DOS TITULOS*/
/*forma como os ttulos aparecem*/
#qTip {
	padding:2px 4px;
	display:none;
	color:#336699;
	font-weight:bold;
	text-align:left;
	position:absolute;
	z-index:1000;
	overflow:visible;
	border: 1px solid #336699;
}
/*FINAL ESTILOS DOS TITULOS*/
