#header {
height : 440px;
}
#header2 {
height : 410px;
}
#header, #header2, #content, #footer, #contentc {
font-size : 0.75em;
}
#main {
width : 900px;
margin : 0 auto;
position : relative;
background:#ffffff;
}
#page1 #content .col-1 {
width : 200px;
float:left;
}
#page1 #content .col-2 {
width : 650px;
position:relative;
left:-20px;
top:-30px;
float:left;
}
#page1 #content .col-3 {
width : 900px;
}
#page1 #contentc .col-3 {
width : 900px;
}
#page1 #content .col-1-presse {
width : 420px;
margin-right : 20px;
}
#page1 #content .col-2-presse {
width : 420px;
}
#footer {
height : 20px;position:relative;top:-20px;
}
