div#container {
	clear: both;
	display: block;
	overflow: hidden;
	width: 800px!important;
	width/**/: 820px;
	height: 100%;
	text-align: left;
	background-image: url(http://www.esthetique-sabbath.com/images/con_shadow.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.esthetique-sabbath.com/images/con_shadow.png', sizingMethod='scale');
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
}
div#contents {
	width: 800px;
	height: 100%;
	background-image: url(../../../images/bgpict01.gif);
	background-repeat: no-repeat;
	background-color: #e4dccc;
	/*background-position: ;*/
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  hr style  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

hr {
	clear: both;
	height: 0px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 10px 0px 20px 0px;
	*margin: 10px 0px 10px 0px;
}
hr.dotted {
	clear: both;
	border: 1px dotted #000000;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	*margin: 10px 0px 10px 0px;
}
hr.dashed {
	border: 3px dashed #CCCCCC;
	padding: 0px;
	margin: 10px 0px 20px 0px;
	*margin: 10px 0px 10px 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  tableA style  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.tableA {
	width: 500px;
	/*padding: 20px;*/
}
table.tableA tr th,table.tableA tr td  {
	width: 100px;
	text-align: right;
	padding: 5px;
	
	font-size: 14px;
	line-height: 1.6em;
	color: #645647;
	
}
table.tableA tr td {
	width: 400px;
	text-align: left;
	color: #645647;
	line-height: 1.6em;
	border-bottom: solid 0px #666666;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*  tableB style  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.tableB {
	width: 700px;
	/*padding: 20px;*/
}

table.tableB th {
	text-align: left;
}
table.tableB tr th,table.tableB tr td  {
	/*width: 100px;*/
	/*text-align: right;*/
	padding: 15px 0px 5px 5px;
	border-bottom: dotted 1px #866661;
	font-size: 14px;
	color: #d67312;	
}
table.tableB tr td {
	/*width: 550px;*/
	padding: 3px 0px 15px 20px;
	text-align: left;
	color: #645647;
	line-height: 1.7em;
	border-bottom: dotted 0px #6E5450;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
a:active {
	color: #CC0000;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #c97d7d;
	text-decoration: underline;
}

div#imagefirst {
	/*clear: both;*/
	display: block;
	overflow: hidden;
	width: 482px;
	height: 279px;
	background-image: url(http://www.esthetique-sabbath.com/contents/first/images/firstimage.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.esthetique-sabbath.com/contents/first/images/firstimage.png', sizingMethod='scale');
	background-repeat: no-repeat;
	text-indent: -5000px;
}

