
	/*******************************	BOUTIQUE 	******************************/
	.contenuCorps10	{font-size: 10px;}
	.contenuCorps12	{font-size: 12px;}
	.contenuCorps13	{font-size: 13px;}
	.contenuCorps14	{font-size: 14px;}
	.libelle12 {font-size: 12px; color: #ffffff;}
	.prix12 {font-size: 12px; color: #000066;}
	.tableProcess {background-color: #ABD0ED;}

	.textField {font-size: 12px; color: #000066; border: 1px solid #4D4D4D;}

	.tdListe_0	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000066;
		background-color: #DFEDF3;
		border-width: 1px;
		border-style:solid;
		border-color:#DFEDF3;
	}

	.tdListe_1	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000066;
		background-color: #DFEDF3;
		border-width: 1px;
		border-style:solid;
		border-color:#DFEDF3;
	}

	.tdBouton	{
		text-align: center;
		background-color: #EDE8F9;
		border-width: 1px;
		border-style:solid;
		border-color:#ffffff;
	}


	.tdProcess_Off	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #FFFFFF;
		text-align: center;
		font-size: 10px;
		background-color: #cccccc;
	}

	.tdProcess_On	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
		font-size: 10px;
		background-color: #3E7AB0;
	}


	.txtProcess_Off	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-decoration: none;
		color: #cccccc;
		text-align: center;
		font-size: 10px;
	}

	.txtProcess_On	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		color: #3E7AB0;
		text-align: center;
		font-size: 10px;
	}


	/**********************************************************************************************/
	div#menuhaut	{
		float: left;
		width: 960px;
		height: 130px;
		margin: 0;
		padding: 0;
		background-color: #000;
	}
	div#menuhaut #H_0	{
		position: absolute;
		width: 195px;
		height: 130px;
		margin: 0;
		padding: 0;
		z-index: 2;
		background: #000 url('../../fr/images/interieur/logo.jpg') no-repeat;
	}
	div#menuhaut #H_0 a	{
		display: block;
		width: 195px;
		height: 130px;
		margin: 0;
		padding: 0;
	}
	div#menuhaut #H_1	{
		position: absolute;
		width: 760px;
		height: 130px;
		margin: 0;
		padding: 0 0 0 195px;
		z-index: 0;
	}
	div#menuhaut #H_11	{
		position: absolute;
		width: 135px;
		height: 0px;
		margin: 0;
		padding: 0 0 0 825px;
		z-index: 2;
	}
	div#menuhaut #H_11 ul	{
		margin: 0;
		padding: 0;
	}
	div#menuhaut #H_11 a	{
		display: block;
		width: 125px;
		height: 23px;
		margin: 0;
		padding: 7px 0 0 10px;
		font-size: 0.8em;
		font-weight: bold;
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #fff;
		/*color: #2e4A5A;*/
	}
	div#menuhaut #H_11 img	{
		padding: 0 0 0 5px;
	}
	/**********************************************************************************************/
	div#gauche {
		float: left;
		width: 195px;
		min-height: 451px;			/*sauf IE6*/
		_height: 451px;				/*pour IE6*/
		margin: 0;
		padding: 0;
		background: url('../../fr/images/interieur/fond_gauche.jpg') no-repeat;
	}
	/**********************************************************************************************/
	div#droite {
		float: left;
		width: 765px;
		margin: 0;
		padding: 0;
		background: #e3eff0;
	}
	/***********************************************/
	div#navigation {
		float: left;
		width: 765px;
		height: 21px;
		margin: 0;
		padding: 0;
		/*background: url('../../fr/images/interieur/fond_navigation.gif') no-repeat;*/
		background:#325366;
	}
	div#barreprogre {
		width: 725px;
		margin: 0;
		padding: 0 10px;
		color: #000;
		line-height: 21px;
		font-size: 0.8em;
		background:#e3eff0;
	}
	div#barreprogre A {
		color: #335366;
		text-decoration: none;
	}
	div#barreprogre A:hover {
		color: #000;
	}
	/***********************************************/
	div#page {
		float: left;
		width: 725px;
		margin: 0;
		padding: 0 10px;
		background: #e3eff0;
	}
	/***********************************************/
