body {
    background-color: #FFF;
    margin: 0;
    padding: 0 5mm 0;
    line-height: 1.4em;
    word-spacing: 1px;
    letter-spacing: 0.2px;
    font: 13px Arial, Helvetica, "Lucida Grande", serif;
    color: #000;
}

h3, address {
    margin-bottom: 10px;
}

/* Surcharge 960gs */

body {

}

#global {
    max-width: 65% !important;
}

.container_12,
.container_12 .grid_1,
.container_12 .grid_2,
.container_12 .grid_3,
.container_12 .grid_4,
.container_12 .grid_5,
.container_12 .grid_6,
.container_12 .grid_7,
.container_12 .grid_8,
.container_12 .grid_9,
.container_12 .grid_10,
.container_12 .grid_11,
.container_12 .grid_12 {
    width: auto !important;
    float: none;
    margin-left: 0;
}

/* Links */
a:link, a:visited {
    background: transparent;
    color: #333;
    text-decoration: none;
}

a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
    display: none;
}

a[href^="http://"] {
    color: #000;
}

#wrapper-global {
    background-color: #FFF;
}

/*Remove Element*/
#zone-bourse,
#zone-recherche,
#nav,
#sub-menu,
#bloc-blanc,
#breadcrumb,
.col-left,
.social-bar,
.col-right,
.pagination,
#footer {
    visibility: hidden;
    display: none;
}

.col-center {
    width: 100%;
}

#header,
#wrapper {
    border: 0;
    margin: 0;
    padding: 0;
    float: none !important;
}

#header,
.social-link,
.shadow {
    display: none !important;
}

.bandeau-page {
    width: auto !important;
}

.bandeau-page ul {
    padding-left: 0;
}

.bandeau-page li {
    float: left;
    list-style-type: disc;
    margin: 0 5px 0 5px;
    list-style-type: none;
    font-size: 12px;
    font-style: italic;
}

.bandeau-page li .active {
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
}

.bandeau-page li:after {
    content: " > ";
}
.bandeau-page li:last-child:after {
    content: "";
}

.bandeau-page .clearfix {
    margin: 0;
}

.wrapper  .grid_menu {
    display: none;
}

.wrapper .grid_main h1 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.wrapper .grid_main p {
    margin-bottom: 10px;
    text-align: justify;
}

.wrapper .grid_main img {
}

.ie7 .layout {
    width: 700px;
}

table {
    max-width: 100%;
    margin-bottom: 10px;
}

.content table th {
    border: 2px solid #333333;
    font-size: 12px;
    color: #7C136B;
    padding: 5px !important;
    /**width: 70px;**/
}

.content table td {
    background: #EAEAEA;
    border: 2px solid #333;
    font-size: 10px;
    min-height: 35px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}

.wrapper .grid_right {
    display: none;
}

.page-date-modified {
    margin-top: 20px;
}

#social {
    display: none;
}

#footer {
    display: none;
}

/** Switch menu **/

.switch-menu a {
    display: none;
}

.switch-menu a.current {
    display: block;
    margin-bottom: 10px;
    margin-left: 5px;
    font-weight: bold;
}

/** Trombi Widget **/

.widget-trombi .picture-trombi {
    display: block;
}

.widget-trombi .trombi-description {
    display: block !important;
}

.widget-trombi .trombi-title {
    margin-bottom: 5px !important;
}

.widget-trombi .trombi-content {
    font-style: italic;
}

/* Cufon */
.cufon-canvas canvas {
    display: none;
}