/*Começa aqui - Menu lateral*/
a.Menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

a.Menu:link {
	text-decoration: none;
}

a.Menu:visited {
	text-decoration: none;
	color: #666;
}

a.Menu:hover {
	text-decoration: none;
	color: #999;
}

a.Menu:active {
	text-decoration: none;
	color: #666;
}

/*Termina aqui - Menu lateral*/ /*Começa aqui - Links rodape*/
	 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

a.Rodape:link {
	text-decoration: none;
}

a.Rodape:visited {
	text-decoration: none;
	color: #FFF;
}

a.Rodape:hover {
	text-decoration: none;
	color: #CCC;
}

a.Rodape:active {
	text-decoration: none;
	color: #FFF;
}
p {
	font-size:15px;
}
--> /*Termina aqui - Links rodape*/
body {
	margin: 0;
	padding: 0;
	text-align: center; /* hack para o IE */
}

#tudo {
	width: 950px;
	margin: 0 auto;
	text-align: left; /* "remédio" para o hack do IE */
	margin: 0 auto;
}

#topo {
	width: 950px;
}

#principal {
	width: 700px;
	float: right;
}

#navegacao {
	width: 247px;
	float: left;
}

#principal * {
	/* padding: 0 0px; */
}

#navegacao * {
	padding: 0 0px;
}

#rodape {
	clear: both;
	width: 950px;
	height: 54px;
	background: url(/img/FundoRodape.gif) no-repeat top;
	text-align: center;
	padding-top: 10px;
}

#conteudo {
	padding: 0px;
}

#FilmeCab {
	width: 950px;
	height: 256px;
}

#Menu {
	background-image: url(../img/FundoMenuTopLinha.png);
	width: 880px;
	height: 30px;
	padding-left: 70px;
	padding-top: 10px;
}

#B1 {
	height: 30px;
	width: 95px;
	display: block;
	float: left;
}

#B2 {
	height: 30px;
	width: 80px;
	display: block;
	float: left;
}

#B3 {
	height: 30px;
	width: 171px;
	display: block;
	float: left;
}

#B5 {
	height: 30px;
	width: 80px;
	display: block;
	float: left;
}

#B5 {
	height: 30px;
	width: 140px;
	display: block;
	float: left;
}

#B6 {
	height: 30px;
	width: 80px;
	display: block;
	float: left;
}

#B7 {
	height: 30px;
	width: 141px;
	display: block;
	float: left;
}

#B8 {
	height: 30px;
	width: 80px;
	display: block;
	float: left;
}

#B9 {
	height: 30px;
	width: 153px;
	display: block;
	float: left;
}

#B10 {
	height: 30px;
	width: 80px;
	display: block;
	float: left;
}

#B11 {
	height: 30px;
	width: 98px;
	display: block;
	float: left;
}

#BlocoLogin {
	width: 860px;
	height: 76px;
	display: block;
	background: url(../img/FundoLogin.png);
	background-repeat: no-repeat;
	padding-left: 90px;
}

.Separador {
	height: 30px;
	width: 2px;
	display: block;
	float: left;
	color: #FFF;
}

#DivForm {
	height: 65px;
	width: 200px;
	float: left;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 9px;
}

.Texto1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 3px
}

.Texto2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: 2px
}

#CampoForm {
	width: 300px;
	height: 35px;
}

.EstiloBotao {
	background-color: #666;
	border: 0px;
	position: absolute;
	color: #FFF;
	height: 19px;
	left: 461px;
	width: 77px;
}

/*Menu  */
#menuhor {
	border: none;
	margin: 0;
	font: 9px Arial, sans-serif;
}

#menuhor li {
	list-style: none;
	margin: 0;
	display: inline;
}

#menuhor li a {
	height: 1px; /* IE5.0 bug */
	padding: 3px 1px;
	margin: 0;
	border: 1px solid #666;
	background: #999;
	text-decoration: none;
}

#menuhor li a:link {
	color: #fff;
}

#menuhor li a:visited {
	color: #fff;
}

#menuhor li a:hover {
	background: #ccc;
	color: #000;
	border-color: #000;
}


fieldset{
	border: 1px solid #999;
}
legend{
	background-color: #CCC;
	margin: 2px;
	border: 1px solid #666;
}

span {
	font-family: none !important;
	font-size: none !important;
	color: none !important;
}