@charset "utf-8";
*{
   margin: 0;
   border: none;
}
body { 
   background: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
}
#container { 
   margin: auto;
   width: 960px;
   border: 1px solid #cecece;
}
#header {
   float: left;
   width: 960px;
   height: 351px;
}
#menu-topo {
   float: left;
   width: 960px;
   height: 24px;
   background: #6b6b6b;
}
#barra-bg-logo-cima {
   float: left;
   width: 188px;
   height: 36px;
}
#menu-topo-menu {
   float: right;
   width: 259px;
   height: 36px;
}
#logo {
   float: left;
   width: 219px;
   height: 40px;
   padding-top: 45px;
}
#logo h1 {
   display: block;
   float: left;
   width: 219px;
   height: 40px;
   text-indent: -9999px;
}
#logo h1 a {
   display: block;
   width: 100%;
   height: 100%;
   background-image: url(../imagens/logo.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
}
/**********navigation************/

#nav{
	position:absolute;
	top:48px;
	left:397px;
	z-index:100;
	padding-top: 19px;
	visibility: visible;
}

#nav ul {
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	list-style-position: outside;
	list-style-image: none;
	width: 715px;
	height: 53px;
	left: -15px;
	top: 19px;
	visibility: visible;
}

#nav li{
	float:left;
	margin:0;
	padding:0;
}

#equipe{
    display:block;
	width:71px;
	height:42px;
    background: url(../imagens/equipe-btn.png) no-repeat right top;
    margin:0;
    padding:0;
}

#porque{
    display:block;
	width:113px;
	height:42px;
    background: url(../imagens/porque-btn.png) no-repeat right top;
    margin:0;
    padding:0;
}

#normas{
    display:block;
	width:86px;
	height:42px;
    background: url(../imagens/normas-btn.png) no-repeat right top;
    margin:0;
    padding:0;
}

#perfil{
    display:block;
	width:107px;
	height:42px;
    background: url(../imagens/perfil-btn.png) no-repeat right top;
    margin:0;
    padding:0;
}

#premios{
    display:block;
	width:100px;
	height:42px;
    background: url(../imagens/premios-btn.png) no-repeat right top;
    margin:0;
    padding:0;
}

#par{
    display:block;
	width:84px;
	height:42px;
    background: url(../imagens/par-btn.png) no-repeat right top;
    margin:0;
    padding:0;
}

#como{
    display:block;
	width:69px;
	height:42px;
    background: url(../imagens/como-btn.png) no-repeat right top;
    margin:0;
    padding:0;
}

#alguem{
    display:block;
	width:79px;
	height:42px;
    background: url(../imagens/alguem-btn.png) no-repeat right top;
    margin:0;
    padding:0;
}

#nav a:hover{
	background-position:right -42px;
}

#about_span a:hover{
	background-position:right top;
}

#nav a{
	text-indent:-9000px;
}

#nav .selected{
	background-position:right -42px;
}

/**********banner************/
#banners {
  margin: auto;
  padding-top: 140px;

}
/**********welcome*******/

#welcome {
   clear: left;
   width: 713px;
   padding-left: 30px; 
}
h2#home-welcome-text {
   background: transparent url(../imagens/bem-vindo.png) no-repeat scroll center center;
   width: 189px;
   height: 46px;
   padding: 1px 0 0 44px;
   text-indent: -3000px;
}
.largetype {
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   font-size: 14px;
   color: #584b32;
   padding: 5px 15px 0 0;
}
	
/* FONTES */

.verdana11boldpreto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
	font-weight:bold;
	text-decoration:none;
	}
	
.verdana9boldcinza {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9B9B9B;
	font-weight:bold;
	text-decoration:none;
	}	
	
.verdana16boldverde {
    display: block;
    width: 168px;
	height: 37px;
    background: url(../imagens/tit-news.png) no-repeat scroll center center;
	text-indent: -9999px;
	}		
/******separador sombra******/
#separador {
   float: left;
   margin: 10px;
   padding: 0;
}	    
/******meio-baixo******/

#meio-baixo{
   border: 0;
   font-family: inherit;
   font-size: 100%;
   font-weight: inherit;
   margin: 40px;
   padding: 0;
   vertical-align: baseline;
}
/******newsletter******/

#newsletter{
   display: block;
   float: left;
   width: 240px;
   height: 270px;

}

#newsletter .fiquepordentro{
	position:relative;
	float:left;	
	width:116px;
	height:102px;
	left:10px;
	top:40px;
	padding-left:10px;
	padding-top:10px;
	background: transparent url(../imagens/global/destaques_esquerda_fique.gif) top no-repeat left;
}

#newsletter .fiquepordentro_form{
	color:#424242;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100px;
	border:1px solid #808080;
}	

#newsletter .fiquepordentro_botao{
  width:56px;
  height:14px;
  margin:0;
  padding:0;
  border:0;
  overflow:hidden;
  background:transparent url(imagens/destaques_esquerda_botao.gif) no-repeat center top;
  text-indent:-1000em;
  cursor:pointer;
  margin-top:10px;
  line-height:999999px;
}

/******Twitter******/
#ultimas-twitter {
   float: left;
   width: 349px;
   height: 274px;
}

/******blog******/
#post-blog {
   float: left;
   width: 200px;
   height: 274px;

}

#posts-blog {
    margin: 0 80px;
	padding: 0;
	float: left;
	width: 335px;
	height: 274px;
    list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12px;
	color: #852101;

  background-color: transparent}

  a:visited {color: #575757;text-decoration: none; 

  background-color: transparent}

  a:hover {color: #852101;text-decoration: underline; 

  background-color: transparent}

  a:active { color: #900;text-decoration: underline; 

  background-color: transparent }




#header-blog {
    float:left;
	width: 233px;
	height: 43px;
	margin-top: 20px;
	margin-left: 50px;
}

a:link {
   color: #9e310c;
}

