#menu_adm{

}

body{
	text-align			: center;
	margin				: 0 auto;
}
#geral_enviar_amigo{

	height				: 356px;
}
#geral_enviar_amigo , #topo_enviar_amigo, #corpo_enviar_amigo,#base_enviar_amigo{
	width				: 314px;
}
#geral_enviar_amigo,#geral_enviar_amigo  .campo textarea{
	font-family			: Verdana, Arial, Helvetica;
	font-size			: 10px;
	text-align			: left;

}
#topo_enviar_amigo{

	background-image	: url(../_images/enviar_amigo_topo.gif);
	background-repeat	: no-repeat;	
	height				: 102px;


}

#form_chave .input{
	text-transform:uppercase;
	font-family	: "Ms Sans Serif";
	font-size:6px;
	width:	75px
}

#base_enviar_amigo{
	text-align			: right;
	height				: 64px;
	padding				: 9px 20px 0px 0px;
	background-image	: url(../_images/enviar_amigo_base.gif);
	background-repeat	: no-repeat;

}
#corpo_enviar_amigo{
	padding				: 6px 20px 12px 20px;
	height				: 190px;
	background-image	: url(../_images/enviar_amigo_bg.gif);
	background-repeat	: repeat-y;

}

#combo_dir {
 height					: 42px;
 text-align				: center;
}
#combo_esq {
	height				: 42px;
	width				: 200px;
}
#combo_sobre {
	float				:right; 
	padding				: 0px 0px 0px 100px;
	height				: 42px;
	width				: 200px;
	margin				: 0px;
}
	#flash_logo{
		background		: url(../_adm/_images/topo_bg2_flash.gif) no-repeat;	
		height			: 147px;
		width			: 199px;
		float			: left;
    }

	#flash_menu{
		background		: url(../_images/flash_menu2_bg.gif) repeat-x;		
		height			: 105px;
		float			: left;
		width			: 571px;
    }

	#topo_menu{
		background		: url(../_images/topo_menu_bg.gif) no-repeat;
		height			: 40px;
		font-size		: 11px;
		color			: #3E5D6C;
		font-weight		: bold;
		padding			: 8px 50px 0px 28px; 
	}


	#botoes{
		padding-top		: 86px;
		margin-right	: 5px;
	}
	
	#botoes a{
		font-size		: 10px;
		color			: #aaaaaa;
		font-weight		: normal;
		text-decoration : none;
	}
	
	
	#botoes a:hover{

		color			: #284A70;
		text-decoration : underline;
	}	
	
	#mod_adm{
		background	: url(../_images/mod_adm_bg.gif) no-repeat;
		height		: 113px;
		padding		: 65px 20px 0px 37px;
		clear		: both;
	}
	
	.titulo_central{
		margin			: 30px 0px 10px 10px;
		font-family		: Arial, helvetica, Verdana;
		font-size		: 22px;
		text-align		: center;
		color			: #667889;
		border-bottom  	: 1px dotted #e5e5e5;	
	}
	
	.menu_item, 	.menu_separador, .menu_item a{
		padding-left	: 11px;
		font-size		: 10px;
		text-align		: left;
		margin			: 0px 2px 0px 4px;
		
	}

	.menu_item{
		background		: url(../_adm/_images/menu_iten_bg.gif) repeat-x;	
		height			: 26px;

	}
	.menu_item a{
		color		: #284A70;
	}
	.menu_separador{
		background		: url(../_adm/_images/menu_iten2_bg.gif) repeat-x;	
		height			: 21px;
		color			: #FFFFFF;
		padding-left	: 25px;
		font-weight		: bold;
		padding-top		: 2px;
		margin			: -4px 2px 3px 4px;
		
	}
	.erro{
		width			: 500px;
	}
	.erro_imagem{
		float			: left;
		text-align		: center;
		width			: 260px
	}
	
	.erro_titulo{
		font-family: Arial, Helvetica, sans-serif;
		color: #CC0000;
		font-size: 18px
	}
	
	.erro_titulo, .erro_texto{
		margin			: 12px;

	}
	.erro_texto{
		text-align		: left;

	}
	

	.contorno_form{
		border		: 1px solid #e3e7ea;
		padding		: 5px;
		width		: 480px;
		margin-bottom: 5px;
		overflow:hidden;
	}
	
	
	
	.linha{
		width		: 447px;
		clear		: both;
		border		: 1px solid #b6c1c9;
		padding		: 3px 4px 4px 4px ;
		text-align	: left;
	}		

	#geral_enviar_amigo .linha{
		width			: 272px;
		margin-bottom	: 3px;
	}

	.label{
		background	: url(../_adm/_images/form_titulo_bg.gif) repeat-x;
		width		: 140px;
		float		: left;
		border		: 1px solid #ebf0f4;
		height		: 20px;
		padding		: 2px 10px 0px 0px; 
		color		: #62626b	;
		text-align	: right;
								
	}
	
	#geral_enviar_amigo  .label{
		color		: #587081;
		font-weight	: bold;
		width		: 120px;
		margin-top	: 3px;
	}	
	
	.categoria{
		padding		: 1px 3px 0px 3px;
		float		: left;
		margin-left	: 5px;
	}
	.campo {
		margin-top	: 5px;
		text-align	: left;

	}
	
	.campo select{
		margin-top	: 2px;
		height		: 21px;
		border		: 1px solid #d1dbe3;
	}
	.numero {
		float		: left;
		padding		: 4px 4px 3px 4px;
		width		: 50px;
		color		: #FFFFFF;
		background	: #62626b;
		text-align	: right;
		
		
	}
	.campo input, .categoria{

		font-family	: "Trebuchet MS", Verdana, Arial;
		font-size	: 11px;	
		color		:#587081;
		
		background-color:#FFFFFF;
		border		: 1px solid #d1dbe3;
		height		: 20px;
	}
	
	#geral_enviar_amigo  .campo input, 	#geral_enviar_amigo  .campo input,#geral_enviar_amigo ,  .campo textarea {
		font-family	: "Trebuchet MS", Verdana, Arial;
		font-size	: 11px;	
		
		/* background	: url(../_adm/_images/form_campo_bg.gif) repeat-x; */
		color		:#587081;
		width		: 137px;		
	}	
	

	#geral_enviar_amigo   .campo textarea {
		height		: 100px;
	}
	.acao{
		padding		: 35px 20px 0px 0px;
		text-align	: right;
		background	: url(../_adm/_images/form_bg_base.gif) repeat-x;
		height		: 104px;

	}

	.acao input, .acao button { 
		background	: url(../_adm/_images/form_acao_bg.gif) repeat-x;
		height		: 26px;
		color		: #e2eaee;
		font-weight	: bold;
		border		: 1px solid #92aec5;
	}
	.fundo_banner{
		text-align	: left;
		background	: #91AABD;
		padding		: 5px;
		border:1px solid ##cccccc;
		margin:3px 3px 5px 3px;
		
	}

.paginacao_topo{
		margin-bottom	: 10px;
		font-weight		: bold; 
}

.paginacao_links{
	margin-bottom	: 20px;
	text-align		: center;
		
}
.associar_usuario{
	border			: none;
		
}

#rodape_diario{
	
	text-align		: right;
	border-left		: 1px solid #000066;
	height			: 136px;
	overflow		: hidden;
	
}
#rodape_netdom{
	/*background				: url(../_images/brasil.jpg) no-repeat;*/
	clear			: both;
	font-size		: 10px;
	padding			: 4px 0px 2px 32px;
	height			: 22px;
	
}
.titulo_esq{
	height: 32px;
	margin-bottom: 5px;
}