div#tplPge{
	width:100%;
	margin: 0 auto;
	padding-top:10px;
	background:transparent url(../img/struct/bg-haut.jpg) repeat-x 11px top;
}
div#tplFra{
	width:1000px;
	margin: 0 auto;
	background: #fff;
}
div#tplTop{
	margin:0 0 20px 0;
	position:relative;
	width:1000px;
	height: 266px;
	z-index:2;
	background: #fff url(../img/struct/header.jpg) no-repeat left top;
}
div#tplTi{
	display: none;
}

div#tplMid{
	margin: 0 auto;
	padding: 0 15px;
	width: 970px;
	position: relative;
	z-index:1;
}

div#tplCo{
	width: 530px;
	padding: 28px 30px 0 30px;
	margin: 0;
}
div.tplLftYes{
}
div.tplLftNo{
}
div.tplRgtYes{
}
div.tplRgtNo{
}
div#tplLft{
	width: 230px;
	padding: 0;
	margin: 0;
}
div#tplLft #bg-haut-tplLft {
	background: url(../img/struct/bg-haut-colG.jpg) no-repeat left top;
	height: 28px;
}
div#tplLft #bg-bas-tplLft {
	background: url(../img/struct/bg-bas-colG.jpg) no-repeat left top;
	height: 77px;
}
div#tplRgt {
	width: 150px;
	padding: 0;
	margin: 28px 0 0 0;
}

#tplLft, #tplCo, #tplRgt {
	float:left;
}
div#menuTop{
	position: absolute;
	width:250px;
	height: 100px;
	background: url(../img/menu/menu_logos.jpg) no-repeat;
}
div#menuCo{
	float: left;
	width: 250px;
	margin: 0;
}


#clear_tplMid {
	clear:both;
}

div#tplBtm{
	width:1000px;
	height:120px;
	clear: both;
	z-index: 3;
	position: relative;
	text-align: center;
	background: url(../img/struct/footer.jpg) no-repeat left bottom;
	font-size: 10px;
	color: #666666;
}
