@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background: #bfe7f6 url(../img/bg_body.gif) repeat-x top center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
}

div#container{
	margin:0 auto;
	padding:0;
	width:674px;
	height:auto;
}

div#menu_flash{
	margin:0 auto;
	padding:0;
	width:639px;
	height:60px;
}

div#corpo_top{
	margin:0 auto;
	padding:0;
	background: url(../img/corpo_top.png) no-repeat;
	width:674px;
	height:8px;
}
div#corpo_bottom{
	background:url(../img/corpo_bottom.png) no-repeat;
	margin:0 auto;
	width:674px;
	height:33px;
}
div#corpo{
	margin:0 auto;
	width:674px;
	height:auto;
	padding:0;
	background: url(../img/corpo_middle.png) repeat-y;
}

div#conteudo{
	margin:0;
	margin-top:5px;
	margin-left:15px;
	width:465px;
	float:left;
}
	div#conteudo p{margin:0;}

div#DIREITA{
	margin:0;
	margin-top:5px;
	margin-right:15px;
	padding:0;
	float:right;
	width:170px;
	height:auto;
}

p.rodape{
	color:#7EB7CA;
	margin:0;
	margin-right:20px;
	text-align:right;
	font-size:7pt;
}

br.clear{clear:both; line-height:0;}
.Rosa{color:#F1096C;}

div#box_categoria_top{background:url(../img/box_categoria_01.gif) no-repeat; width:166px;height:31px; margin:0 auto;}
div#box_favoritos_top{background:url(../img/box_favoritos_01.gif) no-repeat; width:166px;height:31px; margin:0 auto;}
div#box_categoria_bot{background:url(../img/box_categoria_03.gif) no-repeat; width:166px;height:11px; margin:0 auto;}
div#box_categoria_mid{
	background:url(../img/box_categoria_02.gif) repeat-y;
	margin:0 auto;
	padding:0 5px;
	width:156px;
	height:auto;
}

div#welcome{
	margin:0;
	padding:0;
	color:#F1096C;
}
	div#welcome img{
	margin:0;
	}
	div#welcome p{
	margin:0;
	margin-top:5px;
	font-size:9pt;
	font-weight:bold;
	text-indent:20px;
	}

/* lista de categorias */
ul.categorias{
	margin:0;
	padding:0;
	list-style:none;
	width:155px;
}
	ul.categorias li{
	margin:3px 0;
	padding:0;
	font-size:10pt;
	letter-spacing:1px;
	color:#F1096C;
	}
		ul.categorias li ul{
		margin:0;
		padding-left:15px;
		list-style:none;
		}
		ul.categorias li ul li{
		margin:0;
		padding:0;
		color:#7EB7CA;
		font-weight:bold;
		font-size:7pt;
		margin-bottom:5px;
		}
		ul.categorias li ul li a:link, ul.categorias li ul li a:visited{color:#7EB7CA; text-decoration:none;}
		ul.categorias li ul li a:link{}
/* lista das categorias */

*{outline:0; outline:none;}

div#box_gg_top{
	margin:0 auto;
	width:463px;
	height:10px;
	background:url(../img/box_gg_top.gif) no-repeat;
}
div#box_gg_bottom{
	margin:0 auto;
	width:463px;
	height:10px;
	background:url(../img/box_gg_bot.gif) no-repeat;
}
div#box_gg_mid{
	margin:0 auto;
	padding:0 5px;
	width:453px;
	height:auto;
	background:url(../img/box_gg_mid.gif) repeat-y;
	color:#F1096D;
	text-align:justify;
}

	div.celula_home{
	width:220px;
	height:auto;
	float:left;
	text-align:justify;
	color:#F1096D;
	}

table#favoritos{
	margin:0 auto;
	width:150px;
	color:#F1096D;
	font-style:italic;
}
.td_impar{border:1px solid red;}
.bg_branco{background-color:#FFF;}
.float_left{float:left;}
.float_right{float:right;}

div.item_boneca{
	margin:0;
	padding:0;
	width:130px;
	margin:10px;
	text-align:center;
	float:left;
	color:#F1096D;
	font-weight:bold;
	/*border:1px dashed red;*/
}
	div.item_boneca img{
		border:none;
	}

table#contato{
	margin:0 auto;
	width:430px;
	font-weight:bold;
}
	.input{
	border:1px solid #F1096D;
	padding:4px;
	width:100%;
	}

a:link, a:visited{color:#F1096D; font-weight:bold;}
