/* general */

body {
    background-position: 0 210px;
}

div#topnav_wrap {
    height: 118px;
}

#topnav_wrap h1 {
    width: 504px;
    height: 92px;
    background: url('/france/images/header.png') no-repeat bottom;
    font-size: 1px;
    text-indent: -5000px;
}

h2 {
    margin-left: 20px !important;
    padding-top: 15px;
    padding-bottom: 10px;
    border-top: 1px solid #ccc;
}

#introWrapper table,
table#sectors,
table#enseignement,
table#ressources {
    margin-bottom: 30px;
}

div#main {
    padding-left: 40px;
}

/* intro table */

#introWrapper {
    padding-left: 60px;
}

#introWrapper table {
    width: 900px;
}

#introWrapper td {
    vertical-align: top;
}

#introWrapper td.introLeft {
    padding-right: 20px;
}

.introLeft p.intro {
    font-size: 15px;
    line-height: 24px;
    color: #555;
}

.introLeft .podContainer {
    position: relative;
    left: -4px;
    margin-bottom: 3px;
    width: 452px;
}

.introLeft .podGrayBG {
    padding: 10px 0 10px 20px;
}

.introLeft div#jumpto {
    width: 360px;
}

#jumpto .podColumn {
    float: left;
}

.podColumn.left {
    width: 180px;
}

.podColumn.right {
    width: 170px;
}

#jumpto ul {
    padding-bottom: 0;
}

#jumpto ul li {
    padding-right: 10px;
    background-position: 0px 1px;
    font-size: 12px;
}

#jumpto .allCapSubHeader {
    margin: 0 0 10px;
}

#introWrapper td.introRight {}

/* enterprise */

table#sectors {
    margin-left: 20px;
}

#sectors p {
    margin-right: 70px;
    margin-bottom: 24px;
}

#sectors .podContainer {
    width: 260px;
    margin-bottom: 0;
}

#sectors .podBG {
    padding: 15px 20px;
}

#sectors .podBG h3 {
    margin-bottom: 6px;
}

#sectors .podBG p {
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 8px;
    border-top: 1px solid #ccc;
    text-align: center;
}

/* enseignement */

table#recherche {
    margin-top: 6px;
}

#recherche p, #recherche ul {
    margin-right: 20px;
}

/* ressources */

table#ressources {
    margin-top: 6px;
}

#ressources p {
    margin-right: 20px;
    margin-bottom: 24px;
}

/* contact */

table#contact {
    margin-top: 6px;
    margin-left: 20px;
}

#contact div {
    padding-left: 64px;
}

#contact div#cont-address {
    background: url('/france/images/contact-address.png') no-repeat;
}

#contact div#cont-email {
    padding-bottom: 20px;
    background: url('/france/images/contact-email.png') no-repeat;
}

#contact div#cont-world {
    background: url('/france/images/contact-world.png') no-repeat;
}