@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#container #meio #logo {
	height: 415px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/logo.png);
	float: left;
}
#container #meio #contato {
	height: 188px;
	width: 426px;
	margin-right: 130px;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/contato.png);
	margin-top: 150px;
	float: right;
}

#container {
	width: 1250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 540px;
	background-image: url(../images/dot.jpg);
	background-repeat: repeat;
}
#container #meio {
	width: 1250px;
	height: 550px;
	background-image: url(../images/gely2.png);
	background-repeat: no-repeat;
}
#container #meio #box {
	width: 1030px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container #rodape p {
	font-family: "Trebuchet MS";
	color: #999999;
	font-size: 0.7em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#container #rodape {
	width: 400px;
	height: 20px;
}
#container #meio #contato p {
	font-family: "Trebuchet MS";
	color: #333333;
	padding-left: 123px;
	padding-top: 36px;
	padding-bottom: 10px;
}
#container #meio #titulo {
	background-image: url(../images/titulo.png);
	height: 96px;
	width: 630px;
	float: right;
	margin-top: 80px;
}

.p {
	padding-bottom: 50px;
}

#container #meio #contato a {
	color: #333333;
	text-decoration: none;
}

