html, body {min-height:800px; height: 100%; width: 100%}
body {
	margin:0;
	padding:0;
	border:none;
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	color:#333;
	text-align:center;
	height: 400px;
	}
.texto{
	font-family: arial;
	font-size: 12px;
	color: #666;
}
.blog{
	font-family: arial;
	font-size: 11px;
	color: #666;
}
#tudo {

	width: 100%;
	min-height: 700px;
        height: 100%;
	margin: 0 auto;
}
#inicio {
	width: 1024px;
	margin-bottom: 0;
	margin:0 auto;
	}
#baixo {
	width: 100%;
	margin:0 auto;
	bottom: 0px;
	margin-bottom: 70px;
	}
#header {
	width:1024px;
	height:37px;
	margin-top: 10px;
	text-align: center;
	z-index: 1000;
	}
#logo {
width: 230px;
height: 37px;
margin:0;
float: left;
margin-top: 0;
border: 0;
}
h1#topo span {
	display: none;
	}

#divisor{
	width: 30px;
	margin:0;
	float: left;
	margin-top: 0;
	height: 37px;
	border: 0;
	background-image: url(../img/divisor.jpg);
	}
#media{
	width: 400px;
	padding-left: 15px;
	margin:0;
	float: left;
	margin-top: 0;
	height: 37px;
	border: 0;
	padding-top: 10px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #646464;
	}
#login{
	width: 80px;
	line-height: 12px;
	margin:0;
	float: left;
	margin-top: 0;
	height: 37px;
	border: 0;
	vertical-align: middle;
	}
#contatos{
	line-height: 13px;
	width: 130px;
	padding-left: 15px;
	margin:0;
	float: left;
	margin-top: 0;
	height: 37px;
	border: 0;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #646464;
	}
#social{
	width: 55px;
	padding-left: 15px;
	margin:0;
	float: left;
	margin-top: 0;
	height: 37px;
	border: 0;
	padding-top: 8px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #646464;
	}
