/* @override http://www.teledramas.com.br/css/estilos_home.css */

body{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #4a4a4a;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

#base {
	height: 650px;
	width: 950px;
	margin-top: -325px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: -1;

}

#logo {
	width:201px;
	height:205px;
}

#menu {
	width:770px;
	height:50px;
	position:absolute;
	left: 195px;
	top: 30px;
	z-index:10;
}

ul#Menu1.MM {
	margin: 0px;
	
	
}

#menu a {
	background: url(../imagens/menu_off.jpg) no-repeat left top;
	width: 96px;
	height:25px;
	border: 0;
	padding-top: 25px;
	color: #00897e;
	font-size: 0.9em;
}

#menu a:hover {
	background: url(../imagens/menu_on.jpg);
	color: #e5863c;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	font-size: 0.9em;
}

#menu a.CURRENT {
	background: url(../imagens/menu_on.jpg);
	color: #e5863c;

	text-decoration: none;
	border: 0;
	font-size: 0.9em;
}

#menu ul.SM {
	margin: 0;
	background: #f9eab7;
	border: 0;
	z-index:100;
}

#menu ul.SM li {
z-index:100;
	margin: 0px;
	padding: 0px;
}

#menu ul.SM li a, a.CURRENT {
	background: none;
	height: 20px;
	margin: 0;
	text-align: center;
	padding: 0;
	font-size: 0.9em;
	font-weight: normal;
}

#acesso_rapido {
	width: 350px;
	height:400px;
	position:absolute;
	background: url(../imagens/acesso_rapido_background.jpg) no-repeat 0 3px;
	top: 140px;
	z-index: -1;
	left: 10px;
	padding-top: 67px;
	padding-left: 65px;
}

#conteudo_home {
	width: 543px;
	height: 540px;
	position:absolute;
	background: url(../imagens/conteudo_home_background.png) no-repeat left top;
	top: 100px;
	left: 250px;
}


#conteudo_interno {
	width: 630px;
	height: 510px;
	position: absolute;
	top: 120px;
	left:250px;
	background: url(../imagens/fundo_conteudo_internas.png) no-repeat;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 20px;
}

.titulo_home {
	color: #00897e;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 2px dotted #e5863c;
	display:block;
	margin-bottom: 8px;
}

#conteudo_interno h2 {
	font-size: 0.9em;
	color: #00897e;
	margin-bottom: 5px;
}

#conteudo_interno h3 {
	font-size: 0.9em;
	color: #00897e;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

#conteudo_interno ul {
	font-size: 0.8em;
	color: #414042;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
	margin: 0px;
}

#conteudo_interno ol {
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
	color: #414042;
	list-style-position: inside;
}

#conteudo_interno li{
 margin-top: 15px;

}


#conteudo_interno p {
	font-size: 0.8em;
	color: #414042;
	line-height: 1.2em;
	margin: 0px;

}

.titulo_internas {
	color: #00897e;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 2px dotted #e5863c;
	display:block;
	margin-bottom: 20px;

	width: 610px;
}

#conteudo_interno p.paragrafo_internas {
	margin-bottom: 10px;
}

#conteudo_interno p.contrato_obs {
	margin-top: 20px;
	font-size: 0.7em;
}



#conteudo_interno .orange {
	color: #e5863c;
	font-weight: bold;
	
}

#conteudo_interno .img_contrate {
	display: block;
	position: relative;
	float: right;
	height: 220px;
		
}

.contrate_coluna1 {
	width: 295px;
	position: relative;
	float: left;

}

.contrate_coluna2 {
	width: 295px;
	position: relative;
	float: left;
	z-index: 100;
	
}


.contrate_email {
	position: relative;
	float: left;
}


input.email_trabalhe {
	border: 1px solid #e5863c;
	width: 250px;
	
}

input.email_contrato {
	border: 1px solid #e5863c;
	width: 300px;
	
}

#txt_conteudo{
	width: 310px;
	margin-left: 100px;
	margin-top: 100px;
}

.paragrafo_bem_vindo{
	width: 150px;
	font-size: 0.8em;
	color: 	#4A4A4A;
	font-weight: normal;
}

.titulo_bem_vindo {
	color: #00897e;
	font-size: 2em;
	font-weight: bold;
	border-bottom: 2px dotted #e5863c;
	display:block;
	margin-bottom: 8px;
}

#txt_portfolio{
	margin-top: 65px;
	width: 180px;
}


.titulo_portfolio {
	color: #00897e;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 2px dotted #e5863c;
	display:block;
	margin-bottom: 8px;
}

.paragrafo_portfolio{
	font-size: 0.8em;
	margin-left: 25px;
	margin-right: 24px;
	margin-top: 0px;
}

.paragrafo_portfolio a{
text-decoration: none;
}

.paragrafo_portfolio a:hover{
text-decoration: underline;
}
	
#newsletter {
	width: 200px;
	position:absolute;
	background: url(../imagens/newsletter_background.png) no-repeat left top;
	left: 110px;
	height: 130px;
	bottom: 0;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#img_flores {
	position: absolute;
	background-image: url(../imagens/img_flores.png);
	width: 92px;
	height: 96px;
	bottom: 135px;
	left: 240px;
}

#telefone_home{
	width: 151px;
	height: 16px;
	position:absolute;
	top: 600px;
	left: 150px;
}

#promocoes {
	width: 189px;
	height: 188px;
	position: absolute;
	background: url(../imagens/img_promocao_home.png) no-repeat left top;
	right: 40px;
	top: 100px;
	z-index: 0;
	
}


#contrate_filmagem {
	width: 189px;
	height: 188px;
	position: absolute;
	
	left: 120px;
	top: 440px;
	z-index: 0;
	background: url(../imagens/fundo_filmagem.png) no-repeat;
}


.titulo_filmagem {
	color: #00897e;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: 2px dotted #e5863c;
	display:block;
	margin-bottom: 1px;
	width: 129px;
	margin-left: 30px;
	margin-top: 35px;
}

.paragrafo_filmagem {
	font-size: 0.8em;
	margin-left: 20px;
	width: 80px;
	margin-top: 5px;
}

#txt_promocoes{
	width: 100px;
	margin-left: 35px;
	margin-top: 30px;
}




.titulo_promocoes {
	color: #00897e;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 2px dotted #e5863c;
	display:block;
	margin-bottom: 1px;
	width: 129px;
}

.paragrafo_promocoes {
	font-size: 0.8em;
	width: 80px;
	margin-top: 12px;
	margin-left: -15px;
	color: #E5863c;
	text-align: center;
}

#promocoes a {
	font-size: 0.8em;
}



.titulo_promocoes {
	color: #00897e;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 2px dotted #e5863c;
	display:block;
	margin-bottom: 8px;

}


#contato{
	width: 145px;
	height: 188px;
	position:absolute;
	background: url(../imagens/contato_background.png) no-repeat left top;
	bottom: 20px;
	right: 100px;
	z-index: 0;
	
}

.titulo_formulario {
	color: #00897e;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 2px dotted #e5863c;
	display:block;
	margin-bottom: 20px!important;
	
	
}

#formulario_contato {
	width: 620px;
	margin-top: 20px;
	overflow: auto;
	visibility: visible;
	float: left;
}

#formulario_contato table {

}

#txt_contato{

	margin-top: 75px;
	margin-left: 30px;
}


.titulo_contato {

	color: #00897e;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 2px dotted #e5863c;
	display:block;
	margin-bottom: 8px;
	width: 99px;
}

.paragrafo_contato {
	font-size: 0.9em;
	text-align: center;
	display: block;
	position: relative;
	top: -5px;
	width: 70px;
}

.paragrafo_contato a {
	text-decoration: none;
	
}

.paragrafo_contato a:hover {
	text-decoration: underline;
}



.label_contato {
	margin-top: 0px;
	width: 200px;

	padding-bottom: 1px;
	
}

input#email, input#nome{

	width: 200px;

}

input#telefone, input#celular{

	width: 150px;

}


input#data_evento {
	width: 150px!important;
	margin-right: 0;
}

form#fale_conosco input {
	display:block;
	position: relative;
	border: 1px solid #e5863c;
	float: left;
	margin-right: 10px;
}


textarea#mensagem {
	border: 1px solid #e5863c;
	width: 550px;
	height: 150px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	font-size: 0.9em;
}

form#fale_conosco .enviar {
	margin-top: 15px;
	background: url(../imagens/bt_busca.png) left top;
	border-style: none;
	border-width: 0;
	height: 20px;
	width: 112px;
	color: white;
	font-weight: bold;
	font-size: 0.8em;
	float: left;
	
}
.campo {
	display: block;
	float: left;
	width: 170px;
}

.titulo_internas_busca {
	color: #00897e;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 2px dotted #e5863c;
	display:block;
	margin-bottom: 15px;
}

.texto_box_home {
	font-size: 0.75em;
	
	color: #4c4c4c;
	}
	
	
label.error {
	color: red;
	margin-bottom: 10px;

	font-size: 0.6em;
	
	
}


input#email_newsletter{
	border: 1px solid #e5863c;
	width: 150px;
}

textarea#mensagem {
	border: 1px solid #e5863c;
	width: 300px;
	height: 70px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	font-size: 0.9em;
}

hr.linha_form {
	width: 600px;
}



#newsletter label.error { 
	color: red; 
	font-size: 0.7em;
	width: 250px;
	height: 10px;
	float: left;
	margin-bottom: 5px;
	
	}

#newsletter .label_contato {
	margin-top: 0px;
	display: block;
	width: 200px;
	position: relative;
	float: left;
	clear: both;
}


input#busca, input#enviar{
	margin-top: 8px;
	background: url(../imagens/bt_busca.png) left top;
	border-style: none;
	border-width: 0;
	height: 20px;
	width: 112px;
	color: white;
	font-weight: bold;
	font-size: 0.8em;
	z-index: 4;
}

.label_acesso_rapido {
	font-size: 0.75em;
	margin: 7px 0px 0;
	color: #4c4c4c;
}


#rodape {
	position: absolute;
	width: 500px;;
	bottom:-40px;
	right: 180px;
	color: #8f8f8f;

	font-size: 0.6em;
	line-height: 0.4em;
	text-align: center;
	
}

#rodape a, #rodape_internas a {
		color: #8f8f8f;
}

#rodape_internas {
	position: absolute;
	width: 500px;
	top:525px;
	right: 100px;
	font-size: 0.7em;
	color: #8f8f8f;
	
	text-align: center;	
	
}

.fale_conosco_img {
	float: right;
	margin-top: -5px;
}



.obs {
	font-size: 0.8em;
	color: red;
	
}

.linha_form {
	width: 250px;
	display: block;
	float: left;
	border-style: solid;
	border-color: #e5863c;
	margin-bottom: 0px;
}


#lista_busca {
	width: 585px;
	height:400px;
	margin-top: 10px;
	margin-left: 30px;

	padding-left: 0px;
	position: relative;
	float: left;
}


.titulo_pesquisado {
	font-size: 0.6em;
	font-weight: normal;
	color: #414141;
}

.div_item {
	width: 102px;
	height:130px;
	position: relative;
	float: left;
	margin-right: 15px;
	background: url(../imagens/fundo_busca_personagem.png) no-repeat;
	margin-bottom: 10px;
}

.img_personagem {
	margin-top: 6px;
	margin-left: 4px;
	position: relative;
	float: left;
}

.numero {
	width: 50px;
	height:30px;
	padding-bottom: 5px;
	font-size: 2em;
	position: relative;
	float: right;
	bottom: 35px;
	margin-right: 2px;
	text-align: right;
	padding-right:5px;
	margin-bottom: -5px;
	font-weight: bold;

	background: url(../imagens/fundo_num_thumbs.png) no-repeat right bottom;
}

.numero a {
	text-decoration: none;
	color: #00897e;
}



.nome_personagem {
	position: relative;
	float:left;

	font-size: 0.7em;

	width: 100px;
	height: 30px;
	bottom: 25px;
	text-align: center;
	line-height: 1em;
}

div.nome_personagem a {
		color: #00897e;
}


#texto_personagem {
	width: 347px;
	height:445px;
	position: relative;
	float: left;
}


#texto_personagem li {
margin-top: 3px;
font-size: 0.8em;
	
}

#texto_personagem .titulo_outras_info {
	font-size: 0.7em;
}

#texto_personagem .paragrafo_outras_info {
	font-size: 0.7em;
}

#img_personagem {
	width: 280px;
	height: 380px;
	position: relative;
	float: right;
}

#veja_tambem {
	width: 180px;
	position: relative;
	float: left;
}

.personagem_midia {
	position: relative;
	float: right;
	width: 280px;

	margin-top: 20px;
	text-align: center;

}
p.resultado_busca {
	display: block;
	position: relative;
	float: left;
	
}

#voltar {
	position: relative;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

#voltar_busca {
	position: relative;
	float: right;
	
	margin-right: 20px;
}



#voltar a, #voltar_busca a {
	font-size: 0.5em;
	text-decoration: none;
}
#paginacao_holder {
	position: relative;
	float: left;
	top: -20px;	
	height: 20px;
	
}
li.paginacao_ativo {
	display: block;
	position: relative;
	float: left;
	list-style-type: none;
	width: 20px;
	height: 22px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #e5863c;
	font-weight: bold;
	color: #fff;
	padding-top: 2px;

}

li.paginacao_outras_paginas {
	display: block;
	position: relative;
	float: left;
	height: 22px;
	padding-top: 0px;
	margin-top: 0px;;
	

}


a.paginacao_links {
	float: left;
	width: 20px;
	height: 22px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	color: #fff;
	padding-top: 2px;
	background: #00897e url(../imagens/fundo_links_outras_paginas.jpg) no-repeat;
}

a:hover.paginacao_links {
	text-decoration: none;
	background-color: #e5863c;
	background-image: none;
	margin-top: 0px;
}
