@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	

}
#CenteringArea
{
	width: 100%;
	text-align: center;
}

       /****** INTERNAS ******/

#Pagess
{
	background-image:url(../images/bg_.png);
	background-repeat:repeat-y;
	width: 960px;
	margin: auto;
	margin-top: 0px;
}
#Geral
{
	background-image:url(../images/bg_geral.png);
	background-repeat: no-repeat;
	width: 900px;
	min-height:300px;
	padding-left:30px;
}
#Geral_home
{
	width: 950px;
	min-height:970px;
}
#Conteudo
{	
	width:880px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
}
#Conteudo_entrevistas
{	
	width:800px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
	min-height:450px;
}
#Conteudo_home
{	
	width:950px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	text-align:justify;
}
#meio_direita
{	
	width:435px;
	float:left;
	height:400px;

}
#meio_esquerda
{	
	width:510px;
	float:left;
	height:400px;
	background-image:url(../images/bg_destaques.jpg);
	background-repeat:no-repeat;

}
#cadastro
{	
	background-image:url(../images/bg_cadastro.png);
	background-repeat: no-repeat;
	width:240px;
	height:184px;
	padding-left:13px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#marqueecontainer{
position: relative;
width: 208px; /*marquee width */
height: 147px; /*marquee height */
overflow: hidden;
padding-left: 17px;
text-align:left;
}
#blocos{
float:left;
width:550px;
}
.blocodestaques
{
	width:170px;
	float:left;
	height:180px;
	padding-left:8px;
}
#vmarquee
{
	position:absolute;
	width: 98%;
}
#segundobloco
{
	float:left; 
	width:570px;
}
.cadastrohome
{
	float:left;
}
.TituloConteudo
{
	position: relative;
	width: 530px;
	/*width:290px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#333333;
	float:left;	
}
/****** CONTATO ******/
#contato
{	
	width:330px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align: left;
	padding-left:50px;
}
.nome
{
	Width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	background-color: #E4E4E4;
	border:1px solid #969CA0;
	height:15px;
	padding-top:3px;
}
.campos_cadastro
{
	Width: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	background-color: #E4E4E4;
	border:1px solid #969CA0;
	height:16px;
}
.campos_contato
{
	Width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #969CA0;
	font-size: 10px;
	color:#333333;
	height:16px;
	background-color: #E4E4E4;
}
.setor
{
	Width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height:20px;
	text-align:left;
	background-color: #E4E4E4;
	border:1px solid #969CA0;
}
.pais
{
	Width: 258px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	height:20px;
	background-color: #E4E4E4;
	border:1px solid #969CA0;
}
.estado
{
	Width: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	height:18px;
	background-color: #E4E4E4;
	border:1px solid #969CA0;
}
.cidade
{
	Width: 228px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	background-color: #E4E4E4;
	border:1px solid #969CA0;
	height:15px;
	padding-top:3px;
}
.mensagem
{

	Width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	background-color: #E4E4E4;
	border:1px solid #969CA0;
	height:60px;
	padding-top:3px;
}
.TituloConteudo2, .TituloConteudo3, .TituloPublicacoes
{
	
	/*position: relative;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#333333;
	float:left;
	width:400px;
	
}

.TituloPublicacoes
{
	width:480px;
}
.TituloConteudo3
{
	width:140px;
}


#enquete_internas{	
	width:210px;
	height:170px;
	padding-left:15px;
	padding-right:20px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#enquete
{	
	background-image:url(../images/bg_cadastro.png);
	background-repeat: no-repeat;
	width:200px;
	height:187px;
	padding-left:15px;
	padding-right:20px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#botao_voltar
{	
	width:880px;
	height:35px;
	float:left;
}
#depoimentos_home
{	
	background-image:url(../images/bg_depoimentos_home.png);
	background-repeat: no-repeat;
	width:895px;
	height:180px;
	padding-top:10px;
	padding-left:50px;
	float:left;

}
#depoimentos_home a
{	
	text-decoration:none;
	color:#333333;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}
#depoimentos_homedireita
{	
	width:400px;
	height:90px;
	padding-left:45px;
	float:left;
	padding-top:6px;

}
#depoimentos_homeesquerda
{	
	width:300px;
	height:90px;
	padding-left:45px;
	float:left;
	padding-top:6px;

}
#foto_depoimentoscapa
{	
	width:120px;
	height:120px;
	float:left;
	padding-right:15px;

}
#contorno
{
	float:left;
	display:block;
	width:880px;	
	margin-bottom:10px;
}
#base_contorno
{
	float:left;
	display:block;
	width:700px;	
	height: 35px;
	margin-bottom:10px;
}

.descricao_parceiro
{
	display:block;
}

.foto_parceiro
{
	float:left;
	display:block;
	width:210px;
	height:120px;
}

.titulo_parceiro
{
	float:left;
	display:block;
	width:465px;
	font-weight:bold;
	font-size:14px;
	color:#333333;
	margin-bottom:5px;
}

.titulo_busca
{
	float:left;
	display:block;
	width:100%;
	font-weight:bold;
	/*font-size:14px;*/
	color:#333333;
	margin-bottom:5px;
}

.TextoConteudo2
{
	position: relative;
	width: 240px;
	padding-top:10px;
	color:#333333;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}


.TextoConteudo
{
	position: relative;
	width: 500px;
	padding-top:10px;
	color:#333333;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
.Textohome
{
	position: relative;
	width: 210px;
	color:#333333;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

#Texto
{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:25px;
}

#Texto a
{
	color:#333333;
}

/*****      ARTIGOS    *****/
#artigos_direita
{	
	mini-height:340px;
	width:345px;
	float:left;
}
.artigos_foto
{	
	background-image:url(../images/foto_artigos.jpg);
	background-repeat: no-repeat;
	height:230px;
	width:320px;
	padding-left:16px;
	padding-top:19px;
	float:left;
}
#artigos_minitexto
{	
	background-image:url(../images/bg_minitexto.jpg);
	background-repeat: no-repeat;
	min-height:105px;
	width:290px;
	padding-left:20px;
	padding-right:30px;
	padding-top:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
}
#artigos_esquerda
{	
	float:left;
}
.dr_outrosartigos
{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
	padding-bottom:5px;
	font-weight:bold
}

.autorConteudo{
font-style:italic;
}

.data_conteudo
{
font-size:10px;
}

/*****      DEPOIMENTOS   E ENTREVISTAS *****/
#depoimentos_direita
{	
	width:420px;
	float:left;
	min-height:450px;
	
}
#depoimentos_esquerda
{	
	background-image:url(../images/pontos_meio.png);
	background-repeat: repeat-y;
	mini-height:450px;
	width:300px;
	float:left;
}

#depoimentos_texto
{	
	mini-height:320px;
	width:420px;
	padding-left:30px;
	padding-top:15px;
	font-size:11px;
}
#depoimentos_video
{	
	/*height:400px;*/
	width:410px;
	text-align:center;
	float:left;
}
#depoimentos_outrosvideos
{	
	height:230px;
	width:330px;
	padding-top:10px;
	padding-left:5px;
	text-align:left;
}
#depoimentos_outrosvideos_video
{	
	height:365px;
	width:300px;
	padding-top:20px;
	padding-left:45px;
	text-align:left;
	float:left;
}
#depoimentos_interno
{
width:860px;
	padding-left:15px;
}

.envolto
{
	width:100%;
	float:left;
	display:block;
}

.TituloEntrevistas
{
	background-image:url(../images/linha_horizontal.png);
	background-repeat: repeat-x;
	height:25PX;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#333333;
	text-align:left;
}

.imgTitulo
{
	background-image:url(../images/linha_horizontal.png);
	background-repeat: repeat-x;
	position: relative;
	height:25PX;
	float:left;
	width:100%;
}

.TituloEntrevistas2
{
	/*background-image:url(../images/linha_horizontal.png);
	background-repeat: repeat-x;
	position: relative;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
}

.foto_depoimento
{
	float:left;
	width:130px;
	height:130px;
}

/****** NOTÍCIAS ******/
.TodasNoticias
{
	width:470px;
	float:left;
	padding-left:30px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	height:20px;
}
.Assuntos
{
	background-image:url(../images/bg_noticia.png);
	background-repeat: no-repeat;
	width:670px;
	float:left;
	padding-left:30px;
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#333333;
	height:30px;
}
.Assuntos2
{
	background-image:url(../images/bg_noticia.png);
	background-repeat: no-repeat;
	width:670px;
	float:left;
	padding-left:30px;
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#333333;
	height:30px;
}
.ChamadaNoticia
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#333333;
}

.DataNoticia
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #999999;
	float:left;
	padding-left:20px;

}

.TitulodaNoticia
{
	background-image:url(../images/bg_noticia.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#333333;
}
#noticias_foto
{	
	background-image:url(../images/foto_artigos.jpg);
	background-repeat: no-repeat;
	height:230px;
	width:320px;
	padding-left:16px;
	padding-top:19px;
	float:left;
}
.noticias
{	
	background-image:url(../images/bg_partescurriculo.png);
	background-repeat: no-repeat;
	padding-top:15px;
	padding-left:15px;
}

/****** IMPRENSA ******/
#fotolivros{	
	background-image:url(../images/sangria.png);
	background-repeat: no-repeat;
	height:165px;
	width:125px;
	padding-left:10px;
	padding-top:10px;
	float:left;
}

.contorno_livros{
	display:block;
	width:650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

#contorno_imprensa
{
	display:block;
	width:650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
}

.ChamadaImprensa
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#333333;
}

.DataNoticia_imprensa_livros
{
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
	width: 320px;
	float:left;
	padding-bottom:5px;
}
.TitulodaImprensa_livros
{

	position: relative;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	
	
}

.DataNoticia_imprensa
{
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
	padding-bottom:5px;

}
.TitulodaImprensa
{

	position: relative;
	width: 270px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#333333;
	float:left;	
	text-decoration:none;
}

#texto_2
{
	position: relative;
	width: 370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;

}
#leiamais
{ 
padding-top: 30px;
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#339999;
padding-bottom:5px;
}
#topo_paginas_conteudo
{
width:881px;
padding-top:10px;
background-image:url(../images/topo_paginas_conteudo.png);
background-repeat:no-repeat;
}
#meio_paginas_conteudo
{
width:830px;
background-image: url(../images/meio_paginas_conteudo.png);
background-repeat: repeat-y;
padding-left:15px;
padding-right:35px;
padding-top:15px;
}
#base_paginas_conteudo
{
width:881px;
height:22px;
background-image:url(../images/base_paginas_conteudo.png);
background-repeat:no-repeat;
}
#imprensa_texto
{width:630px;
color:#333;
float:left;
}


/****** O MÉDICO ******/
#menu_direita
{	
	width:220px;
	float:left;
	mini-height:400px;
}
.TextoMedico
{
	position: relative;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top:10px;
	color:#333333;
	float:left;
}
#foto_medico
{	
	background-image:url(../images/foto_medicos.jpg);
	background-repeat: no-repeat;
	height:240px;
	width:185px;
	padding-left:15px;
	padding-top:15px;
	float:left;
}
#minitexto_omedico
{
	background-image:url(../images/bg_minitexto_omedico.png);
	background-repeat: no-repeat;
	width:445px;
	height:90px;
	padding-left:20px;
	padding-right:15px;
	padding-top:19px;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float: left;

}
.omedico_texto
{	
	mini-height:280px;
}

/****** BASES ******/
#Base
{	
	background-image:url(../images/bg_base.png);
	background-repeat: repeat-y;
	width:930px;
	min-height:100px;
	padding-left:30px;
	padding-top:15px;
}
#TextoBasedireita{
	width:410px;
	padding-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	color:#333333;
	}

#TextoBasedireita .linkBaseDireita, #TextoBaseesquerda .linkBaseDireita
{
	color:#333333;
}

#TextoBaseesquerda{
	width:410px;
	padding-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	float:left;
	}
#cantosbase
{	
	background-image:url(../images/bg_base.png);
	background-repeat: repeat-y;
}

#Base_depoimentos
{	
	background-image:url(../images/bg_base.png);
	background-repeat: repeat-y;
	width:760px;
	min-height:30px;
	padding-left:30px;
	padding-top:15px;
}
#rodape
{	
	width:100%;
	min-height:30px;
	padding-top:5px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFF;
}
#LogoVersite
{ 
	background-color:#FFFFFF;
	width: 775px;
	height: 50px;
	text-align:center;
}
/****** CONTROLE DA FONTE ******/
#controleFonte {
	display: block;
	float: left; 
	height: 30px;
	padding-left:485px;
	width:50px;

}
#controleFonte2 {
	display: block;
	height: 30px;
	padding-left:295px;
	width:50px;
	float: left; 

}
#controleFonte3 {
	display: block;
	height: 30px;
	padding-left:800px;
	width:50px;
	float: left; 

}
#controleFonte4 {
	display: block;
	padding-left:425px;
	width:50px;
	text-align:right;
	float:left;

}
#controleFonte5 {
	display: block;
	height: 30px;
	padding-left:530px;
	width:50px;
	float: left; 

}
#controleFonte6 {
	display: block;
	padding-left:355px;
	width:50px;
	text-align:right;
	float:left;

}

/****** FORMULÁRIOS ******/
#form {
display:block;
float:left;
margin-left:20px;
margin-top:5px;
width:265px;
}
#FormMsg
{
	margin-left: 10px;
	margin-top: 40px;
	font-family: Verdana, Arial;
	color: #993300;
	font-size: 10px;
}


/*****      PORTAIS    *****/
#Geral_portais
{
	background-image:url(../images/bg_geral.png);
	background-repeat: no-repeat;
	width: 940px;
	min-height:300px;
}
#Conteudo_portais
{	
	text-align:justify;
	width:940px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	
}
#Conteudo_portais2
{	
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}
#menu_direitaportais
{	
	width:315px;
	float:left;
}
#pagina_esquerda
{	
	width:570px;
	float:left;

}
#caixabaixa
{	
	height:200px;
	width:610px;
	padding-left:300px;
	float: left;
}
#caixabaixa2
{	
	height:200px;
	width:610px;
	padding-left:300px;
	float: left;
}
#caixabaixa3
{	
	mini-height:220px;
	width:590px;
	padding-left:300px;
	float: left;
}
/*****      MULHER MODERNA   *****/
#minitexto_mulher
{	
	background-image:url(../images/bg_minitexto_mulher.png);
	background-repeat: no-repeat;
	width:390px;
	height:80px;
	padding-left:18px;
	padding-right:15px;
	padding-top:10px;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

}

.TituloMulherModerna
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#EA969D;
}
#caixabaixa_depo
{	
	background-image:url(../images/depoimentos.png);
	background-repeat: no-repeat;
	height:150px;
	width:250px;
	float:left;
	padding-left:25px;
	padding-top:25px;
}
#caixabaixa_enquete
{	
	background-image:url(../images/enquetes.png);
	background-repeat: no-repeat;
	height:150px;
	width:300px;
	float:left;
	padding-left:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	padding-top:25px;
}
/*****      HOMEM ATUAL    *****/
#minitexto_homem
{	
	background-image:url(../images/bg_minitexto_homem.png);
	background-repeat: no-repeat;
	width:390px;
	height:80px;
	padding-left:18px;
	padding-right:15px;
	padding-top:10px;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;

}
.TituloHomemAtual
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#6699CC;
}
#caixabaixa_depo_homem
{	
	background-image:url(../images/depoimentos_homem.png);
	background-repeat: no-repeat;
	height:150px;
	width:250px;
	float:left;
	padding-left:25px;
	padding-top:25px;
}
#caixabaixa_enquete_homem
{	
	background-image:url(../images/enquetes_homem.png);
	background-repeat: no-repeat;
	height:150px;
	width:300px;
	float:left;
	padding-left:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	padding-top:25px;
}
/*****      JUVENTUDE   *****/
#minitexto_juventude
{	
	background-image:url(../images/bg_minitexto_juventude.png);
	background-repeat: no-repeat;
	width:390px;
	height:80px;
	padding-left:18px;
	padding-right:15px;
	padding-top:10px;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;

}
.TituloJuventude
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#339900;
}
#caixabaixa_depo_juventude
{	
	background-image:url(../images/depoimentos_juventude.png);
	background-repeat: no-repeat;
	height:150px;
	width:250px;
	float:left;
	padding-left:25px;
	padding-top:25px;
}
#caixabaixa_enquete_juventude
{	
	background-image:url(../images/enquetes_juventude.png);
	background-repeat: no-repeat;
	height:150px;
	width:300px;
	float:left;
	padding-left:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	padding-top:25px;
}


/*********     MAPA DO SITE     ***********/

.mapa_home{
margin-left:25%;
background-image:url(../images/home.png);
height:16px;
background-repeat:no-repeat;
font-weight:bold;
}

.mapaLegenda{
text-transform:uppercase;
margin-left:20px;
font-size:10px;
padding-top:4px;
text-align:left;
color:#666666;
}

.mapaLegenda a{
color:#666;
}

.mapaLegenda2{
text-transform:uppercase;
margin-left:20px;
font-size:10px;
padding-top:4px;
text-align:left;
color:#666;
}

.mapaLegenda3{
text-transform:uppercase;
margin-left:20px;
font-size:10px;
padding-top:4px;
text-align:left;
color:#666;
}

.mapaLegenda3 a{
color:#666;
}


.mapaLegenda2 a{
color:#666;
}

.mapaLegenda a:hover{
color:#666666;
text-decoration:underline;
}

.mapaLegenda2 a:hover{
color:#666666;
text-decoration:underline;
}

.mapaLegenda3 a:hover{
color:#666666;
text-decoration:underline;
}


.mapa_pasta2{
margin-top:10px;
margin-left:35%;
background-image:url(../images/folder.png);
background-repeat:no-repeat;
height:16px;
}

.mapa_pasta{
margin-top:10px;
margin-left:30%;
background-repeat:no-repeat;
height:16px;
font-weight:bold;
}

.mapa_arquivo{
margin-top:5px;
margin-left:40%;
background-image:url(../images/copy.png);
background-repeat:no-repeat;
height:16px;
}

.mapa_arquivo2{
margin-top:5px;
margin-left:45%;
background-image:url(../images/new.png);
background-repeat:no-repeat;
height:16px;
}

.mapa_arquivo3{
margin-top:5px;
margin-left:45%;
background-repeat:no-repeat;
height:16px;
}

/*****      IMPLANTES HORMONAIS   *****/
#titulo_implantes
{
	widht:660px;
	height:90px;

}
.TitulodaImplantes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#663399;
	height:40px;
}
.foto_implantes
{	
	height:135px;
	width:195px;
	padding-left:15px;
	padding-top:15px;
	float:left;
}
#marcador_contato
{	
	background-image:url(../images/bg_contato.png);
	background-repeat: repeat-y;
	width:510px;
	float:left;
}
#caixabaixa_enquete_implantes
{	
	background-image: url(../images/enquetes_implantes.png);
	background-repeat: no-repeat;
	height:150px;
	width:300px;
	float:left;
	padding-left:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	padding-top:25px;
}
#caixabaixa_depo2
{	
	background-image:url(../images/depoimentos_implantes.png);
	background-repeat: no-repeat;
	height:150px;
	width:250px;
	float:left;
	padding-left:25px;
	padding-top:25px;
}

a{
	text-decoration:none;
}

p{
padding-bottom:2px;
text-align:justify;
}
move{
padding-bottom:2px;
text-align: left;
font-weight:bold;
font-size:12px;
}
img{
	border:0;
}
/*Alpha PNG support for IE------------------------------Aviso, este código abaixo funciona apenas para visualização na tela. Quando este documento for impresso, o bug voltará.O Hack Abaixo faz o código rodar apenas no IE. Sendo que os outros browsers como, Firefox, Opera e Safari já tem a transparencia de PNG nativo.\*/

* html img/**/ /*{
filter:expression(
		this.alphaxLoaded ? "" :
		   (    this.src.substr(this.src.length-4)==".png"
		       ?
			   ( 
			       (!this.complete) 
				       ? "" : 
					        this.runtimeStyle.filter=
							("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ 
							(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
							String(this.alphaxLoaded=true).substr(0,0)+
							(this.src="blank.png").substr(0,0)
						)
						:
						this.runtimeStyle.filter=""
						)
						);
	}
	*/
