body {
	margin:0; 
	padding:0;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:url(gfx/bgbody.gif) repeat-x 0 0;
	background-color:#ffea00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#696969;
	line-height:18px;
}
#top {
	width:100%;
	height:121px;
	float:left;
}
#cfoto {
	width:100%;
	height:296px;
	float:left;
}
#cfoto #foto {
	width:950px;
	height:296px;
	float:left;
}
#mid {
	min-width:950px;
	width:100%;
	background-color:#fff;
	float:left;
	border-top:#000000 6px solid;
}
#mid #cpage {
	width:950px;
	margin-top:-27px;
	float:left;
}
#mid #bpage {
	width:950px;
	float:left;
	height:60px;
}
#mid #bpage #cbmenu {
	width:630px;
	height:30px;
	margin:15px 0 15px 160px;
	float:left;
}
#mid #bpage #cbmenu #bmenu {
	width:630px;
	height:30px;
}
#bottom {
	min-width:950px;
	width:100%;
	float:left;
	height:50px;
}
