/* =============================================================================================
Pour faire une recherche sur un des grands blocs de la feuille de style, faites preceder votre mot-cle du signe =

les grands blocs (=bloc) de la page : =page, =bandeau, =menu, =navigation, =contenu, =encadres, =portlet, =pied
les contextes (=contexte) : =dsi (intranet), =popup, =rubrique, =collaboratif, =gestion 
les fiches (=fiche) : =actualite, =article, =annuaire, =document, =defautstructure, =pagelibre, =recherche

============================================================================================= */

/* ===========================
Initialisation des styles par defaut
=========================== */
body {
color: #000;
background-color: #fff;
font-family: verdana, helvetica, arial, sans-serif; 
font-size: 62.5%;
margin-bottom: 2.5em;
}

body, html, fieldset {
border: 0;
}

h1, h2, h3, h4, h5, h6, pre, code{
font-size: 1em;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, blockquote, fieldset, input{
margin: 0;
padding: 0;
}

a{
text-decoration: none;
color: #884985;
background-color: #fff;
}

a:hover{
text-decoration: underline;
color: #000;
}

/* état "focus" important pour accessibilité web */
a:focus {
color: #fff;
background-color: #666;
text-decoration: none;
}

a img,
a:link img,
a:visited img {
border: none;
vertical-align: middle;
}

h2 {
font-size: 1.65em;
color: #884985;
font-weight: normal; 
margin: 8px 0 1.3em 0;
padding-bottom: 0.2em;
background: #fff url(img/titre_h2.png) no-repeat right bottom;
}

.rubrique h2 {
font-size : 2em;
}

.accueil h2 {
font-size : 2em;
margin-top : 1em;
}

h3 {
font-size: 1.4em;
margin: 1em 0;
}

h4 {
font-size: 1.2em;
margin: 1em 0;
}

/* === Accessibilite liens evitement === */

p#acces_direct{
margin:0;
width:1000px;
display: none;
}

p#raccourcis{
margin:0;
display:none;
}

p#raccourcis a{
color:#fff;
}

/*p#acces_direct a,
p#acces_direct a:visited {
display: block;
width: 1000px;
padding: 0.4em 0 1.1em 0;
color: #332e44;
background: transparent;
font-weight: 700;
text-align: center;
text-decoration: none;
font-size: 1.1em;
}

p#acces_direct a:hover,
p#acces_direct a:focus,
p#acces_direct a:active{
background: #ffb623 url(img/acces_direct.png) no-repeat center bottom;
}*/

/* ===========================
Grands Blocs
=========================== */

#page {
width: 1000px;
font-size: 1.1em;
position: relative;
}

/* ===========================
Styles Communs
=========================== */

hr.separateur_sections_page{
display: none;
}

/* === classes communes === */

.hide {
position: absolute;
visibility: hidden;
}

.separateur {
clear: both;
margin: 0;
padding: 0;
height: 1px;
visibility: hidden;
}

.erreur {
font-style: normal;
font-weight: 700;
color: red;
}

.retour {
cursor: pointer;
}

/* champs de formulaires en lecture seule */
form input.readonly {
background-color: #ddd;
}

.champ-saisie,
select {
border: 1px solid;
}

.ok {
background: #fff;
border: 1px solid;
vertical-align: top;
height:20px;
}

.legende {
font: normal xx-small/1.0 Verdana, sans-serif;
color: #666;
margin: 0.5em 0 1em 0;
background-color: transparent;
}

.photo img {
border: 1px solid #000;
}

/* *******************
=Bloc =Bandeau
******************** */

#bandeau {
position: relative;
height: 77px; 
background: url(img/bandeau.png) no-repeat 0 0;
z-index: 2;
}

#bandeau .champ-saisie{
margin: 0 0 5px 0;
width: 110px;
}

h1 {
padding: 0;
margin: 0;
/*font-size: 1.6em;*/
font-family: arial, sans-serif;
position: absolute;
top: 34px;
left: 10px;
}

h1 a {
color: #332e44;
text-decoration: none;
}

h1 a:focus{
/*background-color: transparent;*/
}

h1 img {
}

a#logo_paris12{
position: absolute;
top: 13px;
left: 949px;
}

/* ====================
=Recherche =Simple
==================== */

form#recherche_simple {
position: absolute;
top: 17px;
/*left: 648px;*/
left: 500px;
width: 21.9em;
font-size: 0.8em;
}

#recherche_simple label {
color: #f98f0e;
font-weight: 500;
font-size: 1.3em;
font-family: arial, sans-serif;
/* vertical-align:super; */
vertical-align: top;
}

#recherche_simple input{
font-size: 1em;
}

#recherche_simple input.ok{
border:0;
color: #fff;
background: #f98f0e url(img/recherche_simple_ok.png) no-repeat 0 0;
height: 18px;
width: 18px;
}

#recherche_simple p#vers_recherche_avancee {
margin: -3px 23px 0 0;
text-align:right;
}

/* === */

form#profils{
position: absolute;
top: 17px;
right: 60px;
font-family: verdana, sans-serif;
}

form#profils label{
/*display: block;*/
color: #f98f0e;
font-family: arial, sans-serif;
}

form#profils select{
padding: 0;
font-size: 0.9em;
width: 170px;
}

form#profils input{
color: #fff;
background: #f98f0e url(img/recherche_simple_ok.png) no-repeat 0 0;
border: 0;
height: 18px;
width: 18px;
font-size: 0.9em;
}

/* === */

ul#liens_pratiques_bandeau, a#accueil_universite {
position: absolute;
right: 50px;
top: 63px;
}

ul#liens_pratiques_bandeau li{
display: inline;
position : relative;
}

ul#liens_pratiques_bandeau a, a#accueil_universite {
color: #000;
background-color: transparent;
font-size: 0.8em;
font-weight: 700;
}

ul#liens_pratiques_bandeau a:hover, a#accueil_universite:hover {
color: #fff;
text-decoration: none;
}


a#accueil_composante {
background-color: transparent;
color: #fff;
font-size: 0.9em;
font-weight: 700;
left: 10px;
position: absolute;
top: 62px;
}

a#accueil_composante:hover {
color: #000;
text-decoration: none;
}


/* ====================
=Connexion
==================== */

#connexion {
position: absolute;
top: 40px;
left: 825px;
width: 172px;
}

#connexion legend {
color: #ffb623;
font-weight: 700;
font-size: 1.3em;
font-family: arial, sans-serif;
padding: 0;
}

#connexion label {
display: block;
margin: 0;
color: #ffb623;
font-weight: 700;
font-size: 0.9em;
}

#connexion input#login_intranet {
margin-bottom: 0;
}

#connexion ul {
font-size: 0.9em;
padding-top: 2px;
}

#connexion p#mot_de_passe_oublie {
font-size: 0.9em;
margin: 0;
}

/* =Contexte =DSI */

.dsi #connexion p#personne_dsi {
margin: 0 0 1em 0;
color: #fff;
font-weight: 700;
}

.dsi #personne_dsi span {
display: block;
color: #ffb623;
font-weight: 700;
font-size: 1.3em;
font-family: arial, sans-serif;
}

.dsi #connexion ul {
margin-top: 1em;
}

.dsi #connexion ul li {
list-style-type: none;
}

.dsi #select_profil {
width: 140px;
}

/* ===============
=Block =Menu
=============== */

#menu {
float: left;
width: 100%;
padding-bottom: 1px;
color: #fff;
background: #884985 url(img/menu.png) no-repeat 0 bottom;
min-height: 35px; 
font-size: 1.3em;
font-weight: 500;
position: relative;
z-index: 1;
}

.collaboratif #menu {
border-bottom: 1px solid #332e44;
}

ul#outils {
margin: 17px 15px 1em 20px;
}

#services {
margin-left: 10px;
}

#services label {
color: #ffb623;
font-weight: 700;
font-size: 1.1em;
vertical-align: middle;
}

#services legend {
display: none;
}

#services select {
font-size: 0.9em;
}

#services .valider {
font-size: 0.8em;
}

/* === Menu principal === */

ul.menu-principal {
list-style-type: none;
padding: 0.8em 0;
line-height: 160%;
}

ul.menu-principal li {
margin: 0 0.8em;
float: left;
position: relative;
}

ul.menu-principal ul {
position: absolute;
top: 19px;
left: 0;
display: none;
color: #000;
background-color: #fff;
list-style-type: none;
border: 1px solid #884985;
border-top: 0;
z-index: 5;
line-height: normal;
width: 14em;
padding: 0.5em 0;
font-size: 0.8em;
}

ul.menu-principal ul li {
float: none;
}

ul.menu-principal em {
font-weight: 700;
font-style: normal;
}

ul.menu-principal em a{
color: #ffc21b;
}

ul.menu-principal a{
color: #fff;
background-color: #884985;
text-decoration: none;
}

ul.menu-principal a:hover{
color: #ffc21b;
text-decoration: none;
}

ul.menu-principal ul a {
color: #884985;
background-color: #fff;
display:block;
margin-bottom: 0.3em;
}

ul.menu-principal ul a:hover{
color: #884985;
background-color: #ecdeec;
text-decoration: none;
}

#menu_facultes {
background : url(img/menu_facultes.png) no-repeat 0 0;
display : none;
left : -95px;
padding-top : 90px;
position : absolute;
top : 14px;
width : 192px;
}

ul#menu_facultes_deco {
background : #fff url(img/menu_facultes_deco.png) no-repeat 0 bottom;
padding-bottom : 40px;
}

ul#menu_facultes_deco li {
border-left : 1px solid #000;
border-right : 1px solid #000;
display : block;
list-style-type : none;
}

/*ul#menu_facultes_deco li a {
border-bottom : 1px solid #D1B9D1;
color : #884985;
display : block;
margin-left : 15px;
width : 162px;
}

ul#menu_facultes_deco li a:hover {
color : #884985;
text-decoration : underline;
}*/

ul#menu_facultes_deco li a {
color : #884985;
display : block;
margin-left : 15px;
width : 162px;
padding: 0.3em;
border-bottom: 1px solid #d1b9d1;
font-weight: 500;
}

ul#menu_facultes_deco li a:hover {
/* background-color: #ecdeec; */
background-color: transparent;
color : #884985;
text-decoration: underline;
}


/* ===============
=Bloc =Navigation
=============== */

#navigation {
float: left;
width: 193px; 
padding:0 0 60px 0;
margin-top:1.5em;
margin-left: 2px;
font-size:1em;
}

#navigation h3 {
font-size:1em;
font-weight: 700;
margin:0.5em 0 0 0;
}

.collaboratif #navigation h3 { 
font-weight: 700; 
font-size: 130%; 
margin:1em 10px 1em 20px;
line-height:1.4;
}

#navigation .visuel-rubrique {
height: 80px;
background-repeat: no-repeat;
background-position: 50% 50%;
padding: 0px 0 21px 0;
color: #fff;
}

/*** Menu secondaire */
.menu_secondaire_deco2 {
padding-top: 10px;
background: url(img/menu_secondaire_deco2.png) no-repeat 100% 0;
margin-bottom: 20px;
}

.menu_secondaire_deco1 {
padding-bottom: 50px;
background: url(img/menu_secondaire_deco1.png) no-repeat 0 100%;
}

ul.menu_secondaire {
margin: 17px 15px 0 20px;
min-height: 1em;
color: #884985;
list-style-position: outside;
}

ul.menu_secondaire li{
margin-bottom:0.5em;
}

ul.menu_secondaire em {
font-weight: 700;
font-style: normal;
}

.menu_secondaire ul {
margin: 0 0 1em 0;
font-size: 0.9em;
list-style: none;
}

.menu_secondaire ul li{
margin-bottom: auto;
background: url(img/menu_secondaire_niveau2.png) no-repeat 0 5px;
padding-left: 1em;
}

p#recherche_avancee_precision{
display: block;
background: #f8fce8;
color: #666;
border: 1px solid #f3e49a;
padding: 0.5em;
margin: 1em 0 0 0.5em;
}

/*********************************
=Bloc =Contenu
*********************************/

/*#contenu{
}*/

#contenu_deco{
float: left;
height: auto;
}

#contenu_avec_encadres {
float: left;
padding: 2px 25px 50px 25px;
margin:0;
width: 530px;
min-height: 300px;
}

#contenu_sans_encadres {
float: left;
padding: 2px 25px 50px 25px;
/*width: 530px;*/
width: 755px;
min-height: 300px;
}

/*#contenu_avec_encadres a img,
#contenu_avec_encadres a img,
#contenu_avec_encadres a:link img,
#contenu_avec_encadres a:link img,
#contenu_avec_encadres a:visited img,
#contenu_avec_encadres a:visited img {
border: 1px solid;
}*/

p#fil_ariane {
font-size: 1em;
padding:0;
margin: 0;
text-align: right;
}

p#fil_ariane em{
font-style: normal;
}

/* pour plan de site et liste imbriquees dans toolbox */
/*#contenu_avec_encadres ul,
#contenu_avec_encadres ol,
#contenu_sans_encadres ul,
#contenu_sans_encadres ol {
margin:0;
padding:0;
}*/

#redacteur,
#date_modification,
#contact_rubrique {
text-align: right;
margin: 0;
}

/* === */

.ligne {
margin: 0;
clear: left;
}

.colonne {
float: left;
}

.premiere_ligne {
border:0;
padding-top:0;
}

.filet {
background-color: #778aaa;
height: 1px;
font-size: 1px;
margin: 7px 0 3px 0;
}

/*** Plan du site  ***/

div.plandusite ol{
margin:0 0 0 1em;
padding: 0 0 0 1em;
list-style-position: outside;
}

div.plandusite ol.plansite1{
margin-top: 1.5em;
}

.plansite1 li {
list-style-image: url(img/puce_verte.gif);
}

.plansite2 li {
list-style-image: url(img/fleche_violette.gif);
}

.plansite3 li {
list-style-image: url(img/fleche_violette2.gif);
}

/**/


/************************
=Bloc =Encadres
*************************/

#encadres {
float: left;
width: 225px;
padding: 30px 0 0 0;
font-size: 0.85em;
}

/*#encadres a img,
#encadres a:link img,
#encadres a:visited img {
border: 1px solid;
}*/

.effacer,
.valider {
border: 1px solid #333;
margin:0;
padding: 2px;
background:#fff;
}

.effacer {
border: 1px solid;
}

/*
4 types d'encadrés :
- Générique
- De rubrique
- De fiche
- De recherche contextuelle
*/

/* === encadres génériques === */

.encadre_generique,
.encadre_rubrique {
background: url(img/encadre_generique.png) no-repeat right 0;
padding: 1.5em 0 0 0;
margin-bottom: 2em;
position:relative;
}

.encadre_generique h3,
.encadre_rubrique h3{
font-size: 1.15em;
margin: 0 1em 0.5em 1.2em;
padding: 0 0 0.5em 0;
background: url(img/encadre_rubrique_titre.png) repeat-x 0 bottom;
}

.encadre_generique_contenu,
.encadre_rubrique_contenu {
background: url(img/encadre_generique_contenu.png) no-repeat 0 bottom;
padding: 0 0 1px 1.5em;
}

.encadre_generique_deco,
.encadre_rubrique_deco {
background: url(img/encadre_generique_deco.png) no-repeat right bottom;
padding: 0 1.5em 2em 0;
}

/*** Fix Toolbox ***/
.deco_generique_2 ul div,
.deco_rubrique_2 ul div {
display:inline;
}

/* ------------------------------------------------
encadrés de fiche, de navigation rubrique, automatique de fiche
------------------------------------------------ */

.encadre_fiche,
.encadre_auto_fiche,
.encadre_nav_auto{
padding : 0 0 2em 0;
}

.encadre_fiche h3,
.encadre_auto_fiche h3,
.encadre_nav_auto h3{
font-weight : 700;
margin : 1em 0;
padding-bottom:0.5em;
font-size:1.15em;
background:url(img/encadre_fiche_titre.png) repeat-x 0 bottom;
}

.encadre_fiche div,
.encadre_auto_fiche div {
margin : 1em 0;
}

.encadre_auto_fiche ul#telecharger {
padding: 0;
margin: 0;
}

.encadre_auto_fiche ul#telecharger li {
list-style-type: none;
}

/* === Type de fichier-joint === */

ul#fichiersjoints{
margin:0.5em 0 0 0;
padding:0;
position:relative;
}

ul#fichiersjoints li{
position: relative;
list-style-type: none;
display: inline;
}

a.pdf, a.doc, a.xls, a.ppt,
a.sxw, a.sxc, a.sxi, a.image, a.defaut {
display: block;
padding: 3px 20px 3px 0;
margin: 0;
background-color: transparent;
background-repeat: no-repeat;
background-position: 100% 50%;
}

a.pdf {
background-image: url(img/pictos/pdf.png);
}

a.doc {
background-image: url(img/pictos/msword.png);
}

a.xls {
background-image: url(img/pictos/msexcel.png);
}

a.ppt {
background-image: url(img/pictos/mspowerpoint.png);
}

a.sxw {
background-image: url(img/pictos/ooo_texte.png);
}

a.sxc {
background-image: url(img/pictos/ooo_classeur.png);
}

a.sxi {
background-image: url(img/pictos/ooo_presentation.png);
}

a.image {
background-image: url(img/pictos/image.png);
}

a.defaut {
background-image: url(img/pictos/defaut.png);
}

/* ===================
encadres de recherche
==================== */

.encadre_recherche{
/*background: url(img/encadre_recherche.png) no-repeat right 0;
padding-top: 1em;*/
margin-bottom: 2em;
}

.encadre_recherche h3{
padding-left: 3px;
}

.encadre_recherche form{
padding:0 0 1px 5px;
/*background: url(img/encadre_recherche_form.png) no-repeat 0 bottom;*/
}

.encadre_recherche label {
color: #778aaa;
font-size : x-small;
display:block;
}

.encadre_recherche legend {
display:none;
}

.encadre_recherche .champ-saisie {
width : 110px;
border : 1px solid #332e44;
}

.encadre_recherche select {
width : 150px;
border : 1px solid #332e44;
}

.encadre_recherche a img {
vertical-align:middle;
}

.encadre_recherche input,
.encadre_recherche select{
font-size : xx-small;
}

.encadre_recherche p.button{
/*text-align:right;*/
}

.encadre_recherche input {
padding : 2px 1px;
}

.encadre_recherche input.valider{
color: #fff;
/*background: #b7dd25 url(img/valider.png) no-repeat 0 0;*/
border: 1px solid #93b11a;
color: #93b11a;
font-weight: 700;
height: 21px;
/*width: 50px;*/
}

.encadre_recherche input.effacer{
border: 1px solid #fa8921;
color: #fa8921;
/*background: #fa8921 url(img/annuler.png) no-repeat 0 0;*/
font-weight: 700;
height: 21px;
/*width: 50px;*/
text-align:center;
}

.encadre_recherche p.parcourir input.champ-saisie{
width:75px;
}

.encadre_recherche p.parcourir input.valider{
/*background: #b7dd25 url(img/parcourir.png) no-repeat 0 0;*/
/*width: 60px;*/
}

.firstencadre {
border : 0;
}

/* ==================
=Contexte =Popup
================== */

.popup {
background-color: #fff;
padding:10px;
}

/*************************************************
=Contexte =Rubrique
**************************************************/

#photo {
height: 80px;
background-repeat: no-repeat;
background-position: 50% 50%;
padding: 0px 0 21px 0;
color: #fff;
}

#photo div {
padding-left: 30px;
}

a#se_connecter {
display: block;
margin-top: 60px;
margin-left: 15px;
}

#accroche {
position: relative;
font-size: 1.25em;
line-height: 1.3;
min-height: 88px;
}

#accroche p {
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
margin: 0;
}

#accroche .visuel-rubrique {
float: left;
background-repeat: no-repeat;
width: 366px;
height: 147px;
}

#accroche .clear {
font-size: 1px;
background-color: #332e44;
height: 1px;
}

.para-an {
border-bottom: 1px solid #cbadb5;
padding: 10px 0;
}

.para-an h3 {
font-size: 110%;
/*color: #332E44;*/
margin-bottom: 0.3em;
}

.para {
padding: 10px 0;
}

.para h3 {
color : #FFA500;
font-size: 110%;
margin-bottom: 0.3em;
}

.regroupement h3, .regroupement p {
display : inline;
}

.regroupement h3 {
font-size : 1em;
}

/* === Eléments communs aux fiches === */

body.actualite div#thematique_type {
padding : 1em 0;
border-right : 9px solid #96b71a;
}

body.actualite #thematique,
body.actualite #type,
body.article #thematique {
margin: 0;
font-weight: 700;
color: #ffa500;
font-size: 1.1em;
}

body.actualite .photo,
body.article .photo,
body.document .photo {
float: left;
margin: 0 1em 0 0;
}

/* === =Fiche =Actualite === */

body.actualite #date {
margin: 0;
padding: 0.5em 2em 0.5em 0;
border-right: 9px solid #96b71b;
}

body.actualite #date em{
font-style: normal;
font-weight: 700;
padding-bottom: 0.5em;
}

body.actualite #resume {
margin: 0;
padding: 0.5em 2em 1.5em 0;
font-weight: 700;
border-right: 9px solid #96b71b;
}

body.actualite #description {
background: url(img/actualite_description.png) no-repeat 0 bottom;
border-bottom:1px solid #fff;
border-right: 9px solid #c1ff69;
padding: 0 0 34px 0;
margin-bottom: 0;
position: relative;
}

body.actualite #description_deco {
padding: 32px 0 0 0;
background: url(img/actualite_description_deco.png) no-repeat 0 0;
position:relative;
left:9px;
top: 0;
margin-left:-9px;
}

body.actualite #description_deco2{
border-left: 1px solid #95B618;
margin:  0;
padding: 0 2.5em;
}

body.actualite #partenaires{
border-right: 9px solid #96b71b;
margin-bottom: 0;
position: relative;
}

body.actualite #partenaires h3{
color: #ffa500;
font-size: 1.1em;
margin-top: 0;
padding-top: 1em;
}

body.actualite #partenaires_contenu{
border-bottom: 1px solid #afc852;
padding-bottom: 1em;
padding-right: 1em;
}

body.actualite #contact_lieu{
margin: 0;
padding-top: 0.5em;
border-right: 9px solid #c1ff69;
border-bottom: 1px solid #c1ff69;
background-color: #fff;
}

body.actualite #contact_lieu h3{
font-size: 1em;
margin:0;
padding: 1em 0;
}

body.actualite #contact_lieu h4{
font-size: 1em;
}

div#lieu_deco,
div#contact_deco{
float: left;
width: 46%;
padding: 0 2%;
}

div#contact_deco{
background: url(img/contact_deco.png) repeat-y right 0;
padding-bottom: 2em;
}

.lien-plan {
display: block;
margin-top: 10px;
}

/*=== Listes de définitions ===*/

/* de type 1 */

dl.type_1 {
border-bottom: 1px solid #96b71b;
border-right: 9px solid #96b71b;
background: #fff;
position: relative;
margin: 0;
/* width: 100%; qu'en pense IE6 ??? */
}

dl.type_1 dt {
margin: 0;
padding-top: 0.5em;
width: 181px;
position: absolute;
left:0;
font-weight: 700;
}

dl.type_1 dd {
padding: 0.5em 2%;
margin-left: 181px;
}

/* de type 1 dans fiche actualité */
dl.type_1 .liste_def_contact,
dl.type_1 .liste_def_type,
dl.type_1 .liste_def_site,
dl.type_1 .liste_def_partenaires {
border-top: 1px solid #96b71b;
}

/* de type 1 dans fiche document */
dl.type_1 .liste_def_source, 
dl.type_1 .liste_def_editeur,
dl.type_1 .liste_def_type_document,
dl.type_1 .liste_def_dates,
dl.type_1 .liste_def_complement_info {
border-top: 1px solid #96b71b;
}

/* de type 2 */

dl.type_2 {
border-bottom: 1px solid #96b71b;
border-top: 1px solid #96b71b;
background: #fff url(img/liste_definition_type_2.png) repeat-y;
position: relative;
padding-bottom: 0.3em;
margin: 0 0 0.2em 0;
}

dl.type_2 dt {
padding-top: 0.4em;
width: 185px;
font-weight: 700;
text-align: right;
}

dl.type_2 dd {
padding: 0 2%;
margin: -14px 0 0 190px;
}

/* --- fin --- */

/* ===	=Commentaires === */
#commenter {
text-align: right;
font-size: 0.8em;
font-weight: 700;
/*width: 100%*/
}

#commenter a {
color: #7C3345;
border: 1px solid #884885;
background-color: #884885;
color: #fff;
margin: 13px 0;
padding: 2px;
}

#commenter a:hover{
background-color: #AC62A9;
text-decoration: none;
}

.com-outer {
clear:both;
border: solid #96b71a;
border-width: 1px 6px 1px 0;
}

.com-outer a {
background-color: transparent;
}

.com-inner {
background-image: url(img/filet_droit.png);
background-repeat: repeat-x;
background-position: bottom left;
}

.com-inner h3 {
color: #fff;
font-size: 1em;
margin: 0;
padding: 20px 0 5px 5px;
background: #884885 url(img/commentaires_titre.png) repeat-y;
}

.com-inner ul {
margin: 0;
}

.com-inner ul#com-ul1 {
padding: 0;
}

.com-inner li {
list-style-type: none;
border-left: 1px solid #697E12;
background-image: url(img/filet_droit.png);
background-repeat: repeat-x;
background-position: bottom left;
}

.li1 {
padding-left: 0px;
margin-top: 30px;
}

.li1first {
margin-top: 0;
}

.li1 ul {
margin-left: 6px;
}

.com-voir {
float: right;
padding: 20px 10px 0 0;
}

.com-voir a {
/*color: #7C3345;*/
font-size: xx-small;
background: #fff url(img/com_voir_bgd.gif) no-repeat 0 50%;
padding: 0 0 0 25px;
}

p.com-titre {
clear:both;
color:#000;
background-color:#96b71a;
font-weight:700;
padding:2px 0 2px 10px;
border-top: 1px solid #697E12;
margin:0;
}

.com-titre0 {
background-color:#c1ff69;
}

.com-titre1 {
background-color:#96b71a;
}

p.com-date,
p.com-site {
margin: 0 0 0 6px;
background-color: #e9f5bc;
/*color: #96B71A;*/
font-size: x-small;
padding: 2px 5px;
border-left: 1px solid #96B71A;
}

p.com-site,
.com-corps {
border-top:1px solid #96B71A;
border-left: 1px solid #96B71A;
}

.com-auteur {
border-left:1px solid #96B71A;
padding-left:5px;
}

.com-corps {
margin-left:6px;
background-color:#fff;
padding:2px 0 0 5px;
color:#184653;
border-left: 1px solid #96B71A;
}

.com-new {
border-top: 30px solid #fff;
}

.repondre {
border-top: 1px solid #96B71A;
margin: 5px 0 0 0;
background: #fff;
}

.repondre a { 
color: #7b3349; 
border-left: 1px solid #7b3349;
border-right: 1px solid #7b3349;
padding: 0px 10px; 
margin: 0 30px 0 380px; 
width: 5em;
}

/* ===	=Fiche =Article === */

body.article #thematique{
margin : 1em 0;
}

body.article #soustitre {
color: #884885;
margin:0;
padding:0 0 1em 0;
font-size: 1.55em;
font-style: italic;
/*border-right: 9px solid #96b71b;*/
}

body.article #date {
margin: 0;
padding: 1em 0;
font-size: 0.9em;
border-right: 9px solid #96b71b;
}

body.article #resume {
margin: 0;
padding: 1em 0 2em 0;
font-weight : 700;
border-right: 9px solid #96b71b;
background-color: #fff;
}

body.article #description {
background: url(img/actualite_description.png) no-repeat 0 bottom;
border-bottom:1px solid #fff;
border-right: 9px solid #c1ff69;
padding: 0 0 34px 0;
margin-bottom: 0;
position: relative;
}

body.article #description_deco {
padding: 32px 0 0 0;
background: url(img/actualite_description_deco.png) no-repeat 0 0;
position:relative;
left:9px;
top: 0;
margin-left:-9px;
}

body.article #description_deco2{
border-left: 1px solid #95B618;
margin:  0;
padding: 0 2.5em;
position: relative;
}

/* ===	=Fiche =Document === */

body.document #description {
background: url(img/actualite_description.png) no-repeat 0 bottom;
border-bottom:1px solid #fff;
border-right: 9px solid #c1ff69;
padding: 0 0 34px 0;
margin-bottom: 0;
position: relative;
}

body.document #description_deco {
padding: 32px 0 0 0;
background: url(img/actualite_description_deco.png) no-repeat 0 0;
position:relative;
left:9px;
top: 0;
margin-left:-9px;
}

body.document #description_deco2{
border-left: 1px solid #95B618;
margin:  0;
padding: 0 2.5em;
}

body.document #soustitre {
padding: 1em 0;
margin: 0;
/*font-size: 1.3em;*/
border-right: 9px solid #96b71a;
}

body.document #auteurs {
padding:  0;
margin:0;
border-right: 9px solid #96b71a;
color: #ffa500;
font-weight: 700;
}

body.document #resume {
margin: 0;
padding: 1em 0;
font-weight:700;
border-right: 9px solid #96b71a;
}

body.document #referenceisdn,
body.document #thematique,
body.document #source,
body.document #editeur,
body.document #comite_selection{
margin:0 0 1em 0;
text-align: justify;
}

body.document #contenu_avec_encadres h3{
color: #ffa500;
font-size: 1em
}

body.document h3#date_titre{
border-right: 9px solid #96b71a;
margin: 0;
padding: 1em 0;
font-size: 1.1em
}

body.document ul#date{
list-style: none;
margin-left: 0;
padding-left: 0;
border-right: 9px solid #96b71a;
border-bottom: 1px solid #96b71a;
}

body.document ul#date li{
margin-bottom: 1em;
}

body.document ul#date em{
font-style: normal;
font-weight: 700;
display:block;
}

body.document h3#complement_info_titre{
color: #000;
border-right: 9px solid #c1ff69;
margin: 0;
padding: 2em 0 1em 0;
}

body.document #complement_info{
border-right: 9px solid #c1ff69;
border-bottom: 1px solid #c1ff69;
padding: 0 0 1em 0;
}

body.document #encadre_renseignements{
margin-bottom: 1em;
}

body.document #encadre_renseignements h3{
margin: 0;
font-size: 1.2em;
padding: 0 0 1em 0;
margin-bottom: 1.5em;
background: url(img/encadre_rubrique_titre.png) repeat-x 0 bottom;
}

body.document #encadre_renseignements h4{
margin: 0;
font-size: 1em;
}



/* ===	=Fiche =PageLibre === */

.colonne_deco {
margin-right : 10px;
padding : 0 0 1em 10px;
}

html>body .colonne_deco { 
/* float: left; abandonne a cause pb toolbox (alignement des img) */
overflow: hidden;
}

.derniere_colonne .colonne_deco {
margin-right: 0;
}

.premiere_colonne .colonne_deco {
border : 0;
padding-left : 0;
}

/* === */

.style1 {
margin-bottom: 1.5em;
}

.style1 h3 {
font-size : 1em; 
margin : 1em 0 0.5em 0;
padding-bottom: 1.2em;
background: url(img/style1_titre.png) repeat-x 0 bottom;
}

/* === */

.style2 {
background: url(img/style2.png) no-repeat right 1px;
position: relative;
padding-top: 0.5em;
border-top: 1px solid #fff;
margin-bottom: 0.5em;
}

.style2 h3 {
font-size: 1em; 
margin: 0.5em 1.5em 0.5em 1.5em;
padding:0 0 1.2em 0;
background: url(img/style1_titre.png) repeat-x 0 bottom;
position: relative;
}

.style2_contenu{
background: url(img/style2_contenu.png) no-repeat 0 bottom;
padding: 0 0 0 1.5em;
}

.style2_deco1{
background: #fff;
display:block;
height: 30px;
width: 85px;
position: absolute;
top: 0;
left: 0;
}

.style2_deco2{
background: transparent url(img/style2_deco3.png) no-repeat right bottom;
padding: 0 1.5em 1.5em 0;
height: 1%;
}

/* === */

.style3{
padding-left: 1.5em;
background: url(img/style3.png) repeat-y 0 0;
}

.style3 h3{
font-size: 1em;
margin: 0.5em 0;
}

.style3_deco1{
display: none;
}

/* === */

.style4{
padding-bottom: 1.5em;
}

.style4 h3{
font-size: 1em;
margin: 0.5em 0;
padding-left: 1.5em;
}

.style4 .style4_deco{
background: url(img/style4_deco.png) no-repeat right 0;
padding-top: 1em;
}

.style4 .style4_contenu{
background: url(img/style4.png) no-repeat 0 0;
padding: 0 0 0 1.5em;
}

/* === */

.style5{
background: #fff url(img/style5.png) no-repeat 0 bottom;
margin-bottom: 1.5em;
}

.style5_titre_deco{
background: #d0de97 url(img/style5_titre_deco.png) no-repeat 0 0;
}

.style5 h3 {
background: url(img/style5_titre.png) no-repeat right 0;
font-size: 1em;
margin: 0 0 0 0;
padding: 0.8em 1.5em;
border-top: 1px solid #fff;
}

.style5_contenu {
background: url(img/style5_contenu.png) no-repeat right bottom;
padding: 1em 1.5em 1.5em 1.5em;
}

/* === */

.style6{
background: #d0de97 url(img/style6.png) no-repeat right 0;
position: relative;
padding-top: 0.5em;
border-top: 1px solid #fff;
margin-bottom: 1.5em;
}

.style6 h3 {
color: #000;
font-size : 1em;
margin: 0.5em 1.5em 0.5em 1.5em;
padding:0 0 1.2em 0;
/*background: url(img/style1_titre.png) repeat-x 0 bottom;*/
position: relative;
/*text-transform:uppercase;*/
}

.style6_contenu {
background: url(img/style6_contenu.png) no-repeat 0 bottom;
position: relative;
padding: 0 0 0 1.5em;
min-height: 2em;
}

.style6_deco1{
background: #fff url(img/style6_deco1.png) no-repeat right bottom;
display:block;
height: 45px;
width: 45px;
position: absolute;
top: 0;
left: 0;
}

.style6_deco2{
background: url(img/style6_deco2.png) no-repeat right bottom;
padding: 0 1.5em 1.5em 0;
/*top: auto;
left: auto;
bottom: 0;
right: 0;*/
}

.style6_contenu a{
background: transparent;
text-decoration: underline;
}

/* === */

/*** Fix Toolbox ***/

.colonne_deco * li div {
display: inline;
}


/********************************
=Fiche =Recherche
********************************/

#precisions_resultats {
width : 528px;
}

#nb_resultats {
color: #979797;
margin: 1em 0 0 0;
padding:1em 0 0.5em 0;
text-align: right;
border-left: 1px solid #B0C852;
font-size: 2.2em;
width : 528px;
position : relative;
}

#liste_resultats_deco{
background: #94B619  url(img/liste_resultats_deco.png) no-repeat right bottom;
padding-right: 3px;
border-left: 1px solid #B0C852;
width : 528px;
}

ul.liste_resultats {
margin-top: 1em;
color: #8A4885;
background-color: #fff;
}

ul.liste_resultats li {
background: url(img/liste_resultats_item.png) repeat-y 0 0;
border-bottom : 1px solid #A7C048;
margin-bottom : 2px;
padding-bottom : 0.2em;
list-style: none;
margin-left: 0;
padding-left: 0;
position: relative;
}

ul.liste_resultats li.habillage1 {
background-image: url(img/liste_resultats_item_impair.png);
border-bottom: 1px solid #A7C048;
}

ul.liste_resultats a.titre_resultat {
color: #fff;
background-color: #679C16;
font-weight: 700;
display: block;
padding: 0.3em 0.5em;
}

ul.liste_resultats li.habillage1 a.titre_resultat {
background-color: #96B81B;
}

ul.liste_resultats p{
margin:0;
padding: 0.2em 0.4em;
border-top: 1px solid #A7C048;
}

ul.liste_resultats p em.resultat_intitule{
font-style: normal;
width: 115px;
position: relative;
display: block;
float: left;
}

ul.liste_resultats p span.resultat_detail{
display: block;
padding-left: 120px;
}


ul.liste_resultats p.consulter{
margin: 2px 2px 0 0;
text-align: right;
border-top: 0;
}

ul.liste_resultats p.consulter a{
background-color: #fff;
color: #A7C048;
display: inline;
padding: 0;
}

p.liens-ra{
margin: 0;
padding: 1em 0.5em 0 0.5em;
color: #fff;
text-align: center;
}

p.liens-ra a,
p.button-ra a{
background-color: transparent;
}

p.button-ra{
color: #fff;
padding: 1em 0.5em;
margin: 0;
text-align: center;
}

/* ===	=Recherche =Avancée === */

/* === liste des items de recherche avancée === */

ul#themes_recherche_avancee{
font-weight: 700;
font-size: 1.1em;
margin-top: 3em;
}

ul#themes_recherche_avancee li {
clear : both;
list-style-type : none;
}

ul#themes_recherche_avancee li a {
background-position : 0 45%;
background-repeat : no-repeat;
float : left;
margin-bottom : 1em;
padding : 13px 0 18px 50px;
}

ul#themes_recherche_avancee li a#rech_actualite {
background-image : url(img/pictos_recherche/actualite.gif);
}

ul#themes_recherche_avancee li a#rech_annuaireksup {
background-image : url(img/pictos_recherche/annuaireksup.gif);
}

ul#themes_recherche_avancee li a#rech_associationetudiant {
background-image : url(img/pictos_recherche/associationetudiant.gif);
}

ul#themes_recherche_avancee li a#rech_formation {
background-image : url(img/pictos_recherche/formation.gif);
}

ul#themes_recherche_avancee li a#rech_laboratoire {
background-image : url(img/pictos_recherche/laboratoire.gif);
}

ul#themes_recherche_avancee li a:focus {
color : #000;
text-decoration: underline;
}

p#recherche_avancee_titre {
color: #979797;
text-align: right;
border-left: 1px solid #94b616;
font-size: 2.2em;
margin: 0;
padding: 0.7em 0 0.3em 0;
width: 528px;
}

form#recherche_avancee {
/* width: 100%; */
width: 528px;
color: #486b0c;
background: url(img/recherche_avancee.png) no-repeat 0 bottom;
border-top: 1px solid #94b616;
}

#recherche_avancee legend {
display: none;
}

#recherche_avancee p {
/*border-right: 7px solid #94b616;*/
border-bottom:1px solid #94b616;
border-left: 1px solid #94b616;
margin: 0;
padding: 0.7em 0;
overflow: auto;
clear: both;
background: url(img/recherche_avancee_p.png) repeat-y 125px 0;
}

#recherche_avancee p.impair{
border-right: 7px solid #ccea58;
}

#recherche_avancee label {
float: left;
width: 125px;
padding-left: 3px;
padding-right: 7px;
font-weight: 700;
font-size: 0.9em;
}

#recherche_avancee label.no_float {
float: none;
}

#recherche_avancee .ChampSaisie {
max-width: 360px;
color: #666;
font-weight: 700;
font-size: 0.9em;
border: 1px solid #94b616;
/*text-transform: lowercase;*/
}

#recherche_avancee select {
text-transform: lowercase;
}

#recherche_avancee input.bouton {
font-size: 0.9em;
border: 1px solid #94b616;
padding: 0;
color: #fff;
background-color: #069;
font-weight: 700;
}

#recherche_avancee p.boutons {
text-align: right;
border: 0;
background-image: none;
text-align: center;
padding: 2em 0;
}

#recherche_avancee p.boutons input {
margin: 0 0.5em 1em 0;
border: 0;
cursor: default;
}

input#recherche_avancee_reset{
width: 86px;
height: 18px;
color: #f98820;
background: #b7dd25 url(img/recherche_avancee_reset.png) no-repeat 0 0;
font-weight: 700;
border: 0;
vertical-align: top;
font-size: 1px;
text-align: left;
}

a.precedent,
a.suivant,
a.premier,
a.dernier {
border: 1px solid;
margin: 0 2px;
border: 0;
}

/* === Listes d'affichage === */

ul.liste-documents li,
ul.liste-actualites li,
ul.liste-articles li{
margin: 0;
padding: 10px 0;
clear: left;
/*border-top: 1px solid;*/
list-style-type: none;
/*background: url(img/liste_actualite.png) no-repeat 0 15px;
padding-left: 10px*/
}

ul.liste-documents li a,
ul.liste-actualites a,
ul.liste-articles a {
padding-left: 0;
}

ul.liste-documents li span,
ul.liste-actualites li span,
ul.liste-articles li span {
display: block;
}

ul.liste-documents em,
ul.liste-actualites em,
ul.liste-articles em{
font-size: 1em;
font-weight: 700;
font-style: normal;
margin: 0;
padding: 0;
}

ul.liste-documents a.telecharger-fichiers {
display: block;
}

ul.liste-documents span.soustitre-liste,
ul.liste-actualites span.soustitre-liste,
ul.liste-articles span.soustitre-liste {
font-weight: normal;
font-size: 1em;
}

ul.liste-documents span.date-liste,
ul.liste-actualites span.date-liste,
ul.liste-articles span.date-liste{
display: block;
color: #222e44;
}

ul.liste-documents p,
ul.liste-actualites p,
ul.liste-articles p{
font-size: 1em;
margin: 0;
padding: 0;
}

ul.liste-objets a.lire_suite {
display: block;
}

ul.liste-pardefaut{
margin: 1em 0 !important;
}

ul.liste-pardefaut li {
list-style-type: none;
margin-bottom: 0.7em;
}

ul.liste-pardefaut li a{
font-weight: 700;
}

ul.fluxrss li {
list-style-type: none;
margin-bottom: 1em;
}

ul.fluxrss li span {
display: block;
}

ul.fluxrss a {
font-weight: 700;
}

ul.fluxrss span.daterss{
text-align: right;
}

.img-liste {
float: left;
clear: left;
margin: 0 10px 0 0;
}

ul.liste-articles span.redac-liste {
font-size: 110%;
font-style: italic;
color: #332e44;
}

/* === =Contexte =Fiche =Collaboratif =Gestion === */

/* == layout du collaboratif ==*/
.collaboratif #encadres {
display:none;
}

.collaboratif #navigation ul,
.collaboratif #navigation ol {
list-style:none;
}
.collaboratif .ligne {
border: 0;
}

/* === end layout === */


/*** styles du collaboratif ***/

/*** Zone Centrale ***/
.collaboratif .conteneursousparagrapheaccueil {
float:left;
width:45%;
margin-top: 2em;
padding-right:3%;
}

.collaboratif .colonne {
width:95%;
margin-top: 2em;
}

.collaboratif .conteneursousparagraphealbum {
float:left;
width:95%;
margin-top: 2em;
}

.collaboratif .menu_secondaire_deco2,
.collaboratif .menu_secondaire_deco1 {
background-image: none;
}

/****** Home - Tribu ****/

/*#responsables {
font-size: 1em;
color: #000;
margin:0 0 15px 0;
font-style: italic;
}*/

/* Titres des Services */
h3.service {
font-size: 110%; 
font-weight: 700;
padding: 0.3em 60% 0.3em 10px; 
background: url(img/escalier.gif) no-repeat 49% 0;
clear:both;
position:relative;
}

/* Titres page tribu */
.conteneursousparagrapheaccueil h3.service {
margin-bottom: 0;
background: url(img/escalier.gif) no-repeat 47% 0;
}

/* Titre requeteur */
h3.service2 {
background: url(img/escalier2.gif) no-repeat 49% 100%;
}

/*** Menus du Collaboratif ****/
#espace {
padding: 1em 0 0 20px;
}

#navigation #espace h3 {
font: 700 140% arial,verdana, sans-serif;
display:inline;
margin:0 10px 0 0;
}

#espace img {
margin:1em 10px 1em 0;
vertical-align:middle;
cursor: pointer;
}

.collaboratif #navigation ul{ 
margin:1em 10px 1em 20px;
line-height:1.4; 
} 

/* Liste de mes espaces */

.collaboratif #navigation select,
.collaboratif #navigation label { 
margin: .5em 0 .5em 20px; 
}

.collaboratif #navigation select {
border:1px solid #ccc;
font-size: 90%;
color:#666;
width:120px;
}

.collaboratif #navigation option {
padding: 2px;
}

.collaboratif #navigation .ok {
margin-top:.5em;
vertical-align: top;
border:1px solid #ccc;
}

form#liste_espaces input.valider{
padding:0;
vertical-align:text-bottom;
height:20px;
}

/* ====================
Fiches collaboratives
==================== */

.contenu_liste {
margin:1em 0 1em 0;
padding: 0;
}

div.contact {
color:rgb(55,83,91);
}

h3.contact { 
font:normal 1.4em/1.1  verdana, arial, sans-serif;
font-weight:500;
}

ul.list_collab li {
margin:0 0 0.4em 0;
}

table.list_collab {
width: 100%;
border: 1px solid;
}

table.list_collab td {
width: 25%;
}

table.list_collab th {
text-align: left;
}

.publie_news {
margin:0;
font-size:85%;
color:#332e44;
padding:2px 0;
}

#para_doc { 
color:#000; 
margin-top:0.7em;
margin-bottom:0.7em;
}

/* photo album */
.pagination_album {
clear: both;
padding-top: 20px;
text-align:center;
}

.slide-mount { 
float:left;
background-color: #eee; 
border:1px solid #332e44; 
width:200px; 
height:200px;
text-align:center;
margin: 23px 8px 0 8px; 
ma\rgin: 23px 23px 0 0;

}
.slide-mount img {
cursor:pointer;
}

.ligne-photo {
clear:left;
}

.ligne-photo {
float:left;
fl\oat:none;
}

.last-photo {
margin-right:0;
}

.slide-mount img {
border:1px solid #737373;
}

#verrou {
text-align: center;
color: #ff0000;
margin-top: 10px;
}

/* ****** Menu collab a gauche ******** */

#menu_collab {
background-color:#f5f5f5;
width:100%;    
border:1px solid #a5b3c1;
border-bottom:0;
margin:40px 0 10px 0;
}

#menu_collab ul {
list-style:none;
text-align:right;
line-height:normal;
}

#menu_collab li {
border-bottom:1px solid #a5b3c1;
}

#menu_collab a{
display:block;
border-top: 2px solid #fff;
border-bottom: 2px solid #eee;
font-size:100%;
font-weight:700;
padding:3px 5px;
color:#AE3F76;
}

#menu_collab_2 {
background-color:#f5f5f5;
width:100%;    
border:1px solid #a5b3c1;
border-bottom:0;
margin:10px 0 10px 0;
}

#menu_collab_2 ul {
list-style:none;
text-align:right;
line-height:normal;
}

#menu_collab_2 li {
border-bottom:1px solid #a5b3c1;
}

#menu_collab_2 a {
display:block;
border-top: 2px solid #fff;
border-bottom: 2px solid #eee;
font-size:100%;
font-weight:700;
padding:3px 5px;
color:#49737f;
}

#titre_gestion_tribu {
text-transform:uppercase;
}

/* ********** =Formulaires de =Gestion ********* */

/* Espacement */
.gestion p,
.gestion div {
margin:0.5em 0;
}

form.gestion p {
margin: 0;
}

/* pour que l'arborescence du document s'affiche correctement */
.gestion div.dtree div {
margin:0;
}

.gestion div.toolbox div {
margin:0;
padding-top:.5em;
border:0;
}

.gestion div.liste_multivaluee table{
width: auto;
padding: 0;
margin: 0;
border: 0;
border-collapse: separate;
}

.gestion div.liste_multivaluee td{
vertical-align: top;
padding: 5px;
border: 0;
}

.gestion div.liste_multivaluee select{
width:200px;
}
.gestion div.liste_multivaluee option{
width:200px;
}

.gestion .preliminaire {
margin :0 0 3em 0;
}

.gestion .champ-texte,
.gestion label, 
.gestion span {
padding:2px;
}

.gestion iframe {
width: 450px;
} /* taille de la toolbox */

/* Messages d'erreurs et autres */
#msg-alerte,
#msg-erreur,
#msg-confirmation { 
padding: .5em;
font-weight:700;
text-align:center;
width:auto;
float:none;
}

#msg-alerte {
background-color: #ffb622;
}

#msg-erreur {
background-color: #f11b03;
color:#fff;
}

#msg-confirmation {
background-color: #b8f04c;
}

#msg-alerte a,
#msg-erreur a,
#msg-confirmation a {
color: #fff;
}

/* Typo */
.gestion {
font-size: 1.1em;
}

.gestion input,
.gestion textarea {
font-size: 1em;
}

.gestion,
.gestion div,
.gestion p,
.gestion label, 
.gestion span, 
.gestion .preliminaire, 
.gestion iframe,
.gestion textarea,
.gestion select,
.bouton { 
color:#000;
font-family: verdana, arial, sans-serif;
}

.gestion .obligatoire {
color: #f11b03;
}

.gestion span.msg-aide {
color: #666;
font-size: .9em;
}

.gestion .champ-texte,
.gestion iframe,
.gestion textarea {
border-width: 1px;
border-style: solid;
border-color: #666 #ccc #ccc #666;
}

.bouton {
margin:0;
padding: 0.2em .5em;
border: 1px solid;
/*border-color: #94b616;*/
/*cursor:pointer;*/
}

.bouton:hover{
text-decoration: none;
}

.gestion .champ-texte:focus,
.gestion select:focus,
.gestion input:focus {
background: #ffc;
}

.gestion #valider-formulaire {
border-top: 1px solid #666;
padding-top: 1em;
text-align: center;
float: none;
}

.gestion input.readonly{
border:0;
}

.gestion input.readonly:focus {
background:transparent;
}

form.gestion fieldset {
border:0;
background-color:#f7f7f7;
width:100%;
margin-top:1em;
padding-left:0.5em;
clear:left;
}

form.gestion fieldset legend{
font-weight:700;
font-size:1.1em;
color:#ff5715;

}

/*** Mode Colonne 
a gauche on a ou bien des label, des span.libelle
a droite on a des label.bouton
***/

.en-colonne label.label-bouton {
float:none;
display:inline;
}

.en-colonne label,
.en-colonne span.libelle, /* doit se comporter comme un label */
.en-colonne .multi-col span{
float: left; 
width: 200px;
font-weight: 700;
}

.en-colonne .colonne-droite {
margin:0;
clear:none;
float:none;
width:auto;
padding-left:135px;
}

.en-colonne label.label-bouton,
.en-colonne label .msg-aide {
font-weight:normal;
}

.gestion label.date-jour,
.gestion label.date-mois,
.gestion label.date-annee { 
float:none;
display:inline;
margin-right:5px;
}

.en-colonne div,
.en-colonne p { 
float:left;
clear:left;
}

.en-colonne div,
.en-colonne p {
width:100%;
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
}

.en-colonne div.toolbox p,
.en-colonne div.toolbox div {
float:none;
clear:none;
}

.en-colonne .multi-col table {
margin-left:0;
padding-left:0;
border:0;
width:auto;
}

.en-colonne .multi-col table tr{
border:0;
}

.en-colonne .multi-col table td{
padding-left:0;
border:0;
line-height:1.5;
}

.en-colonne .multi-col table td * {
vertical-align: middle;
}

.en-colonne table label {
float:none;
width:auto;
}

.en-colonne .multivalue table{
background:#eee;
}

.en-colonne .multivalue table td{
padding: 15px;
}

.en-colonne .multivalue table .champ-texte{
width:150px;
}

.en-colonne .multivalue select {
width:350px;
height:108px;
}

#liste-fichier {
float:left;
clear: none;
margin-top:0;
width:30%;
}

#liste-fichier input {
margin-bottom: 4px;
}

#inner-fichier {
margin: 0px;
padding:0px;
}

/*** Nb Resultats par page ***/

.gestion #resultats_par_page input.champ-texte{
width:3em;
}

/** Tableau de Bord - Ecran de =Gestion **************/

.gestion table,
.gestion th,
.gestion td  {
font-size: 100%;
font-family:verdana, arial, sans-serif;
}

.gestion table {
line-height:1.3;
border-collapse: collapse;
margin: 1em 0;
width:100%;
border-top:1px solid #ccc;
}

.gestion .conteneursousparagrapheaccueil table {
margin-top:0;
}

.gestion th{
text-align:left;
color:#332e44;
}

.gestion th a {
color:#332e44;
text-decoration:underline;
}

.gestion td,
.gestion th {
padding: 3px 10px;
vertical-align:text-top;
}
                               
.gestion tr  {
border-bottom:1px solid #ccc;
}

.gestion .odd td {
background-color: #d2e0e2;
}

.gestion .even td {
background-color:#fff;
}

.gestion table img { 
border:0;
vertical-align: bottom;
}

.gestion table.layout td img {
border: 0;
vertical-align: bottom;
}

/*** Liste horizontale de liens ***/

.liste-horizontale,
.liste-horizontale li {
margin:0;
padding:0;
}

.liste-horizontale {
list-style-type: none;
}

.liste-horizontale li {
display:inline;
}

.liste-horizontale li a {
margin: 0 0 0 5px;
padding: 0 0 0 5px;
border-left:1px solid #ccc;
}

.liste-horizontale li:first-child  a{
border-left:0;
padding-left:0;
margin-left:0;
}

/* =commentaires =collaboratif */

body.collaboratif .com-outer {
margin-top: 15px;
}

/* écran préférences utilisateur */

form#preferences_utilisateur fieldset {
background: #fff;
border-bottom: 2px solid #eee;
margin-bottom: 1.5em;
padding-bottom: 1em;
}

form#preferences_utilisateur legend {
display: block;
font-weight: 700 !important;
margin-bottom: 0.5em;
font-size: 1.1em;
color: #f16d15;
background: #fff;
}

/* Formulaire saisie front */

ul.radio{
list-style: none;
}

ul.radio li{
clear:both;
margin: 0.5em 0;
}

ul.radio label{
float: none;
}

/* ====================
= Bloc =Portlet =JSR
==================== */

.portlet-titre,
.style1 .portlet-titre,
.style2 .portlet-titre,
.style3 .portlet-titre,
.sansstyle .portlet-titre {
background-color: #332e44;
color: #ffb622;
margin:0;
padding: .5em 5px;
}

.portlet-actions {
margin:0;
padding: 1px 5px;
background-color: #fff;
border: 1px solid #332e44;
border-width: 0 1px 1px 1px;
font-size:95%;
height:18px;
}

.portlet-actions a,
.portlet-actions span {
float:left;
width:11px;
height:0;
padding: 17px 2px 0 2px;
overflow:hidden;
}

.portlet-actions a:hover {
text-decoration : none;
}

.portlet-edit {
background:url(/adminsite/portal/img/edit.gif) no-repeat 50% 50%;
}

.portlet-help {
background:url(/adminsite/portal/img/help.gif) no-repeat 50% 50%;
}

.portlet-view {
background:url(/adminsite/portal/img/view.gif) no-repeat 50% 50%;
}

.portlet-actions .portlet-max {
float: right;
background:url(/adminsite/portal/img/max.gif) no-repeat 50% 4px;
}

.portlet-actions .portlet-min {
float: right;
background:url(/adminsite/portal/img/min.gif) no-repeat 50% 4px;
}

.portlet-actions .portlet-nor {
float: right;
background:url(/adminsite/portal/img/norm.gif) no-repeat 50% 4px;
}

.portlet-contenu,
.portlet-contenu table,
.portlet-contenu td {
font-size:1em;
font-family: Verdana, Arial, sans-serif;
}

.portlet-contenu {
padding: .4em 5px;
border: 1px solid #332e44;
border-width: 0 1px 1px 1px;
overflow: auto;
}

/* === Pagination === */
.pagination {
text-align: center;
}

.pagination img{
border: 0;
vertical-align: baseline;
margin: 0 5px;
}

.pagination{
font-weight: 700;
}

.pagination a,
.pagination a:hover {
font-weight: normal;
text-decoration: none;
}


/* ====================
=Bloc =Pied de Page
==================== */

#pied_page {
position: relative;
font-size: 0.85em;
color: #fff;
background: #fff url(img/pied.png) no-repeat 0 0;
height: 43px;
clear: both;
margin-bottom: 5em;
}

ul#liens_pratiques_pied{
color: #884985;
font-size: 1.1em;
position: absolute;
top: 47px;
left: 1em;
}

ul#liens_pratiques_pied li{
display: inline;
}

#boutons_actions {
position: absolute;
top:25px;
right: 0;
margin:0;
color: #000;
background: url(img/boutons_actions.png) no-repeat right 0;
height: 35px;
width: 105px;
text-align: right;
padding: 0.4em 0 0 0;
}

#boutons_actions a,
#boutons_actions a:hover {
color: #000;
text-decoration: none;
}

/* === */

#haut_page {
background: url(img/haut_page.png) no-repeat 7px 0;
width: 97px;
display:block;
}

#imprimer {
background: url(img/imprimer.png) no-repeat 7px 0;
width: 97px;
display:block;
margin-bottom:2px;
}

#haut_page,
#imprimer {
cursor: pointer;
}

/* =Adresse bas de page ===*/

address{
position:relative;
top:1.5em;
margin: -18px 0 0 400px;
padding: 0 0 0 20px;
font-style: normal;
}

address a {
color: #fff;
background-color: transparent;
text-decoration: none;
}

/* ===*/

p#liens_pratiques{
margin:0 0 0 20px;
display:none;
}

p#liens_pratiques a{
color:#fff;
}

p#liens_pratiques a.rss{
background:url(img/rss.png) no-repeat 0 50%;
padding-left:17px;
}

#fiche_newsletter table,
#fiche_newsletter td{
border-collapse: collapse;
}
