/* 20080611 > LM > ANUNCIOS
 ------------------------------------------------------------------------- */
    .FL_Anuncios {margin-top: 5px; margin-bottom: 5px;}
	
	h1.FL_Anuncios_Header {margin: 5px 0px 0px 0px; font-size: 21px; color: #970000; font-weight:normal;}
	
	.FL_Anuncios_Row, 
	.FL_Anuncios_ARow	{ cursor: default; border: solid 1px #edd6d6; padding: 5px; background-color: #f2f2f2; margin-top: 5px; }
	
	.FL_Anuncios_ARow{}
	
	/*
	.FL_Anuncios_Row:hover ,
	.FL_Anuncios_ARow:hover { background-color: #e5e5e5; border: solid 1px #dbadad; }
	*/
	
	.FL_Anuncios_Row_Titulo, 
	.FL_Anuncios_ARow_Titulo { font-weight: bold; vertical-align: bottom; }
	
	.FL_Anuncios_Row_TituloFuncao, 
	.FL_Anuncios_ARow_TituloFuncao {color: #ae3d3d; font-size: 15px; font-weight: bold; white-space: nowrap;}
	
	.FL_Anuncios_Row_TituloArea, 
	.FL_Anuncios_ARow_TituloArea {color: #ae3d3d; font-size: 12px; text-align: right; padding-top: 1px;}
	
	.FL_Anuncios_Row_TituloRef, 
	.FL_Anuncios_ARow_TituloRef {color: #ae3d3d; font-size: 12px;}
	
	.FL_Anuncios_ARow_Titulo {}
	
	.FL_Anuncios_Row_Desc, 
	.FL_Anuncios_ARow_Desc {color: #818181;}
	
	.FL_Anuncios_ARow_Desc{}
	
	.FL_Anuncios_Row .Urgente, 
	.FL_Anuncios_ARow .Urgente {color: #ff3300;}
	
	/*
	.FL_Anuncios_Row:hover .Urgente, 
	.FL_Anuncios_ARow:hover .Urgente {color: #ff0000;}
	 
	.FL_Anuncios_Row:hover .FL_Anuncios_ARow_TituloFuncao, 
	.FL_Anuncios_Row:hover .FL_Anuncios_Row_TituloFuncao,
	.FL_Anuncios_Row:hover .FL_Anuncios_ARow_TituloArea, 
	.FL_Anuncios_Row:hover .FL_Anuncios_Row_TituloArea,
	.FL_Anuncios_Row:hover .FL_Anuncios_ARow_TituloRef, 
	.FL_Anuncios_Row:hover .FL_Anuncios_Row_TituloRef {color: #970000;}
	
	.FL_Anuncios_Row:hover .FL_Anuncios_Row_Desc,
	.FL_Anuncios_ARow:hover .FL_Anuncios_ARow_Desc {color: #333333;}
	 */

	.FL_Anuncios .CssButtonStyle,
	.FL_Anuncios .CssButtonStyleSelected,
	.FL_Anuncios .CssButtonStyle:hover {width: 20px;}


/* 20080611 > LM > ANUNCIOS SEARCH
 ------------------------------------------------------------------------- */
	.CssAnunciosSearch {margin-top: 5px;}
	
	.CssAnunciosSearch_Header {padding-top: 7px; font: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-align: left; color: #970000; padding-left: 5px;}
	
	.CssAnunciosSearch_Row {text-align: right; padding-left: 1px;}
	
	.CssAnunciosSearch_DropDown, 
	.CssAnunciosSearch_TextBox	{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; background-color: #ffffff; height: 16px; padding: 2px 2px 0px 2px; border: solid 1px #dbadad;}
	
	.CssAnunciosSearch_DropDown {width: 160px; height: 20px; padding-top: 1px; padding-right: 1px;}
	
	.CssAnunciosSearch_TextBox {width: 154px;}
	
	.CssAnunciosSearch_Row .CssButtonStyle {margin: 5px 0px 0px 5px;}



/* 20080611 > LM > ANUNCIOS FRONT DETAIL
 ------------------------------------------------------------------------- */
	.FD_Box {margin-top: 5px; border: solid 1px #dbadad; background-color:#e5e5e5;}
	
	.FD_Heading {padding: 5px; color:#ffffff; font-weight: bold; background-image: url(Imagens/bgMenuButton.jpg); border-bottom: solid 1px #dbadad;}
	
	.FD_Dados {padding: 5px; border-bottom: solid 1px #dbadad;}

	.FD_DadosBottom {padding: 5px;}

