/* =============================================================================================
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 {
/*background-color : #332E44;*/
background: #4e6f84 url(/styles/images/fond_accueil.gif) repeat-x top left;
color : #fff;
/*font-family : arial, verdana, helvetica, sans-serif;*/
font-family:Arial;
font-size : 62.5%;
margin-bottom : 2.5em;
}

body, html, fieldset {
border : 0;
}

h1, h2, h3, h4, h5, h6, pre, code {
font-size : 1.1em;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, blockquote, fieldset, input {
margin : 0;
padding : 0;
}

a {
color : #315C91;
text-decoration : underline;
}

/* etat "focus" important pour accessibilite web */
a:focus {
background-color : #666 !important;
color : #fff !important;
text-decoration : none !important;
}

a img,
a:link img,
a:visited img {
border : none;
vertical-align : middle;
}

h2 {
color : #e75a00;
font-family:"Trebuchet MS";
font-size : 2em;
font-weight : normal;
margin : 8px 0;
}

.rubrique h2 {
clear : both;
font-family : arial;
font-size : 1.55em;
font-weight : 700;
margin : 0;
padding : 6px 100px 6px 366px;
}

h3 {
font-size : 1.4em;
}

h4 {
font-size : 1.2em;
margin : 1em 0;
}

/* === Avertissement visuel quand on visualise une page par le mode aperu du back office === */

p#en_mode_apercu {
background-color : #FF5716;
color : #332E44;
font-size : 1.1em;
font-weight : 700;
margin : 0;
padding : 0.4em 0 1.1em 0;
text-align : center;
width : 100%;
}

/* === Accessibilite liens evitement === */

p#acces_direct {
margin : 0;
width : 1000px;
}

p#acces_direct a,
p#acces_direct a:visited {
background : transparent;
color : #332e44;
display : block;
font-size : 1.1em;
font-weight : 700;
padding : 0.4em 0 1.1em 0;
text-align : center;
text-decoration : none;
width : 1000px;
}

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;
}

p#raccourcis {
display : none;
margin : 0;
}

p#raccourcis a {
color : #fff;
}

/* ===========================
Grands Blocs
=========================== */

#page {
/*url(img/pied.png) no-repeat 0 100%;*/
margin: 0px auto 0 auto;
background : transparent;
/*color : #37535b;*/
color:#000;
font-size : 1.1em;
width : 1004px;
}

/* ===========================
Styles Communs
=========================== */

hr.separateur_sections_page {
display : none;
}

/* === classes communes === */

.hide {
position : absolute;
visibility : hidden;
}

.separateur {
clear : both;
height : 1px;
margin : 0;
padding : 0;
}

.erreur {
color : #f00;
font-style : normal;
font-weight : 700;
}

.retour {
cursor : pointer;
}

/* champs de formulaires en lecture seule */
form input.readonly {
background-color : #ccc;
}

.champ-saisie,
select {
border : 1px solid;
padding : 1px;
}

.ok {
background : #fff;
border : 1px solid;
height : 20px;
vertical-align : top;
}

.legende {
background-color : transparent;
color : #666;
font-size : xx-small/1.0;
margin : 0.5em 0 1em 0;
}

.photo img {
border : 1px solid #000;
}

/* *******************
=Bloc =Bandeau
******************** */

#bandeau,
#bandeau_region {
height : 177px;
width:999px;
position : relative;
}

#bandeau {
background-image : url(/styles/images/bandeau.jpg);
}

#bandeau_region {
background-image : url(/styles/images/bandeau_region.jpg);
}

#bandeau .champ-saisie,
#bandeau_region .champ-saisie {
margin : 0 0 5px 0;
width : 110px;
}

h1 {
position:absolute;
font-family : Trebuchet MS;
color : #ffffff;
font-size : 1.8em;
margin : 40px 0px 0 335px;
width: 170px;
}

h1 a {
color : #332e44;
text-decoration : none;
}

h1 img {
left : 94px;
position : absolute;
top : 12px;
}

/* ====================
=Recherche =Simple
==================== */

form#recherche_simple {
padding: 0px 10px 10px 10px;
/*left : 648px;
position : absolute;
top : 40px;
width : 160px;*/
}

#recherche_simple label {
color : #aec52e;
font-family:"Trebuchet MS";
font-size : 1.5em;
font-weight :normal;
text-transform:uppercase;
}

#recherche_simple a {
font-size : 0.9em;
}

#recherche_simple .ok{
background:#aec52e;
margin: 5px 0 5px 10px;
color:#FFFFFF;
border-color:#6d90ac;
}

#recherche_simple .champ-saisie{
margin: 5px 0 5px 0;
border-color:#6d90ac;
}

#recherche_simple p#vers_recherche_avancee {
margin : 0;
}

#vers_recherche_avancee a{
color:#2080ac;
font-size : 1.0em;
text-decoration:none;
}

/* ====================
=Connexion
==================== */

#connexion {
margin:0px;
padding:0px;
left : 825px;
position : absolute;
top : 20px;
width : 172px;
display:none;
}

#connexion legend {
color : #ffb623;
font-family : arial;
font-size : 1.3em;
font-weight : 700;
padding : 0;
}

#connexion label {
color : #ffb623;
display : block;
font-size : 0.9em;
font-weight : 700;
margin : 0;
}

#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 {
/*color : #fff;*/
font-weight : 700;
margin : 0 0 1em 0;
}

.dsi #connexion ul {
margin-top : 0.2em;
}

.dsi #connexion ul li {
display : inline;
list-style-type : none;
}

.dsi #connexion ul li a#se_deconnecter {
display : block;
}

.dsi #select_profil {
width : 140px;
}

.dsi #personne_dsi span {
color : #ffb623;
display : block;
font-family : arial;
font-size : 1.3em;
font-weight : 700;
}

/* ===============
=Block =Menu
=============== */

#menu {
/*background-color : #332e44;*/
background-image : url(/styles/images/sous_bandeau.jpg);
color : #ffffff;
/*padding-bottom : 1px;*/
border-bottom: 7px solid #4e6f84;
height:43px;
width:999px;
}

.collaboratif #menu {
border-bottom : 1px solid #332e44;
}

/* === Menu principal === */

ul.menu-principal {
list-style-type : none;
}

ul.menu-principal li {
height : 34px;
float : left;
width:200px;
position : relative;
color: #FFFFFF;
/*font-family : Arial Narrow, Arial, sans-serif;*/
font-family : "Trebuchet MS";
font-size : 1.4em !important;
font-size : 1.4em;
font-weight:bold;
text-align:center;
padding-top: 9px;
/*Mozilla (<= 1.6) et une partie des navigateurs Gecko :*/
-moz-opacity:0.9;
/*mozilla firefox et les navigateurs le supportant*/
opacity: 0.9;
/*Pour l'antiquit� IE :*/
/*filter:alpha(opacity=90);*/
}

#menu-principal-5 {
width:199px;
}

ul.menu-principal ul {
border-top : 2px solid #617e91;
border-bottom : 1px solid #617e91;
display : none;
left : 0;
line-height : normal;
position : absolute;
top : 43px;
z-index : 105;
list-style-position:inside;
/*list-style-image : url(/styles/images/liste_carre_bleu.gif);*/
}

ul.menu-principal ul li {
height: auto;
min-height:20px;
text-align:left;
/*font-family : Arial Narrow, Arial, sans-serif;*/
font-family : "Trebuchet MS";
font-size : 0.7em !important;
font-size : 0.7em;
background: #FFFFFF;/* url(fond_ssmenu.gif);*/
padding-left: 6px;
width:190px;
border-bottom: 1px solid #617e91;
border-left: 2px solid #617e91;
border-right: 2px solid #617e91;
/*Mozilla (<= 1.6) et une partie des navigateurs Gecko :*/
-moz-opacity:1;
/*mozilla firefox et les navigateurs le supportant*/
opacity: 1;
z-index : 105;
}

ul.smenuthema li {
border-top: 1px solid #617e91;
}

ul.menu-principal ul li ul li{
width:250px;
font-family : Arial;
font-size : 1em !important;
font-size : 1em;
}

/*ul.menu-principal ul.smenuthema {
background-color:#332E44;
border-width:0pt 0px 0px;
display:none;
line-height:normal;
list-style-type:none;
position:relative;
top:0px;
z-index:5;
margin-left:10px;
/*white-space:nowrap;*/
/*}*/

ul.menu-principal ul.smenuthema {
position:relative;
background-color:#332E44;
border-width:0pt 0px 0px;
line-height:normal;
list-style-type:none;
top:0px;
z-index:5;
width:190px;
margin-left:0px;
margin-left:10px;
padding:0px;
height:auto;
}

ul.menu-principal ul.smenuthema li{
margin:0px;
padding:1px;
}

.menu-principal em {
font-style : normal;
font-weight : 700;
}

.menu-principal a {
background-color : transparent;
color : #fff;
text-decoration : none;
}

ul.menu-principal li ul li a {
color : #4e6f84;
}
ul.smenuthema li a {
color : #4e6f84;
}

.menu-principal ul a:hover {
text-decoration : underline;
}

.menuthema a {
font-family:"Trebuchet MS";
color:#4e6f84;
}

#menu-principal-1{
background-color : #f2af09;
}

#menu-principal-2{
background-color : #e65a00;
}
#menu-principal-3{
background-color : #c53f00;
}
#menu-principal-4{
background-color : #e58430;
}
#menu-principal-5{
background-color : #e3b512;
}

/* === bloc Accroche === */

#accroche {
font-size : 1.25em;
line-height : 1.3;
min-height : 88px;
position : relative;
}

#accroche .visuel-rubrique {
background-repeat : no-repeat;
float : left;
height : 147px;
width : 366px;
}

#accroche p {
margin : 0;
padding-bottom : 10px;
padding-right : 20px;
padding-top : 10px;
}

#accroche .separateur {
background-color : #332e44;
font-size : 1px;
height : 1px;
}

/* ===============
=Bloc =Navigation
=============== */

#navigation {
background: url(/styles/images/fond_navigation.gif) repeat-y;
float : left;
width : 195px;
min-height : 1px;
}

.collaboratif #navigation h3 {
font-size : 130%;
font-weight : 700;
line-height : 1.4;
margin : 1em 10px 1em 20px;
}

#navigation .visuel-rubrique {
background-position : 50% 50%;
background-repeat : no-repeat;
color : #fff;
height : 80px;
padding : 0px 0 21px 0;
display:none;
}

/* === menu secondaire === */

.menu_secondaire_deco2 {
padding: 5px 20px 0 6px;
}
/*
.menu_secondaire_deco1 {
padding-bottom : 40px;
}
*/
ul.menu_secondaire {
/*list-style-position:inside;
list-style-type:square;*/
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px;
padding-left:2px;
}

ul.menu_secondaire li{
padding: 0px 0px 0px 0px;
}

ul.menu_secondaire li ul{
list-style-type:none;
}

ul.menu_secondaire li ul li{
padding: 0px 0px 0px 0px;
margin-left:0px !important;
margin-left:-15px;
margin:0px;
padding:0px;
}

ul.menu_secondaire li ul li em a{
font-weight:bold;
color:#AABED7;
}

ul.menu_secondaire li ul li a{
text-decoration:none;
font-family : arial;
color:#AABED7;
/*font-size:1.2em;*/
font-size:1em;
font-weight:normal;
}

ul.menu_secondaire li a{
text-decoration:none;
font-family : arial;
color:#4e6f84;
/*font-size:1.4em;*/
font-size:1.2em;
font-weight : 700;
font-style : normal;
}

ul.menu_secondaire em a{
color:#e75a00;
}


/* === services === */

#services {
margin-left : 10px;
}

#services label {
color : #ffb623;
font-size : 1.1em;
font-weight : 700;
vertical-align : middle;
}

#services legend {
display : none;
}

#services select {
font-size : 0.9em;
}

#services .valider {
font-size : 0.8em;
}

/*********************************
=Bloc =Contenu
*********************************/
#contenu_deco {
float : left;
height : auto;
}

#contenupage{
background: url(/styles/images/fond_contenupage.gif);
}

#haut_contenupage{
background: url(/styles/images/haut_contenupage.gif);
background-repeat: no-repeat;
float:left;
height:12px;
width:1004px;
font-size:1px;
}

#bas_contenupage{
background: url(/styles/images/bas_contenupage.gif) no-repeat;
float:left;
height:17px;
width:1002px;
font-size:1px;
}
#contenu_encadres{
float:left;
}

#contenuhome #contenu_avec_encadres {
margin : 0;
min-height : 300px;
padding-right:25px !important;
padding : 0px 15px 0px 10px;
width : 690px;
}

#contenupage #contenu_avec_encadres{
min-height : 300px;
padding : 0px 25px 50px 0px;
width : 690px;
}

#contenupage #contenu_avec_encadres {
float:left;
}


#contenuhome #contenu_avec_encadres {
background: transparent url(/styles/images/fond_contenu_encadre.gif) repeat-y;
}

#contenupage #contenu_avec_encadres {
background: #FFFFFF;
}

#contenu_haut_encadres{
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
margin : 0;
height: 17px;
width : 725px;
}

#contenuhome #contenu_haut_encadres {
background: url(/styles/images/haut_contenu_encadre.gif);
}

#contenu_bas_encadres{
font-size:1px; /* correction d'un bug IE */
margin : 0;
height: 17px;
width : 725px;
}

#contenuhome #contenu_bas_encadres {
background: url(/styles/images/bas_contenu_encadre.gif);
}

#contenu_sans_encadres {
float : left;
min-height : 300px;
padding : 10px 25px 50px 25px;
width : 725px;
}

/* 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 : auto;
}

p#fil_ariane {
color:#aabed7;
/*font-size : 0.9em;*/
margin: 0px 0 5px 0;
padding-left:195px;
}

p#fil_ariane a{
color:#aabed7;
text-decoration:none;
}


/*** Plan du site  ***/

/*.plansite1 li {
list-style-type : none;
}

.plansite2 li {
list-style-type : disc;
}
*/

.effacer,
.valider {
background : #fff;
border : 1px solid #333;
margin : 0;
padding : 2px;
}

.effacer {
border : 1px solid #666;
color : #666;
}

/*************************************************
=Contexte =Rubrique
**************************************************/

#photo {
background-position : 50% 50%;
background-repeat : no-repeat;
color : #fff;
height : 80px;
padding : 0px 0 21px 0;
}

#photo div {
padding-left : 30px;
}

a#se_connecter {
display : block;
margin-left : 15px;
margin-top : 60px;
}

.para-an {
/*border-bottom : 1px solid #cbadb5;*/
padding : 10px 0;
}

.para-an h3 {
color : #332E44;
font-size : 110%;
margin-bottom : 0.3em;
}

/* === Elements communs aux fiches === */

body.actualite #thematique,
body.article #thematique,
body.document #thematique,
body.lienutile #thematique
body.contact #thematique{
color : #E75A00;
font-size : xx-small;
margin : 8px 0;
}

body.actualite .photo,
body.article .photo,
body.document .photo,
body.contact .photo {
float : left;
margin : 10px 10px 0px 0;
height:60px;
padding-bottom:5px;
z-index:10;
}



/* === =Fiche =Actualite === */

body.actualite #date {
color : #A9B9C2;
font-size : xx-small;
font-weight : normal;
margin : 0.5em 0 0 0;
padding-top : 0.5em;
}
/* affichage de la date en orange pour les agendas */
body.actualite #date.agenda {
color : #E75A00;
}

body.actualite #resume {
color : #778aaa;
font-weight : 700;
margin : 0.5em 0 1.5em 0;
padding-top : 0.5em;
}

body.actualite #description {
margin-bottom : 1.5em;
text-align : left;
}

/*obsolete ?
.lien-plan {
display : block;
margin-top : 10px;
}*/

/* ===	=Fiche =Article === */

body.article #soustitre {
color : #778aaa;
font-size : 130%;
margin : 8px 0;
}

body.article #date {
border-bottom : 1px solid #cbadb5;
border-top : 1px solid #cbadb5;
color : #778aaa;
font-size : xx-small;
margin : 0.5em 0 0 0;
padding : 0.5em 0;
}

body.article #chapeau {
color : #778aaa;
font-weight : 700;
margin : 10px 0 20px 0;
}

body.article #corps {
text-align : left;
}

/* ===	=Fiche =Document === */

body.document #description {
border-top : 1px solid #cbadb5;
padding : 10px 0;
}

body.document #soustitre {
color : #778aaa;
font-size : 130%;
margin : 8px 0;
}

body.document #auteurs {
border-top : 1px solid #cbadb5;
color : #778aaa;
margin : 8px 0;
padding-top : 5px;
}

body.document #resume {
border-top : 1px solid #cbadb5;
color : #778aaa;
font-weight : 700;
margin : 0;
padding : 8px 0;
}

body.document #referenceisdn {
border-top : 1px solid #cbadb5;
margin : 8px 0;
padding-top : 5px;
}

/* === =Fiche =Annuaire === */
body.annuaire h2 {
border-bottom : 1px solid #cbadb5;
margin-bottom : 0;
padding-bottom : 8px;
}

body.annuaire #fonction {
border-bottom : 1px solid #cbadb5;
padding : 8px 32px 8px 0;
}

body.annuaire #type_personnel {
border-bottom : 1px solid #cbadb5;
border-top : 1px solid #cbadb5;
color : #778aaa;
font-size : xx-small;
margin-top : 3px;
padding : 2px 0;
}

body.annuaire em.type_personnel {
display : block;
font-style : normal;
}

body.annuaire .photo,
body.contact .photo {
background : #fff;
float : right;
margin-left : 10px;
text-align : right;
}

body.annuaire dl.type_2 {
background-color : transparent;
border-top : 0;
}

/*=== Listes de definitions ===*/

/* de type 1 */

dl.type_1 {
background : #fff;
/*border-bottom : 1px solid #cbadb5;*/
/*border-right : 1px solid #cbadb5;*/
margin : 0;
position : relative;
width : 100%;
}

dl.type_1 dt {
left : 0;
margin : 0;
padding-top : 0.5em;
position : absolute;
width : 150px;
}

dl.type_1 dd {
/*background : url(img/liste_definition_type_1_definition.png) repeat-y 100% 0;*/
margin-left : 150px;
padding : 0.5em 2%;
}

/* de type 1 dans fiche actualite */
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 #cbadb5;*/
/*border-top : 1px solid #AABED7;*/
}

/* 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 #cbadb5;
}

/* de type 2 */

dl.type_2 {
background : #fff url(img/liste_definition_type_2.png) repeat-y;
/*border-bottom : 1px solid #cbadb5;
border-top : 1px solid #cbadb5;*/
margin : 0 0 0.2em 0;
padding-bottom : 0.3em;
position : relative;
}

dl.type_2 dt {
font-weight : 700;
padding-top : 0.4em;
/*text-align : right;
width : 185px;*/
}

dl.type_2 dd {
/*margin : -14px 0 0 190px;*/
margin : -14px 0 0 100px;
padding : 0 2%;
}

/* --- fin --- */

/* ===	=Commentaires === */

#commenter {
font-size : xx-small;
text-align : right;
}

#commenter a {
background-color : #e5e5e5;
border : 1px solid #686868;
color : #7C3345;
margin : 13px 0;
padding : 2px;
}

.com-outer {
border : solid #332e44;
border-width : 1px 6px 1px 0;
clear : both;
}

.com-outer a {
background-color : transparent;
}

.com-inner {
background : url(img/filet_droit.png) repeat-x bottom left;
}

.com-inner h3 {
background : #fff url(img/com_h3_bgd.gif) repeat-y;
color : #fff;
font-size : 1em;
margin : 0;
padding : 20px 0 5px 5px;
}

.com-inner ul {
margin : 0;
}

.com-inner ul#com-ul1 {
padding : 0;
}

.com-inner li {
background-image : url(img/filet_droit.png);
background-position : bottom left;
background-repeat : repeat-x;
border-left : 1px solid #332e44;
list-style-type : none;
}

.li1 {
margin-top : 30px;
padding-left : 0;
}

.li1first {
margin-top : 0;
}

.li1 ul {
margin-left : 6px;
}

.com-voir {
float : right;
padding : 20px 10px 0 0;
}

.com-voir a {
background : #fff url(img/com_voir_bgd.gif) no-repeat 0 50%;
color : #7C3345;
font-size : xx-small;
padding : 0 0 0 25px;
}

p.com-titre {
background-color : #8bbfff;
border-top : 1px solid;
clear : both;
color : #000;
font-weight : 700;
margin : 0;
padding : 2px 0 2px 10px;
}

.com-titre0 {
background-color : #d7f7ef;
}

.com-titre1 {
background-color : #8bbfff;
}

p.com-date,
p.com-site {
background-color : #e4dff7;
border-left : 1px solid #332e44;
color : #6e858c;
font-size : x-small;
margin : 0 0 0 6px;
padding : 2px 5px;
}

p.com-site,
.com-corps {
border-left : 1px solid #332e44;
border-top : 1px solid #6e858c;
}

.com-auteur {
border-left : 1px solid #6e858c;
padding-left : 5px;
}

.com-corps {
background-color : #fff;
border-left : 1px solid #332e44;
color : #184653;
margin-left : 6px;
padding : 2px 0 0 5px;
}

.com-new {
border-top : 30px solid #fff;
}

.repondre {
background : #fff;
border-top : 1px solid #adb8ca;
margin : 5px 0 0 0;
}

.repondre a {
border-left : 1px solid #7b3349;
border-right : 1px solid #7b3349;
color : #7b3349;
margin : 0 30px 0 380px;
padding : 0px 10px;
width : 5em;
}

/* ===	=Fiche =PageLibre === */

/*  ligne et colonnage */

.ligne {
margin : 0;
}

.premiere_ligne {
border : 0;
padding-top : 0;
}

.colonne {
/*margin-left:2px;*/
}

#contenuhome .colonne{
float : left;
}

#contenupage .colonne{
padding-left:195px;
}

/* Fix Toolbox */
.colonne_deco * li div {
display : inline;
}

.derniere_colonne .colonne_deco {
margin-right : 0;
}

.premiere_colonne .colonne_deco {
border : 0;
padding-left : 0;
}

#contenuhome .premiere_ligne .premiere_colonne{
margin-top:-15px;
}


.premiere_ligne .derniere_colonne{
border:none;
}

/* styles de paragraphes */
.style1, .style2, .style3, .sansstyle {
font-size : 1.1em;
}

.style1 p, .style2 p,.style3 p{
color:#000000;
font-size:1em;
}

.style1 h3 {
/*color : #ffbe22;*/
color : #e65b00;
font-size : 1.5em;
text-transform:uppercase;
font-weight : 700;
margin : 10px 0 10px 0;
/*font-family : arial narrow, verdana, helvetica, sans-serif;*/
font-family:"Trebuchet MS";
font-weight:bold;
}

/*#contenupage .style1 h3{
color : #4e6f84;
font-family : myriad pro, helvetica, sans-serif;
font-weight : normal;
text-transform:none;
margin : 0px 0 5px 0;
}*/

.style1_deco a,
.style2_deco a {
/*float:right;*/
margin:-10px 10px 0 0;
color:#E65B00;
text-decoration:none;
}

/*#contenupage .style1_deco IMG{
float:right;
margin:0 0 5px 5px;
}*/

.style2 {
margin-top:10px;
}

.style2 h3 {
background: url(/styles/images/fond_categorie.gif) repeat-x;
color : #FFFFFF;
/*font-family:arial narrow,verdana,helvetica,sans-serif;*/
font-family:"Trebuchet MS";
/*font-size:1.7em;*/
font-weight:bold;
margin:0pt 0pt 10px 2px;
padding:5px 0pt 5px 5px;
text-transform:uppercase;
font-size:1.1em;
}

.style2_deco{
margin: -10px 3px 0 5px;
}

.derniere_colonne .style3 {
margin-top:10px;
}
.premiere_ligne .style3 {
margin-top:0px;
}


.style3 h3 {
color : #ffffff;
background:#5f7d90;
border-bottom : 1px solid;
/*width:208px;*/
/*height:42px;*/
margin: 0px 0 0 4px;
padding:3px 0px 5px 5px;
/*font-family : arial narrow, verdana, helvetica, sans-serif;*/
font-family:"Trebuchet MS";
font-size:1.3em;
}

.style3_deco{
background:#c8d8e2;
/*width:205px;*/
margin: -5px 0 0 4px;
padding: 5px 4px 5px 4px;
}

.style3_deco img{
	border:0px;
}
/*.style3_deco IMG{
	padding: 15px 0 0 45px;
}*/

#bas_carte{
	background : url(/styles/images/bas_carte.gif) no-repeat;
	width:213px;
	height:10px;
	font-size:1px;
	margin: 0px 0 0 4px;
}

.showroom-title {
color:#4e6f84;
text-decoration:none;
font-weight:bold;
font-family: Arial, Verdana;
font-size : 1.3em;
}

/********************************
=Fiche =Recherche_avancee
********************************/

form#recherche_avancee {
border-top : 1px solid #7d7d7d;
width : 97%;
}

#recherche_avancee legend {
display : none;
}

#recherche_avancee p {
background-image : url(img/rech_bgd.gif);
border-bottom : 1px solid #7d7d7d;
/*border-left : 10px solid #3E5659;*/
border-left : 5px solid #E75A00;
border-right : 1px solid #7d7d7d;
clear : both;
margin : 0;
overflow : auto;
padding : 0.5em 0;
}

#recherche_avancee label {
float : left;
font-weight : 700;
padding-left : 5px;
padding-right : 5px;
width : 125px;
}


#recherche_avancee label.no_float {
float : none;
}

#recherche_avancee .ChampSaisie {
max-width : 360px;
}

#recherche_avancee input.bouton {
background-color : #fff;
border : 1px solid #333;
font-size : xx-small;
padding : 2px;
}

#recherche_avancee p.boutons {
background-image : none;
border : 0;
text-align : right;
}

#recherche_avancee p.boutons input {
border : 1px solid #666;
font-size : 1em;
margin : 0 0 10px 10px;
padding : 2px;
}

/* page r�sultats de recherche  */

#precisions_resultats {
color : #6f8689;
font-weight : 700;
margin : 8px 0;
}

ul.liste_resultats {
margin-top : 1em;
}

ul.liste_resultats li {
/*border-bottom : 1px solid #7d7d7d;*/
margin-bottom : 0.5em;
padding-bottom : 0.2em;
padding-left:0px;
}

#contenupagecenter ul.liste_resultats li{
	padding-left:0px;
}

a.precedent,
a.suivant,
a.premier,
a.dernier {
font-size : xx-small;
margin : 0 0 10px 10px;
padding : 2px;
}

/* === Listes d'affichage === */

ul.liste-documents li,
ul.liste-actualites li,
ul.liste-lienutiles li,
ul.liste-articles li,
ul.liste-actualites-2 li {
clear : left;
list-style-type:none;
list-style-position:outside;
margin : 0;
}

ul.liste-documents li a,
ul.liste-actualites a,
ul.liste-actualites a,
ul.liste-articles a ,
ul.liste-actualites-2 a{
padding-left : 0;
}

ul.liste-documents li span,
ul.liste-actualites li span,
ul.liste-lienutiles li span,
ul.liste-articles li span ,
ul.liste-actualites-2 li span{
display : block;
}

ul.liste-documents em,
ul.liste-actualites em,
ul.liste-lienutiles em,
ul.liste-articles em{
font-size : 1.1em;
font-style : normal;
margin : 0;
padding : 0;
}

ul.liste-actualites-2 em{
font-size : 1.1em;
font-style : normal;
font-weight:bold;
margin : 0;
padding : 0;
}


ul.liste-actualites em a,
ul.liste-lienutiles em a,
ul.liste_resultats a,
ul.liste-actualites-2 em a{
float:none;
margin:0;
color:#4e6f84;
text-decoration:none;
font-family:"Trebuchet MS";
font-weight:bold;
}

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,
ul.liste-actualites-2 span.soustitre-liste {
font-size : 1.1em;
font-weight : normal;
}

ul.liste-documents span.date-liste,
ul.liste-actualites span.date-liste,
ul.liste-articles span.date-liste,
ul.liste-actualites-2  span.date-liste{
/*color : #fc6b00;*/
color :#a9b9c2;
}

ul.liste-actualites-0010 div.date-liste {
	display:inline;
	clear:both;
	color :#a9b9c2;
}
ul.liste-actualites-0010 span.typeevenement-liste {
	display:inline;	
	color :#a9b9c2;
}

ul.liste-documents p,
ul.liste-actualites p,
ul.liste-lienutiles p,
ul.liste-actualites-2 p,
ul.liste-articles p {
font-size : 1em;
margin : 0;
padding : 0;
}

ul.liste-pardefaut li {
list-style-type : disc;
}

ul.fluxrss li span {
display : block;
}

ul.fluxrss{
list-style:none;
padding-right:5px;
}

ul.fluxrss li ,
.encadre_fiche ul.liste-lienutiles li{
list-style:none;
padding-right:5px;
padding-bottom:5px;
}

.img-liste {
clear : left;
float : left;
margin : 0 10px 0 0;
}

ul.liste-articles span.redac-liste {
color : #332e44;
font-size : 110%;
font-style : italic;
}

/* === =Contexte =Fiche =Collaboratif =Gestion === */

/* == layout du collaboratif ==*/

.collaboratif #navigation ul,
.collaboratif #navigation ol {
list-style : none;
}

.collaboratif .ligne {
border : 0;
}

/* === end layout === */


/*** styles du collaboratif ***/

/*** Zone Centrale ***/
.collaboratif .conteneursousparagrapheaccueil {
float : left;
margin-top : 2em;
padding-right : 3%;
width : 45%;
}

.collaboratif .colonne {
margin-top : 2em;
width : 95%;
}

.collaboratif .conteneursousparagraphealbum {
float : left;
margin-top : 2em;
width : 95%;
}

.collaboratif .menu_secondaire_deco2,
.collaboratif .menu_secondaire_deco1 {
background-image : none;
}

/****** Home - Tribu ****/

#responsables {
color : #000;
font-size : 1em;
font-style : italic;
margin : 0 0 15px 0;
}

/* Titres des Services */
h3.service {
background : url(img/escalier.gif) no-repeat 49% 0;
clear : both;
font-size : 110%;
font-weight : 700;
padding : 0.3em 60% 0.3em 10px;
position : relative;
}

/* Titres page tribu */
.conteneursousparagrapheaccueil h3.service {
background : url(img/escalier.gif) no-repeat 47% 0;
margin-bottom : 0;
}

/* Titre requeteur */
h3.service2 {
background : url(img/escalier2.gif) no-repeat 49% 100%;
}

/*** Menus du Collaboratif ****/
#espace {
padding : 1em 10px 1em 20px;
}

#navigation #espace h3 {
font : 700 140% arial;
margin : 0;
}

p#logo_espace {
float : right;
}

.collaboratif #navigation ul {
line-height : 1.4;
margin : 1em 10px 1em 20px;
}

/* Liste de mes espaces */

.collaboratif #navigation select,
.collaboratif #navigation label {
margin : 0.5em 0 0.5em 20px;
}

.collaboratif #navigation select {
font-size : 90%;
width : 120px;
}

form#liste_espaces input.valider {
height : 20px;
padding : 0;
vertical-align : text-bottom;
}

/* ====================
Fiches collaboratives
==================== */

.contenu_liste {
margin : 1em 0 1em 0;
padding : 0;
}

div.contact {
color : #37535b;
}

h3.contact {
font : normal 1.4em/1.1  arial;
font-weight : 500;
}

ul.list_collab li {
margin : 0 0 0.4em 0;
}

table.list_collab {
border : 1px solid;
width : 100%;
}

table.list_collab td {
width : 25%;
}

table.list_collab th {
text-align : left;
}

.publie_news {
color : #332e44;
font-size : 85%;
margin : 0;
padding : 2px 0;
}

#para_doc {
color : #000;
margin-bottom : 0.7em;
margin-top : 0.7em;
}

/* photo album */
.pagination_album {
clear : both;
padding-top : 20px;
text-align : center;
}

.slide-mount {
background-color : #eee;
border : 1px solid #332e44;
float : left;
height : 200px;
margin : 23px 8px 0 8px;
text-align : center;
width : 200px;
}

.slide-mount img {
cursor : pointer;
}

.ligne-photo {
clear : left;
}

.ligne-photo {
float : left;
}

.last-photo {
margin-right : 0;
}

.slide-mount img {
border : 1px solid #737373;
}

#verrou {
color : #f00;
margin-top : 10px;
text-align : center;
}

/* ****** Menu collab a gauche ******** */

#menu_collab {
background-color : #f5f5f5;
border : 1px solid #a5b3c1;
border-bottom : 0;
margin : 40px 0 10px 0;
width : 100%;
}

#menu_collab ul {
line-height : normal;
list-style : none;
text-align : right;
}

#menu_collab li {
border-bottom : 1px solid #a5b3c1;
}

#menu_collab a {
border-bottom : 2px solid #eee;
border-top : 2px solid #fff;
color : #AE3F76;
display : block;
font-size : 100%;
font-weight : 700;
padding : 3px 5px;
}

#menu_collab_2 {
background-color : #f5f5f5;
border : 1px solid #a5b3c1;
border-bottom : 0;
margin : 10px 0 10px 0;
width : 100%;
}

#menu_collab_2 ul {
line-height : normal;
list-style : none;
text-align : right;
}

#menu_collab_2 li {
border-bottom : 1px solid #a5b3c1;
}

#menu_collab_2 a {
border-bottom : 2px solid #eee;
border-top : 2px solid #fff;
color : #49737f;
display : block;
font-size : 100%;
font-weight : 700;
padding : 3px 5px;
}

/* ********** =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 {
border : 0;
margin : 0;
padding-top : .5em;
}

.gestion div.liste_multivaluee table {
border : 0;
border-collapse : separate;
margin : 0;
padding : 0;
width : auto;
}

.gestion div.liste_multivaluee td {
border : 0;
padding : 5px;
vertical-align : top;
}

.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 {
float : none;
font-weight : 700;
padding : 0.5em;
text-align : center;
width : auto;
}

#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 : arial;
}

.gestion .obligatoire {
color : #f11b03;
}

.gestion span.msg-aide {
color : #666;
font-size : .9em;
}

.gestion .champ-texte,
.gestion iframe,
.gestion textarea {
border-color : #666 #ccc #ccc #666;
border-style : solid;
border-width : 1px;
}

.bouton {
border-color : #ccc #666 #666 #ccc;
border-style : solid;
border-width : 1px;
cursor : pointer;
margin : 0;
padding : 0.2em 0.5em;
}

.bouton:hover {
text-decoration : none;
}

.gestion .champ-texte:focus,
.gestion select:focus,
.gestion input:focus {
background : #ffc;
}

.gestion #valider-formulaire {
border-bottom:1px solid #666666;
padding-bottom:10px;
float : none;
padding-top : 1em;
text-align : center;
}

.gestion input.readonly {
border : 0;
}

.gestion input.readonly:focus {
background : transparent;
}

form.gestion fieldset {
background-color : #f7f7f7;
border : 0;
clear : left;
margin-top : 1em;
padding-left : 0.5em;
width : 100%;
}

form.gestion fieldset legend {
color : #ff5715;
font-size : 1.1em;
font-weight : 700;
}

/*** 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 {
display : inline;
float : none;
}

.en-colonne label,
.en-colonne span.libelle, /* doit se comporter comme un label */
.en-colonne .multi-col span {
float : left;
font-weight : 700;
width : 100px;
}

#encadres .en-colonne span.libelle,
#encadres .en-colonne label,
#encadres .en-colonne .multi-col span {
float : none;
}

.en-colonne .colonne-droite {
clear : none;
float : none;
margin : 0;
padding-left : 135px;
width : auto;
}

.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 {
display : inline;
float : none;
margin-right : 5px;
}

.en-colonne div,
.en-colonne p {
clear : left;
float : left;
}

.en-colonne div,
.en-colonne p {
margin-left : 0;
margin-right : 0;
padding-left : 0;
padding-right : 0;
padding-top:4px;
padding-bottom:2px;
width : 100%;
}

.en-colonne div.toolbox p,
.en-colonne div.toolbox div {
clear : none;
float : none;
}

.en-colonne .multi-col table {
border : 0;
margin-left : 0;
padding-left : 0;
width : auto;
}

.en-colonne .multi-col table tr {
border : 0;
}

.en-colonne .multi-col table td {
border : 0;
line-height : 1.5;
padding-left : 0;
}

.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 {
height : 108px;
width : 350px;
}

#liste-fichier {
clear : none;
float : left;
margin-top : 0;
width : 30%;
}

#liste-fichier input {
margin-bottom : 4px;
}

#inner-fichier {
margin : 0;
padding : 0;
}

/*** 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-family : arial;
font-size : 100%;
}

.gestion table {
border-collapse : collapse;
border-top : 1px solid #ccc;
line-height : 1.3;
margin : 1em 0;
width : 100%;
float:left;
}

.gestion .conteneursousparagrapheaccueil table {
margin-top : 0;
}

.gestion th {
color : #332e44;
text-align : left;
}

.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, .gestion .odd td a {
background-color : #d2e0e2;
}

.gestion .even td, .gestion .even td a {
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 ***/

p#tableau_ajout{
float: none;
}

.liste-horizontale,
.liste-horizontale li {
margin : 0;
padding : 0;
}

ul.liste-horizontale {
list-style-type : none;
padding-left: 0 !important;
}

ul.liste-horizontale li {
display : inline;
}

.liste-horizontale li a {
border-right: 1px solid #ccc;
margin: 0 5px 0 0;
padding: 0 5px 0 0;
}

/*.liste-horizontale li:first-child  a {
border-left : 0;
margin-left : 0;
padding-left : 0;
}*/

/* =commentaires =collaboratif */

body.collaboratif .com-outer {
margin-top : 15px;
}

/* ecran preferences utilisateur */

form#preferences_utilisateur fieldset {
background : #fff;
border-bottom : 2px solid #eee;
margin-bottom : 1.5em;
padding-bottom : 1em;
}

form#preferences_utilisateur legend {
background : #fff;
color : #f16d15;
display : block;
font-size : 1.1em;
font-weight : 700 !important;
margin-bottom : 0.5em;
}

/* ====================
= 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 {
background-color : #fff;
border : solid #332e44;
border-width : 0 1px 1px 1px;
font-size : 95%;
height : 18px;
margin : 0;
padding : 1px 5px;
}

.portlet-actions a,
.portlet-actions span {
float : left;
height : 0;
overflow : hidden;
padding : 17px 2px 0 2px;
width : 11px;
}

.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 {
background : url(/adminsite/portal/img/max.gif) no-repeat 50% 4px;
float : right;
}

.portlet-actions .portlet-min {
background : url(/adminsite/portal/img/min.gif) no-repeat 50% 4px;
float : right;
}

.portlet-actions .portlet-nor {
background : url(/adminsite/portal/img/norm.gif) no-repeat 50% 4px;
float : right;
}

.portlet-contenu,
.portlet-contenu table,
.portlet-contenu td {
font-size : 1em;
}

.portlet-contenu {
border : solid #332e44;
border-width : 0 1px 1px 1px;
overflow : auto;
padding : 0.4em 5px;
}

/* === Pagination pour album === */

.pagination {
text-align : center;
}

.pagination img {
border : 0;
margin : 0 5px;
vertical-align : baseline;
}

.pagination {
font-weight : 700;
}

.pagination a,
.pagination a:hover {
font-weight : normal;
text-decoration : none;
}

/* === r�dacteur - date modif - contact rubrique === */

#redacteur,
#date_modification,
#contact_rubrique {
margin : 0;
text-align : right;
}

/************************
=Bloc =Encadres
*************************/

#encadres {
float : right;
clear:right;
/*font-size : 0.95em;*/
width : 279px;
}

#contenuhome #encadres {
background: transparent url(/styles/images/fond_encadre.gif) repeat-y;
}

#contenupage #encadres {
background: transparent;
}

#haut_encadres {
float : right;
clear:right;
background: transparent url(/styles/images/haut_encadre.gif);
font-size : 1px;
height:16px;
width : 279px;
}

#bas_encadres {
clear:right;
float : right;
background: transparent url(/styles/images/bas_encadre.gif);
font-size : 1px;
height:17px;
width : 279px;
marging:0px;
}

.collaboratif #encadres {
display : none;
}

/*
4 types d'encadres :
- Generique
- De rubrique
- De fiche
- De recherche contextuelle
*/

/* === encadres generiques === */

.rubrique h2 {
	color: #fff;
	background-color: #3e5659;
}

.visuel-rubrique {

	background-color: #3e5659;
}

.deco_rubrique_1 h3 {
	color: #aec52e;
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	font-size : 1.5em;
	font-weight :bold;
	padding: 0 0 0 5px;
	border-top:2px dotted #aec52e;
	width: 260px;
}


.deco_generique_1 h3{
	color: #FFFFFF;
	background : url(/styles/images/fond_ressource.gif);
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	font-size : 1.5em;
	font-weight :bold;
	letter-spacing:1px;
	padding: 10px 0 0 5px;
	border-top:2px dotted #aec52e;
	width: 266px;
	height:34px;
}

.deco_rubrique_2 {
margin-bottom : 10px;
margin-left : 5px;
}

.deco_generique_2{
margin-bottom : 10px;
margin-left : 1px;
}
/*
.deco_generique_1,
.deco_rubrique_1 {
background : transparent url(img/enc_rub_bot.png) no-repeat 0 100%;
}

.deco_generique_2 h3,
.deco_rubrique_2 h3 {
background : transparent url(img/enc_rub_top.png) no-repeat 0 0;
border-bottom : 1px solid #332e44;
color : #fff;

font-size : 1.2em;
font-weight : 700;
line-height : 1.0;
margin : 0;
padding : 10px 5px 3px 15px;
}*/

.picto_suite{
float:right;
margin: 0 13px 0 0;
}

.encadre_rubrique {
padding : 5px 0 0px 5px;
font-size: 1.1em;
width:260px;
}

/*.encadre_rubrique a{
display:block;
color: #a8c11e;
font-weight:bold;
font-size: 1.1em;
}*/

div.encadre_generique {
padding : 5px 10px 10px 10px;
font-size: 1.1em;
/*font-weight:bold;*/
width:260px;
}

.encadre_generique a{
/*border-top:1px solid #aec52e;*/
color:#aec52e;
/*text-decoration:none;*/
font-weight:bold;
font-size: 1.2em;
}

.deco_generique_2 ul,
.deco_rubrique_2 ul,
.deco_generique_2 ol,
.deco_rubrique_2 ol {
margin : 10px 10px 0 15px;
}

/*** Fix Toolbox ***/
.deco_generique_2 ul div,
.deco_rubrique_2 ul div {
display : inline;
}

/* ------------------------------------------------
encadres de fiche, de navigation rubrique, automatique de fiche
------------------------------------------------ */

.encadre_fiche,
.encadre_auto_fiche,
.encadre_nav_auto,
.encadre_recherche {
border-top : 1px solid #332e44;
margin-right : 20px;
padding: 20px 0 20px 20px;
}

.encadre_fiche a,
.encadre_auto_fiche a,
.encadre_nav_auto a,
.encadre_recherche a {
/*padding-right:10px;*/
}

.encadre_fiche h3,
.encadre_auto_fiche h3,
.encadre_nav_auto h3,
.encadre_recherche h3 {
color : #AEC52E;
font-size : 1em;
font-weight : 700;
margin : 1em 0;
}

.encadre_fiche div,
.encadre_auto_fiche div {
margin : 1em 0;
padding-right:10px;
}

.encadre_auto_fiche ul#telecharger {
margin : 0;
padding : 0;
}

.encadre_auto_fiche ul#telecharger li {
list-style-type : none;
padding-left:0px;
}

ul#telecharger {
margin : 0;
padding : 0;
}

ul#telecharger li {
list-style-type : none;
padding-left:0px;
}
/* === Type de fichier-joint === */

ul#fichiersjoints {
margin : 0.5em 0 0 0;
padding : 0;
position : relative;
}

ul#fichiersjoints li {
display : inline;
list-style-type : none;
position : relative;
}

a.pdf, a.doc, a.xls, a.ppt,
a.sxw, a.sxc, a.sxi, a.image, a.defaut {
background-color : transparent;
background-position : 100% 50%;
background-repeat : no-repeat;
display : block;
margin : 0;
padding : 3px 20px 3px 0;
}

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 label {
color : #778aaa;
display : block;
font-size : x-small;
}

.encadre_recherche legend {
display : none;
}

.encadre_recherche .champ-saisie {
border : 1px solid #332e44;
width : 110px;
}

.encadre_recherche select {
border : 1px solid #332e44;
width : 150px;
}

.encadre_recherche a img {
vertical-align : middle;
}

.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;
}

.encadre_recherche p.parcourir input.valider {
padding : 1px 0;
}

.firstencadre {
border : 0;
}


/* ====================
=Bloc =Pied de Page
==================== */

#pied_page {
background: url(/styles/images/fond_pied.gif);
clear : both;
font-size : 1.3em;
/*position : relative;*/
padding-right:20px;
padding-left:20px;
color:#104f67;
height:40px;
}

#haut_pied_page {
background: url(/styles/images/haut_pied.gif);
clear : both;
font-size : 1px;
height:10px;
width:1004px;
}

#bas_pied_page {
background: url(/styles/images/bas_pied.gif);
font-size : 0.95em;
height:17px;
width:1004px;
}

#pied_page_txt{
float:left;
margin-top: 10px;
}

#pied_page IMG{
	margin-top: 5px;
	float:right;
}



#pied_page_orange {
background: url(/styles/images/fond_pied_orange.gif);
clear : both;
font-size : 1.2em;
font-family : Arial;
/*position : relative;*/
padding-right:20px;
padding-left:20px;
color:#104f67;
height:40px;
z-index:1;
}

#haut_pied_page_orange  {
background: url(/styles/images/haut_pied_orange.gif);
clear : both;
font-size : 1px;
height:12px;
width:1004px;
}

#bas_pied_page_orange  {
background: url(/styles/images/bas_pied_orange.gif);
height:18px;
width:1004px;
}

ul#outils li {
float : left;
list-style: none;
background:transparent;
margin-right:10px;
/*position : relative;*/
color:#FFFFFF;
}

ul#outils li a{
color:#FFFFFF;
text-decoration:none;
font-size : 0.8em;
}

ul#outils li IMG {
margin:auto;
padding-right:10px;
}

.bloc_outil{
text-align:center;
white-space:nowrap;
}

#boutons_actions {
color : #ffbe22;
margin : 0 0 13px 20px;
position : relative;
top : -30px;
}

#boutons_actions a,
#boutons_actions a:hover {
color : #ffbe22;
text-decoration : none;
}

/* === */

#haut_page,
#imprimer {
cursor : pointer;
padding-top : 40px;
}

#haut_page {
background : transparent url(img/haut_page.png) no-repeat 0 0;
margin-right : 10px;
}

#imprimer {
background : transparent url(img/imprimer.png) no-repeat 0 0;
}

/* =Adresse bas de page ===*/

address {
font-style : normal;
margin : -18px 0 0 400px;
padding : 0 0 0 20px;
position : relative;
top : 1.5em;
}

address a {
background-color : transparent;
color : #fff;
text-decoration : none;
}

/* ===*/

p#liens_pratiques {
display : none;
margin : 0 0 0 20px;
}

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;
}

.popup h3 {
color : #000;
}

div.toolbox TABLE TD {
	vertical-align: middle;
}

form#recherche_thema {
left:648px;
position:absolute;
top:100px;
width:200px;
}

form#recherche_thema #thema{
width:150px
}



/*
#contenuhome #contenu_avec_encadres {
width : 730px;
padding:10px 10px 50px;
}
*/

#contenuhome #contenu_sans_encadres {
width : 830px;
}



/* ====================
=Connexion
==================== */
.connexion {
height:200px;
}

.connexion legend {
color : #ffb623;
font-family : arial, sans-serif;
font-size : 1.3em;
font-weight : 700;
padding : 0;
}

.connexion label {
color : #ffb623;
display : block;
font-size : 0.9em;
font-weight : 700;
margin : 0;
}

.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;
}

#stats{
background: #4e6f84;
padding: 0px 0px 10px 480px;
}


/* === =Fiche =contact === */
body.contact h2 {
margin-bottom : 0;
padding-bottom : 8px;
}

body.contact #fonction {
padding : 8px 32px 8px 0;
}

body.contact #type_personnel {
color : #778aaa;
font-size : xx-small;
margin-top : 3px;
padding : 2px 0;
}

body.contact em.type_personnel {
display : block;
font-style : normal;
}

body.contact .photo {
background : #fff;
float : right;
margin-left : 10px;
text-align : right;
z-index:10;
}

body.contact dl.type_2 {
background-color : transparent;
border-top : 0 none;
}

#fonction {
padding : 10px 0;
}

#fonction h3 {
color : #332E44;
font-size : 110%;
margin-bottom : 0.3em;
}


#contenupage .encadre_rubrique ul,
#contenupage .colonne ul{
/*list-style-image: url(/styles/images/liste_carre_general_.gif);*/
}

#contenupage .colonne ul li{
padding-left:0px;
}

/*#contenupage .colonne ul.liste-objets li{
padding-bottom:8px;
}*/


#contenupage .encadre_rubrique ul li{
/*margin: 315px 0 0 0;*/
}
#contenupage .encadre_rubrique ul li a,
#contenupage .encadre_fiche ul li a,
#contenupage .colonne ul li a,
#contenupage .fluxrss li a
{
	font-family: arial;
	font-size:1.0em;
	text-decoration:none;
	color:#315c91;
	font-weight:bold;
}



/* add nbo */
.encadre_fiche, .encadre_auto_fiche, .encadre_recherche {
margin-bottom:10px;
margin-left:5px;
}
.encadre_fiche h3, .encadre_auto_fiche h3, .encadre_recherche h3 {
border-top:2px dotted #AEC52E;
color:#AEC52E;
font-family:"Trebuchet MS";
font-size:1.5em;
padding:0px;
text-transform:uppercase;
width:260px;
}

#contenupagecenter {
float:left;
margin:0px;
width:495px;
/*margin-left:5px;*/
}


p#fil_ariane {
padding-left:0px;
}

#contenupage .colonne {
padding-left:0px;
}

.encadre_fiche, .encadre_auto_fiche, .encadre_nav_auto, .encadre_recherche {
border-top:0px;
margin-right:5px;
padding:0px;
}

#pagecontenuboth{
clear:both;
}

#navigation {
background: url(/styles/images/fond_navigation.gif) repeat-y;
width : 195px;
float:left;
}

#bandeau h1 a {
color : #ffffff;
font-family : Trebuchet MS;
text-decoration : none;
}
.premiere_colonne {
float:left;
}
.derniere_colonne {
float:left;
}

.error404 {
font-size:1.7em;
font-weight:bold;
padding : 20px 20px 20px 20px;
}


#contenupage .style1_deco a,
#contenupage .style2_deco a {
	float:none;
}

#contenupage .style2_deco {
	margin:1px;
}

.ChampSaisie{
/*width:250px;*/
}

.dateeve{
	display:block;
}
.dateeve .ChampSaisie{
float:left;
}

.dateeveinline{
}

#contenupagecenter li {
list-style-position:inside;
display:list-item;
/*padding:0px 0px 0px 10px;*/
padding:0px;
}
/*
ul.menu-principal ul {
list-style-position:inside;
list-style-image : url(/styles/images/liste_carre_bleu.gif);
}

ul.menu-principal ul li {
list-style-position:inside;
list-style-image : url(/styles/images/liste_carre_bleu.gif);
display:list-item;
}
*/

p#noupdate {
background-color : #FF5716;
color : #332E44;
font-size : 1.1em;
font-weight : 700;
margin : 0;
padding : 0.4em 0 1.1em 0;
text-align : center;
width : 100%;
margin-bottom:5px;
}

p#alreadypublish {
background-color : #FF5716;
color : #332E44;
font-size : 1.1em;
font-weight : 700;
margin : 0;
padding : 0.4em 0 1.1em 0;
text-align : center;
width : 100%;
margin-bottom:5px;
}

.fontgeneral{
width:150px
}

.gestion TABLE{
}

.imgmenusecond{
}

.encadre_fiche a {
color:#E65B00;
}

.imgconnexion{
padding-left:5px;
}

#TMP_THEMATIQUE{
width:250px;
font-size:80%;
}
.multivalue{
font-size:80%;
}

#TYPE_EVENEMENT{
width:320px;
}

#THEMATIQUE{
width:320px;
}
#TMP_TYPE{
width:250px;
}
#TYPE{
width:320px;
}
#TMP_TERRITOIRE{
width:250px;
}
#TERRITOIRE{
width:320px;
}
#TMP_COMPETENCES{
width:250px;
}
#COMPETENCES{
width:320px;
}
#TYPE_POPULATION{
width:320px;
}
#LIBELLE_CODE_STRUCTURE{
width:180px;
}

.encadre_rubrique IMG{
	float:right;
}

.path {
	color:#aabed7;
	font-style:italic;
}

.liste_resultats a {
color:#CF6006;
font-family:Trebuchet MS,Arial,Verdana;
margin:0px 0px 0pt 0pt;
text-decoration:none;
}

.actudate {
margin:0px;
padding:0px;
}

.actudate label {
	margin:0px;
	padding:0px;
}
.actudate table{
	border:0px solid #fff;
	margin:0px;
	padding:0px;
}

.actudate table td, .actudate table th {
padding:2px;
vertical-align:middle;
}
.actudate table td SPAN {
	padding:0px;
}
.actudate tr{
	border-top:0px solid #fff;
	border-bottom:0px solid #fff;
}
.actudate tr td {
	border-top:0px solid #fff;
	border-bottom:0px solid #fff;
}

.resumephoto {
/*height:75px;*/
padding-bottom:5px;
}

#encadres p {
	margin-right:5px;
}


#contenupage .colonne ul.liste-actualites li em a.lienagenda,
ul.liste-actualites em a.lienagenda{
font-size:1em;
text-decoration:none;
font-family:"Trebuchet MS";
color:#feaf09;
}

.liste-lienutiles li {
	padding:1px;
	list-style:none;
}
.liste-lienutiles li a{
}

/* liens soulignés */
a:hover {
	text-decoration : underline;
}
.portlet-actions a:hover {
	text-decoration : underline;
}
.pagination a:hover {
	text-decoration : underline;
}
#boutons_actions a:hover {
	text-decoration : underline;
}
#vers_recherche_avancee a:hover {
	text-decoration:underline;
}
p#fil_ariane a:hover{
	text-decoration:underline;
}
.style1_deco a:hover,
.style2_deco a:hover {
	text-decoration:underline;
}
ul.liste-actualites em a:hover,
ul.liste-actualites-2 em a:hover{
	text-decoration:underline;
}

.pagination a:hover {
	text-decoration : underline;
}
.encadre_rubrique a:hover{
	text-decoration:underline;
}
.encadre_generique a:hover{
	text-decoration:underline;
}
ul#outils li a:hover,
#boutons_actions a:hover,
address a:hover,
#contenupage .colonne ul li a:hover,
#contenupage .encadre_rubrique ul li a:hover,
#contenupage .encadre_fiche ul li a:hover,
#bandeau h1 a:hover,
.liste_resultats a:hover,
ul.liste-actualites em a.lienagenda:hover,
.encadre_fiche a:hover{
	text-decoration:underline;
}

.encadre_fiche a{
	text-decoration:none;
}
#contenupagecenter li {
	list-style-position:outside;
	list-style-type : none;;
}
.inn-reg-fr-outils #contenupagecenter li, #contenupagecenter .plandusite li{
	list-style-position:inside;
	list-style-type :decimal;
	padding:0px 0px 0px 10px;
}

/** spécifique pour ne pas afficher le formulaire de recherche sur les fiches actualités **/
.actualite .encadre_recherche {
	display:none;
}

#tablecontenuhome {
	margin:0px;
	padding:0px;
}
#tablecontenuhome tr {
	vertical-align:top;
}
#contenu_encadresright {
}

#fil_arianeback {
	float:right;
	text-align:right;
	display:inline;
}
#fil_arianepath {
	float:left;
	width:90%;
	display:inline;
}

div#fil_arianeback a {
	color:#aabed7;
	text-decoration:none;
}

div#fil_arianeback a:hover {
	text-decoration:underline
}

div#fil_arianepath, div#fil_arianepath a {
	color:#aabed7;
	text-decoration:none;
}
div#fil_arianepath a:hover {
	text-decoration:underline;
}

ul.liste_resultats li a {

}

#contenupagecenter ul.fluxrss li {
list-style:none;
padding-right:5px;
padding-bottom:10px;
}

/** lien sur le site local dans le bandeaux du haut **/
.lienlocal {
	top:0px;
	left:699px;
	width:300px;
	height:177px;
	position:absolute;
}


/* Affichage du formulaire de newsletter */
.inn-reg-fr-outils .en-colonne label,
.inn-reg-fr-outils .en-colonne span.libelle ,
.inn-reg-fr-outils .en-colonne .multi-col span {
	/*width:auto;*/
}

.formsatisfaction{
	padding-top:20px;
}

.formsatisfaction h3 {
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px dotted grey;
	color:#AEC52E;
}



#encadres .objet-formulaire .ChampSaisie, #encadres .objet-formulaire TEXTAREA {
	width:220px
}

.actualite #contenupagecenter #description li {
list-style-position:inside;
list-style-type:decimal;
padding:0px 0px 0px 10px;
}

ul.liste-actualites-0003 li {
	padding-bottom:5px;	
}
#encadres ul.liste-actualites-0011,
#encadres ul.liste-actualites-0012 {
	font-size: 1.1em;	
}

ul.liste-actualites-0010 em {
	display:block;
}
ul.liste-actualites-0010 .date-liste,
ul.liste-actualites-0010 .typeevenement-liste {
	display:inline;
}


.encadre_fiche_contenu .liste-actualites-0011 div {
	margin:0px;
	padding:0px;
}
.encadre_fiche_contenu .liste-actualites-0011 div.illustration,
.liste-actualites-0012 div.illustration {
	text-align:center;
}

.encadre_fiche_contenu .liste-actualites-0011 .msg,
.encadre_fiche_contenu .liste-actualites-0012 .msg {
	padding:5px 5px 0px;
}

.encadre_fiche_contenu .liste-actualites-0011 .img-liste {
	float:none;	
}
.encadre_fiche_contenu .liste-actualites-0011 .msg em {
	padding-top:10px;	
}
/**/

#agenda-defilant {
	position:relative;
	height:60px;
	overflow:hidden;
}
#agenda-defilant.agenda-defilant-3 {
	height:180px;
}
#agenda-defilant.agenda-defilant-4 {
	height:240px;
}

#agenda-defilant ul {
	position:absolute;
	top:0px;
	left:0px;
}

#calendar .fc-event, #calendar .fc-agenda .fc-event-time, #calendar .fc-event a {
	background-color:#E75A00;
	border-color:#E75A00;
}

