/* CSS Document */
		div.OMF_countainer {
			background-color:#F1F1F1;
			border: 1px solid #DBDBDB;
			font-size:10px;
			padding:2px;
			color:#4c4c4c;
		}
		div.OMF_texture {
			background-repeat:no-repeat;
			background-position:left top;
		}
		div.OMF_OMF_lettre_row {
			
		}
		div.OMF_rows {
			
		}
		div.OMF_rows table {
			margin-left:30px;
		}
		div.OMF_rows table td {
			padding:2px 2px 2px 22px;
		}
		td.OMF_col_un {
		
		}
		td.OMF_col_deux {
			
		}
		div.OMF_buttons_row {
			text-align:center;
			padding:5px 0px;
		}
		div.filtres_layer a {
			color:#000!important;
		}
		div.filtres_layer {
			background-color: #F5F5F5; 
			border:1px solid #32789F; 
			position:absolute; 
			left:-1000px; 
			top:-1000px; 
			z-index:1; 
			padding:6px; 
			width:180px;
		}
		div.filtres_layer td {
			padding-bottom:6px;
			font-size: 11px;
			font-family: Tahoma;
		
		}
		span.OMF_spacer {
			font-weight: bold;
			font-size:12px;
		}
		span.OMF_titre {
			/*background-image:URL(/shared/gestion/design/skin2007/images/arrow_right.gif);*/
			background-image:URL(/shared/gestion/design/skin2007/images/fleche.gif);
			background-repeat:no-repeat;
			background-position:center left;
			padding-left:10px;
			font-weight: bold;
		}
		td.OMF_h_repeat {
			background-image:url(/shared/gestion/design/skin2007/images/top_bar_h_repeat.gif);
			background-repeat:repeat-x;
		}
		td.OMF_left_side {
			background-image:url(/shared/gestion/design/skin2007/images/top_bar_Left_side.gif);
			width:14px;
			height:20px;
		}
	/*########################################################################
									Bloc d'alphabet
	#########################################################################*/
				
			
		.OMF_lettre 
		{
			width:15px;
		}
		a.OMF_lettre, a.OMF_lettre:visited
		{
			color:#FFF!important;
			font-size:11px;
			text-decoration:none;
			display:block;
			width:16px;
			height:16px;
			margin:1px 0px 1px 1px;
			font-weight:bold;
			background-image:url(/shared/gestion/design/skin2007/images/bg_lettre.gif);
			background-position:center center;
			background-repeat:no-repeat;
			text-align:center;
			vertical-align:bottom;
			padding-top:1px;
		}
		
		a.OMF_lettre:hover
		{
			display:block;
			width:16px;
			color: #2A627D!important;
			text-decoration:none;
			background-image:none;
		}
		
		a.OMF_lettre_selected, a.OMF_lettre_selected:visited
		{
			color:#FFF!important;
			font-size:11px;
			text-decoration:none;
			display:block;
			width:16px;
			height:16px;
			margin:1px 0px 1px 1px;
			font-weight:bold;
			background-image:url(/shared/gestion/design/skin2007/images/bg_lettre_selected.gif);
			background-position:center center;
			background-repeat:no-repeat;
			text-align:center;
			vertical-align:bottom;
			padding-top:1px;
		}
		a.OMF_autre, a.OMF_autre:visited
		{
			color:#FFF!important;
			font-size:11px;
			text-decoration:none;
			display:block;
			width:55px;
			height:16px;
			margin:1px 0px 1px 1px;
			font-weight:bold;
			background-image:url(/shared/gestion/design/skin2007/images/bg_lautre.gif);
			background-position:center center;
			background-repeat:no-repeat;
			text-align:center;
			vertical-align:bottom;
			padding-top:1px;
		}
		
		
		a.OMF_autre_selected, a.OMF_autre_selected:visited 
		{
			color:#FFF!important;
			font-size:11px;
			text-decoration:none;
			display:block;
			width:55px;
			height:16px;
			margin:1px 0px 1px 1px;
			font-weight:bold;
			background-image:url(/shared/gestion/design/skin2007/images/bg_lautre_selected.gif);
			background-position:center center;
			background-repeat:no-repeat;
			text-align:center;
			vertical-align:bottom;
			padding-top:1px;
		}
		
		a.OMF_autre:hover
		{
			display:block;
			/*width:54px;*/
			height:16px;
			color: #2A627D!important;
			text-decoration:none;
			background-image:none;
		}
/*
Top Box Link
*/
		a.top_box_link  {
			font-weight:bold;
			font-size:10px!important;
			color:#000000!important;
			text-decoration:none!important;
		}
		a.top_box_link:hover  {
			text-decoration:underline!important;
		}

