#container-portal-agencia {
	width: 980px;
	margin:0 auto;		
}
	
#logo {
	margin: 0 0 0 0;
	width: 980px;
	height:auto;
	
}
#box_conteudo {	
	width: 976px; 
	height: 350px;
	margin: 20px 0 0 2px;
	padding: 0; 
	background-image:url('../imagens/fundo-portal-agencia.jpg');
	background-repeat: no-repeat;
	border:1px solid #ffffff;
	 
}

#tituloag {
	margin: 15px 0 0 7px;
	width: 960px;
	height: auto;	
	
}

#box_form {
	width: 140px;
	height: 28px;
	float: left;	 
	margin: 50px 0 0 28px;	
	_margin: 20px 0 0 20px;	/*hack para o IE6*/
	
	
}
#lembrar{
	width: 340px;
	height: 28px;
	float: left;	
	margin: 50px 0 0 10px;
	
} 

#opcoes{
	width: 400px;
	height: 74px;
	float: left;	
	margin: 10px 0 0 0;
	 border-left:2px solid #BBB9BA;
	
	 
	
}

#portal_ag  {
	float: right;	
	margin: 20px 20px 0 0;
}

#atendimento-online{
	width: 680px;
	height: 34px;
	float: left;	
	margin: 50px 0 0 5px;
	/* border:1px solid red; */
	
	
	 
	
}

.atendimento-online-txt-1  {
	font-family : Tahoma;
	font-size: 10pt; 
	font-weight : bold;
	color : red; 
	margin: 15px 0 0 20px;
	text-decoration:none;
}
 
.texto_fornec  {
	font-family : Tahoma;
	font-size: 16pt; 
	font-weight : normal;
	color : #8F8F8F; 
	margin: 26px 0 0 20px;
}
.texto_fornec4  {
	font-family : Tahoma;
	font-size: 10pt; 
	font-weight : normal;
	color : #8F8F8F; 
	margin: 15px 0 0 20px;
}  	
	
	
	
.texto_logout  a{
	font-family : Tahoma;
	font-size: 9pt;
	font-weight : bold;
	color : blue;
	float: right;
	margin: 0 0 0 0;
	text-decoration:none;
} 
.texto_logout  a:hover{
	font-family : Tahoma;
	font-size: 9pt;
	font-weight : normal;
	color : red;
	float: right;
	margin: 0 0 0 0;
	text-decoration:none;
} 

 
.texto_fornec2{
	font-family : Tahoma;
	font-size: 11pt; 
	font-weight : normal;
	color : #939491; 
	margin: 0px 0 0 20px;
} 
.texto_fornec2  a{
	font-family : Tahoma;
	font-size: 12pt;
	font-weight : bold;
	color : red; 
	text-decoration: none;
	margin: 0px 0 0 0;
}

.texto_fornec2  a:hover{
	font-family : Tahoma;
	font-size: 12pt;
	font-weight : bold;
	color : red; 
	text-decoration: none;
	margin: 0px 0 0 0;
}

.texto_fornec3  {
	font-family : Tahoma;
	font-size: 10pt;
	font-weight : normal;
	color : #939491; 
	margin: 4px 0 0 0px;
}
.texto_fornec3  a{
	font-family : Tahoma;
	font-size: 10pt;
	font-weight : bold;
	color : red; 
	margin: 4px 0 0 0px;
	text-decoration: none;
}
.texto_fornec3  a:hover{
	font-family : Tahoma;
	font-size: 10pt;
	font-weight : bold;
	color : red; 
	margin: 4px 0 0 0px;
	text-decoration: none;
}


 