﻿/* Feuille de style CSS modifiable par l'utilisateur pour intégrer son style */

@import "DefaultSelectionBoxStyle.css";

/* ------------------------------------------------------------------------------ */
/*  FEUILLE DE STYLE PAR PERSONNALISEE DE LA FENETRE DE SELECTION D'UN ARTICLE    */
/* ------------------------------------------------------------------------------ */

.clsPnlLocation
{
}

#BtSelectionBox
{
}

#BoxSectionTitleStyle2
{
}

/* SELECTION POUR LES ARTICLES */

	#IdentArtSelectionUL
	{
	}

	#IdentArtSelectionUL li
	{
	}

	/* -- Service : -- */
		#SelectionServiceBox select, #SelectionServiceBox input
		{
		}
	/* -------------- */
	/* -- Tarif : -- */
		#SelectionTariffBox select, #SelectionTariffBox input
		{
		}
	/* -------------- */
	/* -- Famille : -- */
		#SelectionFamilyBox select, #SelectionFamilyBox input
		{
		}
	/* -------------- */
	/* -- Groupe : -- */
		#SelectionGroupBox select, #SelectionGroupBox input
		{
		}
	/* -------------- */
	/* -- Sous-Groupe : -- */
		#SelectionSubGroupBox select, #SelectionSubGroupBox input
		{
		}
	/* ------------------- */
	/* -- Type Article : -- */
		#SelectionArtTypeBox select, #SelectionArtTypeBox input
		{
		}
	/* -------------------- */
	/* -- Sous type : -- */
		#SelectionSubArtTypeBox select, #SelectionSubArtTypeBox input
		{
		}
	/* ----------------- */

	#IdentArtSelectionUL .DataTitleStyle 
	{
	}

	#IdentArtSelectionUL .DataStyle2 
	{
	}

	#IdentArtSelectionUL select 
	{
	}
/* ------------------------------- */



/* SELECTION POUR LES COMPOSITIONS */

	#IdentSelectionAssUL
	{
	}

	#IdentSelectionAssUL li
	{
	}

	/* -- Service : -- */
		#SelectionAssServiceBox select, #SelectionAssServiceBox input
		{
		}
	/* -------------- */
	/* -- Tarif : -- */
		#SelectionAssTariffBox select, #SelectionAssTariffBox input
		{
		}
	/* -------------- */
	/* -- Famille : -- */
		#SelectionAssFamilyBox select, #SelectionAssFamilyBox input
		{
		}
	/* -------------- */
	/* -- Sous Famille : -- */
		#SelectionAssSubFamilyBox select, #SelectionAssSubFamilyBox input
		{
		}
	/* -------------- */
	/* -- Groupe : -- */
		#SelectionAssGroupBox select, #SelectionAssGroupBox input
		{
		}
	/* ------------------- */
	/* -- Sous groupe : -- */
		#SelectionAssSubGroupBox select, #SelectionAssSubGroupBox input
		{
		}
	/* ----------------- */
	/* -- Designation : -- */
		#SelectionAssemblyBox select, #SelectionAssemblyBox input
		{
		}
	/* -------------------- */

	#IdentSelectionAssUL .DataTitleAssStyle
	{
	}

	#IdentSelectionAssUL .DataAssStyle2
	{
	}

	#IdentSelectionAssUL select
	{
	}

/* ------------------------------- */