
#wrapper {
    width:990px;
    height:1000px;
    margin:0 auto;
}

/**
 * image path fix
 */
#header_haut {
    background-image: url("http://www.lycee-jeannedarc-saintivy.com/img/header_haut.jpg");
}
    #header_bas_g {
        background-image: url("http://www.lycee-jeannedarc-saintivy.com/img/header_bas_g.jpg");
    }
    #header_bas_d {
        background-image: url("http://www.lycee-jeannedarc-saintivy.com/img/header_bas_d.jpg");
    }

    #content_g, #leftcolumn {
        background-image: url("http://www.lycee-jeannedarc-saintivy.com/img/content_g.jpg");
    }

        #noter {
            background-image:url(http://www.lycee-jeannedarc-saintivy.com/img/content_bloc.jpg);
        }

    #content_c, #maincolumn {
        background-image: none; /*url("http://www.lycee-jeannedarc-saintivy.com/img/content_c.jpg");*/
    }

        #formation {
            background-image: url("http://www.lycee-jeannedarc-saintivy.com/img/content_c.gif");
        }

    #content_d {
        background-image: url("http://www.lycee-jeannedarc-saintivy.com/img/content_d.jpg");
    }
#footer {
    background-image: url("http://www.lycee-jeannedarc-saintivy.com/img/footer.jpg");
}

/**
 * end image path fix
 */
#video_home {
    top: -10px;
}
#noter {
    left: 14px;
    width: 236px;
    height: auto;
}
    #noter_content {
        width: 225px;
        left: 9px;
        background-color: #E6E6E6;
        height: auto;
        padding-bottom: 20px;
    }
#whitebox {
    background-color: #C0C0C0;
    overflow: auto;
}
#whitebox_m {
    width:100%;
    height:auto;
}

    #leftcolumn {
        float:left;
        width:270px;
        height: auto;
    }
        #menu {
            list-style: none;
            margin: 0;
            padding: 0;
            height: auto;
        }
    #maincolumn {
        float:left;
        width:720px;
        height: 550px;
        min-height: 550px;
        height: auto !important;
        background-position: top right;
        background-repeat: no-repeat;
        background-color: #E6E6E6;
    }
#footer {
    clear: both;
}
    #footer a {
        color: black;
    }
table.nopad {
    width: 100%;
}

table.blog {
    margin-top: 30px;
    width: 100%;
}

#whitebox {
    overflow: hidden;  /** magie */
}

#cbUserListsSearcher {
    display: block !important;
}

#cbUserListsSearchTrigger {
    display: none !important;
}

#noter_content p, #noter_content ul, #noter_content form > span, table.mod_login {
    margin-left: 20px;
}
table.mod_login {
    width: 206px;
    font-size: 11px;
}

table.mod_login a {
    color: #F38713;
}

#noter_content h3 {
    margin-left: 10px;
    border-bottom: 1px solid #C0C0C0;
}

.module {
    font-size: 11px;
}

ul.mod_login {
    margin: 0;
    padding: 0;
    list-style: none;
}

.componentheading {
    display: none;
}
.contentheading {
    font-size: 14px;
    border-bottom: 1px solid #F28713;
    font-weight: bold;
}
.contentpaneopen .small, .createdate {
    float: right;
}

/* Menu */
#leftcolumn h3 {
    font-size: 13px;
    color: #255899;
    margin: 10px;
    border-color: #255899 !important;
}


#menu li a, #maincolumn a {
    color: #F38713;
    font-size: 11px;
}

#power_by {
    padding: 8px 20px
}

#label {
    top: 45px;
}

#label h2 {
    font-size: 24px;
    color: #255899 !important;
    position: absolute;
    top: 41px;
}

#cbloginreg {
	font-size: 1.3em;
	display: block;
	color: #255899;
	margin-left: 50px;
	font-weight: bolder;
}
