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

body{
	margin: 0 auto;
	padding: 0;
	background-color: #000;/*#282828*/
	background-image: url(../images/bg-interna-infantil.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#decoracao_infantil{background-image: url(../images/bg-decoracao.jpg);
	background-position: top center;
	background-repeat: repeat-x;}
	
#sweet_infantil{background-image: url(../images/bg-sweet-infantil.jpg);
	background-position: top center;
	background-repeat: repeat-x;}
	
#lembrancas{background-image: url(../images/bg-lembrancas.jpg);
	background-position: top center;
	background-repeat: repeat-x;}


.body{
	margin: 0 auto;
	padding: 0;
	width: 990px;
	height: 956px;
}

.body .header{
	margin: 0;
	padding: 0;
	height: 505px;
	position: relative;
	margin-bottom: 0px;/**/
}

.body .header-interna{
	height: 311px;
}

.body .header .logo{
	margin: 0;
	padding: 0;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 20px;
	left: 20px;
}

.body .header .logo img{
	margin: 0;
	padding: 0;
	border: none;
}

.body .header .flash{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 476px;/*433px*/
	padding-top: 8px;
	padding-bottom: 10px;
}

.body .header .flash .fl_box{
	margin: 0; padding: 0; width: 452px; height: 458px; float: left; /*hei: 100%*/
	margin-right: 6px;
}
.body .header .flash #fl_box_seg{width: 272px; margin-right: 0px;}
.body .header .flash #fl_box_terc{width: 250px;}

.body .header .flash .fl_box img{
	margin: 0 auto;
	padding: 0;
	border-style: solid; border-color: #CCCCCC; border-width: 1px;
}

.body .header .flash .fl_box .bx_shp_fst{
	margin: 0 auto; padding: 0; width: 250px; height: 147px;
	margin-bottom: 8px;
}
.body .header .flash .fl_box #bx_lastest{	margin-bottom: 0px;}
.body .header .flash .fl_box .bx_shp_fst img{margin: 0; padding: 0; border-style: solid; border-color: #CCCCCC; border-width: 1px;}

.body .header .banner{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 307px;
}

.body .header .nav{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 31px;
	background-image: url(../images/bg-menu-infantil.png);
	background-position: top center;
	background-repeat: no-repeat;
	position: absolute;
	top: 283px;
}

.body .header .nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.body .header .nav li{
	margin: 0;
	padding: 3px;
	padding-left: 24px;/*37*/
	padding-right: 24px;/*37*/
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform:uppercase;/**/
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	float: left;
}

.body .header .nav li a{
	color: #fff;
	text-decoration: none;
}

.body .content{
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

.body #content_infantil{
	height: 840px;
}

.body #content_orcam_infantil{
	height: 950px;
}

.body .content .channel{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: 100%;
	height: 131px;/*144*/
	background-image: url(../images/bg-content.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.body .content .channel .box{
	margin: 0;
	margin-right: 10px;
	padding: 0;
	width: auto;
	height: 120px;
	float: left;
	position:relative;
}

.body .content .channel .box a{
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #906015;
	text-decoration: none;
}

.body .content .channel .box a:hover{
	color: #9b0000;
}


.body .content .channel .box select{
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	width: 165px;
	height: 22px;
	border-color: #ddd;
	border-style: solid;
	border-width: 1px;	
	position: absolute;
	top: 95px;
	left: 5px;
}

.body .content .channel .box p{
	margin: 0;
	margin-top: 8px;
	margin-left: 5px;
	padding: 0;
	display: block;
	width: 150px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #906015;
}

.body .content .channel .box ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: url(../images/bg-li.png);
	list-style-position: inside;
	position: absolute;
	top: 90px;
	left: 230px;
}

.body .content .channel .box li{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #906015;
	line-height: 20px;

}

.body .content .channel .box li a{
	color: #906015;
}

.body .content .top{
	margin: 0;
	padding: 0;/*
	padding-top: 12px;*/
	width: 100%;
	height: 138px;/*
	background-image: url(../images/bg-top.png);
	background-position: top center;
	background-repeat: no-repeat;*/
}

.body .content .top .photo{
	margin: 0;
	margin-right: 15px;
	padding: 0;
	padding-top: 13px;
	width: 190px;
	height: 118px;
	float: left;
	background-image: url(../images/bg-photo.png);
	background-position: center top;
	background-repeat: no-repeat
}

.body .content .top .photo img{
	margin: 0 auto;
	padding: 0;
	display: block;
}
.body .content .top .photo a img{border: none;}

.body .content .top #photo_form{
	background-image: none;
	width: 245px;
	height: 115px;
	padding-top: 5px;
}

.body .content .top .title{
	margin: 0;
	padding: 0;
	padding-top: 15px;
	width: 270px;
	height: auto;
	max-height: 135px;
	float: left;
}

.body .content .top .title img{
	margin: 0;
	padding: 0;
	border: none;
}

.body .content .top .title p{
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #08125b;
	font-style: italic;
}

.body .content .top .icons{
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 85px;
	width: 400px;
	height: auto;
	float: left;
}

.body .content .top .icons_ajust_mn{
	padding-left: 25px;
}


.body .content .top #icons_kids{
	width: 420px;
}

.body .content .top #icons_form{
	padding-left: 45px;
}

.body .content .top .icons .group{
	margin: 0;
	padding: 0;
	width: 92px;
	height: auto;
	float: left;
	background-image: url(../images/bg-title-menu.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.body .content .top .icons .group p{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

.body .content .top .icons .group img{
	margin: 0 auto;
	padding: 0;
	display: block;
	border: none;
}

.body .content .main{
	margin: 0;
	padding: 0;
	padding-top: 15px;
	width: 100%;
	height: 415px; /*375*/
	background-image: url(../images/bg-main-infantil.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.body .content #main_video{
	height: 610px;
}

.body .content .main-m2{
	margin: 0;
	padding: 0;
	padding-top: 15px;
	width: 100%;
	height: 510px;
}

.body .content #main-m2-promocao{height: 990px;}/*415*/
.body .content #main-m2_auxiliar{height: 675px;}
.body .content #main-m2_shop_fest{height:420px;}


.body .content .main .text{
	margin: 0;
	padding: 0;
	width: 480px;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
	float: left;
}

.body .content .main .text p{
	margin: 0;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #1955b7;
	line-height: 21px;
}

.body .content .main .text ul{margin-top: 0px;}

.body .content .main .text li{
	margin: 0;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b3508;
}

.body .content .main .video{
	margin: 0;
	padding: 0;
	padding-top: 12px;
	width: 488px;
	height: auto;
	float: left;
	background-image: url(../images/bg-image-video.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.body .content .main .video img{
	margin: 0 auto;
	padding: 0;
	display: block;
	border: none;
}


.body .content .main .video .back{
	margin: 0;
	margin-top:10px;
	padding: 0;
	padding-left: 12px;
	width: 90%;
	height: auto;
}

.body .content .main .video .back img{
	margin: 0;
	padding: 0;
	border: none;
}

.body .content .main .video .back img:hover{
	padding-top: 1px;
	padding-left: 1px;
}

.body .content .main-m2 .left{
	margin: 0;
	margin-right: 10px;
	padding: 0;
	width: 750px;
	height: auto;
	min-height:  400px;
	float: left;
}

.body .content .main-m2 .left_bg{
	background-image:url(../images/bg-branco.png);
	background-repeat:repeat;
}


.body .content .main-m2 .left .p_tooltip{
	color:#FFFFFF;
	margin:0;
	padding:0;
	line-height:13px;
	margin-left:30px;
}

.body .content .main-m2 .left .p_tooltip_legend{margin-left:30px;color:#FFF;}

.body .content .main-m2 .left .p_tooltip span{
	margin:0 auto;
	padding:0;
	font-weight:bold;
	color:#034ea2;
	display:block;
	padding-bottom:5px;
}

.body .content .main-m2 .left .p_tooltip_twice{
	color:#FFFFFF;
	margin:0 auto;
	margin-top:5px;
	padding:0;
	line-height:13px;
}

.body .content .main-m2 .left .p_tooltip_twice span{
	font-weight:bold;
	color:#034ea2;
	display:block;
	padding-bottom:5px;
	text-align:center;
}

.body .content .main-m2 .left .p_tooltip_twice_noivas{
	float:left;
	color:#5B3508;
	margin:0 auto;
	margin-top:5px;
	width:210px;
	margin-left:10px;
	padding:0;
	line-height:13px;
	text-align:left;
}

.body .content .main-m2 .left .p_tooltip_twice_noivas span{
	font-weight:bold;
	color:#9B0101;
	display:block;
	padding-bottom:5px;
	text-align:center;
}


.body .content .main-m2 .left-promocao{
/*	height: 414px;*/
	margin: 0 auto;
	padding: 0;
	height: 414px;
	width: 800px;
	margin-left: 95px;
}

.body .content .main-m2 .left-promocao img{
	text-align: center;
	display: block;
	margin: 0 auto; padding: 0;
	margin-bottom: 15px;
}

.body .content .main-m2 #left_reduz{
	width: 450px;
	margin-right: 0px;
	background-image: url(../images/bg-playfest-left.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.body .content .main-m2 .left .galeria{
	margin: 0 auto;
	padding: 0;
	width: 60%;
	height: 160px;
}

.body .content .main-m2 .left .promocao{
	margin: 0 auto; padding: 0;
	width: 600px; height: 204px;
	margin-bottom: 4px;
}

.body .content .main-m2 .left .promocao img{
	margin: 0; padding: 0;
	border:none;
}


.body .content .main-m2 .left .promocao .pr-banner{
	margin: 0; padding: 0; width: 100%; height: 160px;
}
.body .content .main-m2 .left .promocao .pr-text{
	margin: 0; padding: 0; width: 100%; height: 42px;
	border-style: solid;
	border-width: 1px;
	border-color:#990000;
}
.body .content .main-m2 .left .promocao #pr-text-infantil p{
	color:#006600;
}

.body .content .main-m2 .left .promocao #pr-text-infantil{
	border-style: solid;
	border-width: 1px;
	border-color:#09ba00;
}


.body .content .main-m2 .left .promocao .pr-text h1{
	margin: 0 auto; padding: 0;
	margin-top: 7px; margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px; font-weight: bold;
	text-align: center;
	color:#FFF;
	display: block;
}
.body .content .main-m2 .left .promocao .pr-text p{
	margin: 0; padding: 0;
	padding-left: 10px;
	padding-top: 1px; 	padding-bottom: 1px;
}

.body .content .main-m2 .left .promocao .pr-text .pr-t-left{
	margin: 0; padding: 0; width: 400px; height: 100%px; float:left; background-color: #fdf0d7;
}
.body .content .main-m2 .left .promocao .pr-text .pr-t-right{
	margin: 0; padding: 0; width: 200px; height: 100%; float:left; background-color: #990000;
}
.body .content .main-m2 .left .promocao .pr-text #pr-t-right-infantil{
	background-color: #09ba00;
}

.body .content .main-m2 .left iframe{
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 650px;
	height: 490px;
}

.body .content .main-m2 .left h2{
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 80%;
	height: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #5b3508;
}

.body .content .main-m2 .left ul{
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	display: block;
	width: 75%;
	height: auto;
	list-style: none;
}

.body .content .main-m2 .left li{
	margin: 0;
	padding: 0;
	height: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b3508;
	line-height: 20px;
}

.body .content .main-m2 .left p{
	margin: 0 auto;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0;
	display: block;
	width: 80%;
	height: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b3508;
	line-height: 20px;
}

.body .content .main-m2 .left .p_clear_style{
	width: 520px;
	height: 47px;/*35*/
}

.body .content .main-m2 .left a{
	color: #5b3508;
}

.body .content .main-m2 .left a:hover{
	color: #9b0000;
	font-weight: bold;
}

/*css pag espaços e eventos*/
.body .content .main-m2 .left .group{
	margin: 0;
	margin-bottom: 8px;
	margin-right: 5px;
	padding: 0;
	width: 145px;
	height: 160px;
	float: left;
}

.body .content .main-m2 .left .group_playfest{
	margin: 0;
	margin-bottom: 8px;
	margin-right: 5px;
	padding: 0;
	width: 240px;
	height: 160px;
	float: left;
}

.body .content .main-m2 .left .group .album{
	margin: 0;
	padding: 0;
	padding-top: 3px;
	width: 100%;
	height: 89px;
	background-image: url(../images/bg-album.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.body .content .main-m2 .left .group .album img{
	margin: 0 auto;
	padding: 0;
	display: block;
	border: none;
}

.body .content .main-m2 .left .group .desc{
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

.body .content .main-m2 .left .group .desc_ajust{
	height: 60px;
}

.body .content .main-m2 .left .group .desc h3{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #006d08;/*5b3508*/
	text-align: center;
	font-weight: normal;
}

.body .content .main-m2 .left .group .desc h5{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b3508;/*5b3508*/
	text-align: center;
	font-weight: normal;
}

.body .content .main-m2 .left .group_playfest.desc h5{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b3508;
	text-align: center;
	font-weight: normal;
}

.body .content .main-m2 .left .group_legend{
	margin: 0 auto; padding: 0;
	width: 600px;
	height: auto;
	min-height: 40px;
	float: none;
	background-image: url(../images/bg-playfest-bottom.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.body .content .main-m2 .left .group_legend p{
	margin: 0 auto; padding: 0; padding: 10px;
	display: block;
	width: 90%;
}

.desc_auxiliar{
	color: #FFFFFF;
}

/**/
/* css pag Shopping Festa*/
.body .content .main-m2 .left .group-sf{
	margin: 0;
	margin-bottom: 8px;
	margin-right: 5px;
	padding: 0;
	width: 145px;
	height: 125px;
	float: left;
}

.body .content .main-m2 .left .group-sf .album{
	margin: 0;
	padding: 0;
	padding-top: 3px;
	width: 100%;
	height: 89px;
	background-image: url(../images/bg-album.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.body .content .main-m2 .left .group-sf .album img{
	margin: 0 auto;
	padding: 0;
	display: block;
	border: none;
}

.body .content .main-m2 .left .group-sf .desc{
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

.body .content .main-m2 .left .group-sf .desc h3{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #5b3508;
	text-align: center;
	font-weight: normal;
}

.body .content .main-m2 .left .group-sf .desc h5{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b3508;
	text-align: center;
	font-weight: normal;
}

.body .content .main-m2 .center_auxiliar{
	margin: 0;
	padding: 0;
	width: 250px;
	height: 97%;
	float: left;
	margin-right: 10px;
	background-image: url(../images/bg-playfest.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.body .content .main-m2 .right{
	margin: 0;
	padding: 0;
	width: 230px;
	height: 97%;
	float: left;
	background-image: url(../images/bg-right-infantil.png);
	background-position: top left;
	background-repeat: repeat;
}

.body .footer{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: 100%;
	height: 70px;/*60*/

}
.body #footer-bg{
	background-image: url(../images/bg-footer.gif);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #000000;
}

.body .footer .left{
	margin: 0;
	padding: 0;
	width: 535px;
	height: auto;
	float: left;
}

.body .footer .left img{
	margin: 0;
	margin-right: 5px;
	padding: 0;
	float: left;
}

.body .footer .left .descr{
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: auto;
	min-height: 20px;
	float: left;
}

.body .footer .left p{
	margin: 0;
	padding: 0;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 16px;
}

.body .footer .right{
	margin: 0;
	padding: 0;
	padding-top: 0px;/*10px;*/
	width: 450px;
	height: auto;
	float: left;
}

.body .footer .right .rig_left{
	margin: 0; padding: 0; width: 165px; height: auto; float: left; margin-top: 3px;
	padding: 10px;
}
.body .footer .right #rig_right{width: 245px; text-align: right; padding: 0;}

.body .footer .right p{
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif; font-size: 9px;
	color: #666666;
}

.body .footer .right img{
	margin: 0;
	margin-right: 12px;
	padding: 0;
	border: none;
	float: left;
	cursor: pointer;
}span{
	font-weight: bold;
}/**/

#body_aulixiar{
	height: 1150px;
}

#blog{
	width: 427px;
	height: 122px;
	background-image: url(../images/bg-blog.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#select{
	width: 267px;
	height: 122px;/*
	background-image: url(../images/bg-select.jpg);*/
	background-image: url(../images/promocao-mes-buffet-mediterraneo.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#vip{
	width: 261px;
	height: 131px;/**/
	background-image: url(../images/bg-vip.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vip-auxiliar{
	width: 245px;
	height: 122px;/**/
	background-image: url(../images/bg-vip.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#vip-auxiliar p{
	margin: 0;
	margin-top: 8px;
	margin-left: 5px;
	padding: 0;
	display: block;
	width: 150px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

#space{
	margin-right: 55px;
}

#index{
	height: 715px; /*655px;*/
}/*css de bg individual*/

#bg-home{
	background-image: url(../images/bg.gif);/*../images/bg.jpg*/
	background-position: top center;
	background-repeat: repeat-x;
}

#bg-special{
	background-image: url(../images/bg-interna-especial-salao-infantil.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#bg-afonso{
	background-image:url(../images/bg_infantil_afonso.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#bg-curupaiti{
	background-image:url(../images/bg_infantil_curupaiti.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#bg-guarulhos{
background-image:url(../images/bg_infantil_guarulhos.jpg);
background-position:top center;
background-repeat:no-repeat;
}

#bg-localizacao{
background-image:url(../images/bg_galeria.jpg);
background-position:top center;
background-repeat:no-repeat;
}

#bg-cantagalo{
background-image:url(../images/bg_cantagalo.jpg);
background-position:top center;
background-repeat:no-repeat;
}

#bg-localizacao-cantagalo{
background-image:url(../images/bg_localizacao_cantagalo.jpg);
background-position:top center;
background-repeat:no-repeat;
}

#bg-aguiar{
	background-image:url(../images/bg_infantil_guiar.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
	
#bg_araci{
	background-image:url(../images/bg_infantil_araci.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}



.bg-promocao{/*com duas*/
	height: 1453px;/*height: 886px;*/
	background-image: url(../images/bg-interna-promocao-infantil.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

.bg-promocao-uma{/*com duas*/
	background-image: url(../images/bg-interna-promocao-infantil-uma.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

.bg-orcam_infantil{
	background-image: url(../images/bg-interna-orcam-infantil.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#bg-special-2{
	background-image: url(../images/bg-interna-especial-2.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#bg-special-3{
	height: 1100px;
	background-image: url(../images/bg-interna-especial-3.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
#bg-special_aux3{background-image: url(../images/bg-main.gif);background-position: top center;background-repeat: repeat-x;}

#bg-sf{
	background-image: url(../images/bg-interna-sf-infantil.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#bg-sfdec{
	background-image: url(../images/bg-interna-sfdec.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#bg-dgara{
	background-image: url(../images/bg-interna-dgara-infantil.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#bg_inf_cantagalo{
	background-image:url(../images/bg_infantil_cantagalo.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#bg-fo{
	background-image: url(../images/bg-interna-fo.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#bg-se{
	background-image: url(../images/bg-interna-se.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#bg-infantil-local{
	background-image:url(../images/bg-interna-infantil-local.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}


/*css de "main" mais alta*/
#more-sf{
	height: 602px;
}

#more-fo{
	height: 760px;
}

#more-dados-araci{
	height: 560px;
}

#more-sfdec{
	height: 590px;
}

#more-saloes-corporativos{
	height: 635px;
}

/*css "icons" menu*/

#gal{
	margin-right: 55px;
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-photos-infantil.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#gal:hover{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-photos-infantil-over.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#loc{
	margin-right: 55px;
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-localization-infantil.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#loc:hover{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-localization-infantil-over.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#info{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-moreinfo-infantil.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#info:hover{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-moreinfo-infantil-over.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#playfest{
	margin-right: 30px;/*55*/
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-infantis-infantil.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#playfest:hover{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-infantis-infantil-over.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#tour{
	margin-right: 30px;
	width: 120px;
	height: 112px;
	background-image: url(../images/icon-saloes-corporativos-infantil.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#tour:hover{
	width: 120px;
	height: 112px;
	background-image: url(../images/icon-saloes-corporativos-infantil-over.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#sf{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-shopping-festa-infantil.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#sf_inf{
	width: 120px;
	height: 112px;
	background-image: url(../images/icon-shopping-festa-infantil.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#sf_inf:hover{
	width: 120px;
	height: 112px;
	background-image: url(../images/icon-shopping-festa-infantil-over.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#sf:hover{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-shopping-festa-infantil-over.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#ss{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-saloes-sociais-infantil.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#ss:hover{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-saloes-sociais-infantil-over.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#ssi{
	margin-right: 55px;
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-saloes-sociais-infantil.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#ssi:hover{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-saloes-sociais-infantil-over.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#voltar{	
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-voltar.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#voltar:hover{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-voltar-over.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#voltarg{	
	margin-right: 55px;
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-voltar-infantil.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#voltarg:hover{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-voltar-infantil-over.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#voltard{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-voltar-infantil.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#voltard:hover{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-voltar-infantil-over.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
/**/
#maps{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
/**/

#no-icon{
	background-image: url(../images/bg-top-2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

/**/

/*bg-right*/
#right-med{
	background-image: url(../images/promocao-mes.jpg);
	background-position: top left;
	background-repeat: repeat;
}

#desc_auxiliar{
	color: #FFFFFF;
}

#bg_form_orcam{
	height: 1250px;
}

#bg_left{
	background-image: url(../images/bg-branco.png);
	background-repeat:repeat;
	
}

#bg_left_aguiar{
	background-image: url(../images/bg-branco.png);
	background-repeat:repeat;
	height:495px;
}

#bg_orcamento{
	background-image:url(../images/bg-interna-orcam-infantil-new.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}