/* CSS Document */

/* png ie6 */
* html img,
* html .png{
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #b1b1b1;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/*class*/
.busca {
	background: none;
	border:none;
	color:#686868;
	font-size:15px;
	height:21px;
	_height:20px;
	padding-left:3px;
	*margin-left:2px;
	padding-right:5px;
	*margin-right:2px;
	padding-top:2px;
	width:120px;
	*width:115px;
}

.botao_busca {
	float: left;
	border: none;
	width: 56px;
	height: 23px;
	color: #FFFFFF;
	background: url(../img/bg_botao.jpg) left top repeat-x;
	cursor: pointer;
}

.lacuna {
	width: 384px;
	height: 25px;
	border: none;
	background: url(../img/bg_lacuna.jpg) left top repeat-x;
	padding-top: 8px;
}

.mensagem {
	width: 384px;
	height: 143px;
	border: none;
	background: #ffffff url(../img/bg_lacuna.jpg) left top repeat-x;
	padding-top: 8px;
	overflow: auto;
}

.botao_formulario {
	border: none;
	width: 56px;
	height: 23px;
	color: #FFFFFF;
	background: url(../img/bg_botao.jpg) left top repeat-x;
	cursor: pointer;
}

/*stylo usada em varias paginas*/
#titulo {
	display: block;
	width: 100%;
	height: 38px;
	margin-bottom: 10px;
	color: #e7a428;
	font-family: "Century Gothic";
	font-size: 33px;
}

#linha_cinza {
	display: block;
	width: 100%;
	border-bottom: solid 3px #bbbbbb;
	margin-bottom: 10px;
}

#descricoes {
	display: block;
	width: 100%;
	min-height: 10px;
	margin-bottom: 10px;
	text-align: justify;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

#coluna {
	display: block;
	width: 100%;
	min-height: 20px;
	margin-bottom: 15px;
}

#voltar {
	position: fixed;
	display: block;
	width: 100%;
	left: 8px;
	bottom: 8px;
	_position: absolute !important;
	z-index: 1;
}

#voltar a {
	font-size: 15px;
	color: #e7a428;
}

#voltar a:hover {
	text-decoration: underline;
}

#procurar {
	float: left;
	background: #ffffff url(../img/lupa.jpg) no-repeat right center;
	width: 145px;
	height: 23px;
	_height: 20px;
	margin-right: 6px;
}

html {
	 _overflow-y: hidden !important;
	 _overflow-x: hidden !important;
}

body { 
	_height: 100% !important;
	_width: 100% !important;
	_margin: 0 !important;
	_position: relative;;
}

#newbody {
	_position: relative !important; 
	_overflow-y: auto !important;
	_overflow-x: hidden !important;
	height: 100% !important; 
	width: 100% !important; 
	_margin: 0 !important; 
	display: block;
}

body {
	font-family: "Arial", Helvetica, sans-serif;
	color: #bbbbbb;
	font-size: 15px;
	background: #303030;
}

body a {
	outline: 0;
}

/*topo*/
#topo {
	display: block;
	width: 100%;
	height: 313px;
	background: url(../img/bg.jpg) repeat;
}

#topo #anime_topo {
	display: block;
	width: 999px;
	height: 313px;
	margin: 0 auto;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

/*meio*/
#meio {
	display: block;
	width: 965px;
	min-height: 100px;
	margin: 0 auto;
	padding-top: 25px;
	padding-left: 34px;
}

#meio #conteudo {
	display: inline-block;
	*float: left;
	vertical-align: top;
	width: 710px;
	min-height: 200px;
	margin-right: 24px;
}

/*conteudo da pagina home*/
#conteudo #data {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-family: "Century Gothic";
	font-size: 13px;
}

#conteudo #data span {
	color: #e7a428;
}

#conteudo #img_ator_primeiro {
	display: block;
	width: 100%;
	min-height: 10px;
	text-align: center;
}

#conteudo #img_ator_primeiro p {
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 25px;
	margin-top: 3px;
}

#conteudo #img_ator {
	display: block;
	width: 100%;
	min-height: 10px;
	text-align: center;
	margin-bottom: 25px;
}

#conteudo #navegador {
	display: block;
	width: 100%;
	height: 20px;
	text-align: right;
	margin-bottom: 10px;
}

#conteudo #navegador a {
	display: inline-block;
	width: 19px;
	height: 17px;
	background: #1e1e1e;
	border: 1px solid #bbbbbb;
	color: #bbbbbb;
	text-align: center;
	padding-top: 2px;
	margin-right: 0px;
	margin-left: 3px;
}

#conteudo #navegador span {
	display: inline-block;
	width: 19px;
	height: 17px;
	background: #bbbbbb;
	border: 1px solid #bbbbbb;
	color: #1e1e1e;
	text-align: center;
	padding-top: 2px;
	margin-right: 0px;
	vertical-align: top;
	font-size:11px;
	margin-left: 3px;
}

#formulario #botoes {
	display: block;
	width: 71%;
	*width: 500px;
	_width: 503px;
	height: 23px;
	text-align: right;
}

li #mais_recados {
	display: block;
	width: 100%;
	text-align: right;
	background: none;
}

#coluna ul li ul li #mais_recados a {
	color: #e7a428;
	font-size: 15px;
	background: none;
}

#coluna ul li ul li #mais_recados a:hover {
	color: #e7a428;
	font-size: 15px;
	background: none;
	border: none;
	text-decoration: underline;
}

/*linha divisoria*/
#linha_divisoria_rodape {
	display: block;
	width: 100%;
	height: 15px;
	background: url(../img/bg.jpg) center center repeat-x;
}

#formulario {
	display: block;
	width: 100%;
	height: 305px;
	background: #303030;
	padding-top: 10px;
}

#formulario #coluna_formulario {
	display: block;
	width: 100%;
	min-height: 33px;
	margin-bottom: 10px;
}

#formulario #coluna_formulario span {
	display: inline-block;
	*float: left;
	width: 100px;
	height: 22px;
	margin-bottom: 5px;
	color: #e7a428;
	font-family: "Century Gothic";
	vertical-align: top;
	margin-left: 15px;
	padding-top: 4px;
}

/*conteudo da apagina busca*/
#conteudo #resultado_busca {
	display: block;
	width: 100%;
	min-height: 2px;
	color: #FFFFFF;
	margin-bottom: 13px;
	color: #e7a428;
	font-size: 12px;
	font-weight: bold;
}

#conteudo #resultado_busca a {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #f7f7f7;
	font-weight: normal;
	cursor: pointer;
}

#conteudo #resultado_busca a span {
	color:#E7A428;
	font-size:12px;
	font-weight:bold;
}

#conteudo #resultado_busca p {
	margin-left: 77px;
	color: #bbbbbb;
	font-size: 11px;
	color: #bbbbbb;
	font-weight: normal;
}

/*conteudo da pagina comentario*/
#conteudo #comentario {
	display: block;
	width: 680px;
	min-height: 90px;
	background: #383838;
	padding: 15px;
	margin-bottom: 15px;
}

#comentario #titulo_comentario {
	display: block;
	width: 100%;
	color: #e7a428;
	font-size: 25px;
	font-family: "Century Gothic";
}

#comentario #data {
	display: block;
	width: 100%;
	font-size: 15px;
	color: #bbbbbb;
	font-family: "Century Gothic";
	margin-bottom: 10px;
}

#comentario #data span {
	color: #e7a428;
}

#comentario #texto_comentario {
	display: block;
	width: 100%;
	color: #FFFFFF;
}

/*coluna direita*/
#meio #coluna_direita {
	display: inline-block;
	width: 227px;
	min-height: 200px;
	vertical-align: top;
}

#coluna_direita #bg_texturado {
	display: block;
	width: 207px;
	min-height: 23px;
	background: url(../img/bg.jpg) repeat;
	padding: 10px;
	margin-bottom: 15px;
}

#bg_texturado #titulo_coluna_direita {
	color:#E7A428;
	display:block;
	font-family:"Century Gothic";
	font-size:24px;
	margin-bottom:10px;
	width:100%;
	text-align: center;
}

#bg_texturado #titulo_coluna_direita a{
	color:#E7A428;
	display:block;
	font-family:"Century Gothic";
	font-size:24px;
	margin-bottom:10px;
	width:100%;
	text-align: center;
	text-decoration:nome;
}

#bg_texturado #img_alex_costa {
	display: block;
	width: 100%;
	min-height: 10px;
	text-align: center;
	margin-bottom: 10px;
}

#bg_texturado #texto_alex_costa {
	display: block;
	width: 100%;
	text-align: justify;
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

#coluna #link_historico {
	display: block;
	width: 83%;
	margin-bottom: 3px;
	padding-left: 15px;
	margin-left: 20px;
	color: #e7a428;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

#coluna #link_historico a {
	font-size: 15px;
	font-weight: normal;
}

#coluna #link_historico a:hover {
	font-size: 15px;
	font-weight: normal;
	color: #E7A428;
}

#coluna #link_historico span {
	font-size: 15px;
	font-weight: normal;
	color: #E7A428;
}

/* roda pe*/
#rodape {
	display: block;
	width: 965px;
	height: 45px;
	margin: 0 auto;
	padding-left: 34px;
}

#rodape #direitos_reservados {
	display: inline-block;
	*float: left;
	width: 798px;
	height: 31px;
	vertical-align: top;
	text-align: center;
	padding-top: 14px;
}

#rodape #direitos_reservados span {
	color: #e7a428;
}

#rodape #desenvolvido {
	display: inline-block;
	*float: left;
	width: 162px;
	height: 31px;
	vertical-align: top;
	text-align: center;
	padding-top: 48px;
	font-size: 11px;
}

#rodape #desenvolvido a {
	display: block;
	color: #e7a428;
}