
 
#form-container {
	margin:0 100px 0 0;
	padding:0px;	 
	width:782px;
	height:auto;	
	float:right;	 
}

#voltar {
	margin:0 110px 0 0 ;
	padding:0px;	 
	width:768px;
	height:auto;    
	float:right;
	text-align:right;
}

#container-fieldset{
	margin:0px  0 0 0;
	padding:10px;	 
	width:756px;
	height:auto;
	background-color:#ECECEC;
	border:1px solid #E3E3E3;
	float:left;  
}

#portal-de-agencia{
	margin:0px  0 0px 0;
	padding:0px;	 
	width:760px;
	height:62px;
	background-color:#ECECEC;	 
	float:left;
	text-align:right;	 
}

#ok{
	margin:0 auto;
	width:768px;
}	
	
#form-container textarea {	 
	font-size:12px;
	color:#404040;	
	width:500px;
	height:100px;
	
}

 #form-container input{		 
	font-size:9pt;
	color:#404040;
	}
 
#form-container small{
	color:red; 	
	font-size:10pt;
	font-weight:bold;
	float:left;
}

#form-container select{
	color:#000000; 	
	font-size:9pt;
	font-weight:bold;
	width:200px;
	float:left;
 
 }
.botao-agencia {
	margin:0px  20px 0px 0;
	font-size:10px;	
	font-weight:bold;
	color:white;
	background:#638cb5;
	border:0px;
	width:150px;
	height:19px;
	cursor:pointer;
	float:right;
    }
.botao-cobrar {
	font-size:10px;	
	font-weight:bold;
	color:white;
	background:#638cb5;
	border:0px;
	width:150px;
	height:19px;
	cursor:pointer;
	float:right;
    }
	
.logo {
	margin: 0 0 0 30px;
	float:left; 
}

.agencia-text-1{	
	font-size:12pt;
	color:#999;	
	margin: 0px 0 10px 0px;
	font-weight:normal;	
  
}


.agencia-text-2 a{	
	font-size:9pt;
	color:red;	
	margin: 0 0 0px 0px;
	font-weight:bold;
	float:right;
	text-decoration:none;
}

.agencia-text-2 a:hover{	
	font-size:9pt;
	color:red;	
	margin: 0 0 0px 0px;
	font-weight:bold;
	float:right;
	text-decoration:none;	
	
	text-decoration:none;
}

.agencia-text-3 {	
	font-size:10pt;
	color:#666666;	
	margin: 0 0 10px 40px;
	font-weight:normal; 
	text-decoration:none;
}

.agencia-text-4{	
	font-size:10pt;
	color:#999;	
	margin: 10px 0 10px 0px;
	font-weight:normal;
	
  
}
.agencia-text-5{	
	font-size:40pt;
	color:#DFDFDF;	
	margin: 10px 0 0px 0px;
	font-weight:normal;
	font-weight:bold;
	
  
}

 table{	
	font-size:9pt;
	color:#666666;	
	margin: 0 0 0px 0px;
	font-weight:bold;	 
	text-decoration:none;}


b {float:left;}
/* ******************************** */
/* CSS da validacao dos formularios */
/* ******************************** */

form.cmxform legend, form.cmxform label {
	color: #333;
}

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #c9dca6;
	background-color: #f8fdef;
}

form.cmxform label.error, label.error {
	/* Remove the next line when you have trouble in IE6 with labels in list */
 
	 
	font-family:tahoma;
	font-size:8pt;
	color:red;	
	 margin: 0 0 0px 10px;
	font-weight:bold;
 
	

}

div.error {
	display: none;
	
}

 