#page {
    background: url(../img/plansite-bg.jpg);
    height: 770px;
    font-size: 12px;
}
#page #title {background:none;}
#page #contentIn {background: none;}

#all .hdr {
    font-size: 16px;
    color: red;
    margin-bottom: 8px;
}

.ie6 #all .hdr {font-weight: bold;}

#contentIn ul {
    color: red;
    margin: 0;
    padding: 0;
    list-style-position: inside;
}
#contentIn ul a {
    text-decoration: none;
    color: black;
}
#contentIn ul a:hover {
    text-decoration: underline;
}

#all {
    overflow: auto;
    margin-top: 60px;
    height: 590px;
}
#all .cnt {
    float: left;
    margin-left: 300px;
    margin-bottom: 10px;
    width: 170px;
    height: 115px;
}
.ie6 #all .cnt {
    margin-left: 150px;
}
#all .alt, .ie6 #all .alt {
    margin-left: 172px;
    width: 210px;
}
#all #ou {margin-top: 10px; height: 105px;}
#all #insc {margin-top: 20px; height: 95px;}
#all #ess {margin-top: 10px; height: 105px;}
#all #actu {margin-top: 15px; height: 100px;}
#all #bar {margin-top: 20px; height: 95px;}