div.formInscription 					{margin-top:20px;}

div.formInscription label input,
div.formInscription label textarea		{width:120px;}
div.formInscription label select		{width:126px;}
div.formInscription label font			{display:inline-block; width:110px; vertical-align:top;text-align:right; padding-right:2px;
											font:normal 11px Tahoma, Geneva, sans-serif; color:#696B6C;}
div.formInscription label span			{display:inline-block;height:24px;vertical-align:top;width:30px;}
div.formInscription p input,
div.formInscription p select			{vertical-align:middle;}


/* page Compte */
div.accesCompte							{margin-top:20px;}
div.accesCompte li						{margin:0; padding-bottom:10px;}
div.accesCompte a						{text-decoration:none; font:bold 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
div.accesCompte a dfn					{display:block; font:normal 11px Tahoma, Geneva, sans-serif; color:#666}
div.accesCompte a:hover *				{color:#A7989C;}

div.Pagination							{border:1px solid #e6e6e6; padding:6px 10px; height:14px; overflow:hidden;margin:4px 0;}
div.Pagination div						{float:left; width:50%;}
div.Pagination div.pages				{text-align:right;}
div.Pagination *						{color:#555e63; font:normal 12px Tahoma, Geneva, sans-serif; text-decoration:none;}
div.Pagination a						{padding:5px 3px;}
div.Pagination a:hover					{color:#a5aaad !important;}

div.Pagination a.previous,
div.Pagination a.next					{background:url(../../images/arrow-previous.gif) no-repeat center center; padding:5px 3px; cursor:pointer;}

div.Pagination a.previous:hover,
div.Pagination a.next:hover,
div.Pagination a.inactif				{filter : alpha(opacity=50); -moz-opacity : 0.5; opacity : 0.5;}
div.Pagination a.next					{background-image:url(../../images/arrow-next.gif);}
div.Pagination a.courant				{font-weight:bold;}
div.Pagination a.inactif				{color:#a7979b !important; cursor:default;}

table.											{border-collapse:collapse; border-spacing:0; border-bottom:1px solid #cccccc; margin-top:10px;margin-bottom:10px; width:100%;
													font: normal 12px Tahoma, Geneva, sans-serif; color:#999999;}
table.tableCommande td							{border-top:1px solid #cccccc; normal 12px Tahoma, Geneva, sans-serif; color:#999999; padding:8px;}
table.tableCommande td strong					{color:#666666; font-weight:normal;}
table.tableCommande th							{border:0; font:normal 14px Tahoma, Geneva, sans-serif; color:#990066; text-align:left; padding:4px 0;}
table.tableCommande td.prix						{width:50px; border-right:1px solid #cccccc;font:normal 14px Tahoma, Geneva, sans-serif; }
table.tableCommande td.vignette					{width:56px; border-left:1px solid #cccccc;}
table.tableCommande td.vignette a 				{display:block; width:56px; height:56px;border:1px solid #cccccc;color:#999999;}
table.tableCommande td.vignette a:hover			{border-color:#CA11A1;}
table.tableCommande td.quantite					{width:100px;font:normal 14px Tahoma, Geneva, sans-serif; text-align:center;}
table.tableCommande td.quantite *				{vertical-align:middle;}
table.tableCommande td.quantite input			{width:40px; text-align:right;font:normal 12px Tahoma, Geneva, sans-serif;color:#999999;}
table.tableCommande td.options					{text-align:left; padding:4px; font: normal 10px Tahoma, Geneva, sans-serif; color:#888888; background-color:#ececec; padding-left:10px;
													border:1px solid #cccccc;border-top:0;}
table.tableCommande td.designation a.note		{color:#d8289f; display:block;}
table.tableCommande td.designation a.note:hover	{color:#de4db0;}