/*
Nome: 
Endereco: 
Versao: 1.0
Agencia: 
Autor: Giovani Oliveira - gio.oliveira@gmail.com
*/

*{
	border: none;
	list-style: none;
	margin: 0;
	padding:0;
}

body{
	background: #e3e7e9 url(../imagens/fundobody.jpg) repeat-x left top;
}

#geral,
#geralClinica{
	background: url(../imagens/fundogeral.jpg) no-repeat center top;
	margin: 0 auto;
	width: 920px;
}
#geralClinica{
	background: url(../imagens/fundogeralclinica.jpg) no-repeat center top;
}


/* ----------------------------------------------------------------
Topo				
---------------------------------------------------------------- */
#topo{
	height: 280px;
	position: relative;
}
#topo h1,
#topo h1 a{
    background: url(../imagens/h1topo.png) no-repeat;
    display: block;
    height: 126px;
    text-indent:-9999px;
    width:139px;
    position: absolute;
    left: 27px;
    top: 15px;
}
#topo h1 a{
    background: none;
    left: 0;
    top: 0;
}

/* menu topo */
#topo ul{
	background: url(../imagens/menu/fundoul.jpg) no-repeat left top;
	height: 30px;
	position: absolute;
	right: 0;
	width: 716px;
	top: 45px;
}
#topo ul.index{
	background: url(../imagens/menu/fundoulindex.jpg) no-repeat right top;
	height: 30px;
	padding-left: 63px;
	position: absolute;
	right: 0;
	width: 653px;
	top: 45px;
}
#topo ul li{
    display: block;
    float: left;
    height: 30px; 
}
#topo ul li a{
    display: block;
    height: 30px;
    text-indent: -9999px;
}
#topo ul li a.um {width:64px;}
#topo ul li a.um:hover {
	background: url(../imagens/menu/homehover.png) no-repeat left top;
	position: absolute;
	width:72px;
}

#topo ul li a.dois {
	width:172px;
	position: absolute;
	left: 64px;
}
#topo ul li a.dois:hover,
#bodyDois #topo ul li a.dois {
	background: url(../imagens/menu/clinicahover.png) no-repeat left top;
	
	width:180px;
}

#topo ul li a.tres {
	width:189px;
	position: absolute;
	left: 236px;
}
#topo ul li a.tres:hover,
#bodyTres #topo ul li a.tres{
	background: url(../imagens/menu/cursoshover.png) no-repeat left top;
	
	width:197px;
}

#topo ul li a.quatro {
	width:87px;
	position: absolute;
	left: 424px;
}
#topo ul li a.quatro:hover,
#bodyQuatro #topo ul li a.quatro{
	background: url(../imagens/menu/noticiashover.png) no-repeat left top;
	
	width:96px;
}

#topo ul li a.cinco {
	width:49px;
	position: absolute;
	left: 511px;
}
#topo ul li a.cinco:hover,
#bodyCinco #topo ul li a.cinco{
	background: url(../imagens/menu/faqhover.png) no-repeat left top;
	
	width:57px;
}

#topo ul li a.seis {
	width:142px;
	position: absolute;
	left: 559px;
}
#topo ul li a.seis:hover,
#bodySeis #topo ul li a.seis{
	background: url(../imagens/menu/contatohover.png) no-repeat left top;
	
	width:157px;
}


/*
#topo ul.index{
	background: url(../imagens/menu/fundoulindex.jpg) no-repeat 64px top;
	padding-left: 73px;
	width: 653px;
}

#topo ul li{
    display: block;
    float: left;
    height: 30px;
}
#topo ul li a{
    display: block;
    float: left;
    height: 30px;
    text-indent: -9999px;
}

#topo ul li a.um {width:72px;}
#topo ul li a.um:hover {
	background: url(../imagens/menu/homehover.png) no-repeat left top;
	position: absolute;
	left: 1px;
	width:72px;
}

#topo ul li a.dois {width:172px;}
#topo ul li a.dois:hover,
#bodyDois #topo ul li a.dois {
	background: url(../imagens/menu/clinicahover.png) no-repeat left top;
	position: absolute;
	left: 65px;
	width:180px;
}

#topo ul li a.tres {width:187px; position: absolute;
left: 237px;}
#topo ul li a.tres:hover,
#bodyTres #topo ul li a.tres{
	background: url(../imagens/menu/cursoshover.png) no-repeat left top;
	position: absolute;
	left: 237px;
	width:197px;
}

#topo ul li a.tres {width:187px; }
#topo ul li a.tres:hover,
#bodyTres #topo ul li a.tres{ background: url(../imagens/menu/cursoshover.png) no-repeat left top;  margin-left:-7px;width:197px;}

#topo ul li a.quatro {width:85px; }
#topo ul li a.quatro:hover,
#bodyQuatro #topo ul li a.quatro{ background: url(../imagens/menu/noticiashover.png) no-repeat left top;  margin-left:-6px;width:96px;}

#topo ul li a.cinco {width:45px; }
#topo ul li a.cinco:hover,
#bodyCinco #topo ul li a.cinco{ background: url(../imagens/menu/faqhover.png) no-repeat left top; margin-left:-4px;width:57px;}

#topo ul li a.seis {width:145px;}
#topo ul li a.seis:hover,
#bodySeis #topo ul li a.seis{ background: url(../imagens/menu/contatohover.png) no-repeat left top; margin-left:-1px;width:157px;}*/


/* topo banner e depoimento */
#destaque,
#depoimentoRotativo{
	top: 170px;
	height: 102px;
	left: 70px;
	position: absolute;
	width: 570px;
}

#depoimentoRotativo{
	background: url(../imagens/fundodepoimentorotativo.png) no-repeat left top;
	top: 180px;
	height: 62px;
	left: 140px;
	padding: 45px 30px 0 90px;
	width: 430px;
}
#depoimentoRotativo p{
	color: #3f3f3f;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}
#depoimentoRotativo p strong{
	color: #000;
	font-size: 12px;
	font-weight: bold;
}


/* ----------------------------------------------------------------
Index - P�gina Principal				
---------------------------------------------------------------- */

/* referencia */
#referencia{
	background: url(../imagens/referencia.jpg) no-repeat left top;
	height: 170px;
	margin-bottom: 15px;
	padding: 15px;
	width: 610px;
}
#referencia ul{
	float: left;
	width: 290px;
}
#referencia ul li{
	background: url(../imagens/estrela.png) no-repeat left 9px;
	color: #4A765E;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 6px 0 6px 14px;
}
#referencia #fotos{
	float: right;
	width: 280px;
}
#referencia #fotos ul{
	padding-top: 7px;
}
#referencia #fotos ul li{
	background: no-repeat;
	float: left;
	padding: 0;
	margin: 5px 7px 10px;
}
#referencia #fotos ul li img{
	background-color: #fff;
	border: 1px solid #7BC09A;
	padding: 5px;
}

/* boxNoticia */
#boxNoticia{
	float: left;
	margin: 0 15px 15px 0;
	padding-left: 10px;
	width: 300px;
}
#boxNoticia h4{
	background: url(../imagens/h2noticiaindex.jpg) no-repeat left top;
	height: 30px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
#boxNoticia ul li{
	background: url(../imagens/fundolibox.jpg) repeat-x left bottom;
	color: #676767;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#boxNoticia ul li.semFundo{
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#boxNoticia ul li a{
	color: #333;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: -0.02em;
	text-decoration: none;
	text-transform: uppercase;
}

/* boxNews */
#boxNews{
	float: right;
	padding-right: 10px;
	width: 300px;
}
#boxNews h4{
	background: url(../imagens/h2newsindex.jpg) no-repeat left top;
	height: 30px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
#boxNews form{
	padding: 0 !important;
	margin: 0 !important;
}

#depoimento{
	background: url(../imagens/fundodepoimento.jpg) no-repeat left top;
	clear: both;
	height: 70px;
	padding: 15px 10px 5px 245px;
	width: 385px;
}
#depoimento p strong{
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

/* ----------------------------------------------------------------
Conteudo				
---------------------------------------------------------------- */
#esquerda{
	float: left;
	width: 210px;
}
#esquerda .box{
	background: url(../imagens/fundobox.png) no-repeat left top;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 191px;
}
#esquerda .box h2{
	background: url(../imagens/h2especializacoes.png) no-repeat left center;
	height: 29px;
	width: 180px;
	text-indent: -9999px;
}
#esquerda .box h2.atualizacoes{
	background: url(../imagens/h2atualizacoes.png) no-repeat left center;
}
#esquerda .box h2.suporte{
	background: url(../imagens/h2suporte.png) no-repeat left center;
}

#esquerda .box ul{
	background: url(../imagens/fundoboxbottom.jpg) no-repeat 4px bottom;
	padding: 15px 0 10px;
}
#esquerda .box ul li{
	background: url(../imagens/fundolibox.jpg) repeat-x left bottom;
	margin: 0 20px 5px 15px;
	padding: 0 0 5px 5px;
}
#esquerda .box ul li.semFundo{
	background: none;
}
#esquerda .box ul li a{
	color: #000;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#direita{
	float: right;
	padding-top: 50px;
	width: 689px;
}
#direita h2{
	background: url(../imagens/h2referencia.png) no-repeat left center;
	height: 32px;
	margin: 0 0 5px 20px;
	width: 650px;
	text-indent: -9999px;
}
#direita h2.clinica{
	background: url(../imagens/h2conhecaclinica.png) no-repeat left center;
	width: 245px;
}
#direita h2.noticias{
	background: url(../imagens/h2noticias.png) no-repeat left center;
	width: 215px;
}
#direita h2.faq{
	background: url(../imagens/h2perguntas.png) no-repeat left center;
	width: 317px;
}
#direita h2.fale{
	background: url(../imagens/h2fale.png) no-repeat left center;
	width: 195px;
}
#centro{
	padding-top: 50px;
}
#centro h2.cursos{
	background: url(../imagens/h2cursos.png) no-repeat left center;
	height: 32px;
	margin: 0 0 5px 20px;
	width: 403px;
	text-indent: -9999px;
}
#centro h2.cursosOferecidos{
	background: url(../imagens/h2cursosoferecidos.png) no-repeat left center;
	height: 32px;
	margin: 0 0 5px 20px;
	width: 385px;
	text-indent: -9999px;
}

/* conteudo */
#conteudo{
	background-color: #fafafa;
	padding: 25px;
	width: 639px;
}
#noticia{
	background: #fafafa url(../imagens/fundonoticia.jpg) no-repeat left top;
	padding: 25px 25px 25px 300px;
	width: 364px;
        height: 430px;
}
#conteudo p,
#conteudoInteiro p,
#noticia p{
	color: #3f3f3f;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#conteudo h6{
	background: url(../imagens/fundolibox.jpg) repeat-x left bottom;
	color: #676767;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#conteudo h6 strong{
	color: #535F99;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

#conteudo h3{
	background: url(../imagens/h3comochegar.jpg) no-repeat left center;
	height: 41px;
	margin: 10px 0;
	width: 287px;
	text-indent: -9999px;
}
#conteudo h3.instalacoes{
	background: url(../imagens/h3instalacoes.jpg) no-repeat center;
	margin: 40px 0 10px;
	width: 640px;
}


/* noticia */
#noticia{
	background: #fafafa url(../imagens/fundonoticia.jpg) no-repeat left top;
	padding: 25px 25px 25px 250px;
	width: 414px;
}
#noticia #lista ul li{
	background: url(../imagens/fundolibox.jpg) repeat-x left bottom;
	color: #676767;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#noticia #lista ul li a{
	color: #000;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: -0.09em;
	text-decoration: none;
	text-transform: uppercase;
}

#paginacao{
	height: 50px;
	margin: 0 auto;
	padding: 5px 0;
	width: 290px;
}
#paginacao ul li{
	background: url(../imagens/fundolipaginacao.jpg) repeat-x left bottom;
	float: left;
	padding: 3px 0;
}
#paginacao ul li a{
	border: 1px solid #D3D3D3;
	color: #444;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0 1px;
	padding: 5px 7px;
}
#paginacao ul li a span{
	font-size: 9px;
}
#paginacao ul li a:hover{
	border: 1px solid #7BC09A;
}
#paginacao ul li a.on{
	background-color: #7BC09A;
	border: 1px solid #7BC09A;
	color: #fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0 1px;
	padding: 5px 7px;
}

#link{
	background: url(../imagens/fundolibox.jpg) repeat-x left top;
	margin-top: 30px;
	padding: 10px 0;
}
#link a{
	background: url(../imagens/setaesquerda.jpg) no-repeat left top;
	color: #000;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 5px 0 3px 28px;
	text-decoration: none;
	text-transform: uppercase;
}


/* pagina clinica */
#conteudo #fotosInstalacoes{
    height: 70px;
    margin-bottom: 35px;
    padding: 0 30px;
    position: relative;
    width: 580px;
}
.semSetas .setaEsquerda,
.semSetas .setaDireita {
    visibility: hidden;
}
.setaEsquerda{
    position: absolute;
    left: -3px;
    top: 10px;
}
.setaDireita{
    position: absolute;
    right: 0;
    top: 10px;
}

#conteudo #fotosInstalacoes #listagem {
    width: 580px;
    height: 70px;
    overflow: hidden;
    position: relative;
}

#conteudo #fotosInstalacoes #listagem ul {
    position: absolute;
}

#conteudo #fotosInstalacoes #listagem ul li {
    width: 580px;
    float: left;
}

#conteudo #fotosInstalacoes #listagem ul li a{
	float: left;
	margin: 0 10px;
}
#conteudo #fotosInstalacoes #listagem ul li img{
	background-color: #fff;
	border: 1px solid #7BC09A;
	padding: 5px;
}


#responsavel{
	background: url(../imagens/fundoresponsavel.jpg) no-repeat left bottom;
	padding: 10px 20px;
}
h5{
	background: url(../imagens/h5responsavel.jpg) no-repeat left top;
	height: 30px;
	width: 640px;
	text-indent: -9999px;
}
#responsavel img{
	background-color: #fff;
	border: 1px solid #7BC09A;
	float: left;
	margin-right: 18px;
	padding: 5px;
}
#responsavel p strong{
	font: bold 13px Arial, Helvetica, sans-serif;
}

/*pagina de contato */
#conteudo form{
	float: left;
	margin: 20px 10px 0;
	width: 310px;
}
#conteudo #chegar{
	float: right;
	margin: 20px 0 0;
	width: 290px;
	text-align: center;
}
#conteudo #chegar address{
	color: #3f3f3f;
	font: normal 11px Arial, Helvetica, sans-serif;
	width: 290px;
	text-align: center;
	text-transform: none;
}
#conteudo #chegar strong{
	display: block;
	margin-bottom: 20px;
}
#conteudo #chegar span{
	color: #535f99;
	display: block;
	font-size: 13px;
	font-weight: bold;
}
#conteudo #chegar a{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


/* pagina de cursos */
#conteudoInteiro{
	background: #fafafa;
	margin: 0 10px; /* verificar IE6 */
	padding: 25px;
	width: 850px;
}
#conteudoInteiro #cursos{
	float: left;
	padding: 0 10px;
	width: 450px;
}
#conteudoInteiro #cursos .box{
	float: left;
	margin: 0 22px 0 0;
	width: 201px;
}
#conteudoInteiro #cursos .box h5{
	background: url(../imagens/h5especializacoes.jpg) no-repeat left top;
	height: 28px;
	text-indent: -9999px;
	width: 201px;
}
#conteudoInteiro #cursos .box h5.atualiza{
	background: url(../imagens/h5atualizacoes.jpg) no-repeat left top;
	height: 28px;
	text-indent: -9999px;
	width: 201px;
}
#conteudoInteiro #cursos .box ul{
	background: url(../imagens/fundoulcurso.jpg) no-repeat left bottom;
	padding: 10px 0;
}
#conteudoInteiro .box ul li{
	background: url(../imagens/fundolibox.jpg) repeat-x left bottom;
	margin: 0 20px 5px 15px;
	padding: 0 0 5px 5px;
}
#conteudoInteiro .box ul li.semFundo{
	background: none;
}
#conteudoInteiro .box ul li a{
	color: #000;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#conteudoInteiro #gradeCursos{
	float: right;
	width: 351px;
}
#conteudoInteiro #gradeCursos h3{
	background: url(../imagens/h3gradecurso.jpg) no-repeat left center;
	height: 41px;
	margin-bottom: 10px;
	width: 351px;
	text-indent: -9999px;
}
#conteudoInteiro #gradeCursos p{
	color: #3F3F3F;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0 15px 10px;
}
#conteudoInteiro #gradeCursos form{
	padding:15px 0 0 15px;
	width: 331px;
}
#conteudoInteiro table{
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#aaa;
	text-transform:uppercase;
	text-align:right;
	width:296px;
	margin: 0 auto;
}
#conteudoInteiro table td{padding-bottom:5px;}
#conteudoInteiro table input{
	background: #fff url(../imagens/fundoinputcurso.jpg) repeat-x left bottom;
	float:left;
	border: none;
	height: 16px;
	padding:10px;
	width:296px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7f7f7f;
}
#conteudoInteiro table button {
    width:80px;
    height:25px;
    background: url(../imagens/botaoenviar.jpg) no-repeat 0 0;
    border: none;
    text-indent:-9000em;
    overflow:hidden;
    cursor:pointer;
    float:right;
    margin:5px 0;
}


#conteudoInteiro #esquerda{
	float: left;
	width: 321px;
}
#conteudoInteiro #esquerda #coordenador,
#conteudoInteiro #esquerda #infoGerais{
	background: url(../imagens/fundocoordenador.jpg) no-repeat left top;
	padding: 7px 5px 10px;
}
#conteudoInteiro #esquerda h3{
	background: url(../imagens/h3coordenador.png) no-repeat left top;
	height: 25px;
	margin-bottom: 20px;
	text-indent: -9990px;
}
#conteudoInteiro #esquerda h3.infoGerais{
	background: url(../imagens/h3infoGerais.png) no-repeat left top;

}
#conteudoInteiro #esquerda ul{
	padding: 0 15px;
}
#conteudoInteiro #esquerda #coordenador ul li{
	background: url(../imagens/fundolibox.jpg) repeat-x left bottom;
	padding: 0 0 20px;
	margin-bottom: 20px;
}
#conteudoInteiro #esquerda #coordenador ul li.semFundo{
	background: none;
}
#conteudoInteiro #esquerda #coordenador ul li span{
	color: #525F99;
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#conteudoInteiro #esquerda #coordenador ul li img{
	background-color: #fff;
	border: 1px solid #7BC09A;
	float: left;
	margin: 0 15px 50px 0;
	padding: 5px;
}

#conteudoInteiro #esquerda #infoGerais ul li{
	background: url(../imagens/bolinha.jpg) no-repeat left 8px;
	padding: 0 0 0 12px;
	margin-bottom: 8px;
}
#conteudoInteiro #esquerda #infoGerais ul li span.semFundo{
	background: none;
}
#conteudoInteiro #esquerda #infoGerais ul li span{
	background: url(../imagens/fundolibox.jpg) repeat-x left bottom;
	color: #525252;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 5px 0 12px;
}
#conteudoInteiro #esquerda #infoGerais ul li a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#conteudoInteiro #direitas{
	float: right;
	width: 501px;
}
#conteudoInteiro #direitas h2{
	background: url(../imagens/fundolibox.jpg) repeat-x left bottom;
	color: #000;
	font: bold 30px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#conteudoInteiro #direitas h3{
	background: url(../imagens/h3descricao.jpg) no-repeat left top;
	height: 25px;
	margin: 18px 0 5px;
	text-indent: -9999px;
}
#conteudoInteiro #direitas h3.conteudo{
	background: url(../imagens/h3conteudo.jpg) no-repeat left top;
}
#conteudoInteiro #direitas h3.professores{
	background: url(../imagens/h3professores.jpg) no-repeat left top;
}
#conteudoInteiro #direitas #conteudoProgramatico{
	background: url(../imagens/fundoconteudoprogramatico.jpg) no-repeat;
	height: 278px;
	margin-bottom: 1px;
	width: 501px;
}
#conteudoInteiro #direitas #conteudoProgramatico ul{
        padding: 10px 15px;
        overflow: hidden;
}
#conteudoInteiro #direitas #conteudoProgramatico ul li{
	background: url(../imagens/bolinha.png) no-repeat left 5px;
	color: #5e5e5e;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 12px;
}
#conteudoInteiro #direitas #conteudoProgramatico ul li.last {
    background:none;
}
#conteudoInteiro #direitas #rolagem{
	background-color: #535F99;
	height: 21px;
	margin-bottom: 30px;
	text-align: center;
}
#conteudoInteiro #direitas #professores{
	background: url(../imagens/fundoprofessores.jpg) no-repeat left top;
	width: 501px;
}
#conteudoInteiro #direitas #professores ul{
	padding: 10px 15px 0;
}
#conteudoInteiro #direitas #professores ul li{
	background: url(../imagens/fundolibox.jpg) repeat-x left bottom;
	color: #4c4c4c;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 5px 10px 10px;
	margin-bottom: 10px;
}
#conteudoInteiro #direitas #professores ul li.semFundo{
	background: none;
}

/* ----------------------------------------------------------------
Rodap�				
---------------------------------------------------------------- */

#rodape,
#rodapeDois{
	clear: both;
	height: 40px;
	padding: 10px 0;
}
#rodape address,
#rodapeDois address{
	color: #3f3f3f;
	font: normal 11px Arial, Helvetica, sans-serif;
	float: right;
	width: 689px;
	text-align: center;
	text-transform: none;
}
#rodapeDois address{
	float: left;
	padding-left: 20px;
	text-align: left;
	width: 669;
}
#rodape address span,
#rodapeDois address span{
	color: #535f99;
	font-size: 13px;
	font-weight: bold;
}
#rodape address a,
#rodapeDois address a{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#quem,
#rodapeDois #quem{
	color: #959798;
	font: normal 11px Arial, Helvetica, sans-serif;
	float: left;
	width: 190px;
	text-align: center;
}
#rodapeDois #quem{
	float: right;
	text-align: right;
	padding-right: 20px;
	width: 170px;
}
#quem a,
#rodapeDois #quem a{
	color: #959798;
	display: block;
	font-weight: bold;
	text-decoration: none;
}


/* ----------------------------------------------------------------
Classes adicionais				
---------------------------------------------------------------- */
.semBorda{
	border: none;
}
.direita{
	float: right;
}
.centro{
	text-align: center;
	margin: 0 auto;
}
/* Links */
a{text-decoration: none; outline:none;}
a img{border: none;}


#conteudo table{
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#aaa;
	text-transform:uppercase;
	text-align:right;
	width:286px;
	margin: 0 auto;
}
#conteudo table td{padding-bottom:5px;}
#conteudo table input{
	background: #fff url(../imagens/fundoinput.jpg) repeat-x left bottom;
	float:left;
	border: none;
	height: 16px;
	padding:10px;
	width:286px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7f7f7f;
}
#conteudo table textarea{
	background: #fff url(../imagens/fundotextarea.jpg) repeat-x left bottom;
	border: none;
	float: left;
	height: 186px;
	color:#7f7f7f;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 10px;
	width:286px;
}
#conteudo table button {
    width:80px;
    height:25px;
    background: url(../imagens/botaoenviar.jpg) no-repeat 0 0;
    border: none;
    text-indent:-9000em;
    overflow:hidden;
    cursor:pointer;
    float:right;
    margin:5px 0;
}


/* accordion */
#accordion{
 width: 640px;
}
#accordion li{
	background: url(../imagens/fundolibox.jpg) repeat-x left bottom;
	padding: 0 0 5px;
	margin-bottom: 10px;
}
#accordion li.semFundo{
	background: none;
}
#accordion ul{padding: 5px 25px 10px;}
#accordion ul img{float: left; margin: 0 15px 0 0;}
#accordion  h4.head a { 
	color: #535F99;
	display:block; 
	font: bold 14px Arial, Helvetica, sans-serif;
	background: url(../imagens/h3ativo.jpg) no-repeat left 5px;
	padding: 3px 6px 3px 25px;
	text-decoration:none;
	text-transform: uppercase;
	width: 609px;
}
#accordion  h4.head a:hover { 
	color: #535F99;
	background:(imagens/h3hover.jpg) no-repeat left 5px; 
	padding-left:25px;
}
#accordion  h4.selected a { 
	background: url(../imagens/h3hover.jpg) no-repeat left 5px;
	color: #535F99;
	margin: 0;
}
#accordion  h4.selected a:hover { 
	background: url(../imagens/h3hover.jpg) no-repeat left 5px;
	color: #535F99;
}


/* Fale-Conosco GMaps*/
#gmaps {
    width: 550px;
    height: 550px;
}

.mapInfo {
    color:#3F3F3F;
    font:11px Arial,Helvetica,sans-serif;
    text-align:center;
    text-transform:none;
    width:390px;
    height: 110px;
}

.mapInfo strong {
    display:block;
    margin-bottom:20px;
}
/*
Nome: 
Endereco: 
Versao: 1.0
Agencia: 
Autor: Giovani Oliveira - gio.oliveira@gmail.com
*/