div.ThemePic {
	position:absolute;
	left:0px;
	top:0px;
	width: 512px;
	height: 358px;
	z-index: 1;
	background: url("/cpg133/themes/Cornu/images/Theme/13/CC_corner_pic.jpg") no-repeat;
}

div.Header {
	position:absolute;
	left:204px;
	top:0px;
	width:749px;
	height:138px;
	background: url("../images/Theme/13/CC_Header_pic.jpg") no-repeat;
	z-index: 2;
}

div.Menupic {
	position:absolute;
	left:0px;
	top:183px;
	width:204px;
	height:402px;
	background: url("../images/Theme/13/CC_Menu_pic.jpg") no-repeat;
	z-index: 2;
}


