body{
	margin: 0px auto;
	text-align: center;
	background-position: top center;
	background-repeat: no-repeat; 
	background:#FFF;
}
#banner{
		height: 64px;
		width: 780px;
}
#container{
	width: 550px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#publiTopo{
	float: left;
	width:485px;
	height:95px;

}
#logo{
	width: 205px;
	float: left;
	padding: 5px 0px 0px 5px;
}
#menu{
 width: 191px;
 float: left;
 clear: left;
 padding-top: 20px;
}
#conteudo{
	width: 550px;
	float: left;
	text-align:center;
	height: auto;
}
#tv{
	width: 413px;
	margin-left: 60px;
	float: left;
	text-align: center;
	vertical-align: absmiddle;
}
#tv #box1{
	width: 364px;
	height: 265px;
	background-image: url(imagens/tv/images/tv_01.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}
#tv #box2{
	width: 49px;
	float: left;
}
#box2 img{
	cursor: pointer;
}
#video1, #video2, #video3{
	padding: 10px 0px 0px 10px;
}
#video2, #video3{
	display: none;
}
#galeria{
	width: 556px;
	height: 134px;
	margin-top: 20px;
	background-color: #708090;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	margin-left: 10px;
	text-align: left;
	vertical-align: middle;
	padding: 4px;
}

#rodape{
	width: 780px;
	text-align: center;
	float: left;
	margin-top: 10px;
	vertical-align: bottom;
}
