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

body {
	overflow-x: hidden;
	background: url(body-bg.png) top center repeat;
}

#content-top {
/*	width: 1000px;
	margin: 0 auto;*/
	height: 64px;
}
#introGaleria{
	margin-left: 45px;
	padding-top: 27px;
	}
	
#introGaleria h1{
	color: white !important;
	font-family: Arial !important;
	font-size: 41px !important;
	margin: 30px 17px 42px !important;
	}

#introGaleria a{
	color: #603813 !important;
	font-size: 17px !important;
	font-weight: bold !important;
	font-family:Arial, Helvetica, sans-serif !important;
	}
	
#introGaleria a:hover {
	text-decoration:underline !important;
	font-family:Arial, Helvetica, sans-serif !important;
	}

#introGaleria p{
	margin-left: 0px !important;
	}

#miniMenuGal{
	
	float: right;
	margin-top: -60px;
	margin-right: 10px;
	width:240px;
	height:38px;
	}

#miniMenuImg {
	float:left;
	width:38px;
	height:38px;
	padding-left:5px;
	padding-right:5px;
	background:url(../../imgs/btn_imagens.png);
	background-repeat:no-repeat;
	background-position:top center;	
}

#miniMenuDes {
	float:left;
	width:38px;
	height:38px;
	padding-left:5px;
	padding-right:5px;
	background:url(../../imgs/btn_desenhos.png);
	background-repeat:no-repeat;
	background-position:top center;	
}

#miniMenuFun {
	float:left;
	width:38px;
	height:38px;
	padding-left:5px;
	padding-right:5px;
	background:url(../../imgs/btn_fundos.png);
	background-repeat:no-repeat;
	background-position:top center;	
}

#miniMenuAva {
	float:left;
	width:38px;
	height:38px;
	padding-left:5px;
	padding-right:5px;
	background:url(../../imgs/btn_avatares.png);
	background-repeat:no-repeat;
	background-position:top center;
}	

#miniMenuVid {
	float:left;
	width:38px;
	height:38px;
	padding-left:5px;
	padding-right:5px;
	background:url(../../imgs/btn_videos.png);
	background-repeat:no-repeat;
	background-position:top center;
	
}

#miniMenuImg:hover {
	 border: none;
	background:url(../../imgs/btn_imagens_hover.png);
	background-repeat:no-repeat;
	background-position:top center;	
}

#miniMenuDes:hover {
	 border: none;
	background:url(../../imgs/btn_desenhos_hover.png);
	background-repeat:no-repeat;
	background-position:top center;	
}

#miniMenuFun:hover {
	 border: none;
	background:url(../../imgs/btn_fundos_hover.png);
	background-repeat:no-repeat;
	background-position:top center;	
}

#miniMenuAva:hover {
	 border: none;
	background:url(../../imgs/btn_avatares_hover.png);
	background-repeat:no-repeat;
	background-position:top center;	
}	

#miniMenuVid:hover {
	border: none;
	background:url(../../imgs/btn_videos_hover.png);
	background-repeat:no-repeat;
	background-position:top center;	
}

#galeriaImagens, #galeriaDesenhos, #galeriaFundos, #galeriaAvatares, #galeriaVideos {
	padding-left:40px;
	padding-top:40px;
	padding-right:40px;
	}

#fundGal{
	min-height: 246px;
	margin-left: -107px;
	margin-bottom: 172px;
	}
#fundGal img{
	width: 1100px;
	margin-top: 40px;
	}

#imgsGalCont{
	float:left;
	margin-left:25px;
	margin-right:25px;
	width:220px;
	height:220px;
	font-size: 12px;
	text-align: center;
	}

#imgsGalCont a{
	color:#603813;
	font-weight:bold;
	}




#imgsGal{
	display:table-cell;
	vertical-align:bottom;
	border:5px;
	border-color:#FFF;
	width:220px;
	height:220px;
	
	}


#imgsGal a img {
	border-color:#FFF;
	}

#imgsGal img {
	height:auto;
	width:100%;
	border-color:#FFF;
	box-shadow: -1px 3px 7px #999999;
	margin-left:auto;
	margin-right:auto;
	}

#imgsGal a:hover img{

	height:auto;
	width:105%;
	border-color:#FFF;
	box-shadow: -1px 3px 7px #999999;
	margin-left:auto;
	margin-right:auto;
	}	

#desGalCont{
	float:left;
	text-align:center;
	margin-left:25px;
	margin-right:25px;
	width:220px;
	height:220px;
	}

	
#desGal{
	display:table-cell;
	vertical-align:bottom;
	text-align:center;
	width:220px;
	height:220px;
	}


#desGal a img {
	border:none;
	}

#desGal img {
	height:100%;
	width:auto;
	box-shadow: -1px 3px 7px #999999;
	margin-left:auto;
	margin-right:auto;
	}

#desGal a:hover img{

	height:105%;
	width:auto;
	box-shadow: -1px 3px 7px #999999;
	margin-left:auto;
	margin-right:auto;
	}	
	
#desGalBrevemente img{
	opacity: 0.3;
	box-shadow: 0px 1px 4px #999999;
	}

#avaGalCont{
	float:left;
	width:64px;
	height:64px;
	font-size: 12px;
	text-align: center;
	}

#avaGalCont a{
	color:#603813;
	font-weight:bold;
	}




#avaGal{
	width:64px;
	height:64px;
	}


#avaGal a img {
	border: none;
	}

#avaGal img {
	height:64px;
	width:64px;	}

#avaGal a:hover img{
	height:auto;
	width:95%;
	/*box-shadow: 0px 0px 15px #999999;*/
	}	

#textoGaleria{
	padding-top:20px;
	text-align:center;
	}	

#galeriaImagensContent, #galeriaDesenhosContent, #galeriaFundosContent, #galeriaAvataresContent, #galeriaVideosContent{
	width:860px;
	height:270px;
	padding-left:25px;
	padding-right:25px;
	}



#contactos {
	height: 630px;
	background-image:url(../../imgs/contactos-bg.png);
	background-position: center top;
}

#content2-contactos{
	text-align:center;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #603813;
	margin-left:520px;
	padding-top: 90px;
	width: 400px;
	
	}
	
#content2-contactos a{
	color: #603813;
	}
	
/*#content2-contactos a:hover{	
	color: #603813;
}*/
	
#comprar {
	height: 600px;
background-image: url(../../imgs/mockup.jpg);
background-position: left top;
background-repeat: no-repeat;
margin-left: 10px;
min-height: 755px;
}

#content-comprar{
	text-align: left;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #603813;
	margin-left: 576px;
	padding-top: 67px;
	width: 283px;
	}
	
#fechar2{
	position: absolute;
	z-index:9;
	right: -26px;
	top: -18px;
	}

#setaEsq{
	position: absolute;
	z-index: 9;
	right: -0px;
	top: 0;
	height: 490px;
	margin-top: 0px;
}


#setaEsq a{
	padding-top: 36px;
	padding-left: 348px;
	padding-bottom: 415px;
	}
	
#setaEsq a:hover{
	background: url(../../imgs/esq_btn.png);
	background-repeat: no-repeat;
	background-position: center right;
	}

#setaDir{
	position: absolute;
	z-index: 9;
	left: -0px;
	top: 0;
	height: 490px;
	margin-top: 0px;
	}


#setaDir a{
	padding-top: 36px;
	padding-left: 348px;
	padding-bottom: 415px;
	}

#setaDir a:hover{
	background:url(../../imgs/dir_btn.png);
	background-repeat: no-repeat;
	background-position: center left;
	}

#blocoIMG{
	display:none;
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 50%;
	left: 50%;
	padding: 0px;
	text-align: left;
	/*width: 853px;
	height: 480px;*/
	z-index: 8;
	
	}

#video2{
	display:none;
	position: absolute;
	margin: -300px 0px 0px -512px;
	top: 50%;
	left: 50%;
	padding: 0px;
	text-align: left;
	width: 1024px;
	height: 600px;
	z-index: 8;
	
	}

#experimentaJogo{
	display:block;
	width: 180px;
	height: 180px;
	/*position: relative;
	left: 140px;
	top: -60px;*/
	float:right;

	}

#experimentaJogo a{
	background-image:url(exper.png);
	background-repeat:no-repeat;
	padding-top: 165px;
	

	}
#experimentaJogo a:hover, #experimentaJogo a:active, #experimentaJogo a:focus{
	background-image:url(exper_hover.png);
	background-repeat:no-repeat;
	}


#verHistoria{
	display:block;
	width: 162px;
	height: 91px;
	position: relative;
	left: 60px;
	top: -110px;
	}

#verHistoria a{
	background-image:url(verHistoria.png);
	background-repeat:no-repeat;
	padding-top: 65px;
	

	}
#verHistoria a:hover, #verHistoria a:active, #verHistoria a:focus{
	background-image:url(verHistoria_houver.png);
	background-repeat:no-repeat;
	}

#verVideoExtra{
	display:block;
	/*
	right: 0px;
	top: 0px;*/
	width: 268px;
	height: 185px;
	position: relative;
	left:-92px;
	top:-23px;
}

#verVideoExtra a{
	background-image:url(ver-video.png);
	background-repeat:no-repeat;
	padding-top: 175px;
	

	}
#verVideoExtra a:hover, #verVideoExtra a:active, #verVideoExtra a:focus{
	background-image:url(ver-video_hover.png);
	background-repeat:no-repeat;
	}
	



#cortas{
	/*overflow: hidden;*/
}

#extrasRob{
background-image: url(../imgs/bg-header2.png);
position: relative;
margin-right: auto;
margin-left: auto;
width: 940px;
overflow: visible;
height: 948px;
margin-top: -1069px;
z-index: -1;
	
	}

#fundoLivros{
	background-image: url(bottom-bg.png);
background-repeat: no-repeat;
position: relative;
margin-left: -475px;
margin-right: -494px;
min-height: 948px;
}


#content {
	padding-right: 40px;
}

#page {
	width: 940px;
	min-height: 770px;
	background: white;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-bottom: -180px;
	margin-top: 20px;
}

#main {
	/*height: 3000px;*/
	width: 940px;
	margin: 0 auto;
}


#brevemente-wrap{
	height: 630px;
	background-image:url(../../imgs/brevemente.png);
	background-position: center top;
}

#page h1 {
	color:#FAB529;
	font-family:Arial Black;
	font-size:32px;
	letter-spacing:-1.3px;
	line-height:33px;
	margin:0 0 25px;
}

#page p, #page ul {
	font-family: arial;
	font-size: 16px;
	color: #603813;
	margin-bottom: 15px;
	margin-top: 0px;
	list-style-type: disc;
}


/*#page li {
	float: left;
}*/

#page p a {
font-size: 90%;
z-index: 1;
font-weight: bold;
color: #FAB529;
text-decoration: none;
}

#page a:hover, #page a:active, #page a:focus {
text-decoration: none;
color:#C88600;
}

.topo {
	font-size: 90%;
	z-index: 100
}

/*Descobre*/

#bem-vindo-wrap{
	height: 630px;
	background: url('bem-vindo.png');
	background-position: center top;
}

#bem-vindoGaleria{
	height: 630px;
	background: url('bem-vindoGaleria.png');
	background-position: center top;
}

#content1-descobre{
	margin-left:40px;
	padding-top:200px;
	width: 500px;
}

#content2-descobre{
	margin-left:40px;
}

#content3-descobre{
	margin-left:40px;
	width:394px;
	position: relative;
}

#content4-descobre{
	margin-left:40px;
}

#content5-descobre{
	margin-left:40px;
	width:330px;
	position:relative;
}

#content6-descobre{
	margin-left:40px;
}

#content7-descobre{
	margin-left:40px;
}

#content8-descobre{
	margin-left:40px;
	width:240px;
}

#content9-descobre {
	margin-left:40px;
	width: 500px;
	position: relative;
}

#content10-descobre{
	margin-left:40px;
}

#content11-descobre {
	margin-left:40px;
	width: 520px;
	position: relative;
	z-index: 1;
}

#content12-descobre{
	margin-left:40px;
	position: relative;
	top: -24px;
}

#content13-descobre{
	position: relative;
	left:-220px;
	top:-164px;
}

/* Classes */

.divisoria{
    clear: both;
    display: block;
    margin-left: 20px;
    padding: 20px 0 23px 0;
}

.fleft{
	float:left
}

.fright{
	float:right
}
.pmargin{
	margin-left:15px
}
