BODY
{
	margin: 0 0 0 0;
	background-color: #b6b6b6;
	height: 100%;
	width: 100%;
}
H1
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFEA00;
}

#TableMain
{
	width: 950px;
	text-align: left;
	height: 600px;
	vertical-align: top;
}

#TableMain .Header
{
	background-color: #000000;
	height: 38px;
}

#TableMain .HeaderLeft
{
	text-align: left;
	vertical-align: bottom;
	background-color: #000000;
	background-image: url(../../Images/tableMainHeaderLeft.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 50%;
}

#TableMain .HeaderRight
{
	text-align: right;
	vertical-align: middle;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 20px;
}

#TableMain .HeaderRightLink:link, .HeaderRightLink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#TableMain .HeaderRightLink:hover
{
	color: #FFEA00;
	text-decoration:underline;
}

#TableMain .SelectedLanguage
{
	color: #FFEA00;
}

#TableMain .TitleImage
{
	height: 130px;
	vertical-align: top;
	background-position: left bottom;
	background-repeat: no-repeat;
}

#TableMain .Menu
{
	height: 30px;
	text-align: right;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #DCDCDC;
	background-color: #000000;
}

#TableMain .MenuItem
{
	padding-left: 12px;
	padding-right: 12px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #909090;
}

#TableMain .MenuItemLink:link, .MenuItemLink:visited
{
	color: #909090;
	text-decoration: none;
}
#TableMain .MenuItemLink:hover
{
	color: #FFEA00;
}

#TableMain .MenuItemSelected
{
	padding-left: 12px;
	padding-right: 12px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #DCDCDC;
	background-color: #1d1d1d;
}

#TableMain .Content
{
	background-color: #1D1D1D;
	text-align: left;
	vertical-align: top;
	padding: 0px 20px 0px 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	height: 334px;
}

#TableMain .ContentBottle
{
	background-color: #1D1D1D;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	height: 354px;
}

#TableMain .ContentOrder
{
	background-color: #1D1D1D;
	text-align: left;
	vertical-align: top;
	padding: 15px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

#TableMain .TextTitle
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFEA00;
}

#TableMain .ContentImageLeft
{
	padding-left: 6px;
	width: 156px;
	text-align: left;
	vertical-align: top;
}

#TableMain .ContentImageLeftNoAlignment
{
	padding-left: 6px;
	width: 156px;
}

#TableMain .ContentText
{
	text-align: justify;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 13px;
	color: #eeeeee;
	padding-left: 5px;
	padding-right: 5px;
}

#TableMain .ContentTextDiv
{
	text-align: justify;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 13px;
	color: #eeeeee;
	padding-left: 15px;
	padding-right: 5px;
}

#TableMain .ContentTextBottle
{
	text-align: justify;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 13px;
	color: #eeeeee;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 13px;
}

#DivContentText
{
	overflow: auto;
	height: 240px;
	width: 440px;
	padding-right: 10px;
	scrollbar-track-color: #585858;
	scrollbar-face-color: #1D1D1D;
	scrollbar-shadow-color: #1D1D1D;
	scrollbar-dark-shadow-color: #1D1D1D?;
	scrollbar-highlight-color: #1D1D1D;
	scrollbar-3d-light-color: #1D1D1D;
	scrollbar-arrow-color: #585858;
}
#DivContentMax
{
	overflow: auto;
	height: 328px;
	width: 725px;
	padding-right: 10px;
	scrollbar-track-color: #585858;
	scrollbar-face-color: #1D1D1D;
	scrollbar-shadow-color: #1D1D1D;
	scrollbar-dark-shadow-color: #1D1D1D?;
	scrollbar-highlight-color: #1D1D1D;
	scrollbar-3d-light-color: #1D1D1D;
	scrollbar-arrow-color: #585858;
}

#DivContentBottle
{
	overflow: auto;
	width: 950px;
	height: 100%;
	scrollbar-track-color: #585858;
	scrollbar-face-color: #1D1D1D;
	scrollbar-shadow-color: #1D1D1D;
	scrollbar-dark-shadow-color: #1D1D1D?;
	scrollbar-highlight-color: #1D1D1D;
	scrollbar-3d-light-color: #1D1D1D;
	scrollbar-arrow-color: #585858;
}

#TableMain .ContentSubMenu
{
	width: 140px;
	text-align: left;
	vertical-align: bottom;
	padding-left: 20px;
	padding-bottom: 10px;
}

#TableMain .ContentSubMenuItem
{
	background-image: url(../Images/SubMenuItem.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	color: #DCDCDC;
	height: 22px;
	padding-left: 20px;
	vertical-align: middle;
}
#TableMain .ContentSubMenuItemSelected
{
	background-image: url(../Images/SubMenuItemSelected.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFEA00;
	height: 22px;
	padding-left: 20px;
	vertical-align: middle;
}

#TableMain .ContentSubMenuItemLink:link, .ContentSubMenuItemLink:visited
{
	color: #DCDCDC;
	text-decoration: none;
}
#TableMain .ContentSubMenuItemLink:hover
{
	color: #FFEA00;
}

#TableMain .Footer
{
	height: 48px;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #585858;
}
#TableMain .Copyright
{
	text-align:right;
	font-family: Tahoma;
	font-size: 9px;
	color:#7c7c7c;
	padding-top:3px;
}

#TableMain .FooterTitle
{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}


#TableMain .OrderTitleLeft
{
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	color: #E4E4E4;
}

#TableMain .OrderTitleLeftBold
{
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #FFEA00;
}

#TableMain .OrderTitleLitre
{
	width: 85px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFEA00;
}

#TableMain .OrderTitleQuantity
{
	width: 85px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #E4E4E4;
}
#TableMain .OrderRightSpace
{
	width: 100px;
}
#TableMain .OrderSeparation
{
	height: 12px;
}
#TableMain .OrderSeparationBig
{
	height: 35px;
}

#TableMain .OrderAlternate
{
	background-color: #111111;
	height: 18px;
}
#TableMain .OrderRow
{
	height: 18px;
}

#TableMain .OrderItemRight
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #F2F2F2;
}
#TableMain .OrderItemRightMessage
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #F2F2F2;
	vertical-align:top;
	padding-top:3px;
}

#TableMain .OrderItemField
{
	padding-left : 22px;
	width:400px;
	padding-top:2px;
	padding-bottom:2px;
}

#TableMain .OrderItemAmount
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 28px;
	color: #F2F2F2;
}

#TableMain .OrderItemTbx
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 18px;
	color: #F2F2F2;
}

#TableMain .OrderItemTbxOut
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	text-align: right;
	padding-right: 18px;
	color: #FFEA00;
}

#TableMain .TbxOrder
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	border: solid 1px #000000;
	width: 50px;
	padding-right: 3px;
}
#TableMain .Tbx
{
	font-family: Tahoma;
	font-size: 12px;
	border: solid 1px #000000;
	width: 300px;
	padding-left: 2px;
	padding-right: 2px;
}
#TableMain .TbxOrderField
{
	font-family: Tahoma;
	font-size: 12px;
	border: solid 1px #000000;
	width: 295px;
	padding-left: 2px;
	padding-right: 2px;
}

#TableMain .TbxCaptcha
{
	font-family: Tahoma;
	font-size: 12px;
	border: solid 1px #000000;
	width: 300px;
	padding-left: 2px;
	padding-right: 2px;
}
#TableMain .btn
{
	background-color: #FFE400;
	color: #1D1D1D;
	font-family: Tahoma;
	font-size: 12px;
	border: solid 1px #FFFFFF;
	font-weight:bold;
}

#TableMain .TbxMessage
{
	font-family: Tahoma;
	font-size: 12px;
	border: solid 1px #000000;
	width: 300px;
	height: 120px;
	padding-left: 2px;
	padding-right: 2px;
}

#TableMain .TbxMessageOrder
{
	font-family: Tahoma;
	font-size: 12px;
	border: solid 1px #000000;
	width: 295px;
	height: 120px;
	padding-left: 2px;
	padding-right: 2px;
}

#TableMain .ContactLeftCell
{
	font-family: Tahoma;
	font-size: 12px;
	height: 25px;
	vertical-align: middle;
	padding-right: 10px;
	text-align: right;
	color: #FFFFFF;
	width: 180px;
}

#TableMain .ContactRightCell
{
	font-family: Tahoma;
	font-size: 12px;
	height: 25px;
	vertical-align: middle;
	text-align:left;
	color: #FFFFFF;
}

#TableMain .ContactLeftCellMessage
{
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 6px;
	vertical-align: top;
	padding-right: 10px;
	text-align: right;
	color: #FFFFFF;
	width: 180px;
}
#TableMain .ContactRightCellMessage
{
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	color: #FFFFFF;
}



#TableMain .CellGamme
{
	height: 62px;
	background-color: #000000;
}

#TableMain .CellGammeItem
{
	width: 25%;
	text-align: center;
	vertical-align: top;
	height: 44px;
	background-color: #000000;
}

#TableMain .CellGammeUnselected
{
	height: 18px;
	width: 25%;
	background-color: #000000;
}
#TableMain .CellGammeSelected
{
	height: 18px;
	background-color: #000000;
	background-image: url(../Images/GammeSelected.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 25%;
}
#TableMain .Texte
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

