.big {
font-family:Arial;
font-size:16px;
font-weight:bold;
}

h1{
margin:0 0 0 20px;
}

.page {
height:300px;
min-height:300px;
background:url('imgs/b_content.jpg') no-repeat left top;
}

.menu {
position:relative;float:left;
width:104px;

/* hack */
min-height:300px;
height:300px;

margin:0;
padding:30px 30px 0 6px;
background:url('imgs/b_side.jpg') no-repeat left top;
}
/* hack */
div[class] .menu {
height:auto;
}

.header {
width:998px;height:111px;
margin:0;
padding:0 0 0 0;
background:url('imgs/b_header.jpg') no-repeat left top;
}

.cgu {
margin:20px 160px 10px 60px;
}

.footer {
margin:20px 160px 10px 60px;

text-align:center;
font-size:12px;
}