body {
	margin: 0px;
	background-color: #787878;
	/* background-image:url('imgs/fundo.png'); */
	background-repeat: repeat-x;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

.numPages { letter-spacing: -1px; font-size: 11px; font-family: Tahoma; }
.numPages a { text-decoration: none; padding-right: 2px; padding-left: 2px; font-size: 14px; }
.numPages a:hover {color: lightblue;}
.numPages .selected { font-size: 16px; color: #000000; text-decoration: underline; font-weight: bold; }

.padded { padding: 5px 0 0 5px }

a.disabled { color: #888888; text-decoration: none; cursor: default; }
a:hover.disabled { color: #888888; text-decoration: none; }


#geral .conteudo input { position: relative; z-index: 100; }
#geral .conteudo label { position: relative; z-index: 100; }

/* fix */
span.needed { color: red; font-size: 11px; font-weight: bold; height: 15px; line-height: 15px; font-family: tahoma; }
span.notneeded { color: silver; font-size: 11px; font-weight: bold; height: 15px; line-height: 15px; font-family: tahoma; }

#geral .conteudo .principal input { position: relative; z-index: 100; }
#geral .conteudo .principal textarea { position: relative; z-index: 100; }
#geral .conteudo .principal select { position: relative; z-index: 100; }
.inputText { border: 1px solid #6C2F2F; background-color: #FBF4F4; font-family: tahoma; font-size: 11px; }
.labelHand { cursor: pointer; cursor: hand; }

a {
	color: #954040;
	text-decoration: none;
}

#top {
  background-image:url('imgs/top.png');
  background-repeat: no-repeat;
  *background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='imgs/top.png');
  height: 99px;
  width: 789px;
  margin: 0px auto;
  margin-top: -20px;  
}

#top h1 {  display: none; }

#geral {
  background-image:url('imgs/body.png');
  background-repeat: repeat-y;
  *background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='imgs/body.png');
  width: 789px;
  margin: 0px auto;
  padding-bottom: 2px;
}	

#geral h2.parcList { font: bold normal normal 21px tahoma; letter-spacing: 0; background-position: left 16px }

#geral h2 {
  color: #881d12;
  font-family: tahoma;
  font-size: 21px;
  padding: 0px; margin: 0px;
  letter-spacing: -1px;
  padding-bottom: 8px;
  background-image:url('imgs/hr.png');
  background-repeat: no-repeat;
  background-position: left 23px;
  clear: both;

}

#geral h3 {
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	padding: 0px; margin: 0px;
	padding-bottom:10px;
	font-size: 11px;
}

#geral hr {

  width: 750px;
}	

#geral .menu {
	height: 18px;
	border: 1px solid white;
	width: 736px; 
	*width: 737px;
	margin: 0px auto;
	background-color: 954040;
	margin-left: 26px;
	*margin-left: 0px;
}

#geral .menu h2 {
	display: none;
}

#geral .menu ul {
	margin:0px;
	padding: 0px;
	list-style: none;
}

#geral .menu ul li {
	margin: 1px;
	padding: 0px;
	border-right: 1px solid white;
	color: #ffffff;
	float: left;
	font-family: tahoma;
}

#geral .menu ul li.last {
	border-right: none;
   *padding-right: 10px;
}

#geral .menu ul li a {
	height: 17px;
	line-height: 17px;
	padding: 0px 11px 0px 11px; 
	text-decoration: none;
	color: #ffffff;
	position: relative;
    z-index: 2;
}

#geral .barrinha {
	background-image:url('imgs/barrinha.png');
	background-repeat: no-repeat;
	height: 36px;
	width: 749px;
	margin: 0px auto;  
}

#geral .banner {
  width: 749px;
  margin: 0px auto;  
}

#geral .conteudo a { position: relative; z-index: 999; }

#geral .conteudo {
  padding: 0px 30px 0px 30px;
  text-align: justify;
  clear: both;
}

#geral .conteudo .principal p { 
	text-align: justify;
	}
#geral .conteudo .principal .pri_direita {
	width: 190px;
  display: inline;
  float: left;
}

#geral .conteudo .principal #pridir {
  background-color:#FFF;
  width:171px;
  border:1px solid black;
  float:right;
  border:0px solid #e0e0e0;
  margin:13px 8px 0 0;
}

#geral .conteudo .principal #pridir #bullet {
    width: 161px;
    background-color:#fff;
    margin: 0px;
    padding: 20px 0px 20px 0px;
    text-align: center;
}

#geral .conteudo .principal .cont_bullets ul {
	list-style-image: url('imgs/bullet.png');
	font-size: 14px;
}
#geral .conteudo .principal .cont_bullets li {
	padding: 7px;
}
#geral .conteudo .principal .pri_esquerda {
 	 width: 530px;
	 padding-left: 5px;
	 display: inline;
	 float: left;
}

#geral .conteudo .principal .pri_esquerda ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	background-color: #fff;
}


#geral .conteudo .principal .pri_esquerda ul li {
  background-image: url(imgs/bullet.png);
  background-repeat:no-repeat;
  background-position: 2px 3px;
  text-indent: 15px;
}

#geral .conteudo .principal .pri_esquerda ul li ul{
    background-image: none;
	border-top: 1px solid #cccccc;
	font-family: tahoma;
	/*letter-spacing: -0.5px;*/
	font-size: 11px;
	color: #333333;
	padding: 4px;
	padding-top: 20px;
	
}

#geral .conteudo .principal .pri_esquerda ul li .q { list-style: disc }
	
#geral .conteudo .principal .pri_esquerda ul li ul li {
  background-image: none;
  text-indent: 0px;
  _font-size: 11px;
}	
#geral .conteudo .principal .pri_esquerda ul li ul li h2 {
	color: #333333;
	background-image: none;
	font-size: 17px;
	padding: 0px;
	margin: 0px;
}
#geral .conteudo .principal .pri_esquerda ul li ul li p {
	font-family: tahoma;
	margin: 4px auto 20px auto;
}
#geral .conteudo .s_direita {
	 width: 570px;
	 padding-left: 5px;
	 display: inline;
	 float: left;
}

#geral .conteudo .s_esquerda { 
   width: 152px;
   display: inline;
   float: left;

}

#geral .conteudo .s_esquerda .bullet-blog { 
  background-image:url('imgs/bulet-blog.jpg');
  background-repeat: no-repeat;
  text-align: left;
  width: 110px;
  _width: 160px;
  height: 61px;
  margin-top: 10px;
  margin-left: -8px;
  position:relative;
  padding: 12px 0px 5px 55px;
  font-size: 10px;
  clear: both;
  *margin-bottom: 20px;
  word-wrap: break-word;  
  }
#geral .conteudo .s_esquerda ul {
  //background-color:#ededed;
  list-style-type:none;
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
  background-color: #fff;
}
#geral .conteudo .s_esquerda ul li {
  background-image: url(imgs/bullet.png);
  background-repeat:no-repeat;
  background-position: 2px 3px;
  text-indent: 15px;
}
#geral .conteudo .s_esquerda ul li ul{
	background-color:#ededed;
    background-image: none;
	border-top: 1px solid #cccccc;
	font-family: Tahoma;
	letter-spacing: -0.5px;
	font-size: 13px;
	color: #333333;
	padding: 10px;
	}
	
#geral .conteudo .s_esquerda ul li ul li {
  background-image: none;
  text-indent: 0px;
  _font-size: 11px; 
}	
#geral .conteudo .s_esquerda ul li ul li{
	padding: 7px;
	list-style:none;
	}

#geral .conteudo .socios .origImage
{
  background-position: center center; background-repeat: no-repeat;
  position: absolute; background-color: white; *left: 0px;
  width: 84px; height: 98px; margin: 13px 0px 0px 12px; 
}

#geral .conteudo .socios #userImgBg 
{
	background:url('imgs/user_bg.png') no-repeat;
	text-decoration: none;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 121px; 
	width: 322px;
	float:left;
	position: relative; z-index: 20;
} 

#geral .conteudo .socios .curriculum
{
  float:left;	
  width:60px;
  background:url('imgs/curriculum.png') no-repeat;
  background-position: 10px 0px;
  margin-left: 10px;
  
  *background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='imgs/curriculum.png');
  
  cursor:pointer;
  cursor:hand;

}

.diario {

  float:left;	
  width:60px;
  background:url('imgs/diario.png') no-repeat;  
  
  *background: none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='imgs/diario.png');
  
  background-position: 20px 0px; margin-left: 20px;
  
  cursor:pointer;
  cursor:hand; 

}

.diario .textMother { margin-left: 20px; _margin: 0 }

.txt_func {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


#geral .conteudo .socios .textMother
{
  clear:both;
  text-indent:0px;  
  margin-top:35px;
  padding:0;  
  color:black;
  width: 70px;
  float: left;
}

#geral .conteudo .socios #UtilityImgs {
  float: left;
  margin-left: 120px;
  width: 190px;
}

.ie6 #geral .conteudo .socios #UtilityImgs {
  margin-left: 60px;
}

#geral .conteudo .socios p {

  _margin:8px;
  _padding:0;
  
}

#geral .conteudo .socios #userImgBg h3 {
  
  font: normal normal bold 18px "Tahoma", Tahoma;
  text-align:justify;
  color:#993333;
  text-indent: 110px; margin-top: 20px;
}


#geral .assinatura {
  border-top: 1px solid #cccccc;
  width: 730px;
  margin: 10px auto;
  padding-top: 10px;
  text-align: left;
  clear: both;
  display:table;
  table-layout:fixed;
}
#geral .assinatura h3{
 font-weight: bold;
 font-style: bold;
 font-stretch: bold;
 color: 663333;
 padding-bottom:5px;
}

#geral .assinatura h2{
  display: none;
}

#geral .assinatura ol {
  width:730px;
  margin:0px;
  padding: 0px;
  list-style-type:none;
  *margin-bottom:10px;
}

#geral .assinatura ol li {
    display:table-cell; width: 365px; 
  _float: left; 
  padding-right: 5px;
  font-family: tahoma;
}

#geral .newsletter {
	
  *background-position: left 2px;
  background-image:url('imgs/news.png');
  background-repeat: no-repeat;
  background-color:#cccccc;
  width: 730px;
  margin: 0px auto;
  padding-left: 5px;
  _margin-top: -12px;
  text-align: left;
  clear: both;
  height: 30px;
  line-height: 30px;
}

#geral .newsletter h2{
font-weight: normal;
 font-style: normal;
 font-stretch: normal;
  font-size: 11px;
  color: #333333;
   font-family: tahoma;
   display: inline;
   background: none;
   padding: 0px;
   letter-spacing: 0px;
   line-height: 27px;
   height: 30px;
}

#geral .newsletter form {
  display: inline;
  *margin-top: 10px;     
}

#geral .newsletter input{
  width: 145px;
  *width: 140px;
  height: 21px;
  background:none;
  border: 0px;
  color: #666666;
  font-size: 10px;
  padding: 4px;
  margin-left: 8px;  
  *margin-left: 14px;
}

#geral .newsletter input.enviar{
  width: 26px;
  background-image:url('imgs/input-send-botton.png');
  background-repeat: no-repeat;
  margin: 0px 0px 0px 4px;
}

#botton {
  background-image:url('imgs/botton.png');
  background-repeat: no-repeat;
  *background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='imgs/botton.png');
  height: 20px;
  width: 789px;
  margin: 0px auto;
}	

#contatoForm 
{

  filter:alpha(opacity=80);
  *background-color:#fff;

}

#comeBackDiv
{

  border-top:1px solid #c1c1c1;
  margin-top:2px;
  
  padding-top:2px;
  
  cursor:pointer;
  cursor:hand;
  color:#663333;
  width:100%;


}

#princeOfPersia 
{

  float:left;

}

#atuamosImg
{
	height:50px;
	background-repeat:no-repeat;
	background-position:center center;
	float:left;

	width:140px;
	
}

#atuamosEm 
{
  border-bottom:2px solid #c8c8c8;
  padding:8px 0px 10px 0px;
  float:left;
  width:100%;
  clear: both;
}

#atuamosText 
{
  margin-top:2px;
  margin-left:150px;
}

#atuamosText h6
{

  font-size:11px;
  padding:0px;
  margin:0px;
  display:inline;


}

#geral .conteudo .principal .livros {
  background:url('imgs/degrade.gif') repeat-x #f0f0f0;
  padding-bottom: 10px;
  border: 2px solid #c8c8c8
}

#geral .conteudo .principal #degLivros {
  margin-top: -25px;
  margin-bottom: 20px;
  padding-top: 30px;
  _padding-top: 20px;
  margin-left: 60px;
  width:580px;
  position: relative;
  z-index: 100;
}

#geral .conteudo .principal #imglivro {
  
  height:129px;
  background-repeat:no-repeat;
  margin:0px 0px 0px 30px;
}

#geral .conteudo .principal #textLivro 
{

  margin:2px 0px 0px 38px;

}

#geral .conteudo .principal #livro
{
  
  float:left;
  width:130px;
  margin:0px 0px 30px 0px;

}

#livrosCima 
{

  float:left;
  margin-left:10px;
  *margin-top:15px;
}
