
/* administration_boutique.css : use for "administration boutique" */

#AdminCommandes
{
	position: relative;
	left: 48px;
	top: 33px;
	width: 904px;
	height: 585px;
	background: transparent;
}

#AdminCommandes #ZoneButtons
{
	float: left;
	width: 100%;
	height: 40px;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	color: #E6E7C3;
	background: transparent;
}

#AdminCommandes #Title
{
	float: left;
	width: 100%;
	height: auto;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	color: #E6E7C3;
	background: #392F15;
	border-top: 1px solid #CAD23E;
	border-bottom: 1px solid #CAD23E;
}

#AdminCommandes #Title #User
{
	float: left;
	width: 200px;
	height: 30px;
	border-left: 1px solid #CAD23E;
	border-right: 1px solid #CAD23E;
	background: #392F15;
}

#AdminCommandes #Title #Date
{
	float: left;
	width: 90px;
	height: 30px;
	background: #392F15;
	border-right: 1px solid #CAD23E;
}

#AdminCommandes #Title #Hour
{
	float: left;
	width: 90px;
	height: 30px;
	background: #392F15;
	border-right: 1px solid #CAD23E;
}

#AdminCommandes #Title #Quantity
{
	float: left;
	width: 100px;
	height: 30px;
	background: #392F15;
	border-right: 1px solid #CAD23E;
}

#AdminCommandes #Title #Total
{
	float: left;
	width: 110px;
	height: 30px;
	background: #392F15;
	border-right: 1px solid #CAD23E;
}

#AdminCommandes #Title #PaiementType
{
	float: left;
	width: 100px;
	height: 30px;
	background: #392F15;
	border-right: 1px solid #CAD23E;
}

#AdminCommandes #Title #Operations
{
	float: right;
	width: 180px;
	height: 30px;
	text-transform: uppercase;
	border-right: 1px solid #CAD23E;
	background: #392F15;
}

#AdminCommandes #Products
{
	float: left;
	width: 100%;
	height: 520px;
	overflow: auto;
	background: transparent;
}

#AdminCommandes .Article
{
	float: left;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #CAD23E;
	background: #6A5E2D;
}


#AdminCommandes .Article .User
{
	float: left;
	width: 200px;
	height: 30px;
	border-left: 1px solid #CAD23E;
	border-right: 1px solid #CAD23E;
	background: #392F15;
}

#AdminCommandes .Article .Date
{
	float: left;
	width: 90px;
	height: 30px;
	background: #392F15;
	border-right: 1px solid #CAD23E;
}

#AdminCommandes .Article .Hour
{
	float: left;
	width: 90px;
	height: 30px;
	background: #392F15;
	border-right: 1px solid #CAD23E;
}

#AdminCommandes .Article .Quantity
{
	float: left;
	width: 100px;
	height: 30px;
	background: #392F15;
	border-right: 1px solid #CAD23E;
}

#AdminCommandes .Article .Total
{
	float: left;
	width: 110px;
	height: 30px;
	background: #392F15;
	border-right: 1px solid #CAD23E;
}

#AdminCommandes .Article .PaiementType
{
	float: left;
	width: 100px;
	height: 30px;
	background: #392F15;
	border-right: 1px solid #CAD23E;
}

#AdminCommandes .Article .Operations
{
	float: right;
	width: 180px;
	height: 30px;
	text-transform: uppercase;
	border-right: 1px solid #CAD23E;
	background: #6A5E2D;
}



#AdminCommandes #TitleZone
{
	float: left;
	width: 690px;
	height: 20px;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
	background: transparent;
}

#AdminCommandes #TitleZone #Name
{
	float: left;
	width: 390px;
	height: 20px;
	line-height: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #5F4A1F;
	display: inline;
	background: #DDCFA0;
}

#AdminCommandes #TitleZone #Price
{
	float: left;
	width: 100px;
	height: 20px;
	line-height: 20px;
	margin-left: 1px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #5F4A1F;
	display: inline;
	background: #DDCFA0;
}

#AdminCommandes #TitleZone #Quantity
{
	float: left;
	width: 80px;
	height: 20px;
	line-height: 20px;
	margin-left: 1px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #5F4A1F;
	display: inline;
	background: #DDCFA0;
}

#AdminCommandes #TitleZone #Total
{
	float: left;
	width: 117px;
	height: 20px;
	line-height: 20px;
	margin-left: 1px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #5F4A1F;
	display: inline;
	background: #DDCFA0;
}

#AdminCommandes #ProductsZone
{
	float: left;
	width: 690px;
	height: 250px;
	margin-left: 10px;
	margin-top: 0px;
	display: inline;
	overflow: auto;
	background: transparent;
}

#AdminCommandes #ProductsZone .Product
{
	float: left;
	width: 100%;
	height: auto;
	display: inline;
	background: transparent;
}

#AdminCommandes #ProductsZone .Product .Name
{
	float: left;
	width: 390px;
	height: 20px;
	margin-left: 5px;
	line-height: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #FFF;
	display: inline;
	background: transparent;
}

#AdminCommandes #ProductsZone .Product .Price
{
	float: left;
	width: 95px;
	height: 20px;
	line-height: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #FFF;
	display: inline;
	background: transparent;
}

#AdminCommandes #ProductsZone .Product .Quantity
{
	float: left;
	width: 75px;
	height: 20px;
	line-height: 20px;
	margin-left: 7px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #FFF;
	display: inline;
	background: transparent;
}

#AdminCommandes #ProductsZone .Product .Total
{
	float: right;
	width: 83px;
	height: 20px;
	line-height: 20px;
	margin-right: 7px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #FFF;
	display: inline;
	background: transparent;
}

#AdminCommandes #InfosZone
{
	float: left;
	width: 350px;
	height: auto;
	margin-left: 10px;
	margin-top: 20px;
	display: inline;
	background: transparent;
}

#AdminCommandes #InfosZone .SommeText
{
	float: left;
	width: 170px;
	height: 20px;
	line-height: 20px;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #5F4A1F;
	display: inline;
	background: #DDCFA0;
}

#AdminCommandes #InfosZone .SommeValue
{
	float: left;
	width: 175px;
	height: 20px;
	line-height: 20px;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #5F4A1F;
	display: inline;
	background: #DDCFA0;
}

#AdminCommandes #InfosZone .TotalEnd
{
	float: left;
	width: 5px;
	height: 20px;
	margin-top: 0px;
	display: inline;
	background: #DDCFA0;
}

#AdminCommandes #PriceZone
{
	float: left;
	width: 320px;
	height: auto;
	margin-left: 20px;
	margin-top: 20px;
	display: inline;
	background: transparent;
}

#AdminCommandes #PriceZone .SommeText
{
	float: left;
	width: 200px;
	height: 20px;
	line-height: 20px;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #5F4A1F;
	display: inline;
	background: #DDCFA0;
}

#AdminCommandes #PriceZone .SommeValue
{
	float: left;
	width: 115px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #5F4A1F;
	display: inline;
	background: #DDCFA0;
}

#AdminCommandes #PriceZone .SommeEnd
{
	float: left;
	width: 5px;
	height: 20px;
	display: inline;
	background: #DDCFA0;
}

#AdminCommandes #PriceZone .TotalText
{
	float: left;
	width: 200px;
	height: 30px;
	line-height: 30px;
	margin-top: 2px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #5F4A1F;
	display: inline;
	background: #DDCFA0;
}

#AdminCommandes #PriceZone .TotalValue
{
	float: left;
	width: 115px;
	height: 30px;
	line-height: 30px;
	margin-top: 2px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #E26009;
	display: inline;
	background: #DDCFA0;
}

#AdminCommandes #PriceZone .TotalEnd
{
	float: left;
	width: 5px;
	height: 30px;
	margin-top: 2px;
	display: inline;
	background: #DDCFA0;
}


