body
{
    background-color: rgb(22,22,20);
}

a
{
	color: black;
	font-weight: bold;
	font-size:12px;
	font-family:Verdana, sans-serif;
	text-decoration: none;
}

a:hover
{
	color:#990000;	
}

a.visited
{
	color: #ff9933;
}

a:active 
{
  outline: 0 none;
}

a:focus, a:hover, a:active 
{
	outline:none 
}

img
{
	border:0px;
}
h1
{
	margin-left:20px;
	color:#2c2c2c;
}

.h1Info
{
	width: 680px;
	color:#2c2c2c;
	margin-top: 0px;
	text-align: center;
}

h2
{
	margin-left:40px;
	margin-top:30px;
	color:#2c2c2c;
}

h3
{
	margin-left:50px;
	margin-bottom:30px;
}

p
{
	margin-top: 0px;
}

.pInfo
{
	width: 680px;
	text-align: justify;
	margin-bottom: 0px;
	padding-bottom: 11px;
}

.tableInfo
{
	width: 680px;
	margin-left: 30px;
}
a img 
{
	border-style:none;
}

#page-topbar
{
	/*background: url(../img/FR/horizontalBands.png) repeat-x center top;
	background-repeat: repeat-x;
	height:10px;*/
	/*padding-top: 30px;*/
}

/*
#page-bottombar
{
	background: url(../img/horizontalBands.png) no-repeat left bottom;
	padding-bottom:9px;
}

#page-leftbar
{
	background: url(../img/verticalBands.png) repeat-y left top;
	padding-left: 9px;
}

#page-rightbar
{
	background: url(../img/verticalBands.png) repeat-y right top;
	
}*/

#mainPageProductTable
{
	width: 660px;
	margin-left: 7px;
	margin-bottom: 30px;
}


.topAndFlopProduct
{
	margin-left: 10px;
	margin-right: 5px;
	width: 260px;
	/*float: right;*/
}

#topProductTable th
{
	color: #2c2c2c;
}

#topProductTable td, #topProductTable td a
{
	font-size: 11px;
}

.loginBlock
{
	margin-left: 10px;
	margin-right: 5px;
	width: 260px;
}

.loginBlock h1
{
	font-size: 14px;
	margin-left: 0px;
	color: #2c2c2c;
}

.loginBlock td
{
	font-size: 12px;
	color: black;
}

#menu_bar_encloser
{
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	/*background-color: #ff9933;*/
	background-color:#335682;
	/*background-color: #6688a0;*/
}

#menu_bar
{
/*	background-color: rgb(36,27,16);/* #f0d4b3;*/
	width: 1000px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;

/*	border-left-width:2px;
	border-right-width:2px;
	border-color:#ff9933;
	border-left-style: solid;
	border-right-style: solid;
*/	
}

#menu_bar table
{
	width: 1000px;
}

#menu_bar td
{
	width: 150px;
	text-align:center;
	margin:0px;
	vertical-align: top;
}

li a
{
	font-size:14px;
	color: #E5E5E5;
}

ul.niveau1
{
	margin-top:5px;
	margin-bottom: 0px;
	padding-left: 0px;
	height: 19px;
}

ul.niveau1 li
{
	color: #f5f5f5;
	padding-left: 0px;
}

ul.niveau1 li:hover
{
	color: rgb(36,27,16);
	padding-left: 0px;
}

ul.niveau1Menu
{
	margin-top:5px;
	margin-bottom: 0px;
	padding-left: 5px;
	height: 19px;
}

ul.niveau1Menu li
{
	color: #f5f5f5;
	padding-left: 0px;
}

ul.niveau1Menu li:hover
{
	padding-left: 5px;
}


ul ul
{
	
	display: none; 
	position: absolute; 
}

ul.niveau2
{
	text-align: left;
	width:200px;
	padding-left:5px;
	padding-top: 5px;
}

ul.niveau2 li
{
	color: #f5f5f5;
	padding-left:5px;
}

ul.niveau3
{
	width:170px;
	left:160px;
	top: 0px;
}

li 
{
/*	color: #ff9933;*/
/*	color: #c00000;*/
	color:#f5f5f5;
	font-weight: bold;
	font-size:14px;
	font-family:Verdana, sans-serif;
	text-decoration: none;
	list-style-type: none;
	position: relative;
	padding-left: 0px;
/*	background-color: #f0d4b3; *//* old color to be used with the bigger header */
/*	background-color: #ff9933; /* this was added by AT on dec 23 2009 as a test for new design 
/*background-color: rgb(36,27,16);;	*/
	background-color:#335682;
}

li:hover ul.niveau2, li li:hover ul.niveau3
{
	display: block;
}

ul.niveau2 li:hover
{
	color: rgb(36,27,16);
	padding-left: 5px;
}

.listBackgroundAlt
{
	background-color:#f7dea3;
}

.formError
{
	background-color:#ff9999;
}

.errorMessageForm
{
	width: 100%;
	background-color:#ff9999;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
	/*padding-left:30px;
	padding-right:30px;*/	
}

.errorMessageForm h1
{
	text-align: center;
	color: red;
}

.errorMessageForm h2
{
	margin-top:10px;
}

#banner
{
	width: 1000px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}

body
{
	
	margin: 0px 0px;
	padding: 0px;
	text-align: center;
	/*background-color: rgb(36,27,16); Previous background color*/
	/*background-image: url("../img/FR/eStore_thiercelin_59");*/
	/*background-image: url("../img/FR/eStore_thiercelin_01");*/
	font-family:Verdana, sans-serif;
	font-size:11px;
/*	color:#ff9933;*/
	
}

#leftMain
{
	width: 487px;
	/*margin-top: -2px;*/
	position: relative;
	background-image: url("../img/FR/eStore_thiercelin_59.png");
	background-repeat: repeat-y;

}

#rightMain
{
	width: 487px;
	position: relative;
	background-image: url("../img/FR/eStore_thiercelin_60.png");
	background-repeat: repeat-y;

}
#main
{
    width: 1000px;
	margin-top: 0px;
    margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
    text-align: left;
	background-image: url("../img/FR/eStore_thiercelin_60.png");
	background-repeat: repeat-y;
}

#main p
{
	margin-left:30px;	
	margin-right:30px;
}

#main table
{
	font-size:13px;
}



/*
Create Account
*/

.createAccountFieldset
{
	width:690px;
	margin-left:5px;
	margin-right:auto;
}

.createAccountLegend
{
	font-weight:bold;
	font-size:12px;
}

/* 
 Cart
 */
.cartProductStyle a
{
	font-size:11px;
}

.cartTopLinksStyle
{
	margin-top: 20px;
	font-size:15px;
	margin-bottom:30px;
	
}

.cartTopLinksStyle a
{
	font-size: 15px;
}

.cartTopLinksStyle td
{
	/*padding:8px;*/
}

.cartTotalsStyle
{
	font-weight:bold;
	font-size:12px;
	
}

/*
DELIVERY
*/

.deliveryBillAddLegend
{
	font-weight:bold;
	font-size:12px;
}

.deliveryDelivAddLegend
{
	font-weight:bold;
	font-size:12px;
}

/* 
Product Card
*/

.cardh1
{
	margin-bottom:0px;
}

.cardh2
{
	margin-top:10px;
}

.cardDescriptionTitle
{
	font-weight:bold;
}

.cardDescriptionContent
{
	
}

.cardIngredientsTitle
{
	font-weight:bold;
}

.cardIngredientsContent
{
	
}

.cardLatinNameTitle
{
	font-weight:bold;
}

.cardLatinNameContent
{
	
}

.cardPriceTitle
{
	font-weight:bold;
}

.cardPrice
{
	color:#c00000;
	font-weight:bold;
}

.cardPriceByUnitTitle
{
	color:#333333;
	font-size:10px;
	font-style: italic;
}

.cardPriceByUnit
{
	color:#333333;
	font-size:10px;
	font-style: italic;
}

.cardWeightTitle
{
	font-weight:bold;
	
}

.cardWeight
{
	
}

.cardQtyTitle
{
	font-weight:bold;
}

.cardQty
{
	
}

.cardStockStatusOK
{
	color:#007700;
}

.cardStockStatusKO
{
	color:#ff0000;
}

/*
 FAQ
*/

.faqQuestion
{
	font-weight:bold;
	color:#2c2c2c;
}

.faqAnswer
{
	
}
/*
LOGIN
*/

.loginSubTitle1
{
	font-size:14px;
	font-weight:bold;
	color:#2c2c2c;
}

/*
CONTACT
*/
.contactShopTitle
{
	font-size:13px;
	font-weight:bold;
}

.contactShopContent
{
	font-size:11px;
}

#leftFooter
{
	width: 487px;
	position: relative;
	background-image: url("../img/FR/eStore_thiercelin_86.png");
	background-repeat: no-repeat;
	height: 110px;
}

#rightFooter
{
	position: relative;
	background-image: url("../img/FR/eStore_thiercelin_88.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 110px;
	/*width: 125px;*/
	margin-left: 1125px;
	margin-top: -110px;
}

#footerBlock
{
	margin-top: -110px;
}

#belowFooter
{
	background-image: url("../img/FR/belowFooterBackground.png");
	height: 126px;
}
#footer
{
    margin: 0px auto;

/*	border-left-width:2px;
	border-right-width:2px;
	border-color:#ff9933;
	border-left-style: solid;
	border-right-style: solid;
	background-color: rgb(36,27,16);*/
	background-image: url("../img/FR/eStore_thiercelin_87.png");
	bottom: 0px;
	width: 1000px;
	height: 95px;
	padding-top:15px;
	font-size:11px;
	font-family:Verdana, sans-serif;
}

#footer table
{
	color: white;
	font-size: 16px;
	font-family: 'Times New Roman';
	margin-bottom: 20px;
}

.footerStyle1
{
	color: white;
	/*color:#335682;*/
	/*color: rgb(184,167,138);*/
}

.footerStyle1 a
{
	font-weight: bold;
	color: white;
}

.footerStyle1 a:hover
{
	font-weight: bold;
	color:#990000;
}

.footerStyle2
{
	/*color:rgb(123,109,81);*/
	/*color:#335682;*/
	color: #7b7b7b;
	font-size:11px;
}

.footerStyle2 a
{
	font-weight: bold;
	/*color:#335682;*/
	color: #7b7b7b;
	font-size:11px;
	
}


table
{
	border-collapse: collapse;
}

#pathProduct
{
	margin-left: 10px;
	margin-top : 5px;
	margin-bottom: 0px;
}

#tableProductList
{
	margin-left: 7px;
	width: 710px;
}
#productCardList
{
	width:210px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:5px;
	margin-right:5px;
/*	background-color:rgb(60,45,29);*/
/*	 #f0d4b3; */
/*	color:#f0d4b3;*/
	font-size: 15px;
}

#productWeight
{
	font-size: 12px;
}

.indexProductCardList
{
	margin-top:10px;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
	width:160px;
/*	background-color: #f0d4b3; */
/*	background-color: rgb(60,45,29);*/
	font-size: 11px;
	min-height: 277px;
}

.indexProductCardList .productLabel
{
	min-height: 60px;
	margin-top: 5px;
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.indexProductCardText
{
/*	color:#f0d4b3;*/
	padding-left: 5px;
	padding-right: 15px;
	margin-bottom : 5px;
	margin-top: 5px;
}

.suggestionProductCardList
{
	margin-top:10px;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
	width:100px;
/*	background-color: #f0d4b3; */
/*	background-color: rgb(60,45,29);*/
	font-size: 11px;
	min-height: 200px;
}

.suggestionProductCardList .productLabel
{
	min-height: 63px;
	margin-top: 5px;
	color: black;
	font-size: 13px;
	font-weight: bold;
}

.productListProdutLabel2
{
	font-size: 12px;
	font-weight: normal;
}
#adressBlock
{
	margin-left:auto;
	margin-right:auto;
	width: 710px;
	margin-bottom: 20px;
}

#billingAddressBlock
{
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 20px;
	width: 340px;
	float: left;
}

#deliveryAddressBlock
{
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 20px;
	width: 340px;
	float: right;
}

#deliveryChoiceBlock
{
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 20px;
	width: 710px;
}

.deliveryChoiceLegend
{
	font-weight:bold;
	font-size:12px;
}

#isGiftBox
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 710px;
}
.isGiftLegend
{
	font-weight:bold;
	font-size:12px;
}

#orderInformation
{
	margin-left: auto;
	margin-right: auto;
	width:710px;
}
.cellsTitleJob
{
	font-style: italic;
}

.h2JobDescription
{
	margin-left:30px;
	width: 680px;
}

.pJobDescription
{
	width: 680px;
	text-align: justify;
}

.CGVCountryLabel
{
	font-size: 11px;
}


#mainColumn
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
}

#leftColumn
{
	/*border-right: 1px solid #d6e8ff;*/
	width: 719px;
	float:left;
	padding-bottom: 30px;
}


/*
	PRODUCT PATH DIV
*/
#productPath
{
	color: black;
	width: 1000px;
	font-size: 11px;
	margin-top:5px;
}

#productPath a
{
	text-decoration: none;
	color: black;
}

#productPath a:hover
{
	text-decoration: none;
	color: #990000;
}

#pictureProductInformation
{
	width: 710px;
	height:300px;
}

/*
	PRODUCT PICTURE BLOCK
*/
#productPicture
{
	margin-left: 25px;
	width: 300px;
	max-width: 300px;
	float: left;
}


/*
	BASIC PRODUCT INFORMATION
*/
#productBasicInformation
{
	padding-left: 5px;
	width: 385px;
	margin-left: 330px;
}

#productBasicInformation #productDescription1
{
	font-size: 22px;
	color: #2c2c2c;
}

#productBasicInformation #productDescription2
{
	font-size: 18px;
	color: black;
}

#productBasicInformation #productPrice
{
	font-size: 22px;
	color: #2c2c2c;
	font-weight: bold;
}

#productBasicInformation td
{
	font-size: 11px;
}


#pictogram
{
	margin-bottom: 5px;
	margin-top: 15px;
	width: 154px;
}

#pictogram td
{
	padding-right:7px;
}


/*
	THE SHARE DIV
*/	

#shareBlock
{
	clear: right;
	margin-top:10px;
	margin-left: 0px;
	width: 710px;
	height: 70px;
}

/*
	THE TIPS AND DESCRIPTION DIV
*/
#descriptionAndTipsBlock
{
	margin-top: 40px;
	width: 719px;
}

#tipsBlock
{
	float:left;
	width: 356px;
	margin-left: 2px;
	padding-left: 3px;
	/*border-right: 1px solid #335682;*/
}

#tipsBlock h1
{
	margin-left: 15px;
	font-size: 16px;
	color: #2c2c2c;
}

#tipsBlock p
{
	text-align: justify;
	margin-left: 15px;
	margin-right:10px;
}

#description
{
	float:right;
	width:357px;
	margin-left:-2px;
	/*border-left: 1px solid #335682;*/
}

#description h1
{
	margin-left: 15px;
	font-size: 16px;
	color: #2c2c2c;
}

#description p
{
	text-align: justify;
	margin-left: 15px;
	margin-right:10px;
}
/*
	THE SUGGESTION DIV
*/
#suggestionBlock
{
	clear: both;
	width:710px;
	padding-bottom: 30px;
}

#suggestionBlock h1
{
	font-size: 16px;
	color: #2c2c2c;
}
/*
	THE RIGHT COLUMN
*/

#rightColumn
{
	/*border-left: 1px solid #d6e8ff;*/
	/*margin-left:-50px;*/
	position: relative;
	margin-left: -1000px;
	margin-top: 200px;
	width: 280px;
	float:right;
	padding-bottom:30px;
}

.endMain
{
	clear:both;
}

#cartStatus
{
	position: relative;
	width: 227px;
	height: 60px;
	color: white;
}

#cartStatus a
{
	color: white;
}

/*
	+-------------------------------+
	|			HEADER				|
	+-------------------------------+

*/

#logoAndMenu
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -194px;
}

#logoAndMenuLeft
{
	width: 487px;
	position: relative;
	background-image: url("../img/FR/eStore_thiercelin_01.png");
	background-repeat: no-repeat;
	height: 194px;
}

#logoAndMenuRight
{
	position: relative;
	background-image: url("../img/FR/eStore_thiercelin_09.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 194px;
	/*width: 125px;*/
	/*margin-left: 1125px;*/
	margin-top: -194px;
}

#logo
{
	/*background-color: rgb(36,27,16);/* #f0d4b3;*/
	height: 129px;
	width: 1000px;
	margin-top: -190px;
	margin-left: auto;
	margin-right: auto;
	/*background-color:#d6e8ff;*/

	
/*	border-left-width:2px;
	border-right-width:2px;
	border-color:#ff9933;
	border-left-style: solid;
	border-right-style: solid;
*/	
}

#logo img
{
	margin-right: -4px;
}

#leftHeaderEmptyPart
{
	margin-top: 0px;
	float: left;
	width: 171px;
	height: 129px;	
}

#beforeLogo
{
	margin-top: 0px;
	float: left;
	width: 232px;
	height: 129px;
}

#logoPicture
{
	margin-top: 0px;
	float: left;
	width: 179px;
	height: 129px;
}

#afterLogo
{
	height: 129px;
	margin-top: 0px;
	float: left;
}

#rightHeaderEmptyPart
{
	
}
.floatTop
{
	float: top;
}

.floatBottom
{
	float: bottom;
	margin-top: -2px;
}

.bottomCart
{
	float: bottom;
	margin-left: -3px;
}
.floatLeft
{
	float: left;
	margin-left: 0px;
	margin-right: -3px;
}

.floatRight
{

}

#contentCart
{
	float:left;
	width: 230px;
	height: 91px;
	margin-left:5px;
	margin-right:2px;
	background-image: url("../img/FR/eStore_thiercelin_10.png");
	background-repeat: repeat;
}


.logoImg img
{
	vertical-align: middle;
}

#cart
{
	margin-top: 0px;
	float: left;
	width: 245px;
}

#cartPlaceHolder
{
	margin-top: 0px;
	float: left;
	width: 245px;
}

#cartPlaceHolder .floatTop
{
	margin-left: 18px;
}

#cartPlaceHolderMiddle
{
	margin-top: -23px;
}
/*
	+-------------------------------+
	|				MENU			|
	+-------------------------------+

*/

#menu
{
	min-width: 1000px;
	max-width: 1000px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#menu img
{
	margin-right: -4px;
}

#horizontalBarMenu
{
	background-image: url("../img/FR/eStore_thiercelin_34.png");
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 5px;
	margin-top: -2px;
	margin-bottom: 2px;
}

.gradeLabel
{
	margin-top: 20px;
	vertical-align:middle;
	font-size: 11px;
}

.horizontalBar
{
	margin-top: 20px;
	margin-bottom: 10px;
	width: 50%;
	margin-left:auto;
	margin-right: auto;
	height: 1px;
	background: url(../img/FR/dot.png) repeat center top;
}

#searchDiv
{
	padding: 0px;
	margin-top: -7px;
	margin-left: 753px;
	padding: 5px;
	width: 249px;
	height: 69px;
	display: none;
	position: relative;
	color: white;
	/*background: url("../img/FR/search_bkg.png");*/
	background-repeat: no-repeat;
	z-index: 2;
}
.oneThirdLine
{
	margin-top: 20px;
	margin-bottom: 10px;
	height:1px;
	/*border-top: 1px solid #d6e8ff;*/
	/*background: url(../img/FR/dot.png) repeat center top;*/
	width:33%;
}

.indexProductPicture
{
	margin-left: auto;
	margin-right: auto;
	width: 160px;
	height: 160px;
}

.tinyLink
{
	font-size: 10px;
	font-weight: normal;
}


#alreadyCustomer
{
	float: left;
	width: 50%;
}

#alreadyCustomer td, #newCustomer td
{
	font-size:12px;
}

#newCustomer
{
	float: left;
	width: 50%;
}

#languageBox
{
	margin-left: 10px;
	margin-right: 5px;
	width: 260px;
}

#languageBox h1
{
	font-size: 14px;
	margin-left: 0px;
	color: #2c2c2c;
}

#languageBox td
{
	font-size: 12px;
	color: #2c2c2c;
}

#emptySearchTitle
{
	font-family: "Times New Roman";
	font-weight: normal;
	font-size: 24px;
}

#emptySearchText
{
	width: 50%;
	font-family: "Times New Roman";
	font-size: 18px;
	text-align: justify;
}

.emptySearchListElement
{
	width: 50%;
	margin-bottom: 15px;
	background-color: transparent;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: black;
	list-style-type: disc;
}

.tagDescriptionLeft
{
	clear: both;
	float: left;
	width: 48%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top : 10px;
	margin-bottom: 10px;
}

.tagDescriptionRight
{
	float: right;
	width: 48%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top : 10px;
	margin-bottom: 10px;
}

.tagDescriptionImage
{
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	
}

.tagDescriptionText
{
	text-align: justify;
}

#ads
{
	margin-left: 10px;
}

#adsText
{
	margin-left: 3px;
	background-image: url("../img/FR/rightBannerBlank.png");
	width: 277px;
	height: 162px;
}

#adsText #adsTitle
{
	padding-top: 20px;
}

#adsText #adsDescription
{
	padding-top: 0px;
}

#adsText a:hover
{
	color: black;
	font-weight: bold;
	font-size:12px;
	font-family:Verdana, sans-serif;
	text-decoration: none;
}

#pictureBackground
{
	background-color: black;
	position: fixed;
	z-index: 0;
	width: 3000px;
	height: 6000px;
	margin-top: -100%;
	margin-left: -50%;
	opacity: 0.5;
	display: none;
}

.pressThumb
{
	margin: 10px;
	font-size: 12px;
}

#menu #panelBlock img
{
	margin-right: 0px;
}

#panelBlock
{
	position: absolute;
	z-index: 2;
	height: 292px;
	background-color: #DCCFAF;
	width: 1000px;
	margin-top: -2px;
	display: none;
}

#panelBlockPicture
{
	float: left;
}

#panelBlockRight
{
	float: right;
	width: 231px;
	margin-right: 10px;
}

#panelBlockVisitShopPicture
{
	margin-top: 10px;
}
#panelBlockFacebook
{
	margin-top: 13px;
}

#panelRangeContent
{
	width: 460px;
	height: 257px;
	margin-left: 295px;
	margin-top: 11px;
	text-align: left;
	padding-top: 5px;
}

.panelFamilyContent
{
	font-weight: normal;
	font-size: 14px;
}

#aboutTitle
{
	color: black;
	font-family: Goudy-BoldOsF, Goudy;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	text-align: center;
	margin-top: 20px;
}

#aboutSubTitle
{
	font-family: Goudy-BoldOsF, Goudy;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 20.9px;
	text-align: center;
}
.aboutItem
{
	margin-left: 10px;
	margin-right: 10px;
	text-align : justify;
	margin-bottom: 10px;
}

.aboutDate
{
	font-family: Arial-BoldMT, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: -0.01em;
	padding-right: 5px;
}

.aboutText
{
	font-family: Arial-BoldMT, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 18px;
}

.aboutHistoricEvent
{
	color: #705D4D;
	font-family: Arial-BoldMT, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 18px;
}

#myAccountSeeOrder
{
	float: left;
	margin-left: 40px;
	margin-top: 30px;
}
#myAccountLogOut
{
	float: right;
	margin-right: 40px;
	margin-top: 30px;
}

#eStoreTitle
{
	margin-left: auto;
	margin-right: auto;
	width: 380px;
	margin-bottom: 30px;
}

#eStoreImageLeft
{
	float: left;
	margin-left: 5px;
}

#eStoreImageRight
{
	float: right;
	margin-right: 5px;
}

.closePressWindow
{
	position: absolute;
	/*margin-left: 0px;
	margin-top: 0px;*/
	z-index: 10;
	margin-top: 5px;
	/*left: 640px;*/
}
