div#tplPge{
	width:100%;
	margin: 0 auto;
	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;
	position:relative;
	width:1000px;
	height: 307px;
	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 16px;
	width: 968px;
	position: relative;
	z-index:1;
	display: inline-block;
	background: url(../img/struct/bg-tplmid.jpg) repeat-y left top;
}
div#tplMid, x:-moz-any-link { /* -- hack firefox 2 */
	display: -moz-inline-box;
}
div#tplMid, x:-moz-any-link, x:default {
	display: inline-block;
}
div#tplCo{
	width: 518px;
	padding: 0 15px;
}
div#tplCo, x:-moz-any-link { /* -- hack firefox 2 */
	width: 548px;
	padding: 0 15px;
}
div#tplCo, x:-moz-any-link, x:default {
	width: 518px;
	padding: 0 15px;
}
div.tplLftYes{
}
div.tplLftNo{
}
div.tplRgtYes{
}
div.tplRgtNo{
}
div#tplLft{
	width: 250px;
	padding: 0;
	margin: 0 0 199px;
	background: #2787ae;
	min-height: 317px;
}
div#tplLft #bg-bas-tplLft {
	position: absolute;
	bottom:0;
}
* html div#tplLft #bg-bas-tplLft { /* hack IE6 */
	left: 16px;
}
*+html div#tplLft #bg-bas-tplLft { /* hack IE7 */
	left: 16px;
}
div#tplRgt {
	width: 170px;
	float: right;
	padding: 0;
	margin: 0 0 199px;
}
div#tplRgt #bg-bas-tplRgt {
	position: absolute;
	bottom:0;
}
* html div#tplRgt #bg-bas-tplRgt { /* hack IE6 */
	right: 16px;
}
*+html div#tplRgt #bg-bas-tplRgt { /* hack IE7 */
	right: 16px;
}
#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;
}
div#tplBtm, x:-moz-any-link { /* hack firefox 2 */
	background: url(../img/struct/footer2.jpg) no-repeat left bottom;
}
div#tplBtm, x:-moz-any-link, x:default {
	background: url(../img/struct/footer.jpg) no-repeat left bottom;
}
div#bg-bas-tplLft, x:-moz-any-link { /* hack firefox 2 */
	display: none;
}
div#bg-bas-tplLft, x:-moz-any-link, x:default {
	display: block;
}
div#bg-bas-tplRgt, x:-moz-any-link { /* hack firefox 2 */
	display: none;
}
div#bg-bas-tplRgt, x:-moz-any-link, x:default {
	display: block;
}
