body {
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
color: #000;
}

body, html, fieldset {
border: 0;
}

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

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

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

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

/* =liens */
a {
text-decoration: underline;
color: #000;
}

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

hr.separateur_sections_page{
display: none;
}

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

.hide {
display:none;
}

/* employer le terme "separateur" plutôt que "clear"
pour standardisation des id-class en français */
.clear,
.separateur{
clear: both;
margin: 0;
padding: 0;
height: 1px;
}

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

.retour {
cursor: pointer;
}

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

.champ-saisie, select {
border: 1px solid #39393B;
padding: 1px;
}

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

form input.ok {
border:0;
background-color:transparent;
cursor:pointer;
}

.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;
}

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

/*ul.liste-documents,
ul.liste-actualites,
ul.liste-articles{
margin-left:0 !important;
padding-left:0 !important;
}*/

ul.liste-documents li,
ul.liste-actualites li,
ul.liste-articles li,
ul.liste-pardefaut li{
margin: 0;
padding-bottom: 1em;
clear: left;
list-style-type: none;
line-height:15px;
}

ul.document0001 li,
ul.document0002 li,
ul.document0003 li,
ul.actualite0002 li,
ul.actualite0003 li,
ul.actualite0006 li,
ul.article0001 li,
ul.article0003 li,
ul.liste-pardefaut li{
padding-left: 10px;
background: url(img/puce_verte.gif) no-repeat 0 2px;
}

html>body ul.liste-documents li,
html>body ul.liste-actualites li,
html>body ul.liste-articles li{
list-style-position: inside;
}

#encadres ul.liste-documents,
#encadres ul.liste-actualites,
#encadres ul.liste-articles{
padding-left:0;
}

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-style: normal;
margin: 0;
padding: 0;
}

#encadres ul.liste-documents em,
#encadres ul.liste-actualites em,
#encadres ul.liste-articles em{
font-size: inherit;
font-weight: normal;
}

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: 1.1em;
}

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

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

ul.fluxrss li {
list-style-image: url(img/puce_verte.gif);
margin: 0.5em;
}

ul.fluxrss li span {
display: block;
}

ul.fluxrss li span.descriptionrss {
font-style: italic;
}

.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;
}

/* ======================
=Bloc =Page
====================== */

.intranet #page {
width: 980px;
background: #fff url(/images/intranet/fond_2010.jpg) no-repeat top left;
font-size: 1.1em;
margin-left: 12px;
min-height:600px;
margin:0 auto;
}

.web #page {
width: 765px;
background: #fff url(img/web/page_2010.jpg) no-repeat 0 0;
font-size: 1.1em;
/*margin-left: 12px;*/
min-height:590px;
margin:0 auto;
}

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

.intranet h1 {
position: absolute;
left: -21px;
top:1px;
width:110px;
height:140px;
background: url(/images/intranet/logo_2010.png);
}

.web h1 {
position:absolute;
top:0;
left:0;
}

.intranet h1 a {
display: block;
padding-top: 1px;
width:110px;
height:140px;
}

.web h1 a {
display:block;
width:132px;
height:136px;
}

.intranet #bandeau {
position: relative;
height: 150px;
margin-left: 21px;
z-index: 1000;
}

.web #bandeau {
position:relative;
height:145px;
}

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

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

.intranet form#recherche_simple {
float: right;
margin-right: 7px;
padding-top: 5px;
position: relative;
}

.intranet form#recherche_simple fieldset {
margin: 0;
width: 275px;
}

.web form#recherche_simple {
margin-left: 12px;
padding-left: 2px;
padding-top: 2px;
background-color :#fff;
}

#recherche_simple label {
display: none;
}

.intranet #recherche_simple a {
float: left;
font-size: xx-small;
font: 700 12px arial, helvetica, sans-serif;
padding: 3px 10px 0 0;
text-decoration: none;
vertical-align: super;
}

.web #recherche_simple a {
font-size: 0.9em;
color :#9c132d;
text-decoration: none;
font-weight: 700;
}

#recherche_simple a:hover {
color: #fff;
}

.web #recherche_simple a:hover {
color:#e70e37;
}

.web #recherche_simple label {
font-size:0.9em;
font-weight:700;
color:#fff;
}

.web #recherche_simple input#MOTS_CLEFS {
width: 75px;
}

.web #recherche_simple input.ok {
font-size: 1em;
color: #9c132d;
font-weight: 700;
}

.web #recherche_simple input.ok:hover {
color:#e70e37;
}



/* **********************
=Block =Menu
*********************** */
#menu {
float: left;
width: 100%;
color: #ccc;
background-color: #332e44;
padding-bottom: 1px;
}

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

#services {
position:absolute;
}

#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;
}

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

#navigation {
float: left;
width: 141px;
padding-bottom: 60px;
}

.intranet #navigation{
position:relative;
top:-6px;
}

#navigation h3 {
color: #fff;
font-weight: normal;
}

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

/* --- GROS BLOC SUPPRIME ---*/

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

p#raccourcis a{
color:#fff;
}

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

.intranet ul.menu-principal {
list-style-type: none;
line-height: 30px;
}

.web ul.menu-principal {
list-style-type: none;
font-weight:700;
font-size:1.05em;
text-align:right;
padding:0.2em 16px 0 2em;
border:2px dotted #ffffff;
border-width:2px 0;
}

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

.web ul.menu-principal li {
margin: 0 0 0.6em 0;
position: relative;
}

.intranet ul.menu-principal ul {
position: absolute;
top: 30px;
left: 0;
display: none;
background-color: #332e44;
list-style-type: none;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
z-index: 5;
line-height: normal;
}

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

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

.menu-principal a {
color: #9c132d;
text-decoration: none;
}

.menu-principal ul a:hover {
text-decoration: underline;
}

.web .menu-principal a:hover{
color:#e70e37;
}

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

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

ul.menu_secondaire {
margin: 17px 15px 0 20px;
}

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

.menu_secondaire ul {
margin: 0 0 1em 10px;
}

/* --- FIN GROS BLOC SUPPRIME ---*/

/*********************************
=Bloc =Contenu
*********************************/
#deco-contenu {
height:auto;
float: left;
}

.web #deco-contenu {
position: relative;
top:-28px;
}

.intranet #contenu_avec_encadres {
float: left;
padding: 10px 10px 0 25px;
margin:0;
width: 665px;
min-height:380px;
}

.web #contenu_avec_encadres {
float: left;
padding: 0;
margin:0 5px 0 7px;
width: 467px;
min-height:300px;
}

body.actualite #contenu_avec_encadres {
border-bottom:0 !important
}

.intranet #contenu_sans_encadres {
float: left;
min-height: 300px;
padding: 10px 22px 50px 25px;
width: 780px;
}

.web #contenu_sans_encadres {
float: left;
padding: 0;
margin-left:5px;
width: 470px;
min-height:300px;
position:relative;
top:-28px;
}

/* 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 0 0 15px;
}

h2 {
font-size: 2em;
font-size: 16px;
color: #2D5E9B;
font-weight: 700;
padding: 0 0 0.5em 0;
margin-bottom:0.5em;
text-align:right;
border-bottom:2px dotted #dbdbdb;
}

.web h2 {
color :#9c132d;
}

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

#redacteur {
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}

#date-modification,
#contact-rubrique {
margin: 0;
}

/*** surcharge =Rubrique ***/
.rubrique h2 {
/*font-size: 1.6em;
font-weight: 700;
font-family: arial, sans-serif;
padding: 6px 100px 6px 366px;
margin: 0;*/
}

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

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

.ligne {
margin: 0;
padding-top:0.5em;
clear:left;
border-top:2px dotted #dbdbdb;
}

.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#contenu_avec_encadres div.plandusite ol,
div#contenu_sans_encadres div.plandusite ol {
line-height: 140%;
margin: 10px 0;
}

div#contenu_avec_encadres div.plandusite ol.plansite2 ol,
div#contenu_sans_encadres div.plandusite ol.plansite2 ol {
margin-bottom: 0;
margin-top: 0;
}

div#contenu_avec_encadres div.plandusite ol.plansite3,
div#contenu_sans_encadres div.plandusite ol.plansite3 {
margin-left: 5px;
}

div#contenu_avec_encadres div.plandusite ol.plansite4,
div#contenu_sans_encadres div.plandusite ol.plansite4 {
margin-left: 20px;
}

ol.plansite1 li {
list-style-type: none;
margin-top: 10px;
}

ol.plansite1 li a {
font-weight: 600;
}

ol.plansite2 li a {
background: url(img/parenthese_jaune.gif) no-repeat 0 0;
font-weight: 500;
padding: 5px 13px;
}

ol.plansite3 li a {
background: url(img/puce_bleue.jpg) no-repeat 0 50%;
padding: 0 13px;
}

ol.plansite4 li {
margin-top: 0;
list-style-type: decimal;
}

ol.plansite4 li a {
background: none;
padding: 0;
}

ol.plansite5 li {
list-style-type: square;
}

ol.plansite6 li {
list-style-type: none;
}

ol.plansite6 li a {
background: url(img/point_bleu.jpg) no-repeat 0 50%;
padding: 0 10px;
}


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

.intranet #encadres {
float: left;
width: 135px;
padding-top:0;
font-size: 0.9em;
}

.web #encadres {
float: left;
width: 140px;
padding-top:28px;
font-size: 0.85em;
color:#9c132d;
}

.web #encadres a{
color:#9c132d
}

.right-top {
border-top: 1px solid #332e44;
border-bottom: 1px solid #332e44;
}

.right-top-in {
padding: 3px 0 5px 20px;
border-right: 8px solid #ff6022;
}

.right-top .titre {
color: #332e44;
font-weight: 700;
font-size: 110%;
}

a.box-esp { 
background: url(img/en_savoir_plus2.gif) no-repeat 100% 0;
display: block;
height: 10px;
width: 165px;
text-decoration: none;
margin-top: 10px
}

a.box-esp span { 
display: none;
}

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

.effacer {
color: #666;
border: 1px solid #666;
}

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

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

.intranet .encadre-fiche,
.intranet .encadre-auto-fiche,
.intranet .encadre-nav-auto,
.intranet .encadre-espace,
.intranet .encadre_recherche,
.intranet .encadre_generique,
.intranet .encadre_rubrique{
padding-bottom:0.2em;
margin: 0 0 1em 0;
border:1px solid #c5b457;
border-width: 0 1px;
background: url(/images/intranet/bas-encadre.gif) no-repeat 0 100%;
position:relative;
}

.web .encadre-fiche,
.web .encadre-auto-fiche,
.web .encadre-espace,
.web .encadre_recherche,
.web .encadre_generique,
.web .encadre_rubrique{
padding-bottom:0.2em;
margin: 0 0 1em 0;
border-width: 0 1px;
background: #f9ebee url(img/web/encadre_fiche_2010.png) no-repeat 0 100%;
position:relative;
}

.web .encadre-nav-auto{
padding-bottom:0.2em;
margin: 0 0 1em 0;
border-width:0 1px;
background: #f9ebee url(img/web/encadre_nav_auto_2010.png) no-repeat 0 100%;
}

.intranet .encadre_recherche {
border-color: #f3ad29;
background: url(/images/intranet/bas-encadre.gif) no-repeat 0 100%;
}
.intranet .encadre-espace {
border-color: #f3ad29;
background: url(/images/intranet/bas-menu-collab.gif) no-repeat 0 100%;
}

.intranet .encadre-fiche h3,
.intranet .encadre-auto-fiche h3,
.intranet .encadre-nav-auto h3,
.intranet .encadre-espace h3,
.intranet .encadre_recherche h3,
.intranet .encadre_generique h3,
.intranet .encadre_rubrique h3{
color : #000;
background-color: #c5b457;
font-weight: 500;
font-size: 1.1em;
margin:0;
text-align:center;
padding: 0.2em 0;
}

.intranet .encadre-espace h3{
background-color: #f3ad29;
}

.web .encadre-fiche h3,
.web .encadre-auto-fiche h3,
.web .encadre-espace h3,
.web .encadre_recherche h3,
.web .encadre_generique h3,
.web .encadre_rubrique h3{
color : #fff;
background: #9c132d url(img/web/encadre_fiche_titre_2010.png) no-repeat 0 0;
font-weight: 700;
font-size: 1.2em;
margin:0;
text-align:center;
padding: 0.2em 0;
}

.web .encadre-nav-auto h3{
color : #fff;
background: #e70e37 url(img/web/encadre_nav_auto_titre_2010.png) no-repeat 0 0;
font-weight: 700;
font-size: 1.25em;
margin:0;
text-align:center;
padding: 0;
}

.intranet .encadre_recherche h3 {
background-color: #f3ad29;
}

.encadre-fiche div,
.encadre-auto-fiche div,
.encadre-espace div{
margin: 0;
}

.encadre-fiche-contenu,
.encadre_auto_fiche_contenu,
.encadre-nav-auto-contenu,
.encadre-espace-contenu,
.encadre_recherche fieldset,
.encadre_generique_contenu,
.encadre_rubrique_contenu{
padding:0 5px 5px 5px;
}

.encadre_recherche p.button{
margin:-10px 5px 5px 0 !important;
text-align:right;
position:relative;
}

.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
------------------------ */

.web .encadre_recherche p{
margin:0.5em 0
}

.encadre_recherche p.recherche_type{
background:transparent;
text-align:right;
margin:0 7px 0 0;
font-size:1em;
font-weight:700;
}

.encadre_recherche label {
font-size : x-small;
margin-left: 2px;
display:block;
}

.encadre_recherche legend {
display:none;
}

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

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

.encadre_recherche a img {
vertical-align:top;
margin-bottom:0;
}

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

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

.encadre_recherche p.parcourir input.champ-saisie{
/*width:75px;*/
clear:both;
margin-bottom:0.5em;
}

.encadre_recherche p.parcourir input.valider{
padding:1px 0
}

.firstencadre {
}

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

#pied_page { 
position: relative;
clear: both;
}


ul#pied {
list-style-type : none;
clear: both;
background: #F3AD29 url(/images/intranet/fond-pied.gif) no-repeat ;
padding: 10px 188px 4px 238px;
/*padding: 10px 0 4px 0px;*/
font: 700 italic 11px;
/*text-align: center;*/
height: 10px;
margin-bottom: 0;
}

* html ul#pied {
font-size: 11px;
}

ul#pied li {
background: url(/images/intranet/pied-puce.gif) no-repeat 0 50%;
float: left;
padding: 0 20px 0 10px;
}

ul#pied a {
font: italic 700 11px arial, helvetica, sans-serif;
color: #000;
text-decoration: none;
}

ul#pied a:hover {
color: #F3AD29;
}


#boutons_actions {
/*position: relative;
top: -30px;
margin: 0 0 13px 20px;*/
color: #000;
margin-left:170px;
}

#boutons_actions a,
#boutons_actions a:hover {
/*color: #ffbe22;
text-decoration: none;*/
}

/* ------------------ */

#haut_page {
background: transparent url(img/haut_page.gif) no-repeat 0 0;
margin-right: 10px;
}

#imprimer {
background: transparent url(img/imprimer.gif) no-repeat 0 0;
padding-left:25px;
height:20px;
display:block;
padding-top:5px;
}

#haut_page,
#imprimer {
cursor: pointer;
/*padding-top: 40px;*/
}


/* =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;
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;
}


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

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

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

#titre-rubrique {
clear: left;
border-bottom-width: 1px;
border-bottom-style: solid;
}

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

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

.intranet p#fil_ariane {
padding: 0;
color:#aaa;
font-size: 12px;
font-weight: 700;
}

.web p#fil_ariane {
padding: 0;
font-size: 12px;
/*font-weight: 700;*/
margin:0;
position:absolute;
top:-15px;
}

p#fil_ariane a {
color:#000;
}

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

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

#accroche {
position: relative;
font-family: verdana, helvetica, arial, sans-serif; 
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 {
margin-bottom:1.5em;
}

.para-an h3 {
font-size: 1em;
color: #939393;
margin-bottom: 0;
}

.web .para-an h3 {
margin: 8px 0;
font-weight: 700;
font-size:1.2em;
color: #ffbf00;
font-style: italic;
border-top:2px dotted #dbdbdb;
}

/**********************
=Fiche =Actualite
***********************/
body.actualite #soustitre{
font-weight:500;
display:block;
font-size:0.9em;
}

body.actualite .photo {
float: left;
margin: 0 10px 0 0;
}

body.actualite #date {
margin: 0.5em 0 0 0;
padding-top: 0.5em;
font-weight: normal; 
border-top: 2px dotted #dbdbdb;
}

body.actualite #resume {
margin:0;
padding:1.2em 0;
border-bottom: 2px dotted  #dbdbdb;
}

body.actualite #description {
text-align: left;
margin-bottom: 1.5em;
margin-top:1em;
}

body.actualite dl.type_1 {
border-top:2px dotted #dbdbdb;
}

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


/* --- Listes de définitions --- */

/* de type 1 */

dl.type_1 {
background: #fff url(img/liste_definition_type_1.png) repeat-y;
position: relative;
margin: 0;
width: 100%;
/*border-top:2px dotted #dbdbdb;
}

dl.type_1 dt {
margin: 0;
padding: 5px 0;
width: 190px;
position: absolute;
left:0;
color:#2c5e9b;
background-color:#edf3f8;
text-align:right;
border-top:1px solid #fff;
}

dl.type_1 dd {
padding:5px 2%;
margin-left: 190px;
border-top:1px solid #fff;
}

/* 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;*/
}

/* 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;*/
}

/* de type 2 */

dl.type_2 {
/*border-bottom: 1px solid;
border-top: 1px solid;*/
/*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;
color:#2c5e9b;
background-color:#edf3f8;
}

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

dl.type_1 ul {
padding-left:0 !important;
}
dl.type_1 li {
list-style-type: none;
}

/* --- fin --- */

/*****************************
=Commentaires
*****************************/
#commenter {
text-align:right;
}

.com-outer {
clear: both;
border-top: 2px dotted #dbdbdb;
}

.com-inner h3 {
font-size: 1.2em;
color: #2D5E9B;
background: url(img/parenthese_jaune.gif) no-repeat 0 0;
margin: 10px 0;
padding: 5px 0 5px 10px;
}

.web .com-inner h3 {
color :#9c132d;
}

.com-inner ul {
margin: 0;
}

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

.com-inner li {
list-style-type: none;
background: #EDF3F8;
padding: 0.5em;
}

.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:#2D5E9B;
font-weight:700;
padding:2px 0 2px 18px;
margin:0;
background: url(img/info_bulle.gif) no-repeat 0 50%;
}

.web p.com-titre {
color :#9c132d;
}

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

.com-titre1 {
background-color:#8bbfff;
}

.com-date {
margin-top: 0;
margin-bottom:0;
}

.com-publiele {
font-style:italic;
}

.com-corps p {
	margin-top:0;
	margin-bottom:0;
}

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

body.article #thematique {
font-weight:500;
display:block;
font-size:0.9em;
}

/*body.article #soustitre {
font-weight:500;
display:block;
font-size:0.9em;
}*/

body.article .photo {
float : left;
margin : 0 10px 0 0;
display : inline;
}

body.article p#date {
position: relative;
}

body.article p#date a#structure {
position: absolute;
right: 0;
}

body.article #chapeau {
/*font-size:0.85em;*/
font-weight:700
}

body.article #corps {
}


/******************************
=Fiche =Document
*******************************/
body.document #description {
border-top:2px dotted #dbdbdb;
padding: 10px 0;
}

body.document .photo {
float: left;
background: #fff;
margin: 0 10px 0 0;
}

body.document #soustitre {
font-weight:500;
display:block;
font-size:0.9em;
}

body.document #auteurs {
margin: 8px 0;
padding-top: 5px;
font-weight: normal; 
font-family: verdana, arial, sans-serif;
border-top:2px dotted #dbdbdb;
}

body.document #resume {
margin: 0;
padding: 8px 0;
border-top:2px dotted #dbdbdb;
font-weight:700
}

body.document #referenceisdn {
margin: 8px 0;
padding: 0;
}

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

.colonne_deco {
margin-right : 10px;
padding : 0 0 15px 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 { 
font-size :1em;
margin-bottom:0.5em;
}

.style1 h3 {
font-family:"Times New Roman",Times,serif;
font-size : 1.2em; 
font-weight : 700;
color : #2c5e9b;
background:url(img/parenthese_jaune.gif) no-repeat 0 0;
padding:0.4em 0 0.5em 0.8em;
}

.style2 {
font-size :1em;
background:#ece6c8;
border:1px solid #ece6c8;
padding:0.5em 0.5em 0.5em 0.5em;
margin-bottom:0.5em;
}

.style2 h3 {
font-size: 1em; 
margin:0;
padding:0;
font-weight: 700;
color: #a0512c;
}

.style2_contenu{
margin:0;
}

.style3 {
font-size : 1em;
background:#C3EA8A;
padding:0.5em;
margin-bottom:0.5em;
}

.style3 h3 {
font-size: 1em; 
margin:0;
padding:0;
font-weight: 700;
}

.style4 {
font-size:1em;
background-color: #CEDFEA;
padding:0.5em;
margin-bottom:0.5em;
}

.style4 h3{
font-size: 1em; 
margin:0;
padding:0;
font-weight: 700;
}

.style5 {
font-size : 1em;
background-color: #FFEDB5;
padding:0.5em;
margin-bottom:0.5em;
}

.style5 h3{
font-size: 1em; 
margin:0;
padding:0;
font-weight: 700;
}

.style6 {
font-size : 1em;
background-color: #FFFF95;
padding:0.5em;
margin-bottom:0.5em;
}

.style6 h3{
font-size: 1em; 
margin:0;
padding:0;
font-weight: 700;
}

.style7 {
font-size : 1em;
background-color: #E7E4E7;
padding:0.5em;
margin-bottom:0.5em;
}

.style7 h3{
font-size: 1em;
margin:0;
padding:0;
font-weight: 700;
}

.sansstyle { 
font-size : 1em;
}

/*** Fix Toolbox ***/

.colonne_deco * li div {
display: inline;
}

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

#precisions_resultats {
margin: 8px 0;
font-weight: 700;
font-size:1.2em;
color: #ffbf00;
font-style: italic;
text-align:center;
}

ul.liste_resultats {
margin-top: 1em;
/*margin-left:0 !important;
padding-left:0 !important;*/
}

ul.liste_resultats li {
margin-bottom: 1em;
list-style: none;
/*list-style-position:inside;*/
background:#fff url(img/puce_verte.gif) no-repeat 0 2px;
text-indent:12px;
position:relative;
}


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

form#recherche_avancee {
width: 97%;
}

#recherche_avancee legend {
display: none;
}

#recherche_avancee p {
/*border-right: 1px solid #7d7d7d;
border-bottom:1px solid #7d7d7d;
border-left: 10px solid #3E5659;*/
margin: 0;
padding: 0.5em 0;
overflow: auto;
/*background-image: url(img/rech_bgd.gif);*/
clear: both;
}


#recherche_avancee label {
float: left;
width: 95px;
padding-left: 5px;
padding-right: 5px;
/*font-weight: 700;*/
/*color: #332e44;	*/
}

#recherche_avancee label.no_float {
float: none;
}

#recherche_avancee .ChampSaisie {
max-width: 360px;
}

#recherche_avancee input.bouton {
font-size: xx-small;
border: 1px solid #333;
padding: 2px;
background-color: #fff;
}

#recherche_avancee p.boutons {
/*text-align: center;*/
margin:2em 0 0 110px;
/*margin:2em 0 0 0;*/
border: 0;
background-image: none;
text-align:center;
}

#recherche_avancee p.boutons input {
font-size: 1.1em;
font-family:arial;
font-weight:700;
/*color:#fff;
background-color:#2c5e9b;
border:0;
margin: 0 0 10px 10px;
padding: 2px;*/
color:#2e5e9c;
background:#fff;
border:0;
}

p.button-ra{
text-align:center;
/*font-weight:700;*/
color:#2c5e9b;
}

a.precedent,
a.suivant,
a.premier,
a.dernier {
margin: 0 0.5em;
padding: 2px 2px;
border: 0;
font-weight:500;
/*text-decoration:none;
color:#fff;
background-color:#7396bd;*/
}

a.precedent:hover,
a.suivant:hover,
a.premier:hover,
a.dernier:hover{
/*background-color:#2c5e9b;*/
}

p.liens-ra{
text-align:center;
}


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

/*** Zone Centrale ***/
.collaboratif .conteneursousparagrapheaccueil {
float: left;
width: 48%;
margin: 0;
}

.collaboratif .ligne {
border: 0;
padding: 0 0 2em 0;
}

.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 ****/

/*** accueil ***/

.collaboratif div#description-espace {
border-bottom: 2px dotted #dbdbdb;
margin-bottom: 1em;
padding: 1em;
vertical-align: middle;
}

.collaboratif div#description-espace img {
margin-right: 1em;
vertical-align: middle;
}

.collaboratif table#infos-complementaires {
width: 100%;
}

.collaboratif #infos-complementaires td.first {
background-color: #edf3f8;
color: #2d5e9b;
line-height: 1.5em;
text-align: right;
width: 30%;
}

.web .collaboratif #infos-complementaires td.first {
background-color: #f9ebee;
color :#9c132d;
}

/*** fin accueil ***/

/* Titres des Services */
h3.service, h3.service2 {
clear: both;
font-family: Arial,Helvetica,sans-serif;
font-size: 1.2em;
font-style: italic;
font-weight: 700;
padding: 0.3em 10px 0.3em 10px;
position: relative;
}

/* Titres page tribu */
.conteneursousparagrapheaccueil h3.service {
margin-bottom: 0;
}


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

/*** Menus du Collaboratif ****/

.collaboratif #menu-collab {
	margin-bottom: 1em;
	font-size: 0.91em;
}

.collaboratif #menu-collab h3 {
	background-color: #d1c37a;
	border-bottom: 1px solid #fff;
	font: bold 1.2em/1.3 Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding: 2px;
	text-align: center;
}

.collaboratif #menu-collab ul {
	background-color: #d1c37a;
	list-style-type: none;
	margin-top: 0;
	padding: 0;
}

.collaboratif #menu-collab li {
	border-bottom: 1px solid #fff;
	padding: 0 5px;
}

.collaboratif .encadre-espace ul {
	list-style-type: none;
	margin-top: 0;
	padding: 0;
}

.collaboratif .encadre-espace li {
	margin: 1em 0;
}


/*************FICHES COLLABORATIVES******************/
.contenu_liste {
margin:1em 0 1em 0;
padding: 0;
}

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

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

table.list_collab th,
table.list_collab td {
font-size: 0.9em;
padding: 0 5px;
}

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

.publie_news {
color: #4c6884;
margin: 5px 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;
}


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

form.gestion {
font-size: 0.9em;
}
.popup form.gestion {
font-size: 1em;
}

.gestion p,
.gestion div {
margin: 0.5em 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;
color:#332e44;
}

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

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

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

/* Couleurs */
.gestion .obligatoire {
color: #f11b03;
}

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

.gestion .champ-texte,
.gestion iframe,
.gestion textarea {
border-top: 1px solid #666;
border-left: 1px solid #666;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.bouton {
font-size: 0.9em;
margin:0;
padding: .2em .5em;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
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,
.gestion select {
font-size: 0.9em;
}

form.gestion fieldset {
border: 1px solid #ccc;
background-color: #f3f7f7;
margin: 1em 0;
padding: 0.5em;
clear: left;
width: auto;
}

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;
font-weight: 700;
width: 180px;
}


.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;
}

/* Gestion dossiers */

.dtree img {
vertical-align: top;
}

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

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

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

.gestion table {
/*border-collapse: collapse;*/
line-height: 1.3;
margin: 1em 0;
width: 100%;
}

.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;
width: auto;
}

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

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

.gestion table img { 
border:0;
}

.gestion table.layout td img {
border: 0;
vertical-align: bottom;
}
/*** Liste horizontale de liens ***/

#contenu_avec_encadres ul.liste-horizontale,
#contenu_avec_encadres ol.liste-horizontale,
#contenu_sans_encadres ul.liste-horizontale,
#contenu_sans_encadres ol.liste-horizontale {
padding-left: 5px; 
list-style-type: none;
}

ul.liste-horizontale li {
display: inline;
}

ul.liste-horizontale li a {
margin: 0;
padding: 0 5px 0 5px;
}


/*************************************
=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;
}

/*********************************
= 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 {
border: 1px solid #bbb;
font-weight: 700;
text-align: center;
}

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

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

ul#themes_recherche_avancee{
margin-top:1.5em
}

#themes_recherche_avancee li{
margin:0.5em 0;
list-style:none;
/*list-style-image: url(img/puce_verte.gif);*/
padding-left:0;
text-indent:10px;
background: url(img/puce_verte.gif) no-repeat 0 2px;
position:relative;
}

/* === Newsletter === */
body#newsletter table {
font-size: 1em;
}

