@font-face {
	font-family: Swagger;
	src: url('Swagger.ttf');
}

html {
	background:url('../images/others/bg_eco.png') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #000000;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
	overflow:hidden;
	font-family: Swagger;
}

body {
	min-width: 960px;
	min-height: 840px;
	width: 100%;
	height: 100%;
	margin: 0;
}

.placeholder {
	width: 60%;
	height: 90%;
	float: right;
}

.placeholder p {
	color: #FFFFFF;
	font-size: 20px;
}

.placeholder table {
	color: #FFFFFF;
	margin-top: 30%;
	font-size: 20px;
	font-family: Verdana;
}

.gobackbt {
	float: right;
	margin-right: 30px;
}

.jogobt {
	position: absolute;
	bottom: 3%;
	right: 5%;
}

.livrobt {
	position: absolute;
	bottom: 3%;
	right: 5%;
}

.contactimg {
	margin-top: 100px;
}

.contacttext {
	width: 80%;
	margin-top: 30px;
	display:block;
	color: #ffffff;
	font-size: 23px;
	text-align: center;
}

.escolatext {
	width: 80%;
	margin-top: 12%;
	margin-left: 7%;
	display:block;
	color: #ffffff;
	font-size: 18px;
}

.ecoescolastext {
        width: 80%;
	margin-top: 5%;
	margin-left: 7%;
	display:block;
	color: #ffffff;
        line-height: 25px;
        text-align:justify;
}

.galeriatext {
	width: 80%;
	height: 500px;
	overflow: auto;
	margin-left: 5%;
	margin-top: 12%;
	display: block;
}

.photosutad {
	margin: 5px;
}

.livroejogotext {
	width: 85%;
	color: #ffffff;
	font-size: 22px;
	text-align: justify;
	margin-right: 3%;
	margin-top: 10%;
	padding-right: 20px;
}

.livroejogotext iframe {
	margin-left: 280px;
}

.comprarlivroejogoplaceholder {
	float: left;
	margin-top: 10%;
	margin-left: 5%;
}

.comprarlivroejogoplaceholder h2 {
	color: #ffffff;
	width: 60%;
	margin-left: 10%;
	text-align: center;
}

.comprarcdedvdplaceholder {
	float: right;
	display: block;
	margin-top: 10%;
	margin-right: 7%;
}

.comprarlivroejogo {
	display: block;
}

.comprarlivroejogobt {
	display: block;
	margin-left: 30%;
}

.maisinformacoeslivroejogo {
	display: block;
	margin-left: 25%;
}

.menutermos {
	
}

.menutermos ul {
	list-style: none;
	position: absolute;
	bottom: 10%;
	right: 20%;
}

.menutermos li {
	float: left;
}

.menutermos a {
	text-decoration: none;
	color: #AAAAAA;
	font-size: 18px;
}

.cdedvdimg2 {
	margin-left: 35%;
	margin-top: 20%;
}

.escolaimg2 {
	position: absolute;
	bottom: 0%;
	right: 2%;
}

.galeriaimg2 {
}

.livroimg {
	float: left;
	padding-right: 20px;
}

.livroimg2 {
	float: right;
	padding-right: 20px;
}

.jogoimg {
	float: left;
	padding-right: 20px;
}

.jogoimg2 {
	float: right;
	padding-right: 10px;
}

.comprarimg2 {
	float: right;
	position: absolute;
	bottom: 0%;
	right: 3%;
}

.pdf {
	margin-top: 7%;
	margin-left: 5%;
	width: 75%;
	height: 50%;
}

.pdf iframe {
	width: 100%;
	height: 60%;
}
.ecoform {
	margin-left: 10%;
	margin-top: 0%;
	color: #FFFFFF;
}

.ecoform p {
	width: 100%;
}

.purchaseform {
	margin-left: 10%;
	margin-top: 10%;
	color: #FFFFFF;
}

.purchaseform p {
	width: 80%;
}

#contact {
	width: 420px;
	height: 370px;
	position: fixed;
	top: 50px;
	right: -330px;
	cursor: pointer;
}

.form {
	width: 100%;
	height: 100%;
	background:url('../images/others/contacte_nos.png');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#contact form {
	color: #FFFFFF;
	margin-left: 90px;
	padding-top: 20px;
}

input.field {
	text-align: right;
	width: 10px;
	float:left;
	font-weight:bold;
}

input.textbox {
	width: 200px;
	float:right;
	margin-right: 30%;
}

input.textbox2 {
	width: 50px;
	float:right;
	margin-right: 30%;
}

.textarea {
	width: 200px;
	float:right;
	margin-right: 30%;
}

input.button {
	float: right;
	margin-right: 30%;
}

form p {
	clear: both;
	padding: 5px;
}

.voltarbt {
	position: absolute;
	left: 45%;
	top: 500px;
}


