#th_body
{
	background: transparent none top center repeat;
}
#th_body_bg_top1
{
	background: transparent url("../fr/images/pg/bg_repeat.jpg") top center repeat-x;
	min-height: 1px;
}
#th_body_bg_top2
{
	background: transparent url("../fr/images/pg/bg.jpg") top center no-repeat;
	min-height: 1px;
}
#th_body_bg_bottom1
{
	background: transparent none bottom center repeat-x;
}
#th_body_bg_bottom2
{
	background: transparent none bottom center no-repeat;
}

#th_top, #th_middle, #th_bottom
{
	width: 990px;
	margin: 0 auto;
}

#th_top_bg1
{
	background: transparent none top center repeat-x;
}
#th_top_bg2
{
	background: transparent none top center no-repeat;
}
#th_top
{
	height: 96px;
	overflow: visible;
	position: relative;
}

#th_top_content
{
	padding-top: 10px;
	width: 100%;
	position: absolute;
	clear: both;
}

#th_menu
{
	margin-top: -115px;
	float: right;
}

#th_middle_bg1
{
	background: transparent none top center no-repeat;
}
#th_middle_bg2
{
	background: transparent none top center repeat-y;
}
#th_middle
{
	margin-bottom: 60px;
}

#th_content
{
	width: 574px;
}
#th_content_middle
{
	background: #000000 url("../fr/images/pg/content_bg.jpg") top center no-repeat;
	padding: 75px 20px 20px 20px;
}
#th_content_bottom
{
	background: #000000 url("../fr/images/pg/content_bg_bottom.gif") top center no-repeat;
	height: 8px;
}
#th_middle_table
{
}
td#th_left
{
	vertical-align:top;
}
td#th_content
{
	vertical-align:top;
}
td#th_right
{
	vertical-align:top;
	padding-top: 20px;
	position: relative;
	z-index: 1;
}

#th_bottom_bg1
{
	background: #151515 url("../fr/images/pg/footer_bg_full.png") top center repeat-x;
}
#th_bottom_bg2
{
	background: transparent none top center no-repeat;
}
#th_bottom
{
	background: transparent url("../fr/images/pg/footer_bg.jpg") bottom center no-repeat;
	padding: 32px 0 120px 0;
}

#th_links
{
	background: transparent url("../fr/images/pg/footer_bg_links.jpg") top center no-repeat;
	height: 23px;
	text-align: center;
	color: #FFC20E;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bolder;
}

#th_links a
{
	text-decoration: none;
	color: #FFC20E;
}
#th_links a:hover
{
	color: #FFFFFF;
}