﻿#content {
	width:482px !important;
	padding:50px 10px 40px 10px !important;
}

#commande {
	width:100%;
	border-spacing:0px;
	border-collapse:collapse;
	padding:0px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}
		#commande th , #commande td {
			border:1px solid #000000;
			padding:0 5px;
			white-space:nowrap;
		}
		#commande th {
			text-align:right;
			font-weight:normal;
		}
		#commande thead {
			background-color:#547FA4;
			font-weight:bold;
			color:#FFFFFF;
		}
				#commande thead td {
					height:25px;
				}
		#commande tfoot {
			background-color:#DDDDDD;
		}
				#commande tfoot td {
					height:25px;
				}
				#commande tfoot select {
					font-size:10px;
					width:120px;
				}
		#commande blockquote {
			margin:0 0 2px 10px;
			padding:0px;
		}
				#commande blockquote p{
					font-size:10px;
					line-height:10px;	
					color:#888888;
				}

.taille {
	width:30px;text-align:right;
}

.taillesGenrales {
	text-align:center;
}
		.taillesGenrales p {
			font-size:11px;
		}
		.taillesGenrales input, .taillesGenrales select {
			font-size:10px;
		}

div#graphique {
	position:relative;
	width:493px;
	height:311px;
	background-image:url(../../images/silhouettes.gif);
	background-repeat:no-repeat;
	font-size:9px;
}
		div#graphique div {
			position:absolute;
			text-align:left;
		}
		div#graphique span {
			display:block;
		}
		div#graphique input {
			width:25px;
			font-size:9px;
			margin-right:5px;
			text-align:right;
		}
		div#epaule {
			top:33px;
			left:96px;
		}
		div#bras {
			top:71px;
			left:140px;
		}
		div#dos {
			top:203px;
			left:30px;
		}		
		div#taille {
			top:89px;
			left:258px;
		}		
		div#hanches {
			top:170px;
			left:258px;
		}		
		div#jambe {
			top:237px;
			right:295px;
		}		
				div#jambe span {
					margin-right:15px;
				}		
		div#gassho {
			top:140px;
			left:416px;
			line-height:10px;
		}		

#coordTop, #coordBottom {
	width:100%;
	border-spacing:0px;
	border-collapse:collapse;
	padding:0px;
}
		#coordTop th, #coordBottom th {
			padding:1px 5px;
			text-align:right;
			font-size:12px;
		}
		#coordTop td , #coordBottom td{
			padding:1px 0;
			text-align:right;
		}
		#coordTop td .left {
			text-align:left;
		}
		#coordBottom input	{
			width:335px;
		}
		#coordBottom textarea {
			width:335px;
		}
		#coordBottom select	{
			width:340px;
		}

.paybox {
	border:1px solid #594641;
	background-color:#FFFFFF;
	padding:7px;
	text-align:center;
}

fieldset {
	border:0px;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px solid #E2BF7E;
}

.broderie {
	margin-bottom:10px;	
}
		.broderie table {
			border-spacing:0;
			border-collapse:collapse;
			padding:0px;
		}
				.broderie table th {
					font-weight:normal;
					text-align:right;
					width:150px;
					font-size:11px;
					padding-right:5px;
				}
		.broderie input, .broderie select {
			width:320px;
			font-size:10px;
		}
