@charset "utf-8";

/* Menu */
@import url("menu.css");
/* Titulos */
@import url("titulos.css");
/* Formularios */
@import url("formularios.css");
/* Demais estilos do site - Alinhamentos, Clear */
@import url("outros.css");
/* Interno */
@import url("interno.css");
/* Paginação */
@import url("paginacao.css");


/*-----------------------------------------------------------------------------
Folha de estilos - Top Academia

version:	1.5
Autor:		Plus! Agência Digital
Data:		  05-10-2011
Email:		contato@plusagenciadigital.com.br
Website:	http://www.plusagenciadigital.com.br

Revisao-1: dd-mm-aaaa
Alterações: ---  
-----------------------------------------------------------------------------*/


/*==========================================
        GERAL
============================================*/

*, html, body{
  margin:0;
  padding:0;
}


html, body{
  height:100%;
}


html{
  height:100%;
  margin:0;
  padding:0;
}


body {
  height:100%;
  margin:0;
  padding:0;
  border-top: 3px solid #A17720;
  color: #444;
  font: 14px/1.3em 'PT Sans', sans-serif;
  text-align: center;
  text-decoration: none;
  /* Hack IE */
  *text-align: center;
  voice-family: "\"}\"";
  voice-family:inherit;
	min-width: 980px;
}

body.pg_home{
  background: #fff url(../../_IMG/layout/bg_site.jpg) 0 565px repeat-x;
}


ul, ol, dl, 
li, dt, dd, 
li *, dt *, dd *,
address{
  margin:0;
  padding:0;
  list-style: none;
}


img,
img a,
img a:hover{
  border: none;
  margin:0;
  padding:0;
}

.clear{clear: both;}

a:link, a:visited, a:hover, a:focus, a:active{
  color:#444;
  outline: none;
}
a:link, a:visited, a:focus, a:active{
  text-decoration:none;
  outline: none;
}
a:hover{
  text-decoration:underline;
  outline: none;
}


p{
  line-height:1.3em;
  margin:0 0 15px 0;
  text-align: left;
}

p a{
  text-decoration:none;
}




/*==========================================
        ESTRUTURA
============================================*/

/*--------
        GLOBAL
---------*/
#global {
  width:100%;
  min-width: 980px;
  min-height:100%;
  margin:0 auto;
  padding:0;
  position:relative;
  overflow: hidden;
}

* html #global {
  height: 100%; /* hack para IE6 hq trata height como min-height */
}



/*------
        TOPO
-------*/
#envolve_topo{
  width: 980px;
  height:280px;
  margin: 0 auto;
  position: relative;
}

body.pg_home #envolve_topo{
  height: 580px;
}

#topo{
  width:890px;
  height:180px;
  margin:0 auto;
  padding: 0 45px;
  clear:both;
  position: relative;
  z-index:2;
}

/*------
        LOGO
-------*/
#logo{
  width:226px;
  height:149px;
  margin:30px 20px 0 0;
  float:left;
}

#logo h1{ display:none;}

/*---------------
        MIDIAS SOCIAIS
-----------------*/
.box_midia_topo{
  width: 368px;
  margin: 20px 0 0 0;
  float: right;
  *width: 400px;
}

#midia_social_topo li{
  margin-left: 40px;
  height: 25px;
  float: left;
}

#midia_social_topo li:first-child{margin-left: 0;}

#midia_social_topo li a{
  width: 100%;
  padding:5px 0 0 20px;
  display: block;
  *padding: 5px 0 0 30px;
}

#midia_social_topo li.facebook{background: url(../../_IMG/layout/sprite_facebook.png) no-repeat;}
#midia_social_topo li.twitter{background: url(../../_IMG/layout/sprite_twitter.png) no-repeat;}
#midia_social_topo li.foursquare{background: url(../../_IMG/layout/sprite_foursquare.png) no-repeat;}

#midia_social_topo li.twitter:hover,
#midia_social_topo li.foursquare:hover,
#midia_social_topo li.facebook:hover{background-position: bottom left;}

/*----------
        CONTEUDO
-----------*/
#conteudo {
  height:auto;
  margin:0 auto;
  padding-bottom: 820px;
  clear:both;
  position: relative;	
  text-align:left;
  z-index: 2;

}

/* Hack Navegadores "Modernos" */
div#conteudo:after {
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  height:0;
  overflow:hidden;
}

.conteudo_envolve{
  width:890px;
  margin: 0 auto;
  padding:0 45px;
}


/*--------
        RODAPE
---------*/
#rodape {
  width:100%; 
  height:767px; 
  margin:0 auto; 
  padding:0;
  background: #ccc url(../../_IMG/layout/bg_rodape.jpg) center no-repeat;
  bottom:0;
  color:#141414; 
  left:0; 
  position:absolute;
  overflow:hidden;
  z-index: 2;
}

#rodape .envolve{
  width: 890px;	
  margin: 0 auto;
  padding: 70px 45px 0;
}

.envolve_contato{padding: 0!important;}


#box_endereco {width: 320px;}
#box_endereco p{line-height: 150%;}



#rodape_bottom{
  width: 100%;
  height: 40px;
  background: #fff;
  border-bottom: 3px solid #A17720;
  bottom: 0; 
  left: 0;
  position: absolute;
}

#rodape_bottom .envolve{padding: 0;}

#rodape_bottom p{
  width: auto;
  margin: 0 auto;
  padding-top: 10px;
  color: #444;
  text-align: center;
}

#plus{
  margin-top: -15px;
  float:right;
}

#top_transparente{
  width: 448px;
  height:327px;
  margin-top: -20px;
  background:url(../../_IMG/layout/logo_top_trans.png) no-repeat;
}

#top_transparente a{
	width: 100%;
	height: 100%;
	display: block;
}


/*==========================================
        INTERNO
============================================*/
#interno_coluna_esq{
  width:270px;
  min-height:100px;
  height:auto;
  margin-right:40px;
  float:left;
  line-height:1.6em;
}

#interno_coluna_dir{
  width:600px;
  height:auto;
  float:left;
  line-height:1.6em;
}

/*==========================================
        HOME
============================================*/
body.pg_home #bg_banner_destaque{
  width: 5400px;
  height: 930px;
  background:url(../../_IMG/home/bg_banner_destaque.png) no-repeat;
  left: -2000px;
  top: -200px;
  display: block;
  position: absolute;
  z-index: 1;
  *z-index: 0;
}


/*BANNER DESTAQUE*/
#envolve_banner_destaque{
  width: 980px;
  height: 365px;
  margin: 0 auto;
  position: relative;

}


.banner_destaque{
  width: 980px;
  height: 365px;
  float: left;
}


.banner_destaque_conteudo {
  position: absolute;
  left: 230px;
  top: 60px;
  display:none;
}

.banner_destaque_conteudo.ativo {
  display:block;
}
/*
rola nao, ne
.elemento-1 {
  display:block;
}
*/

.banner_destaque_desc {
  width: 350px;
  text-align: left;
  position: relative;
  z-index: 2;
}
#envolve_banner_destaque h1,
#envolve_banner_destaque p{
  position:relative;
  left:-150px;
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; // first!
  filter: alpha(opacity=0);
	background-color: white;  
}
#envolve_banner_destaque h1 a {
  color: #A17720; font-size: 30px;
}
#envolve_banner_destaque p a {
  color: #131313; font-size: 14px;
}

#envolve_banner_destaque img{
  position: absolute;
  right: -500px;
  top: -84px;
  *z-index: -1;
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; // first!
  filter: alpha(opacity=0);
}

#botoes_destaque{
  width: 150px;
  height: 100px;
  margin-left: 90px;	
  display: block;
  position: absolute;
  left: 0;
  top: 185px;
  z-index: 99999;
}

#botoes_destaque a.bt_anterior,
#botoes_destaque a.bt_proximo{
  width: 65px;
  height: 65px;
  background: url(../../_IMG/home/bt_banner_destaque.png) no-repeat; 
  display: block;
  float: left;
}

#botoes_destaque a.bt_proximo{
  margin: 20px 0 0 -10px;
  background-position: right top;
}

#botoes_destaque a.bt_anterior:hover{background-position: bottom left;}
#botoes_destaque a.bt_proximo:hover{background-position: bottom right;}
#botoes_destaque a span{display: none;}





/*==========================================
        NEWSLETTER
============================================*/
#box_newsletter{
  width: 360px;
  float: left;
}

#box_newsletter p{
  margin-bottom: 10px;
}

#box_newsletter input{
  width: 230px;
  height: 38px;
  padding: 0 100px 10px 10px;
  background: url(../../_IMG/form/bg_newsletter.png) no-repeat;
  border: none;
  float: left;
}

.bt_cadastrar{
  width: 104px;
  height: 37px;
  margin-left: -90px;
  background: url(../../_IMG/form/bt_newsletter.png) no-repeat;
  display:block;
  float: left;
}

.bt_cadastrar span{display: none;}

.bt_cadastrar:hover{
  background-position: bottom left;
}
