body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:hover {
	color: #0059ad;
	text-decoration: none;
	/*filter:glow(Color=#ffffff,Strength=4); height: 0;*/


}

a {
/*	color: #724C35;*/
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.preview {
margin:2px;
float:left;
}

.titulo {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #0059ad;
	text-decoration: none;
	text-transform: none;
	font-weight:bold;
}

.texto {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.texto_branco {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.filmes_titulo {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: #385165;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.titulo_page {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	color: #0059ad;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.texto_rodape {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #0054a5;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.link_interno {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #2381dc;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.link_branco {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.campo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #979797;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	height:15px;
	width:151px;
	background-color:#ffffff;
	border-bottom-color: #d1d1d1;
	border-bottom-style: solid;
	border-right-color: #d1d1d1;
	border-right-style: solid;
	border-left-color: #d1d1d1;
	border-left-style:solid;
	border-top-color: #d1d1d1;
	border-top-style:solid;
	border-width:1px;
}

.campo_over {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #a0a0a0;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	height:15px;
	background-color:#FFFFFF;
	border-bottom-color: #a3a3a3;
	border-bottom-style: solid;
	border-right-color: #a3a3a3;
	border-right-style: solid;
	border-left-color: #a3a3a3;
	border-left-style:solid;
	border-top-color: #a3a3a3;
	border-top-style:solid;
	border-width:1px;
}

.campo_checkbox {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #724C35;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	height:18px;
	border-bottom-color: #d1cfcf;
	border-bottom-style: solid;
	border-right-color: #d1cfcf;
	border-right-style: solid;
	border-left-color: #d1cfcf;
	border-left-style:solid;
	border-top-color: #d1cfcf;
	border-top-style:solid;
	border-width:1px;
}

.bordaimg {
	border-left-color:#cfcfcf;
	border-left-style:solid;
	border-bottom-color:#cfcfcf;
	border-bottom-style:solid;
	border-right-color:#cfcfcf;
	border-right-style:solid;
	border-top-color:#cfcfcf;
	border-top-style:solid;
	border-width:1px;
}


.container {
	padding: 0px;
	margin: 0px 0 0px 0;
	background: #fff;
	font-size: 11px;
	}


#miniflex {
	width: 100%;
	float: left;
	font-size: small; /* could be specified at a higher level */
	margin: 0;
	padding: 0 1px 0 1px;
	font-size: 11px;

	}

#miniflex li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	font-size: 11px;
	}
	
#miniflex a:link, #miniflex a:visited {
	float: left;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	margin: 0 10px 0 10px;
	text-decoration: none;
	color: #FFF;
	}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
	border-bottom: 0px solid #333;
	color: #f6d41a;
	}


