/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img { 
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}

/**************** Styles généraux communs à toutes les pages ******************/
html
{
    background-color: #3769ac; /* couleur du footer */
}

body
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 11px;
    background: white;
}

strong
{
    font-weight: bold;
    font-size: 1.09em;
}

.italic
{
    font-style: italic;
}

a
{
    color: #3769ac;
}

/**** header et menu ****/

#header-background /* évite de voir apparaitre la couleur de fond de l'élément html (bleu) en cas de scroll horizontal */
{
    width: 970px;
    height: 120px;
    position: absolute;
    z-index: -1;
    background-color: white;
}

/* header */
#header
{
    background: white;
    height: 120px;
    width: 950px;
    margin: auto;
    position: relative;
}

#logo
{
    display: block;
    width: 338px;
    height: 107px;
    padding-top: 15px;
    float: left;
    position: absolute;
    top: 0;
}

div.lign1
{
    position: absolute;
    right: 0px;
    top: 0px;
    float: right;
    width: 510px;
}

div.lign2
{
    position: absolute;
    right: 0px;
    top: 65px;
    float: right;
    width: 510px;
}

#lang
{
    /*width: 108px;*/
    height: 44px;
    background: url(/images/frontend/flags.png);
    float: left;
    margin-top: -2px;
}

#lang > li
{
    float: left;
}

#lang > li > a
{
    display: block;
    width: 27px;
    height: 44px;
    background-image: url(/images/frontend/flags.png);
}

#lang > li > #fr
{
    background-position: 0 0;
}

#lang > li > #en
{
    background-position: -27px 0;
}

#lang > li > #es
{
    background-position: -54px 0;
}

#lang > li > #de
{
    background-position: -81px 0;
}

#lang > li > #fr:hover
{
    background-position: 0 -44px;
}

#lang > li > #en:hover
{
    background-position: -27px -44px;
}

#lang > li > #es:hover
{
    background-position: -54px -44px;
}

#lang > li > #de:hover
{
    background-position: -81px -44px;
}

#lang > li > #fr.active
{
    background-position: 0 -88px;
}

#lang > li > #en.active
{
    background-position: -27px -88px;
}

#lang > li > #es.active
{
    background-position: -54px -88px;
}

#lang > li > #de.active
{
    background-position: -81px -88px;
}

#lang > li > #fr.active:hover
{
    background-position: 0 -132px;
}

#lang > li > #en.active:hover
{
    background-position: -27px -132px;
}

#lang > li > #es.active:hover
{
    background-position: -54px -132px;
}

#lang > li > #de.active:hover
{
    background-position: -81px -132px;
}

#search
{
    float: left;
}

#search label
{
    padding-right: 6px;
    font-weight: bold;
    font-size: 1.2em;
    color: #3769ac;
    height: 28px;
    line-height: 28px;
    float: left;
}

#search input[type=text]
{
    width: 205px;
    padding: 1px 3px 1px 2px; /* top right bottom left */ 
    height: 24px;
    font-size: 11px;
    border: 1px solid #4372b1;
    font-size: 1.1em;
    /*background: url(/images/frontend/search-input.png) no-repeat;*/
}

#search input[type=submit]
{
    width: 30px;
    height: 28px;
    border: none;
    background: url(/images/frontend/search-button.png) no-repeat;
    vertical-align: bottom;
    cursor: pointer;
}

#contact-us
{
    float: right;
    margin-right: 45px;
    color: #fff;
}

#contact-us .text
{
    font-size: 1.5em;
    letter-spacing: 0.05em;
}

#contact-us .number
{
    font-size: 2.1em;
}

#contact-us a
{
    font-size: 1.0em;
    font-weight: bold;
    display: block;
}

#header-links
{
    float: right;
    text-align:right;
}

#acces-intranet, #espace-presse, #acces-jobs, #lien-contact
{
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #3769ac;
}

#espace-presse img, #acces-intranet img
{
    vertical-align: middle;
}

#acces-intranet
{
    background: url('/images/frontend/intranet.png') 1px 1px no-repeat;
    padding-left: 17px;
    height: 16px;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 7px;
}

#acces-jobs
{
    background: url('/images/frontend/job.png') 0px 1px no-repeat;
    padding-left: 15px;
}

#espace-presse
{
    background: url('/images/frontend/presse.png') 0px 0px no-repeat;
    padding-left: 39px;
    height: 30px;
}

#lien-contact
{
    background: url('/images/frontend/lien-contact.png') 0px -8px no-repeat;
    padding-left: 35px;
    height: 32px;
}

/* formulaires newsletter (du header et du footer) */
form.form-newsletter
{
    float:right;
    position: relative; /* Evite que le logo du header ne s'affiche au dessus de ce formulaire */
}

form.form-newsletter.top
{
    margin-top: 45px;
}

form.form-newsletter p
{
    margin: 0;
    vertical-align: middle;
}

form.form-newsletter label
{
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 1.09em;
}

form.form-newsletter.top label
{
    color: #3769ac;
}

form.form-newsletter.bottom label
{
    color: white;
}

form.form-newsletter input[type=text]
{
    margin-top: 1px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    height: 17px;
    width: 228px;
    float: left;
}

form.form-newsletter.top input[type=text]
{
    border-color: #3769ac;
    color: #3769ac;
}

form.form-newsletter.bottom input[type=text]
{
    border-color: white;
    color: white;
    background: transparent;
}

form.form-newsletter input[type=submit]
{
    width: 20px;
    height: 20px;
    border: none;
    cursor: pointer;
    margin-left: 5px;
}

form.form-newsletter.top input[type=submit]
{
    background: url(/images/frontend/button-go-blue.png) center no-repeat transparent;
}

form.form-newsletter.bottom input[type=submit]
{
    background: url(/images/frontend/button-go-white.png) center no-repeat transparent;
}

/* Menu */
#menu
{
    height: 29px;
    background: white;
    display: table;
    margin: auto;
    white-space: nowrap;
}

#menu > ul
{
    display: table-row;
}

#menu > ul > li
{
    font-size: 13px;
    font-weight: bold;
    display: table-cell;
    height: 27px;
    border-top: 1px solid #888;
    border-bottom: 1px solid #666;
}

#menu > ul > li:hover
{
    border-top: 1px solid #f39b3f;
    border-bottom: 1px solid #994a08;
}

#menu > ul > li > a
{
    display: block;
    height: 27px;
    line-height: 27px;
    padding: 0 27px; /* vertical horizontal */
    text-decoration: none;
    color: white;
    background: url(/images/frontend/menu-item-background.png) repeat-x;
    border-left: 1px solid #797979;
    border-right: 1px solid black;
}

#menu > ul > li > a:hover, #menu > ul > li:hover > a, #menu > ul > li > a:focus
{
    background: url(/images/frontend/menu-item-background.png) 0 -27px repeat-x;
}

#menu > ul > li:first-child > a
{
    padding-left: 30px;
    border-left: none;
}

#menu > ul > li.last > a /* IE7 et IE8 ne supportent pas le :last-child */
{
    padding-right: 40px;
    border-right: none;
}

/* Sous-menus */
#menu > ul ul
{
    position: absolute;
    display: none;
    z-index: 2;
    min-width: 175px; /* parce que les menus trop petits, c'est moche */
}

#menu > ul li:hover > ul, #menu > ul li > a:focus + ul
{
    display: block;
}

#menu > ul ul a
{
    display: block;
    color: white;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    background: url(/images/frontend/submenu-item-background.png);
    padding: 5px 10px; /* vertical horizontal */
}

#menu > ul ul a:before
{
    content: "> ";
}

#menu > ul ul a:hover, #menu > ul ul li:hover > a, #menu > ul ul li > a:focus
{
    background: black;
    color: #f27408;
}

/* Sous-sous menus */
#menu > ul ul ul
{
    margin-left: 100%;
    margin-top: -28px; /* = hauteur d'1 élément de menu (<a></a>) : line-height(18) + padding-top(5) + padding-bottom(5) */
}

/* Page et footer */
#body
{
    width: 950px;
    margin: auto;
}

#page
{
    width: 910px;
    padding: 25px 40px;
    margin: auto;
    margin-left: -20px;
    margin-top: 10px;
    min-height: 420px;
    background: url(/images/frontend/background.png) top center no-repeat white;
}

h1
{
    font-weight: bold;
    font-size: 2.73em;
    color: #ff8400;
    margin-bottom: 0.3em;
}

h2
{
    font-size: 1.8em;
    color: #3769ac;
    font-weight: bold;
}

h3
{
    color: #3769AC;
}

#page > div.left-column
{
    width: 223px;
    float: left;
}

#page > div.right-column
{
    margin-left: 223px;
    padding-left: 10px;
}

.clear
{
    clear: both;
}

/* menu vertical, sur la gauche */
#vertical-menu
{ 
    border: 2px solid #3769ac;
    border-bottom: none;
    padding: 10px 0 23px 10px; /* top right bottom left */
    width: 201px; /* + 2px (border-left) + 10px (padding-left) + 2px (border-right) = 215px */
    background: url(/images/frontend/vertical-menu-border-bottom.png) bottom center transparent no-repeat;
}

#vertical-menu h2, #vertical-menu li a
{
    padding-left: 5px;
}

#vertical-menu > li > a
{
    display: block;
    color: #3769ac;
    font-weight: bold;
    font-size: 1.09em;
    text-decoration: none;
    line-height: 1.5em;
}

#vertical-menu > li > a.current, #vertical-menu > li > a:hover, #vertical-menu > li > a:focus
{
    margin-right: -12px;
    background: url(/images/frontend/vertical-menu-item-active.png) right #3769ac no-repeat;
    color: white;
}

#vertical-menu > li > ul > li > a
{
    color: black;
    text-decoration: none;
}

#vertical-menu > li > ul > li > a:before
{
    content: "-> ";
}

#vertical-menu > li > ul > li > a.current, #vertical-menu > li > ul > li > a:hover, #vertical-menu > li > ul > li > a:focus
{
    font-weight: bold;
    color: #ff8400;
}

/* zone newsletter */
#form-newsletter-left
{
    width: 205px;
    height: 57px; /* + 20px (padding-top) + 5px (padding-bottom) = 82px */
    padding: 20px 5px 5px 5px; /* top right bottom left */
    background: url(/images/frontend/newsletter-background.png) no-repeat;
    font-weight: bold;
    font-size: 10px;
    font-family: arial, sans-serif;
    color: #575757;
}

#form-newsletter-left input[type=text]
{
    width: 171px;
    height: 19px;
    border: 1px solid #575757;
    margin-top: 5px;
}

#form-newsletter-left input[type=submit]
{
    height: 21px;
    width: 28px;
    border: none;
    background: #ff8400;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

#grand-angle, #mediatheque
{
    display: block;
    width: 145px; /* + padding = 215px */
    height: 33px; /* + padding = 45px */
    margin-top: 12px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.45em;
    padding: 12px 70px 0 0; /* top right left bottom */
    text-align: center;
}

#grand-angle
{
    background: url(/images/frontend/grand-angle.png) no-repeat #3769ac;
}

#mediatheque
{
    background: url(/images/frontend/mediatheque.png) no-repeat #ff8400;
}

#contenu-participatif
{
    width: 215px;
    margin-top: 12px;
}

#contenu-participatif h3
{
    background: #3769ac;
    color: white;
    font-size: 1.6em;
    padding-left: 5px;
}

#contenu-participatif a
{
    display: block;
    float: left;
}

#netvibes
{
    display: block;
    width: 195px; /* + padding = 215px */
    padding-right: 10px;
    padding-left: 10px;
    height: 40px; /* + padding = 94px */
    padding-top: 54px;
    text-align: center;
    background: url(/images/frontend/netvibes.png) center no-repeat #2f2f2f;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: bold;
    color: #54df10;
}

#netvibes strong
{
    font-weight: bold;
    color: white;
    font-size: 1em;
}

div.right-column h3
{
    font-weight: bold;
    font-size: 1.27em;
}

#page p
{
    /*margin-bottom: 1em;*/
}

/* footer */
#footer
{
    min-width: 970px;
    width: 100%;
    background: url(/images/frontend/footer-background.png) top repeat-x #3769ac;
    color: white;
    padding: 2em 0; /* horizontal vertical */
    float: left;
}

#footer a
{
    color: white;
}

#footer-content
{
    width: 950px;
    margin: auto;
}

#footer-content .footer-warning{
    clear:both;
    text-align:center;
    padding-top:10px;
    font-size:smaller;
}

/***************************** Styles spécifiques *****************************/

/**** Page Commission ****/

/* menu */
#menu-commission
{
    text-align: center;
    text-transform: uppercase;
    height: 24px;
    border-bottom: 1px solid #ff8400;
    margin-bottom: 1.5em;
}

#menu-commission > li
{
    display: inline;
}

#menu-commission span.first, #menu-commission span.last
{
    display: block;
    float: left;
    height: 24px;
}
#menu-commission span.last
{
    margin-right: -9px;
    width: 18px;
    background: url(/images/frontend/menu-item-commission-right.png) top left no-repeat transparent;
}

#menu-commission span.first
{
    width: 6px;
    background: url(/images/frontend/menu-item-commission-left.png) top left no-repeat transparent;
}

#menu-commission li a span.middle
{
    background: url(/images/frontend/menu-item-commission.png) repeat-x top left transparent;
    display: block;
    height: 20px; /* + padding = 24px */
    padding: 4px 10px 0 12px; /* top right bottom left */
    float: left;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    z-index: 0;
    color: white;
}

#menu-commission li a:hover span, #menu-commission li a.active span
{
    z-index: 1;
    background-position: 0 -24px;
    position: relative;
}

/**********************************************/
/**** Page Ecole ****/

/* menu */
#menu-ecole
{
    text-align: center;
    text-transform: uppercase;
    height: 24px;
    border-bottom: 1px solid #ff8400;
    margin-bottom: 1.5em;
}

#menu-ecole > li
{
    display: inline;
}

#menu-ecole span.first, #menu-ecole span.last
{
    display: block;
    float: left;
    height: 24px;
}
#menu-ecole span.last
{
    margin-right: -9px;
    width: 18px;
    background: url(/images/frontend/menu-item-commission-right.png) top left no-repeat transparent;
}

#menu-ecole span.first
{
    width: 6px;
    background: url(/images/frontend/menu-item-commission-left.png) top left no-repeat transparent;
}

#menu-ecole li a span.middle
{
    background: url(/images/frontend/menu-item-commission.png) repeat-x top left transparent;
    display: block;
    height: 20px; /* + padding = 24px */
    padding: 5px 5px 0 5px; /* top right bottom left */
    float: left;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    z-index: 0;
    color: white;
    font-size: 12px;
}

#menu-ecole li a:hover span, #menu-ecole li a.active span
{
    z-index: 1;
    background-position: 0 -24px;
    position: relative;
}
/**********************************************/

/**** Page présentation d'une commission ****/
div.right-column div.left-column /* colonne de gauche */
{
    width: 452px;
    margin-right: 10px;
    margin-bottom: 1em;
    float: left;
}

div.right-column div.left-column p.presentation
{
    font-weight: bold;
    font-size: 1.09em; /* sinon le bold ne se voit pas bien */
}

div.right-column div.right-column /* colonne de droite */
{
    float: left;
    width: 215px;
}

#page-commission div.right-column div.right-column
{
    color: #ff8400;
    font-size: 1.27em;
}

div.right-column div.right-column div.photo
{
    text-align: center;
    width: 207px;
    height: 135px;
}

div.right-column div.right-column div.photo span
{
    line-height: 135px;
    vertical-align: middle;
}

div.right-column div.right-column div.photo img
{
    line-height: 135px;
    vertical-align: middle;
}

/* liens (utilisés sur les pages présentation, liste des membres...) */
div.links
{
    float: left;
    width: 325px; /* + padding = 335px */
    height: 120px; /* + padding = 140px */
    padding: 10px;
    padding-right: 0;
    background: url(/images/frontend/background-liens.png) no-repeat;
}

div.links.left
{
    margin-right: 7px;
}

div.links-block h3
{
    font-weight: bold;
    font-size: 1.45em;
    color: #3769ac !important;
}

div.links-block ul
{
    height: 100px;
    overflow: auto; /* scrollbar si nécessaire */
}

div.links-block a
{
    text-decoration: none;
    color: black;
    line-height: 1.5em;
}

div.links-block a:before
{
    content: "-> ";
}

div.links-block a:hover
{
    font-weight: bold;
}

div.links.small
{
    width: 209px; /* + padding = 219px */
    background: url(/images/frontend/background-liens-small.png) no-repeat;
}

div.links-block
{
    height: 120px; /* + padding = 140px */
    width: 657px; /* + padding = 677px */
    padding: 10px;
    background: url(/images/frontend/background-links.png);
    float: left;
}

/**** Page liste des membres ****/
#commission-liste-des-membres #div.right-column h2
{
    clear: right;
    color: #ff8400;
    padding-top: 1.2em;
    margin-bottom: 0em;
}

#commission-liste-des-membres ul.people
{
    width: 685px; /* laisse la place pour la margin-right des fiches personnes */
}

#commission-liste-des-membres ul.people > li > a
{
    display: block;
    width: 130px;
    height: 195px; /* + padding = 200px */
    padding-top: 5px;
    margin-right: 4px;
    margin-bottom: 5px;
    border: 1px solid #3769ac;
    float: left;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.27em;
}

#commission-liste-des-membres ul.people > li > a span.name
{
    color: black;
}

#commission-liste-des-membres ul.people > li > a span.position
{
    color: #535d55;
}

/**** Page détail d'un membre ****/
#fiche-personne div.left-column /* colonne de gauche */
{
    width: 250px; /* + padding = 260px */
    height: 570px;
    padding-right: 10px;
    float: left;
    background: url(/images/frontend/background-left.png) right top no-repeat transparent;
    text-align: right;
}

#fiche-personne div.left-column div.name
{
    position: absolute;
    background: url(/images/frontend/person-name.png) top left no-repeat transparent;
    width: 250px;
    height: 28px;
    text-align: left;
}

#fiche-personne div.left-column div.name h2
{
    width: 215px; /* + padding = 220px */
    font-size: 18px;
    color: white;
    padding: 3px 0 3px 5px; /* top right left bottom */
    background: #3769ac;
}

#fiche-personne div.photo
{
    text-align: center;
    width: 250px;
    height: 301px;
    border: 1px solid #3769ac;
    margin-bottom: 1em;
}

#fiche-personne div.photo span
{
    line-height: 301px;
    vertical-align: middle;
}

#fiche-personne div.photo img
{
    line-height: 301px;
    vertical-align: middle;
}

#fiche-personne div.left-column h3
{
    font-size: 1.45em;
    font-weight: bold;
    color: #ff8400;
}

#fiche-personne div.left-column p.contact, #commission-detail-membre div.right-column div.left-column p.assistant
{
    color: #535d55;
    font-size: 1.27em;
}

#fiche-personne div.right-column /* colonne de droite */
{
    margin-left: 260px; /* largeur de la colonne de gauche */
    padding-left: 10px;
    float: none;
    width: auto;
}

#fiche-personne div.right-column blockquote.personal-quote
{
    padding-left: 55px;
    margin-bottom: 1.5em;
    height: 50px;
    background: url(/images/frontend/quote.png) top left no-repeat transparent;
    font-size: 1.64em;
    font-style: italic;
    color: #3769ac;
}

#fiche-personne div.right-column h3
{
    font-size: 1.27em;
    font-weight: bold;
    color: #3769ac;
}

/**** Page les groupes de travail ****/
#commission-groupes-de-travail div.groups-list
{
    border: 1px solid #3769ac;
    padding: 10px;
    width: 660px; /* + padding = 680px */
    float: left;
    margin-top: 1em;
    margin-bottom: 2em;
}

#commission-groupes-de-travail div.groups-list ul, #commission-groupes-de-travail div.groups-list li
{
    display: block;
    float: left;
    width: 220px;
}

#commission-groupes-de-travail div.groups-list a
{
    font-size: 1.27em;
    text-decoration: none;
    color: #3769ac;
}

#commission-groupes-de-travail div.groups-list a:hover
{
    text-decoration: underline;
}

#commission-groupes-de-travail div.groups-list a.active
{
    font-weight: bold;
}

#commission-groupes-de-travail div.groups-list a:before
{
    content: "- ";
}

#commission-groupes-de-travail div.left-column h3
{
    color: #ff8400;
    font-weight: bold;
    font-size: 1.27em;
}

#commission-groupes-de-travail div.left-column
{
    width: 452px;
    margin-right: 10px;
    float: left;
}

#commission-groupes-de-travail div.left-column p.presentation
{
    font-weight: bold;
    font-size: 1.09em; /* sinon le bold ne se voit pas bien */
}

#commission-groupes-de-travail div.right-column
{
    float: left;
    width: 215px;
    color: #ff8400;
    font-size: 1.27em;
}

/**** Page agenda d'une commission ****/
#commission-agenda ul.event-list
{
    margin-top: 2em;
}

#commission-agenda ul.event-list > li
{
    border-top: 1px solid #3769ac;
    padding: 10px 0 10px 0; /* top right bottom left */
}

#commission-agenda ul.event-list > li:first-child
{
    border-top: none;
}

#commission-agenda ul.event-list > li > a
{
    display: block;
    border-left: 4px solid #3769ac;
    padding-left: 5px;
    text-decoration: none;
}

#commission-agenda ul.event-list > li > a:hover
{
    border-left-color: #ff8400;
}

#commission-agenda ul.event-list > li > a > span.title
{
    color: #ff8400;
    font-weight: bold;
    font-size: 1.09em;
}

#commission-agenda ul.event-list > li > a > span.people
{
    color: #3769ac;
    font-size: 1.27em;
}

/**** Page contacter la commission ****/
#commission-contact div.right-column h2
{
    margin-bottom: 1em;
}

#commission-contact div.right-column form input[type=text], #commission-contact div.right-column form textarea
{
    border: 1px solid #3769ac;
    width: 345px;
}

#commission-contact div.right-column form input[type=text]
{
    height: 24px;
}

#commission-contact div.right-column form textarea
{
    resize: vertical;
}

#commission-contact div.right-column form label
{
    width: 100px;
    float: left;
    font-weight: bold;
    font-size: 1.09em;
    color: #3769ac;
}

#commission-contact div.right-column form #submit
{
    width: 345px;
    margin-left: 100px;
    text-align: center;
}

/**** Page Revue de presse, et page liste modules ****/
div.result-bar
{
    height: 20px;
}

div.result-bar div.nb-results
{
    padding: 2px 5px; /* vertical horizontal */
    float: left;
    background: #ff8400;
    font-size: 12px;
    font-weight: bold;
    color: black;
}

div.result-bar div.nb-results h3
{
    color: white;
    font-weight: normal;
    display: inline;
    font-size: 12px;
}

div.result-bar ul /* pagination */
{
    float: right;
}

div.result-bar ul > li
{
    float: left;
    margin-right: 5px;
}

div.result-bar ul > li.last
{
    margin-right: 0;
}

div.result-bar ul > li > a
{
    display: block;
    float: left;
    text-decoration: none;
    border: 1px solid #3769ac;
    padding: 2px 7px; /* vertical horizontal */
    font-weight: bold;
    color: #3769ac;
}

div.result-bar ul > li > a.active, div.result-bar ul > li > a:hover
{
    color: white;
    background: #3769ac;
}

div.result-bar ul > li > a.inactive, div.result-bar ul > li > a.inactive:hover
{
    color: #aaa;
    border-color: #aaa;
    background: transparent;
}

#page-revue-de-presse ul.result-list, ul.block-list
{
    float: left;
    margin: 10px 0; /* vertical horizontal */
    width: 690px; /* laisse la place pour la margin-right des li les plus à droite */
}

#page-revue-de-presse ul.result-list li, ul.block-list li
{
    float: left;
    border: 1px solid #3769ac;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 5px;
    overflow: hidden;
}

#page-revue-de-presse ul.result-list li
{
    width: 150px; /* + padding = 160px */
    height: 240px; /* + padding = 250px */
}

ul.block-list li
{
    width: 202px; /* + padding = 227px */
    height: 260px; /* + padding = 270px */
}

#page-revue-de-presse ul.result-list li div.photo
{
    text-align: center;
    width: 150px;
    height: 145px;
}

#page-revue-de-presse ul.result-list li div.photo a, ul.block-list div.photo a
{
    text-align: center;
    display: block;
    margin: auto;
    height: 135px;
}

ul.block-list div.photo span
{
    line-height: 135px;
    vertical-align: middle;
}

ul.block-list div.photo img
{
    vertical-align: middle;
}

ul.block-list div.photo
{
    width: 202px;
    height: 135px;
    overflow: hidden;
    position: relative;
    top: -18px;
}

ul.block-list h2
{
    position: relative;
    top: 135px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#page ul.block-list p.text
{
    line-height: 14px;
    height: 70px; /* 6 lignes */
    overflow: hidden;
    margin-bottom: 0.5em;
}

#page-revue-de-presse ul.result-list li h2
{
    font-size: 1.27em;
    margin-top: 4px;
}

#page-revue-de-presse ul.result-list li h2 a, ul.block-list h2 a
{
    text-decoration: none;
    font-weight: bold;
    color: #3769ac;
}

#page-revue-de-presse ul.result-list li h3
{
    font-size: 1.09em;
}

#page-revue-de-presse ul.result-list li h3 a
{
    text-decoration: none;
    font-weight: bold;
    color: #ff8400;
}

#page-revue-de-presse ul.result-list li p, ul.block-list li p
{
    margin-bottom: 0.5em;
}

#page-revue-de-presse ul.result-list li a.read-more, ul.block-list li a.read-more
{
    font-weight: bold;
    color: #3769ac;
    text-decoration: underline;
}

/**** Page liste texte ****/
.right-column ul.result-list
{
    float: left;
    margin: 2em 0; /* vertical horizontal */
    width: 690px; /* laisse la place pour la margin-right des li les plus à droite */
}

ul.result-list
{
    float: left;
    margin: 2em 0; /* vertical horizontal */
    width: 100%; /* laisse la place pour la margin-right des li les plus à droite */
}

.right-column ul.result-list li
{
    float: left;
    width: 680px;
    border-top: 1px solid #aaa;
    padding: 0.7em 0em 0.7em; /* vertical horizontal */
    overflow: hidden;
}

ul.result-list li
{
    float: left;
    width: 100%;
    border-top: 1px solid #aaa;
    padding: 0.7em 0em 0.7em; /* vertical horizontal */
    overflow: hidden;
}

ul.result-list li:first-child
{
    border-top: none;
}

ul.result-list li h2, ul.block-list li h2
{
    font-size: 16px;
    width: 1000%; /* fait en sorte que le titre s'affiche sur une seule ligne */
    line-height: 7px;
}

ul.result-list li h2 {
    margin-bottom: 8px;
}

ul.result-list li h2 a
{
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    color: #3769ac;
}


ul.result-list li h2 a span
{
    font-weight: normal;
    color: black;
}

ul.result-list li p
{
    /*margin: 0.5em 0 1em; *//* top right bottom */
}

ul.result-list li a.read-more
{
    font-weight: bold;
    color: #3769ac;
    text-decoration: underline;
    font-size: 12px;
}

#page ul.result-list p.text
{
    line-height: 15px;
    /*height: 30px;*/
    overflow: hidden;
    margin: 0.5em 0; /* vertical horizontal */
}

/**** Page Contact (et page Contacter une commission ****/
form.contact-form input[type=text], form.contact-form textarea
{
    border: 1px solid #3769ac;
    width: 345px;
    margin: 5px 0; /* vertical horizontal */
}

form.contact-form input[type=text]
{
    height: 24px;
}

form.contact-form textarea
{
    resize: vertical;
}

form.contact-form label
{
    width: 100px;
    float: left;
    font-weight: bold;
    font-size: 1.09em;
    color: #3769ac;
}

form.contact-form td.submit
{
    width: 345px;
    text-align: center;
}

form.contact-form input[type=submit]
{
    border: 0;
    padding: 2px;
    margin: 0 5px;
    background: #FF8400;
    font-weight: bold;
    color: white;
    cursor: pointer;
}

form.contact-form .formContact_select{
    border: 1px solid #3769ac;
    height: 24px;
    width: 347px;
    margin: 5px 0;
}

p.mandatory-fields
{
    font-weight: bold;
    font-size: 1.09em;
    color: #3769ac;
}

#reload-captcha, #loading-captcha
{
    margin: 0 0 32px 16px;
}

#page form.contact-form p { margin: 0 }

.error
{
    color: red;
}

ul.error_list
{
    color: red;
}

/* Page école */
h2.label
{
    font-style: italic;
}

/* Page formation, page ecole, page entreprise et page organisme */
#page-formation strong, #fiche-ecole strong, #fiche-entreprise strong, #fiche-organisme strong
{
    color: #3769ac;
}

#page-formation h3, #fiche-ecole h3, #fiche-entreprise h3, #fiche-organisme h3
{
    margin-bottom: 1em;
}

#page-formation h2, #fiche-ecole h2, #fiche-entreprise h2, #fiche-organisme h2
{
    margin-bottom: 1em;
}

#fiche-ecole div.border
{
    border: 1px solid #3769ac;
    padding: 10px;
}

/* pages de contenu (styles à appliquer aussi dans l'éditeur WYSIWYG) */
div.page-cms
{
    font-size: 11px;
    font-family: "Trebuchet MS", sans-serif;
}

div.page-cms p
{
    margin: 0 0 1em; /* top right bottom */
}

div.page-cms h2
{
    color: #3769AC;
    font-size: 1.8em;
    font-weight: bold;
    margin: 0;
}

div.page-cms h3
{
    font-size: 1.27em;
    font-weight: bold;
    margin: 0;
}

div.page-cms em, div.page-cms em strong, div.page-cms strong em
{
    font-style: italic;
}

div.page-cms ol, div.page-cms ul
{
    margin: 1em 0 1em 40px;
}

div.page-cms ol
{
    list-style-type: decimal;
}

div.page-cms ul
{
    list-style-type: disc;
}

/* page accueil */
#page-accueil div.left-column
{
    width: 445px;
    float: left;
}

#page-accueil h2
{
    font-size: 24px;
}

#page-accueil div.presentation
{
    font-size: 12px;
    line-height: 15px;
    margin-top: 10px;
}

#page-accueil div.presentation p
{
    margin: 0;
}

#page-accueil div.news
{
    /* margin-top: 15px;*/
}

#page-accueil div.newsTitre .title
{
    margin-top: 15px;
    background: url('/images/frontend/news-title.png') left top repeat-x;
    height: 22px;
    line-height: 22px;
    color: #fff;
    padding-left: 5px;
    font-size: 13px;
    font-weight: bold;
}
#page-accueil div.newsTitre .title a{
    color:#fff;
    text-decoration:none;
}

#page-accueil div.news a
{
    float: left;
    border-bottom: 1px dotted #3769ac;
    color: #000;
    text-decoration: none;
    height: 44px;
    padding: 14px 0px 14px 15px;
    background: url('/images/frontend/news-arrow.png') left center no-repeat;
    font-weight: bold;
    font-size: 12px;
    width: 200px;
}
#page-accueil div.news a.right
{
    float: right;
}

#page-accueil ul.liens-accueil
{
    position: relative;
    left: -15px;
    width: 460px;
    margin-top: 7px;
}

#page-accueil ul.liens-accueil li
{
    display: block;
    width: 215px;
    height: 45px;
    float: left;
    margin-top: 8px;
    margin-left: 15px;
    background-color: #a2a2a2;
}

#page-accueil ul.liens-accueil a
{
    display: block;
    height: 40px;
    padding-right: 75px;
    padding-top: 5px;
    line-height: 19px;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    color: white;
}

#page-accueil li.lien-grand-angle
{
    background: url(/images/frontend/lien-grand-angle.png) no-repeat;
}

#page-accueil li.lien-voeux-2017
{
    background: url(/images/frontend/lien-voeux-2017.png) no-repeat;
}

#page-accueil li.lien-masteres-specialises
{
    background: url(/images/frontend/lien-blog-des-masteres-specialises.png) no-repeat;
}

#page-accueil li.lien-nouvelle-annee
{
    background: url(/images/frontend/lien-nouvelle-annee.png) no-repeat;
}

#page-accueil li.lien-nouvelle-annee-2015
{
    background: url(/images/frontend/lien-nouvelle-annee-2015.png) no-repeat;
}

#page-accueil li.lien-nouvelle-annee-2016
{
    background: url(/images/frontend/lien-nouvelle-annee-2016.png) no-repeat;
}

#page-accueil li.lien-debathon
{
    background: url(/images/frontend/lien-debathon.png) no-repeat;
}

#page-accueil li.lien-ag
{
    background: url(/images/frontend/lien-recherche-et-innovation.png) no-repeat; 
}

#page-accueil li.lien-thesa
{
    background: url(/images/frontend/lien-thesa.png) no-repeat;
}

#page-accueil li.lien-observatoire
{
    background: url(/images/frontend/lien-observatoire.png) no-repeat;
}

#page-accueil li.lien-proposition-cge
{
    background: url(/images/frontend/lien-proposition-cge.png) no-repeat;
}

#page-accueil li.lien-societe-et-environnement
{
    background: url(/images/frontend/lien-societe-et-environnement.png) no-repeat;
}

#page-accueil li.lien-connaissances-et-competences
{
    background: url(/images/frontend/lien-connaissances-et-competences.png) no-repeat;
}

#page-accueil li.lien-ouverture-internationale
{
    background: url(/images/frontend/lien-ouverture-internationale.png) no-repeat;
}

#page-accueil li.lien-recherche-et-innovation
{
    background: url(/images/frontend/lien-recherche-et-innovation.png) no-repeat;
}

#page-accueil li.lien-evenement{
    background: url(/images/frontend/lien-evenement.png) no-repeat;
    text-align: center;
}

#page-accueil ul.liens-accueil li.lien-evenement a{
    padding-right: 0px;
}

#page-accueil li.lien-actes{
    background: url(/images/frontend/lien-actes.png) no-repeat;
}

#page-accueil li.lien-enquete-mobilite{
    background: url(/images/frontend/lien-enquete-mobilite.png) no-repeat; 
}

#page-accueil li.lien-evenement-strasbourg{
    background: url(/images/frontend/lien-evenement-strasbourg.png) no-repeat; 
}

#page-accueil li.lien-evenement-educnum{
    background: url(/images/frontend/lien-evenement-educnum1.png) no-repeat; 
}

#page-accueil li.lien-enquete-insertion-2014{
    background: url(/images/frontend/lien-evenement-insertion-2014.png) no-repeat;  
}

#page-accueil li.lien-colloque-mai-2016{
    background: url(/images/frontend/lien-colloque-mai-2016.png) no-repeat;  
}

#page-accueil li.lien-chiffres-cles-apprentissage{
    background: url(/images/frontend/lien-picto-apprentissage.jpg) no-repeat;  
}

#page-accueil li.lien-chiffres-cles-corporate{
    background: url(/images/frontend/lien-picto-corporate.jpg) no-repeat;  
}

#page-accueil li.lien-chiffres-cles-insertion{
    background: url(/images/frontend/lien-picto-insertion.jpg) no-repeat;  
}

#page-accueil li.lien-chiffres-cles-international{
    background: url(/images/frontend/lien-picto-international.jpg) no-repeat;  
}

#page-accueil li.lien-chiffres-cles-recherche{
    background: url(/images/frontend/lien-picto-recherche.jpg) no-repeat;  
}

#page-accueil div.right-column
{
    float: left;
    width: 445px;
    margin-left: 20px;
}

#page-accueil .search-full 
{
    float: left;
    width: 100%;
}

#page-accueil .search-full .title
{
    background: url('/images/frontend/search-full-title.png') left top repeat-x;
    height: 22px;
    line-height: 22px;
    color: #fff;
    padding-left: 5px;
    font-size: 13px;
    font-weight: bold;
}

#page-accueil .search-full .content
{
    background: #f4f4f4 url('/images/frontend/search-full-bottom.png') left bottom repeat-x;
    color: #373737;
    padding: 10px 5px;
    margin-top: 3px;
    float: left;
    width: 435px;
    font-size: 12px;
    line-height: 16px;
}

#page-accueil .search-full .left
{
    float: left;
}

#page-accueil .search-full .clear
{
    clear: both;
}

#page-accueil .search-full .right
{
    float: right;
}

#page-accueil .search-full .content div
{
    width: 208px;
    padding: 3px;
}


#page-accueil .search-full .content input, #page-accueil .search-full .content select
{
    border: 1px solid #7b7b7b;
    font-size: 12px;
}

#page-accueil .search-full .content input[type=checkbox]
{
    border: 0;
}

#page-accueil .search-full .content .statut-tutelle label,
#page-accueil .search-full .content .nom label,
#page-accueil .search-full .content .specialite label,
#page-accueil .search-full .content .formation label,
#page-accueil .search-full .content .region label,
#page-accueil .search-full .content .type label
{
    float: left;
}
#page-accueil .search-full .content .type label {
    margin: 0px 4px;
}

#page-accueil .search-full .content .college { width: 100%; padding-bottom: 5px; }
#page-accueil .search-full .content .statut-tutelle input { width:105px; float: right }
#page-accueil .search-full .content .nom input { width: 165px; float: right }
#page-accueil .search-full .content .specialite select { width: 137px; height: 17px; float: right }
#page-accueil .search-full .content .formation input { width: 136px; float: right }
#page-accueil .search-full .content .region select { width: 138px; height: 17px; float: right }
#page-accueil .search-full .content .type input { float: left; }
#page-accueil .search-full .content input.submit 
{
    width: 25px;
    height: 20px;
    background: url('/images/frontend/search-full-submit.png') top left no-repeat;
    float: right;
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

#page-accueil .commissions-groupes-de-travail
{
    margin-top: 10px;
    float: left;
}

#page-accueil .commissions-groupes-de-travail .title
{
    height: 22px;
    line-height: 22px;
    color: #3769ac;
    font-size: 15px;
    font-weight: bold;
}

#page-accueil .commissions-groupes-de-travail .content
{
    background: #f4f4f4 url('/images/frontend/commissions-groupes-de-travail-background.png') left top no-repeat;
    color: #575757;
    margin-top: 3px;
    height: 70px;
    padding-top: 125px;
}

#page-accueil .commissions-groupes-de-travail .content a
{
    float: left;
    padding: 2px 5px;
    margin-left: 20px;
    margin-bottom: 5px;
    background-color: #474747;
    color: #fff;
    text-decoration: none;
}

#page-accueil .commissions-groupes-de-travail .content a:hover
{

}

#page-accueil .separator
{
    background: url('/images/frontend/separator.png') left top no-repeat;
    height: 6px;
    margin: 20px 0px;
    float: left;
    width: 100%;
}

#page-accueil .mediatheque, #page-accueil .repertoire
{  
    float: left;
}

#page-accueil .mediatheque .title a, #page-accueil .repertoire .title a
{
    height: 20px;
    font-size: 21px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
    background: url('/images/frontend/mediatheque-arrow.png') left top no-repeat;
    display: block;
    padding-left: 25px;
}

#page-accueil .mediatheque .content, #page-accueil .repertoire .content
{
    margin-top: 5px;
    font-weight: bold;
    font-size: 12px;
}

#page-accueil .reseaux-sociaux
{
    float: left;
    width: 100%;
    margin-top: 18px;
}

#page-accueil .reseaux-sociaux h4
{
    float: left;
    font-size: 17px;
    font-weight: bold;
    color: #3769AC;
    height: 50px;
    line-height: 50px;
}

/* page médiatheque */

#page-mediatheque h2,  {
    color: #3769ac;
    margin-bottom: 15px;
}

#page-mediatheque .folders {
    float: left;
    width: 430px;
}
#page-mediatheque .folders ul li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
#page-mediatheque .folders ul li a {
    float: left;
    background: url('/images/frontend/sub-folder-left.png') top left no-repeat;
    height: 23px;
    line-height: 22px;
    color: #fff;
    width: 100%;
    font-weight: bold;
    font-size: 12px;
}
#page-mediatheque .folders ul li a.current {
    background: url('/images/frontend/sub-folder-left-current.png') top left no-repeat;
}
#page-mediatheque .folders ul li a span {
    float: left;
    background: url('/images/frontend/sub-folder-center.png') top left repeat-x;
    height: 23px;
    margin-left: 27px;
    padding-left: 5px;
    width: 403px;
}
#page-mediatheque .folders ul li a span span {
    float: left;
    background: url('/images/frontend/sub-folder-right.png') top right no-repeat;
    height: 23px;
    width: 100%;
    margin-left: 0px;
}
#page-mediatheque .folders ul ul {
    float: left;
    margin-top: 10px;
    display: block;
}
#page-mediatheque .folders ul ul.current {
    display: block;
}
#page-mediatheque .folders ul ul li {
    margin-bottom: 5px;
}
#page-mediatheque .folders ul ul li a {
    float: left;
    background: url('/images/frontend/sub-sub-folder-left.png') 0px 1px no-repeat;
    height: 16px;
    line-height: 16px;
    color: #000;
    width: inherit;
    font-weight: bold;
    font-size: 12px;
    width: auto;
    margin-left: 2px;
}
#page-mediatheque .folders ul ul li a.current {
    background: url('/images/frontend/sub-sub-folder-left-current.png') 0px 0px no-repeat;
    color: #fff;
    line-height: 17px;
}
#page-mediatheque .folders ul ul li a span {
    float: left;
    background: none;
    height: 16px;
    margin-left: 13px;
    padding-left: 2px;
    width: auto;
}
#page-mediatheque .folders ul ul li a.current span {
    background: url('/images/frontend/sub-sub-folder-center-current.png') 0px 0px repeat-x;
}
#page-mediatheque .folders ul ul li a span span {
    float: left;
    background: none;
    height: 16px;
    margin-left: 0px;
    padding-right: 10px;
    width: auto;
}
#page-mediatheque .folders ul ul li a.current span span {
    background: url('/images/frontend/sub-sub-folder-right-current.png') right top no-repeat;
}


#page-mediatheque .files {
    float: right;
    width: 440px;
    border: 1px solid #3769ac;
}
#page-mediatheque .files a {
    float: left;
    padding: 20px;
    background: url('/images/frontend/file.png') center 10px no-repeat;
    padding-top: 55px;
    width: 100px;
    text-align: center;
}

.media-warning{
    font-size:14px;
    text-align:center;
}

/* espace presse */
#page-espace-presse-left {
    float: left;
    width: 600px;
}
#page-espace-presse-right {
    float: right;
    width: 219px;
}
#page-espace-presse-right .block {
    float: left;
    width: 189px;
    height: 121px;
    margin-bottom: 15px;
    background: url('/images/frontend/background-liens-small.png') top left no-repeat;
    padding: 10px 15px;
}
#page-espace-presse-right .block-mediatheque {
    float: left;
    width: 219px;
    margin-top: 15px;
    margin-bottom: 30px;
}
#page-espace-presse-right .block-mediatheque a {
    height: 20px;
    font-size: 21px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
    background: url('/images/frontend/mediatheque-arrow.png') left top no-repeat;
    display: block;
    padding-left: 25px;
    margin-bottom: 3px;
}
#page-espace-presse-right .block-mediatheque span {
    font-weight: bold;
    font-size: 12px;
}
#page-espace-presse-right .block h3 {
    font-size: 16px;
    font-weight: bold;
    color: #3370b2;
    margin-bottom: 3px;
}
#page-espace-presse-right .block li {
    display: block;
    margin-bottom: 3px;
}
#page-espace-presse-right .block a {
    color: #000;
    text-decoration: none;
}

/* recherche */

#page-recherche .form-wrap
{
    background: #f4f4f4 url('/images/frontend/search-full-top-2.png') left top no-repeat;
    color: #373737;
    padding-top: 10px;
    margin: 10px 0px;
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    clear: both;
}
#page-recherche .form
{
    background: #f4f4f4 url('/images/frontend/search-full-bottom-2.png') left bottom no-repeat;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
#page-recherche .form .left
{
    float: left;
}

#page-recherche .form .middle
{
    float: left;
}

#page-recherche .form .clear
{
    clear: both;
}

#page-recherche .form .right
{
    float: right;
}

#page-recherche .form div
{
    width: 49%;
    padding: 3px;
}

#page-recherche .form input, #page-recherche .form select
{
    border: 1px solid #7b7b7b;
    font-size: 12px;
}


#page-accueil .form input[type=checkbox]
{
    border: 0;
}

#page-accueil .form .statut-tutelle label,
#page-accueil .form .nom label,
#page-accueil .form .specialite label,
#page-accueil .form .formation label,
#page-accueil .form .region label,
#page-accueil .form .type label
{
    float: left;
}
#page-accueil .form .type label {
    margin: 0px 4px;
}

#page-recherche .form .college { width: 100%; padding-bottom: 5px; }
#page-recherche .form .statut-tutelle input { width:331px; float: right; }
#page-recherche .form .nom input { width: 331px; float: right; }
#page-recherche .form .specialite select { width: 333px; height: 17px; float: right }
#page-recherche .form .formation input { width: 365px; float: right; margin-right: 5px; }
#page-recherche .form .region select { width: 367px; height: 17px; float: right; margin-right: 5px; }
#page-recherche .form input.submit 
{
    width: 25px;
    height: 20px;
    background: url('/images/frontend/search-full-submit.png') top left no-repeat;
    float: right;
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    margin-right: 5px;
}
#page-recherche .form .college,
#page-recherche .form .statut-tutelle label,
#page-recherche .form .nom label,
#page-recherche .form .specialite label
{ margin-left: 5px; }

#page-recherche .resultat {
    float: left; 
    clear: both;
    margin: 20px 0px;
    width: 100%;
}

#page-recherche .resultat .result-list {
    margin: 5px 0px;
    width: 100%;
}

#page-recherche .resultat h1 {
    font-size: 22px;
}

#page-recherche .resultat .result-list li {
    width: 100%;
}

#page-recherche .resultat .result-list li h2 {
    border-bottom: none;
}
#page-recherche .resultat .result-bar-last {
    display: none;
}

#page-recherche div.result-bar div.nb-results {
    background-color: #fff;
    padding-left: 0px;
    color: #FF8400;
}

#page-recherche div.result-bar div.nb-results h3 {
    color: #000;
}

/***************FICHE ECOLE********************/

#page .ongletFicheEcole p{
    margin-bottom: 0.4em;
}

/*CONTACT*/
#page .ongletFicheEcole .fiche_ecole_contacts_h2{
    margin-top:15px;
}

/*FORMATIONS*/
#page .ongletFormations table{
    width: 100%;
}
#page .ongletFormations table td{
    border-bottom: 1px dotted #aaa;
    padding:5px;
}
#page .ongletFormations table td.lien{
    width: 75px;
    font-weight: bold;
}
#page .ongletFormations .lien_savoir_plus{
    text-decoration: none;
}
#page .ongletFormations .lien_savoir_plus:hover{
    text-decoration: underline;
}

/*ASSOCIATIONS*/
#page .ongletAssociations table{
    width: 100%;
}
#page .ongletAssociations table td{
    border-bottom: 1px dotted #aaa;
    padding:5px;
}
#page .ongletAssociations table td.lien{
    text-decoration:none;
    font-weight: bold;
    width: 75px;
}

/*ACCORDS INTERNATIONAUX*/
#page .ongletAccordsInternationaux table td{
    border-bottom: 1px dotted #aaa;
    padding:5px;
}

#page .ongletAccordsInternationaux table td.lien{
    text-decoration:none;
    font-weight: bold;
    width: 75px;
}

#page .ongletAccordsInternationaux .lien_savoir_plus{
    text-decoration: none;
}
#page .ongletAccordsInternationaux .lien_savoir_plus:hover{
    text-decoration: underline;
}

#page .ongletAccordsInternationaux .accord_internationaux_filters{
    margin-bottom: 20px;  
}

#page .ongletAccordsInternationaux #table_ecole_accords_internationaux{
    width: 100%;
}

/*DONNEES*/
#page .ongletDonnees .fiche_ecole_presentation{
    margin-bottom:20px;
}

#page .ongletDonnees .fiche_ecole_subtitle{
    color:#f58300;
    margin-bottom:2px;
}

.fiche_ecole_dateMAJ{
    margin-top:40px;
}

/******************ACCORDS INTERNATIONAUX *********/
.accord_internationaux_details{
    margin-top: -15px;
}


.accord_internationaux_details p {
    padding: 5px 0;
}

/******************ESPACE PRESSE******************/

.presse_accueil_global{
    width:115%;
    /*border:1px solid red;*/
}

.presse_accueil_global .presse_article {
    padding-bottom: 5px;
    padding-top: 5px;
    margin-right: 20px;
    border-bottom: 1px dotted black;
}

.presse_accueil_global .presse_accueil_bloc{
    width:95%;
    margin-bottom:10px;
    padding: 0px 10px;
}
.presse_accueil_global .presse_accueil_bloc .presse_accueil_img{
    width:210px;
    height:151px;
}
.presse_accueil_global .presse_accueil_bloc .presse_accueil_h5{
    font-weight: bold;
    font-size: 1.15em;
    color: #ff8400;
    margin-bottom: 0.3em;
    margin-top: 0.3em;
}
.presse_accueil_global .presse_accueil_bloc .presse_accueil_h4{
    font-size: 1.45em;
    color: #3769ac;
    font-weight: bold;
    margin-bottom:5px;
}
.presse_accueil_global .presse_accueil_bloc .presse_accueil_h4 a{
    text-decoration: none;
}
.presse_accueil_global .presse_accueil_bloc .presse_accueil_content{

}
.presse_accueil_global .presse_accueil_bloc .presse_accueil_readmore{
    font-weight: bold;
    color: #3769ac;
    text-decoration: underline;
}
.presse_accueil_global .presse_accueil_bloc .presse_accueil_readmore:hover{
    cursor:pointer;
}

/************* DETAIL ARTICLE ***********/

.presse_article_h2{
    font-size:1.3em;
}
.presse_article_img{
    float:right;
    margin-left:5px;
    margin-right:5px;
    margin-top:-45px
}
.presse_article_descCourte{
    margin-top:5px;
}
.presse_article_desc{
    width:100%;
}
.presse_article_date{
    /*float:right;*/
    margin-top:10px;
    margin-right:10px;
}

/****************** EMPLOI ***************/

#fiche-emploi .left-column {
    padding: 20px;
}

#fiche-emploi .left-column p {
    margin-top: 5px;
    margin-bottom: 5px;
}

#fiche-emploi a{
    font-size: 12px;
    font-weight: bold;
}


/****************** DEMANDE RESERVATION SALLE ********************/

.demande-reservation-salle {
    float: left;
    width: 	910px
}
.menu-onglet
{
    text-align: center;
    text-transform: uppercase;
    height: 24px;
    border-bottom: 1px solid #ff8400;
    margin-bottom: 1.5em;
    margin-top: 2em;
    clear: both;
    float: left;
    width: 100%;
}

.menu-onglet > li
{
    display: inline;
}

.menu-onglet span.first, .menu-onglet span.last
{
    display: block;
    float: left;
    height: 24px;
}
.menu-onglet span.last
{
    margin-right: -9px;
    width: 18px;
    background: url('/images/frontend/menu-item-commission-right.png') top left no-repeat transparent;
}

.menu-onglet span.first
{
    width: 6px;
    background: url('/images/frontend/menu-item-commission-left.png') top left no-repeat transparent;
}

.menu-onglet li span.middle
{
    background: url('/images/frontend/menu-item-commission.png') repeat-x top left transparent;
    display: block;
    height: 20px; /* + padding = 24px */
    padding: 4px 10px 0 12px; /* top right bottom left */
    width: 190px;
    float: left;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    z-index: 0;
    color: white;
    text-align: left;
}

.menu-onglet li:hover span, .menu-onglet li.active span 
{
    z-index: 1;
    background-position: 0 -24px;
    position: relative;
}
.demande-reservation-salle table {
    float: left;
    width: 100%;
}
.demande-reservation-salle .drs-date {
    float: left;
    width: 260px;
}
.demande-reservation-salle .drs-date label {
    width: auto;
    margin-right: 10px;
}
.demande-reservation-salle .drs-debut, .demande-reservation-salle .drs-fin {
    float: left;
    width: 180px;
}
.demande-reservation-salle .drs-debut label, .demande-reservation-salle .drs-fin label {
    width: auto;
    margin-right: 10px;
}

.drs-salle {
    float: left;
    width: 100%;
}

.demande-reservation-salle .drs-objet {
    float: left;
    width: 100%;
}
.demande-reservation-salle .drs-objet textarea {
    width: 908px;
}

.demande-reservation-salle .drs-materiel-1 {
    float: left;
    width: 390px;
    margin-left: 10px;
}
.demande-reservation-salle .drs-materiel-1 p, .demande-reservation-salle .drs-materiel-2 p {
    float: left;
    clear: both;
    margin-bottom: 10px!important;
    width: 100%;
}
.demande-reservation-salle .drs-materiel-2 p.rds-apt label {
    width: 300px;
}
.demande-reservation-salle .drs-materiel-2 p.rds-materiel-autre {
    line-height: 33px;
}
.demande-reservation-salle .drs-materiel-2 p.rds-materiel-autre label {
    width: 50px;
}
.demande-reservation-salle .drs-materiel-2 p.rds-materiel-autre input {
    width: 340px;
    float: right;
}
.demande-reservation-salle .drs-materiel-1 input, .demande-reservation-salle .drs-materiel-2 input {
    float: left;
    margin-right: 10px; 
}
.demande-reservation-salle .drs-materiel-2 {
    float: right;
    width: 410px;
}


.demande-reservation-salle .drs-configuration-restauration {
    float: left;
    width: 390px;
    margin-left: 10px;
}
.demande-reservation-salle .drs-configuration-restauration label {
    width: 300px;
}
.demande-reservation-salle .drs-configuration-autre {
    line-height: 33px;
}
.demande-reservation-salle .drs-configuration-autre label {
    width: 50px;
}
.demande-reservation-salle .drs-configuration-autre input {
    width: 340px;
    float: right;
}
.demande-reservation-salle .drs-configuration-restauration input {
    float: left;
    margin-right: 10px; 
}
.demande-reservation-salle .drs-configuration-autre {
    float: right;
    width: 410px;
}

.demande-reservation-salle .drs-autre label {
    width: 160px;
}

.demande-reservation-salle .drs-submit {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.demande-reservation-salle .drs-submit .submit {
    padding: 2px 30px;
    margin: 15px auto;
    display: block;
}

.charte_h2{
    text-decoration: underline;
    margin-bottom:10px;
}
.charte_div_border{
    border: 1px solid black; 
    margin: 20px;
    padding: 10px;
}
.charte_ul{
    list-style-type: circle;
    margin-left:20px;
}

#page-recherche .form-wrap-repertoire{
    /*width: 60%;*/
    margin-left:auto;
    margin-right:auto;
    float:inherit;
    height: 115px;
}
#page-recherche .form-repertoire { 
    width: 100%;
    height: 102px;
}
#page-recherche #repertoire{
    margin-left: auto;
    margin-right: auto;
    /*width: 272px;*/
}
#page-recherche .form-repertoire div { width: 100%; line-height: 16px; min-height: 16px;}
#page-recherche .form input[type=text], #page-recherche .form select {float: right; margin: 0px!important;}
/*
#page-recherche .form #repertoire_nom { margin-left: 25px;}
#page-recherche .form #repertoire_ecole{ margin-left: 19px;}
#page-recherche .form #repertoire_formation{ margin-left: 21px;}
*/
#page-recherche .form #repertoire_annee_obtention{ margin-left: 17px; width: 202px;}
#page-recherche .form-repertoire input[type=text] { width: 200px; }
#page-recherche .form-repertoire label { float: left; line-height: 16px; height: 16px;}
#page-recherche .form-repertoire select { width: 150px; }
#page-recherche .form-repertoire .left { float: left; margin-left: 30px; padding: 1px; width: 275px; }
#page-recherche .form-repertoire .middle { float: left; margin: 0 30px; padding: 1px; width: 330px; }
#page-recherche .form-repertoire .right { float: left; padding: 1px; width: 200px;}


#page-recherche .form input.repertoire_submit:hover{
    text-decoration: underline;
}

#page-recherche .form input.repertoire_submit
{
    width: 170px;
    height: 23px;
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background-color:#ff8400;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
}

#page-recherche .form input#repertoire_inscription
{
    width: 170px;
    height: 23px;
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background-color:#4268ab;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    text-align: center;
}

#page-recherche #repertoire_table{
    margin: 20px 0 20px 0;
    width: 100%;
}
#page-recherche #repertoire_table thead th{
    border-bottom: 2px solid #ccc;
    font-size: 14px;
    color: #323232;
    height:35px;
    font-weight: bold;
}
#page-recherche #repertoire_table tbody tr{
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    color: #3769AC;
    line-height: 20px;
    height: 33px;
}
#page-recherche #repertoire_table .annee{
    text-align: center;  
}

#page-recherche #repertoire_table tbody tr:nth-child(odd){
    background-color: #f5f5f5;
}
#page-recherche #repertoire_table tbody tr td, #page-recherche #repertoire_table thead tr th{
    padding: 0 8px 0 8px;
}

#page-recherche #repertoire_table tbody tr:last-child {
    border-bottom: 2px solid #ccc;
}

#repertoire_table th:hover{
    text-decoration: underline;
    cursor: pointer;
}

#repertoire_table th a{
    color: inherit;
    text-decoration: inherit;
}

#repertoire_table th .sort_img{
    line-height: 30px;
}

#repertoire_lien_desinscription, #repertoire_inscription{
    color: #FF8400; 
    font-size: small; 
    text-align:right; 
    margin: 15px 0;
    cursor: pointer;
}
#repertoire_lien_desinscription:hover, #repertoire_inscription:hover{
    text-decoration: underline;
}

#repertoire_form_desinscription, #repertoire_form_inscription{
    height: 200px;      
    display:none;
}

#repertoire_form_desinscription .line_form, #repertoire_form_inscription .line_form{
    padding: 5px 0;
    color: #3769AC;
}

#repertoire_flash_notice{
    color: #000;
    line-height: 22px;
    background: url('/images/icons/check.png') no-repeat scroll 10px 3px #FFFFCC;
    padding-left:35px;
}

#repertoire_flash_error{
    color: #000;
    line-height: 22px;
    background: url('/images/icons/delete.png') no-repeat scroll 10px 3px #FFFFCC;
    padding-left:35px;
}

#bloc-cookies{
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background:url(/images/frontend/submenu-item-background.png);
}

#bloc-cookies p{
    text-align:center;
    color:#FFF;
    font-size: 15px;
}

#bloc-cookies p button{
    margin-top:10px;
    border:none;
    background:#457cb6;
    color:#FFF;
    font-size: 15px;
    padding: 4px 10px;
    cursor:pointer;
}

#bloc-cookies p a{
    color:#FFF;
}