/* CSS On-line */

/* @group TAGS */

html, body {
margin: 0px;
background-color: #F5F5F5;
width:100%;
height:100%;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #000000;
}

a:link {
	text-decoration: none;
	color: #111111;
}

a:visited {
	color: #111111;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #000000;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #111111;
	background: url(../img/bg_divisoes_tit_galerias.gif) repeat-x center bottom;
	padding: 5px 0px;
	margin: 0px;
}

h4 {
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #111111;
	margin: 0px;
	padding: 0px 3px;
}

p {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 3px 0px;
}

#p_extra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding-top: 3px 0px 10px 0px;
}

.p_anuncie {
	background: url(../img/bg_divisoes_tit_galerias.gif) repeat-x center top;
	padding-top: 5px;
	padding-bottom: 5px;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	background:url(../img/bg_input.gif) center no-repeat top;
}

.infos {
	padding: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
	width: 90%;
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

form {
	margin: 0px;
	padding: 0px;
}



/* @end */

/* @group TOP */

#chamada_de_canto {
	display:none;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 120px;
	width: 120px;
	z-index: 1000;
}

#plus {
	/*display:none; news */
	left: 0px;
	top: 0px;
	right: 0px;
	height: 30px;
	border-bottom: solid 1px #202020;
	color: #999999;
	font-size: 0.9em;
	line-height: 30px;
	padding: 0px 25px 0px 25px;
	text-align: center;
	background: url(../img/bg_plus.gif) repeat-x center top #111111;
	font-style:italic;
}

#plus_content {
	width: 700px;
	margin: 0px auto 0px auto;
}

#plus_content a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

#plus_content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#page_container { }

#top{
	border-bottom:solid 1px #FFFFFF;
	padding-bottom:1px;
	background-color: #111111;
}

#top_content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}

#brand {
	float: left;
	width: 345px;
}

#half_banner {
	float: right;
	height: 60px;
	width: 234px; /* largura do banner */
	border: 1px solid #202020;
}

#small_banner {
	height: 60px;
	width: 180px; /* largura do banner */
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}



#menu {
	width: 470px;
	clear: both;
	float: none;
	margin:0px auto 0px auto;
}

a.bsb {
          float: left;
          width: 150px;
          height: 41px;
          background: url("../img/menu_bsb.gif") 0 0 no-repeat;
          text-decoration: none;		 
      }

       

      a:hover.bsb {
          background-position: -150px 0;
		  width:150px;
	  }
	  
a.rio {
          float: left;
		  margin: 0px 10px 0px 10px;
          width: 150px;
          height: 41px;
          background: url("../img/menu_rj.gif") 0 0 no-repeat;
          text-decoration: none;		 
      }

       

      a:hover.rio {
          background-position: -150px 0;
		  width:150px;
	  }

a.rs {
          float: left;
          width: 150px;
          height: 41px;
          background: url("../img/menu_rs.gif") 0 0 no-repeat;
          text-decoration: none;		 
      }

       

      a:hover.rs {
          background-position: -150px 0;
		  width:150px;
	  }



/* @end */

/* @group MIDDLE */

#content {
	clear: both;
	float: none;
}

#blog_content {
	float: left;
	width: 450px;
	padding-right: 50px;
	background:url(../img/bg_divisoes_galerias.gif) repeat-y 475px top;
}

/* #blog_content p {
	text-align: justify;
} */

#extra {
	float: left;
	width: 200px;
}

#middle {
	background:url(../img/bg_sombra_topo.jpg) repeat-x center top;
}

#middle_content {
	width: 700px;
	margin: 0px auto 0px auto;
}



/* @end */

/* @group BOTTOM */

#bottom {
	background: url(../img/div_rodape.gif) no-repeat center top;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 15px 0px 25px 0px;	
}



/* @end */

.hackfloat {
	clear:both;
	height:0px;
	overflow:hidden;
}

#hackfloat_especial {
	clear:both;
	height:25px;
	overflow:hidden;
}

#hack_mozilla {
	padding-top: 25px;
	clear: both;
	padding-bottom: 10px;
}

#bug {
	display: none;
}
