﻿
#top_registo
{
	padding:14px 0 0 0;
}

#pesquisa_redes
{
	width:950px; 
	height:28px; 
	padding:0 25px 12px 12px;
	text-align:right;   
}

#doctext
{
	/*padding:257px 0 0 12px;*/
	padding:262px 0 12px 12px;
	float:left;
}

#conteudo
{
	background-color:White; 
	width:613px;
	height:610px;  
}

#galeria_mrec
{ 
	float:right; 
	width:300px; 
	/*padding:257px 12px 0 0;*/
	padding:12px 12px 0 0;
}

#galeria
{
	width:300px; 
	height:338px; 
	padding-top:14px; 
	padding-bottom:14px;
}


/************ Termos **********/
#termos
{ 
	width:557px;
	height:203px;
	border:solid 1px #000000; 
	margin: 20px 0 12px 28px;
	padding:0;
	font-family:Calibri, Verdana;
	font-size:10pt;
}
/* Styles for scrolling layers and scrollbars  */
div#holder1 { 
  position:relative; left:2px; top:0;
  width:557px; height:203px; 
  overflow:hidden; z-index:100; }
div#wn1  { 
  position:absolute; 
  left:0; top:20;
  width:557px; height:203px; 
  clip:rect(0, 557px, 203px, 0); 
  overflow:hidden; z-index:1;  

}
/* op7 needs width set here too (?) */  
div#lyr1 { width:537px}
div.content { 
  position:absolute; visibility:hidden; 
  left:0; top:0; z-index:1;
  }  

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar1 { 
  position:absolute; visibility:hidden; 
  left:541px; top:0px; 
  width:14px; height:203px; 
  font-size:1px; z-index:2
  
  }
div#track1 { 
  position:absolute; left:0; top:14px;
  width:14px; height:175px;
  background-color:#858585;
  z-index:1
  }
div#dragBar1 {
  position:absolute;
  width:14px; height:5px;
  background-color:#4a4a4a;
  z-index:1
  }  
div#up1 { position:absolute; left:0; top:0; z-index:2 }  
div#down1 { position:absolute; left:0; bottom:0; z-index:3 }


/********* Classes ********/

.cx_registerBox {
	font-family:Calibri, Verdana;  
	border-left: 1px solid #c6c7c6;
	border-right: 1px solid #c6c7c6;
	border-bottom: 1px solid #c6c7c6;
	border-top: 1px solid #c6c7c6;
    COLOR: #000000;  
    BACKGROUND-COLOR: white;
    FONT-SIZE: 10pt;
	font-weight:normal;
    text-decoration: none;
	height:16px;
	padding:2px 0 0 3px
}

.texto_titulo {
	color:#F1D68F;
	font-size:10pt;
	font-weight:bold
}

.error_box {
	float:right;
	position:absolute
}

.textoDescricao 
{
	font-family:Calibri, Verdana;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	color:Black 
}

.title
{
	font-family:Calibri, Verdana; 
	font-size:20pt; 
	color:Red;
}