body
	{
	margin		:	0px;
	padding		:	0px;
	background-color:	#452621;
	background-image:	url(/troispommes/graphics/bg.jpg);
	font-family	:	garamond, serif;
	font-size	: 	12px;
	color		: 	#BD968B;	
	}
#container
	{
	width		:	100%;
	text-align	:	center;
	}
#container2
	{
	z-index		:	1;
	margin		: 	0 auto;
	height		:	auto;
	width		:	720px;
	}	
#body
	{
	position	:	static;
	z-index		:	1;
	top		:	150px;
	left		:	0px;
	width		:	720px;
	height		:	428px;
	background-color:	#452621;
	}
#bodyBottom
	{
	position	:	static;
	z-index		:	1;
	top		:	388px;
	left		:	0px;
	width		:	720px;
	height		:	30px;
	background-color:	#452621;
	background-image:	url(/troispommes/graphics/bg-bottom.jpg);
	}
#bodyFrame
	{
	float		:	left;
	z-index		:	3;
	top		:	23px;
	margin-top	:	20px;
	left		:	273px; /*128*/
	width		:	400px;
	height		:	280px;
	background-color:	#452621;
	background-image:	url(/troispommes/graphics/frame.jpg);
	}	
#bodyInterior /* inside bodyMain */
	{
	float		: 	left;
	width		:	624px;
	height		:	316px;
	padding		: 	0px;
	margin-top	:	10px;
	margin-left	:	48px;
	}
#bodyInteriorIndex /* inside bodyMain */
	{
	float		: 	left;
	width		:	624px;
	height		:	316px;
	padding		: 	0px;
	margin-top	:	48px;
	margin-left	:	49px;
	text-align:center;
	}	
#bodyMain
	{
	position	:	static;
	z-index		:	2;
	top		:	34px;
	left		:	0px;
	width		:	720px;
	height		:	360px;
	background-color:	#452621;
	background-image:	url(/troispommes/graphics/bg-stripes.jpg);
	}
#bodyMainTest
	{
	position	:	static;
	z-index		:	2;
	top		:	34px;
	left		:	0px;
	width		:	720px;
	height		:	360px;
	background-color:	#452621;
	background-image:	url(/troispommes/graphics/bg-stripestest.jpg);
	}
#bodyMenu
	{
	float		:	left;
	z-index		:	3;
	top		:	3px;
	left		:	47px; /*128*/
	width		:	178px;
	height		:	344px;
	padding-left	:	47px;
	padding-right	:	31px;
	}	
#bodyText /* inside body Interior - inside bodyMain  */
	{
	float		: 	left;
	margin-top	: 	58px; 
	margin-left	:	238px; 	
	width		:	300px;
	padding		: 	0px;
	text-align	:	left;
	}
#bodyTextContact /* inside body Interior - inside bodyMain  */
	{
	float		: 	left;
	margin-top	: 	60px; 
	margin-left	:	85px; 	
	width		:	200px;
	padding		: 	0px;
	text-align	:	justify;
	}	
#bodyTextReviews /* inside body Interior - inside bodyMain  */
	{
	float		: 	left;
	margin-top	: 	13px; 
	margin-left	:	30px; 	
	width		:	565px;
	padding		: 	0px;
	text-align	:	justify;
	}	
#bodyTop
	{
	position	:	static;
	z-index		:	10;
	top		:	0px;
	left		:	0px;
	width		:	720px;
	height		:	34px;
	background-color:	#452621;
	background-image:	url(/troispommes/graphics/bg-top.jpg);
	}
#top
	{
	position	:	static;
	z-index		:	1;
	top		:	0px;
	left		:	0px;
	width		:	720px;
	height		:	150px;
	background-color:	#589A5C;
	}
#logo
	{
	position	:	static;
	z-index		:	1;
	top		:	0px;
	text-align	:	center;
	width		:	720px;
	height		:	147px;
	background-color:	#589A5C;
	}	
.row
	{
	clear		: 	both;
	padding-top	: 	0px;
	}	
a:link.nav, a:visited.nav
	{
	color		:	#FFFFFF; /*F0E0AC*/
	font-weight	:	bold;
	letter-spacing	:	0px;
	text-decoration	:	none;
	text-align	:	center;
	}
a:hover.nav
	{
	color		:	#F68E67;
	font-weight	:	bold;
	text-decoration	:	none;
	text-align	:	center;
	}	
a:link.navText, a:visited.navText
	{
	color		:	#F8F8D5; /*F0E0AC*/
	font-weight	:	normal;
	letter-spacing	:	0px;
	text-decoration	:	none;
	text-align	:	left;
	}
a:hover.navText
	{
	color		:	#F68E67;
	font-weight	:	normal;
	text-decoration	:	none;
	text-align	:	left;
	}	