BODY {
	background-image:url(img/bg.jpg);
	background-position:top center;
	margin: 0;
	padding: 0;
}
H1 {
	display:none;
}
.logo {
	height:104px;
	text-align:center;
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float: left;
	clear: none;
	width: 459px;
}
.video {
	width: 435px;
	float: left;
	clear: none;
	padding: 15px;
}
.links {
	width:459px;
	float: left;
	clear: none;
	padding-top: 130px;
}
.dir {
	width:220px;
	height:80px;
	float:right;
	text-align:center;
	clear:none;
}
.dir A {
	background-image:url(img/apre.jpg);
	display:block;
	width:128px;
	height:75px;
	margin: 0 auto 0 auto;
}
.dir A SPAN {
	display:none;
}
.esq {
	width:220px;
	height:80px;
	float:left;
	clear:none;
	text-align:center;
}
.esq A {
	background-image:url(img/es_pa.jpg);
	display:block;
	width:153px;
	height:52px;
	margin: 0 auto 0 auto;
}
.esq A SPAN {
	display:none;
}
.rodape {
	background-image:url(img/bg_roda.jpg);
	background-repeat:repeat-x;
	font:bold 12px arial, verdana;
	color:#FFF;
	text-align: center;
	float: left;
	clear: none;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 100%;
}
.site {
	width: 460px;
	height: auto;
	margin: 0 auto 0 auto;
}
