body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	BACKGROUND: url(imagens/bk.jpg) #dcdcdc repeat-x left top;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #464646;
	PADDING-TOP: 0px;
	FONT-FAMILY: Tahoma;
	TEXT-ALIGN: center
}
input , textarea, select{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0024B6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-bottom: 2px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
}

h5 {
	font-size: 10px;
	font-weight: normal;
}
img {
	border: 0;
}
p ,h3,h4,h5{
	padding: 0px;
	margin: 0px;
}
#container {
	FONT-SIZE: 11px;
	MARGIN: 0px auto 30px;
	WIDTH: 860px;
	HEIGHT: 100%;
	BACKGROUND-COLOR: #fff;
	TEXT-ALIGN: left
}
#header {
}
#banner {
	background-image: url(imagens/banner_temp.jpg);
	background-repeat: no-repeat;
	height: 192px;
}

#submenu {
	background-image: url(imagens/menusup.gif);
	background-repeat: no-repeat;
	height: 26px;
	color: #0024B6;
}
#submenu .mask {
	padding: 6px;
}
#submenu span {
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}
#submenu a ,visited{
	text-decoration: none;
	color: #0024B6;
	margin-right: 10px;
}
#submenu a:hover {
	text-decoration: underline;
}
#content .mask {
	padding: 20px;
}
#lista {
	float: left;
	height: 468px;
	width: 280px;
	background-color: #F1F1F1;
	overflow: auto;
	position: relative;
}
#lista h3 a, visited {
	color: #333;
	text-decoration: none;
}
#lista h3 a:hover {
	color: #0024B6;
}

#lista .mask {
	padding: 10px;
	overflow: hidden;
	position: relative;
}
#lista h5 {
	margin-bottom: 2px;
}

#lista .item {
	margin-bottom: 12px;
	margin-top: 10px;
	width: 246px;
}
#lista .item img {
	margin-right: 6px;

}
#movie {
	float: left;
	width: 530px;
	overflow: auto;
	text-align: center;
	padding-left: 10px;
}
#movie #titulo {
	background-image: url(imagens/menusup2.gif);
	background-repeat: no-repeat;
	height: 22px;
	color: #0024B6;
	width: 464px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#movie #tv {
	width: 478px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


#rodape {
	CLEAR: both;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #dadada 1px solid;
	PADDING-LEFT: 5px;
	FONT-SIZE: 90%;
	PADDING-BOTTOM: 15px;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #dadada 5px solid;
	TEXT-ALIGN: center
}
#rodape a {
	MARGIN-LEFT: 4px
}
#rodape table {
	WIDTH: 100%
}
.tabelas1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFCF12;
	border-left-color: #FFCF12;
}
#msgOK {
	font-weight: bold;
	color: #093;
	margin-left: 20px;
}
#msgERRO {
	font-weight: bold;
	color: #C30;
	margin-left: 20px;
}


.tabelas1 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCF12;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCF12;
	background-color: #FFCF12;
	font-weight: bold;
	color: #0024B6;
}
.tabelas1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCF12;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCF12;
}
.tabelas1 .linha {
	background-color: #FFFCEC;
}
.tabelas1 a, visited {
	color: #464646;
	text-decoration: underline;
}
.tabelas1 a:hover {
	color: #0024B6;
}

#botoes {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
