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

body{
	margin: 0 auto;
	padding: 0;
	background-color: #000;/*#282828*/
	background-image: url(../images/bg-interna.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;
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 11px;/**/
}
/*
.body .header{
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	height: 505px;/*cetro*//*
	position: relative;
	margin-bottom: 11px;11 - certo 0
}*/

.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 .menu{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 28px;/*
	background-image: url(../images/bg-menu-home.png);
	background-position: bottom center;
	background-repeat: no-repeat;*/
	position: absolute;
	top: 476px;/*407px*/
}

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

.body .header .menu 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 .menu li a{
	color: #fff;
	text-decoration: none;
}

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

.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_interna{
	height: 630px;
}

.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_form{
	background-image: none;
	width: 245px;
	height: 115px;
	padding-top: 5px;
}

.body .content .top #photo_form form{
	margin: 0;
	padding: 0;
	padding: 5px;
}

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

.body .content .top .photo .box{
	margin: 0 auto;
	padding: 0;
	width: 72%;
	height: auto;	
}

.body .content .top .photo .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 .top .photo .box a{
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #906015;
	text-decoration: none;
}

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

.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: #5b3508;
	font-style: italic;
}

.body .content .top .title-link{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size:12px;
	text-align:right;
	text-decoration:none;
	color:#990000;
	display: block;
}

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

.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;
}

.body .content .top .icons .group p{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #9f0b07;
	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*/
}

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

.body .content #main_interna{
	height: 160px;
}

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


.body .content .main .text{
	margin: 0;
	padding: 0;
	width: 500px;
	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: #5b3508;
	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 .text .text_col{
	margin: 0; padding: 0;
	width: 50%;
	float: left;
	height: auto;
	min-height: 40px;
}

.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: 0px;
}

.body .content .main .video .video-galer{
	margin: 0; padding: 0;
	width: 100%; height: 40px;
}

.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-promocao{
	height: 414px;
}

.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 a{
	color: #5b3508;
}

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

.body .content .main-m2 .left a:hover{
	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 .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 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 .desc h5{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b3508;
	text-align: center;
	font-weight: normal;
}
/**/
/* 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 .right{
	margin: 0;
	padding: 0;
	width: 230px;
	height: 97%;
	float: left;
	background-image: url(../images/bg-right.png);
	background-position: top left;
	background-repeat: repeat;
}

.body .footer{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: 100%;
	height: 70px;/*60*/
	background-image: url(../images/bg-footer.gif);/*png*/
	background-position: top center;
	background-repeat: repeat-x;
}

.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;
}/**/

#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-form.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;
}

#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.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
.bg-promocao{height: 886px;}

#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-special_aux_int{
	background-image: url(../images/bg-interna-especial-aux.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
#bg-sf{
	background-image: url(../images/bg-interna-sf.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.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;
}

/*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.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#ssi:hover{
	width: 92px;
	height: 112px;
	background-image: url(../images/icon-saloes-sociais-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.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

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

#voltard{
	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;
}
/**/
#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;
}
/**/

