td {
font-family : verdana, tagoma, arial;
font-size : 10px;
color : #757575;
}
a:link {
color : #758591;
text-decoration : none;
}
a:visited {
color : #758591;
text-decoration : none;
}
a:hover {
color : #758591;
text-decoration : underline;
}
.form {
border-top : 1px solid #000000;
border-bottom : 1px solid #dddddd;
border-left : 1px solid #000000;
border-right : 1px solid #dddddd;
font-family : tahoma, verdana, arial;
font-size : 11px;
}

.bg-titulos {
background-color : #b5c7d4;
}
.bg-boxes-fundo {
background-color : #f3f6f9;
}
.bg-branco {
background-color : #ffffff;
}
.bg-cinza {
background-color : #eeeeee;
}
.imgbd {
border : 1px solid #000;
}
.mn-destacado:link {
font-weight : bold;
text-decoration : none;
color : #bab500;
font-family : tahoma, verdana, arial;
font-size : 11px;
}
.mn-destacado:visited {
font-weight : bold;
text-decoration : none;
color : #bab500;
font-family : tahoma, verdana, arial;
font-size : 11px;
}
.mn-destacado:hover {
font-weight : bold;
text-decoration : none;
color : #bab500;
font-family : tahoma, verdana, arial;
font-size : 11px;
}
.mn-normal:link {
text-decoration : none;
color : #68869d;
font-family : tahoma, verdana, arial;
font-size : 11px;
}
.mn-normal:visited {
text-decoration : none;
color : #68869d;
font-family : tahoma, verdana, arial;
font-size : 11px;
}
.mn-normal:hover {
text-decoration : none;
color : #68869d;
font-family : tahoma, verdana, arial;
font-size : 11px;
}
.txt-destaque {
font-weight : bold;
color : #bab500;
}
.titulo {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : #b3ae01;
}
.pretofino {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
}
.azul_3 {
color : #47ddf4;
}
.doze {
font-size : 12px;
}
.dashed {
border : 1px dashed #aaaaaa;
}
.button_destaque {
border : none;
background : none;
font-size : 10px;
color : #999999;
}

.filmhdr {
width:150;
background:#C4D5E3;
border:1px solid #C4D5E3;
font-weight:bold;
padding:10px;
}
         
.filmbdy {
width:150;
background:#FFFFFF;
border-left:1px solid #C4D5E3;
border-right:1px solid #C4D5E3;
border-bottom:1px solid #C4D5E3;
padding:10px;
}


#search, ul {
padding: 3px;
width: 150px;
border: 1px solid #999;
font-family: verdana, arial, sans-serif;
font-size: 12px;
background: #fff;
}

ul {
list-style-type: none; 
font-family: verdana, arial, sans-serif; 
font-size: 12px;  
margin: 5px 0 0 0
}

li {
margin: 0 0 5px 0; 
cursor: default; 
color: black;
}

li:hover {
background: #ccf0ff;
}

li.selected {
background: #ccecfc;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:449px;
	border:1px solid #000;
}