/***************************************

  Site defaults

 ***************************************/

html {
   font-size: 100%
}

* {
   padding: 0;
   margin: 0;
}

body {
   background-color: #FFFFFF;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: .8em;
   text-align:center;
   color: #565656;
   behavior:url(http://www.usherbrooke.ca/typo3_fatep/fileadmin/templates/fatep/csshover.htc);
}

div#page {
   width: 780px;
   margin-left: auto;
   margin-right: auto;
   text-align:left;
}

h1 {
   font-family: arial, helvetica, sans-serif;
   font-size: 1.4em;
   margin: 0 0 .7em 0;
   color: #6E323C;
}  
  
h1 sup {  
	font-size: 0.6em;
}
 
h2 {
   font-family: arial, helvetica, sans-serif;
   font-size: 1.2em;
   margin: .9em 0 .5em 0;
   color: #4D6B49;
}

h2 sup {  
	font-size: 0.7em;
}

h3 {
   font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
	margin: .6em 0;
	color: #565656;
}

h3 sup {  
	font-size: 0.8em;
}

h4 {
   font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	margin: .6em 0;
	color: #565656;
}

h5 {
   font-family: arial, helvetica, sans-serif;
	font-size: 0.85em;
	margin: .6em 0;
	color: #565656;
}

p {
    margin: .7em 10px .7em 0;
}

p sup {
    font-size: 0.8em;
}

ul, ol, blockquote {
   margin: 0 0 0 2em;
}

li {
   margin: 0;
}

a {
   color: #004925;
   text-decoration: none;
}

a:hover {
   color: #B48906;
   text-decoration: underline;
}

table {
   width: auto;
   margin: 0.5em 0;
   color: #565656;
   border: 1px solid #565656;
   border-collapse: collapse;
}

table caption {
   margin: .7em auto .3em 0;
   color: #565656;
   font-weight: bold;
   text-align: left;
}

td, th {
   padding: 0.1em 0.6em 0.1em 0.4em;
   vertical-align: baseline;
   text-align: left;
   border: 1px solid #565656;
   margin: 0;
}

thead, th {
    font-weight: bold;
    background-color: #D9E495;
}

.hide {
   display: none;
}


/***************************************

 Some predefined classes for the content, 

 accessible by the RTE

 ***************************************/
 
/* paragraphs */

p.bodytext{

} 

p.citation {
   padding: .7em 0;
   font-style: italic;
   font-size: 1.05em;
	font-family: arial, helvetica, verdana, sans-serif;
} 

p.note {
   padding: .7em 1em;
   font-family: arial, helvetica, verdana, sans-serif;
   background-color: #E0E0E0;
	font-size: 1em;
}

p.coupure {
	
}

/* images */

img.float_left {
   float: left;
   padding: 10px 10px 10px 0;
}

img.float_right {
   float: right;
   padding: 10px 0 10px 10px;
}


/* tables */
table.tableauInvisible {
   border-style: none;
}

table.tableauInvisible thead, table.tableauInvisible th {
   background-color: none;
}

table.tableauInvisible th, table.tableauInvisible td {
   border-width: 0;
}

/* tableau des formulaires */

table.csc-mailform {
   border-width: 0;
}

table.csc-mailform td, table.csc-mailform th {
   border-width: 0;
}

td.csc-form-labelcell {
   text-align: right;
   vertical-align: top;
}

/* fix for editor width and body centering */

body.htmlarea-content-body {
   width: auto;
   text-align: left;
}


/***************************************
  Structural divisions 
 ***************************************/


/* -------------------------------------
  ancienne entÃªte en attendant
  -------------------------------------*/

div#header_old {
   padding: 10px 0 10px 0;
}

div#udes_links {
   float: left;
   margin-left: 120px;
}

div#header_search {
   float: right;
   padding-top: 10px;
}

/* -------------------------------------

  top section

  -------------------------------------*/

div#header_menu {
   width: 780px;
   background-color: #FFFFFF;
   text-align: right;
   padding: 0;
}

/* menu_header_top */
div#logo {
    float:left;
}

div#top_right {
   float: right;
   padding-top: 10px;
   margin: 0;
}

#change_font {
    float: right; 
    margin: 10px 10px 0 10px; 
    padding-top: 5px;      
}

#change_font a {
    width:35px;
    height:20px;    
}


/* search input */

div#chercher {
    margin-top: 10px;
    padding: 0;
    float: right;
    border: 1px solid #565656;
}

div#chercherMultiple {
    padding: 0;
    height: 24px;
    width: 173px;
}

div#chercherMultiple {

    padding: 0;
    height: 24px;
    width: 173px;
    /*border: 1px solid #FF00FF;*/
}

div#go {
    border-left:0;
    float:right;
    margin-top: -1px;
    height: 24px;
    width: 22px
}

input#btnChercher {
    margin:7px 3px;
}

div#formRecherche{
  border-right:1px solid #565656;
  /*float:right;*/
  height: 24px;
  width: 150px;
  /*position:absolute;*/
}

div#requete {
    color:#565656;
    float:left;
    position: relative;
    font-size:0.85em;
}

div#requete ul {
    margin: 0;
    cursor:pointer;
    background-color: #FFFFFF;
}

div#requete li {
   list-style-type: none;
   margin: 0;
   float: left;
   position: relative;
   height:20px;
   padding-top:0.35em;
   padding-left:0.35em;
}

div#requete li:hover {
   background-color:#E0E0E0;
}

div#requete ul li ul {
   position: absolute;
   left: -0.1em;
   display: none;
   border:1px solid #565656;
   top: 100%;
}

div#requete ul li:hover ul {
   display: block; 
}

div#requete ul li:selected ul {
   display: none; 
}

div#requete ul li ul li {
   display: block;
   width: 146px;
}

div#requete ul li ul li img {
    float:left;
}

div#chercher #query {
    width: 74px;
    border: none;
    margin: 0.35em;
    #margin: 0 0.35em; 
    color:#565656;
    font-size: 0.85em;
    font-family: verdana, arial, helvetica, sans-serif;
}

div#motcle {
    position: relative;
    float:left;
}

.fieldQuery {
    border:medium none;
    color:#565656;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.85em;
    margin:0.35em;
    width:140px;
}

.arrow {
    padding-bottom:5px;
}

span.choiceText {
    float: left;
    padding-left: 2px;
}


/* acces_rapides */

div#acces_rapides {
    float: right;
    font-size: 0.85em;
    color: #565656;
    border: solid #565656 1px;
    margin: 10px 0 5px 10px;
    padding: 0 0.35em;
    position: relative;
    text-align: center;
    z-index: 100;
}

div#acces_rapides img {
    padding-left: .7em;
}

div#acces_rapides ul {
    margin: 0;
}

div#acces_rapides li {
    margin: 0;
}

div#acces_rapides ul li {
    /*  padding: 0.35em 1.7em 0.35em 0; */
    padding: 5px 1.7em 5px 0;
    list-style-type: none;
    cursor: pointer;
    background: url(../images/bas_gris.gif);
    background-position: center right;
    background-repeat: no-repeat;
}

div#acces_rapides:hover,
div#acces_rapides ul li:hover {
   background-color: #E0E0E0;
}

div#acces_rapides ul li:hover ul {
   display: block;
}

div#acces_rapides ul li ul {
   position: absolute;
   display: none;
   right: -1px;
   width: 14em;
   background-color: #FFFFFF;
   border: 1px solid #565656;
   top: 100%;
}

div#acces_rapides ul li ul li {
   text-align: right;
   list-style-type: none;
   width: 100%;
   margin: 0.1em 0;
   padding: 2px 0px;
   background: none;
}

div#acces_rapides ul li ul li a {
   padding: 2px 10px; 
   padding: 0 10px; 
   color: #565656;
   display: block;
   text-decoration: none;
}

div#acces_rapides ul li ul li a:hover {
   background-color: #E0E0E0;
}

div#acces_rapides ul li ul li.spacer:hover {
   background-color: #FFFFFF;
   cursor: default;
}

div#acces_rapides hr {
    margin: 5px 10px;
    #margin: 0 10px;
    background-color:#C6C6C6;
    border:0 none;
    color:#C6C6C6;
    height:1px;
}


div#header_menu_bottom {
   padding: .22em 0 0.5em 0;
}

div#fil_ariane {
    width: 450px;
    /* padding: .8em 0 0.5em 0; */
    cursor:default;
    float: left;
    color: #565656;
    text-align: left;
}

div#fil_ariane a {
    font-size:0.85em;
    color:#565656;
    padding: 0 .4em;
    text-decoration: none;
}

div#fil_ariane a:hover {
    background-color: #E0E0E0;
}

div#bonjour p {
    font-weight: bold;
    color: #565656;
    margin: 0;
}

div.header_links {
   float: right;
   margin: 0;
}

div.header_links a {
   padding: 0 0.5em 0 0.5em;
   font-size: 0.85em;
   font-weight: normal;
   color: #565656; 
   border-left:solid #565656 1px;
   text-decoration: none;
}

div.header_links a:hover {
	background-color: #E0E0E0;
	color: #565656; 
}

div.header_links div {
   float: left;
}

div#header_links_extern {
   border-left: solid #565656 2px; 
}

div#header_links_local {
   border-left: solid #565656 2px; 
   border-right: solid #565656 2px; 
}

div#header_links_extern div:first-child a {
   border-left-width : 0;
}

div#header_links_local div:first-child a {
   border-left-width : 0;
}


/* -------------------------------------
  header section
  -------------------------------------*/

div#header {
    width: 780px;
    margin-bottom: 10px;
    clear: both;
}

div#header_no {
    background-color: #D9E495;
    height: 20px;
    float: left;
    width: 370px;
    _width: 360px;
    color: #565656;
    font-weight: bold;
    font-size: .8em;
    padding-top: 10px;
    padding-left: 10px;
}


/* -------------------------------------

  Columns containers

  -------------------------------------*/

div#columns_container_frontpage {
    width:780px;
}

div#columns_container_pages {
    width:780px;
}

/* -------------------------------------

  left sub menu 

  -------------------------------------*/

div#front_left {
    width: 180px;
    float: left;
}

div.chroniques {
    width: 178px;
    border: solid 1px #7F924D;
    margin-bottom: 10px;
    padding-top: 10px;
}

div#front_center div#chroniques {
    width: 380px;
    border: 0;
    margin-bottom: 0;
    padding-top:0;
}

div.chroniques div.chroniqueurs {
    margin-bottom: 10px;
    clear: both;
}

div.chroniqueurs p {
    padding: 0 5px 0 55px;
} 


div.chroniqueurs h4 {
    padding: 0 5px 0 55px;
} 

div.chroniqueurs p strong {
    font-size : 0.9em;
} 

div.chroniqueurs p.description {
    float: left;
    padding-bottom: 20px;
}

div.chroniqueurs img {
    padding: 0 5px 10px 0;
    float: left;
}

div.chroniques h4 {
    margin: 0;
}

div.chroniques h4 a {
    color: #6E323C;
}

div.chroniques h3 a {
    color: #6E323C;
}

div.chroniques h3 {
    margin: .2em 0;
}

div.chroniques a:hover {
    color: #B48906;
}

div.chroniques p {
    font-size: .8em;
    margin: 0;
}

div.recherche {
    border: solid 1px #565656;
    padding: .3em .3em .3em 10px;
}

div.recherche p{
    margin: .2em 0 .5em 0;
}

div.recherche a{
    font-size: .8em;
}

div.recherche input.field {
	width: 140px;
}

div.recherche input.check {

}


/* -------------------------------------
  onglets
  -------------------------------------*/

div#onglets {
   margin-left: 10px;
   margin-bottom: 10px;
   float: left;
   width: 590px;
   display: inline;
   border-bottom: solid 3px #4D6B49;
}


div#onglets div {
   /*width: 90px;*/
   margin-left: 5px;
   float: left;
}


div#onglets div#ong_premier {
   margin-left: 0px;
}

div#onglets div#ong_dernier {

}

div#onglets div.ong_long {
   /*width: 115px;*/
}

div#onglets a {
    background-color: #4D6B49;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 5px 10px 0 5px;
    text-decoration: none;
}

div#onglets a:hover {
    background-color: #D9E495;
    color: #565656;
}

/* -------------------------------------
  frontpage columns
  -------------------------------------*/
div#front_left {
   float: left;
   width: 180px;
}

div#front_center {
   width: 380px;
   padding: 0 10px;
   float: left;
}

div#front_right {
   width: 200px;
   float: right;
}

/* -------------------------------------
  Specific contents formatting
  -------------------------------------*/
div.section {
	border-bottom : solid #565656 1px;
    margin-bottom : 1.5em;
}

div.section p.message {
    border-bottom : solid #565656 1px;
}

div.section h3 {
    padding : 0 0 .7em 0;
}  
  
/* nouvelles accueil Liaison */
div.nouvelles_principales {
    /*border-bottom : solid #565656 1px;
    margin-bottom : 2em;*/
}

div.nouvelles_principales h1 {
    margin: .2em 0 .5em 0;
}

div.nouvelles_principales h1 a {
    color: #6E323C;
}

div.nouvelles_principales h3 {
    font-size: 1em;
    margin: .3em 0 0 0;
    padding : 0;
}

div#front_center div.nouvelles_principales img {
    border: solid #565656 1px;
    margin: 10px 10px 10px 0;
    float: left;
}

div.nouvelles_principales p {
   margin: .2em 0 0.5em 0;
   padding-bottom: 0.5em;      
}

div.nouvelles_principales a {
    color: #556234;
    text-decoration: none;
}

div.nouvelles_principales a:hover {
    color: #B48906;
    text-decoration: underline;
}

div.nouvelles_secondaire {
    /*border-bottom : solid #565656 1px;
    margin-bottom : 2em;*/
}

div.nouvelles_secondaire h2 {
    margin: .2em 0 .5em 0;
}

div.nouvelles_secondaire h2 a {
    color: #6E323C;
}

div.nouvelles_secondaire h3 {
    font-size: 1em;
    margin: .2em 0 1.5em 0;
    padding : 0 0 .3em 0;
}

div.nouvelles_secondaire p {
   margin: .2em 0 0.5em 0;
       padding-bottom: 0.5em;
}

div.nouvelles_secondaire a {
    color: #556234;
    text-decoration: none;
}

div.nouvelles_secondaire a:hover {
    color: #B48906;
    text-decoration: underline;
}

div.nouvelles_titres h2 {
    margin: .2em 0 1em 0;
}

div.nouvelles_titres h2 a {
    color: #6E323C;
}

div.nouvelles_titres h3 {
    font-size: .9em;
    padding : 0;
}

div.nouvelles_titres a {
    color: #556234
    text-decoration: none;
}

div.nouvelles_titres a:hover {
    color: #B48906;
    text-decoration: underline;
}

div.nouvelles_titres span.rech_date a {
    font-size: .8em;
}

div.sommaire {
	margin-bottom : 2em; 
    border-bottom : solid #565656 1px;
}

div.sommaire h1.titre {
    color : #556234;
}

div.sommaire h2 {
    color: #565656;
}

div.sommaire h3 {
    margin: .2em 0 1.5em 0;
    font-size: .9em;
}

div.sommaire a {
    color: #556234;
    text-decoration: none;
}

div.sommaire a:hover {
    color: #B48906;
    text-decoration: underline;
}


/* texte navigation Liaison */
div.texte_nav {
    padding: 0 0 20px 0;
}

div.texte_nav h1 {
    margin: .2em 0 .2em 0;
}

div.texte_nav h1 em {
    font-size: 1em;
}

div.texte_nav h3 {
    margin: .3em 0 0 0;
}

div.texte_nav h3 em {
    font-size: 1em;
}

div.texte_nav a {
    color: #004925;
    text-decoration: none;
}

div.texte_nav a:hover {
    color: #B48906;
    text-decoration: underline;
}

div.texte_nav p.txt_date {
    font-style: italic;
    font-size: .85em;
    margin: 1em 0 0 0;
}

div.texte_nav p.auteur {
    font-style: italic;
    font-size: .85em;
    padding : .3em 0;
    margin: 0 0 0 0;
}

div.texte_nav em {
    font-style: italic;
    font-size: 1em;
    padding : .3em 0;
    margin: 0;
}

div.texte_nav img {
    /*width: 182px;*/
    border: solid 1px #565656;
}

div.texte_nav img.noborder {
    /*width: 182px;*/
    border: none;
}

table.rte_img {
    /*width: 182px;*/
    width: 50px; /*minimum*/
    border: solid 1px #565656;
    background-color: #E0E0E0;
}

table.rte_img img {
    border: none;
}

table.rte_img td.img_titre{
    font-size: .8em;
    padding: 0.5em .3em;
}

table.rte_img td.img_titre sup{
    font-size: 0.85em;
}
table.rte_img td.img_credit{
    font-size: .75em;
    padding: .5em .3em;
}

table.rte_img tr td {
	padding: 0;
	border: none;
	margin: 0;
}

table.rte_img tr {
	padding: 0;
	border: none;
	margin: 0;
}

div.encadre {
   padding: .7em 1em;
   font-family: arial, helvetica, verdana, sans-serif;
   background-color: #CAD3C9;
   font-size: 1em;
   margin-bottom: 2em;
}

.img_left {
	float: left;
	margin: 0 10px 5px 0;
}

.img_right {
	float: right;
	margin: 0 0 5px 10px;
}

div.precedente {
    padding-top: 1.5em; 
    float:left;
    text-align:left;
    width: 190px;
}
    
div.precedente a {
    font-weight: bold;
    color : #6E323C;
}

div.suivante {
    padding-top: 1.5em; 
    float: right;
    text-align:right;
    width: 190px;
}    
    
div.suivante a {
    font-weight: bold;
    color : #6E323C;
}

.titre_page {
    font-size:.9em;
    color: #4D6B49;
}

a:hover span.titre_page {
    color: #B48906;
}

div.pieces_jointes{
    border-top: solid 1px #C6C6C6;
    margin-top: 2.5em;
    padding-top: .8em;
}

/* colonne de droite */
div#front_right a{
    font-size: .9em;
}

/* Liens Lire aussi */
div.lire {
   margin-bottom: 10px;
   padding: 10px 0;
   background-color: #D9E495;
   border-left: solid 3px #CE9D08;
}

div.lire h3 {
   color: #565656;
   text-decoration: none;
   padding: 0 10px;
   margin-top: 0;
}

div.lire .menu_item_selected {
   background-color: #FFFFFF;
}

div.lire p {
   margin: 0 5px;
}

div.lire a {
   color : #565656;
   padding: .5em 5px;
   display: block;
   text-decoration: none;
   margin: 2px 0;
}

div.lire a:hover {
   background-color: #FFFFFF;
} 

/* Liens contextuels */
div.context {
   margin-bottom: 10px;
   padding: 10px 0;
   background-color: #7F924D;
   border-left: solid 3px #CE9D08;
}

div.context h3 {
   color : #FFFFFF;
   text-decoration: none;
   padding: 0 10px;
   margin-top: 0;
}

div.context .menu_item_selected {
   background-color: #FFFFFF;
}

div.context p {
   margin: 0 5px;
}

div.context a {
   color : #FFFFFF;
   padding: .5em 5px;
   display: block;
   text-decoration: none;
   margin: 2px 0;
}
div.context a:hover {
   background-color: #FFFFFF;
      color: #565656;
} 

/* Boutons */
div.boutons {
    margin-bottom: 10px;
}

div.boutons a {
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    background-color: #6E323C;
    margin-bottom: 4px;
}

div.boutons a:hover {
    background-color: #CE9D08;
    text-decoration: none;
}

/*div.boutons p {
    margin: 0 0 3px 0;
    padding: 0;
}

div.boutons p a {
    margin: 0;
    padding: 0;
}

div.boutons p a img {
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}*/


/* Rubrique Liaison */
div.rubrique {
   background-color:#4D6B49;
   border-left: solid 3px #CE9D08;
   margin-bottom: 10px;
   padding: 10px 0;
}
div.rubrique h2 {
   text-decoration: none;
   padding: 0 10px;
   margin-top: 0;
   color: #FFFFFF;
   font-weight: normal;
   margin-bottom: .1em;
}

div.rubrique h3 {
   text-decoration: none;
   padding: 0 10px;
   margin-top: 0;
   color: #FFFFFF;
}

div.rubrique .menu_item_selected {
   background-color: #FFFFFF;
}

div.rubrique p {
   margin: 0 5px;
}

div.rubrique a {
   color : #FFFFFF;
   padding: .5em 5px;
   display: block;
   text-decoration: none;
   margin: 2px 0;
}

div.rubrique a:hover {
   background-color: #FFFFFF;
   color: #565656;
} 

div.rubrique span.date {
   font-weight: bold;
   font-style: italic;
   font-size: .9em;
   padding-left: 5px;
   color: #FFFFFF;
}



/* Rubrique Liaison (2e style) */
div.rubrique2 {
   background-color:#7F924D;
   border-left: solid 3px #CE9D08;
   margin-bottom: 10px;
   padding: 10px 0;
}

div.rubrique2 h2 {
   text-decoration: none;
   padding: 0 10px;
   margin-top: 0;
   color: #565656;
   font-weight: normal;
   margin-bottom: .1em;
}

div.rubrique2 h3 {
   text-decoration: none;
   padding: 0 10px;
   margin-top: 0;
}

div.rubrique2 .menu_item_selected {
   background-color: #FFFFFF;
}

div.rubrique2 p {
   margin: 0 5px;
}

div.rubrique2 a {
   color : #565656;
   padding: .5em 5px;
   display: block;
   text-decoration: none;
   margin: 2px 0;
}

div.rubrique2 a:hover {
   background-color: #FFFFFF;
} 

div.rubrique2 span.date {
   font-weight: bold;
   font-style: italic;
   font-size: .9em;
   padding-left: 5px;
} 


/* Pdf Liaison */
div#load_pdf_titre {
   background-color: #6E323C;
   border-left: solid 3px #CE9D08;
   padding : .3em 5px .3em 10px;
   font-size : .9em;
}

div#load_pdf_titre a {
   color: #FFFFFF;
   text-decoration: none;
}

div#load_pdf_titre a:hover {
   text-decoration: underline;
}

div#load_pdf_image {
   border-bottom: solid 1px #6E323C;
   border-right: solid 1px #6E323C;
   border-left: solid 3px #CE9D08;
   padding: 1em 0 1em 0;
   text-align: center; 
   margin-bottom: 10px;
}

div#load_pdf_image img {
   border: solid 1px #565656;
}

/* Module de recrutement */

div.recrutement {
    background-color: #FFFFFF;
    border: solid #565656 2px;
    padding-bottom: .5em;
}

div.recrutement img {
    margin-bottom: .4em;
}

div.recrutement p {
    margin: 2px 0;
}

div.recrutement a {
	color : #565656;
   padding: .2em 5px .3em 10px;
   display: block;
   text-decoration: none;
}
    
div.recrutement a:hover {
	background-color: #E0E0E0;
}

/* -------------------------------------
  footer
  -------------------------------------*/

div#footer {
   width: 780px;
   padding: 10px 0px;
   margin: 30px 0px;
   font-size: 0.85em;
   text-align: left;
   border-top: 1px solid #C6C6C6;
}

div#footer_links {
   display: inline;
   border-right: solid #565656 1px; 
   float: left;
}

div#footer_links div {
   float: left;
}

div#footer_links div a {
   padding: 0 .5em 0 .5em;
   font-weight: normal;
   color: #565656; 
   border-left:solid #565656 1px;
   text-decoration: none;
}

div#footer_links div a:hover {
	background-color: #E0E0E0;
	color: #565656; 
}

div.csc-textpic img {
	border: none;
}

div.pageNav {
	text-align: center;
	padding: .3em 0;
}

div.pageNav span {
	padding: 0 3px;
	font-weight : bold;
}

div.pageNav span a{
	font-weight : normal;
}

div.printlink {
	text-align: center;
}

/***************************************
  Special stuff (IE fixes)
 ***************************************/
/* Clearfix hack */
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
/* Fix for IE Mac */
.clearfix {
   display: inline-block;
}
/* Fix for IE6 Win */
* html .clearfix {
   height: 1%;
}
.clearfix {
   display: block;
}
.clear_float {
clear: both;
}

