/*************************************************************************************************************************************
	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
******************************************/
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, blockquote, fieldset, input {
margin:0;
padding:0;
}

body, html, fieldset {
border: 0px;
}

h1, h2, h3, h4, h5, h6, pre, code {
}

a img, :link img, :visited img {
border:0;
}
/**********************
	Styles Communs
***********************/
/* =liens */
a {
color: #4E5765;
text-decoration: none;
/*border-bottom: 1px dashed black;*/
/*background: url(../../../images/link_underline.gif) bottom left repeat-x;*/
}

a:hover {
color: #ff5a00;
/*text-decoration: underline;*/
}

/* état "focus" important pour accessibilité web */
a:focus{
}

li {
}

/* classes communes */
.hide {
position: absolute;
}

.clear {
clear: both;
}

.no-border {
}

.erreur {
}

.retour {
}

/*.champ-saisie {
padding: 2px 1px;
}*/

/*.ok {
background: transparent url(../../../images/recherche.gif);
width: 16px;
height: 16px;
border: 0px;
}*/

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

.style1-deco ul li {
margin-left: 20px;
}

ul.liste-documents li, ul.liste-actualites li, ul.liste-articles li {
margin: 0;
padding: 10px 0;
clear: left;
}

ul.liste-documents li a, ul.liste-actualites a, ul.liste-articles a {
}

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

ul.liste-documents span.soustitre-liste, ul.liste-actualites span.soustitre-liste, ul.liste-articles span.soustitre-liste {
}

ul.liste-pardefaut li {
}

ul.fluxrss li {
}

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

ul.liste-documents p, ul.liste-actualites p, ul.liste-articles p {
}

.soustitre-liste {
}

.meta_content {
width: 426px;
margin: 12px 0 0 0;
display: block;
}

.liste-musees {
margin-top: 0px;
padding-top: 0px;
}

.redac-liste {
border-style: none;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
font-weight: normal;
color: #7f8794;
margin: 2px 10px 5px 0;
}

.redac-liste-collection {
border-style: none;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
font-weight: normal;
color: #7f8794;
margin: 2px 0 5px 0;
padding-left: 16px;
}

.date-liste {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
color: #4E5765;
font-size: 11px;
text-decoration: none;
padding: 0px 5px 0 7px;
}

.date-liste-gras {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 12px;
color: #4E5765;
font-weight: bold;
padding: 2px 10px 0 6px;
}

.description-liste {
color: #4E5765;
font-style: italic;
margin: 2px 0 5px 0px;
}

.lien-frame {
font-weight: normal;
background: url(../../../images/arrow_link.gif) no-repeat 2px 4px;
padding: 1px 10px 5px 18px;
}

.lien-navig-retour {
font-size: 7pt;
letter-spacing: 0;
background: url(../../../images/arrow_link_return.gif) no-repeat 0px 2px;
padding: 0 10px 0 13px;
}

.lien-frame-gras {
background: url(../../../images/arrow_link.gif) no-repeat 5px 5px;
padding: 2px 10px 0 18px;
font-weight: bold;
}

.lien-file-gras {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
background: url(../../../images/file.gif) no-repeat 2px 5px;
padding: 2px 10px 0 18px;
font-size: 12px;
list-style: none;
font-weight: bold;
color: #4E5765;
}

.lien-file-gras-sans-puce {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
padding: 2px 10px 0 18px;
font-size: 12px;
list-style: none;
font-weight: bold;
color: #4E5765;
}

.lien-file-gras-sans-puce table td {
height: 62px;
width: 62px;
border-color: #bac0c9;
border-style : solid;
border-width: 1px;
padding: 3px 3px 3px 3px:
vertical-align: center;
text-align: center;
}

.lien-extra {
background: url(../../../images/arrow_extra_link.gif) no-repeat 5px 5px;
padding: 2px 20px 0 18px;
}

.lien-extra-gris {
background: url(../../../images/arrow_extra_link.gif) no-repeat 5px 5px;
padding: 2px 10px 0 18px;
color: #4E5765;
}

.lien-extra-gras {
font-weight: bold;
background: url(../../../images/arrow_extra_link.gif) no-repeat 5px 5px;
padding: 2px 10px 0px 18px;
}

.lien-extra-catalogue {
position: absolute;
top: 65px;
left: 0px;
width: 80px;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 10px;
color: #666666;
background: url(../../../images/arrow_extra_link.gif) no-repeat 5px 5px;
padding: 2px 10px 0px 18px;
}

.lien-gras {
font-weight: bold;
padding: 2px 10px 0 18px;
}

.sous-lien-extra {
background: url(../../../images/arrow_extra_link.gif) no-repeat 16px 5px;
padding: 2px 10px 0 30px;
}

.lien-extra-gras-separateur {
font-weight: bold;
background: url(../../../images/arrow_extra_link.gif) no-repeat 5px 11px;
padding: 8px 20px 0 18px;
margin: 10px 20px 0 0;
border-top-style: dotted;
border-width: 1px;
border-color: #BAC0C9;
}

.lien-navig {
font-size: 8pt;
border-top-style: dotted;
border-top-width: 1px;
border-top-color: #BAC0C9;
padding: 4px 0px 0 6px;
margin-top: 4px;
margin-right: 17px;
}

.lien-navig-select {
font-size: 8pt;
font-weight: bold;
border-top-style: dotted;
border-top-width: 1px;
border-top-color: #BAC0C9;
padding: 4px 0px 0 6px;
margin-top: 4px;
margin-right: 17px;
color: #5AB5E4;
}

#navigation .lien-navig-select a {
color: #5AB5E4;
}

.lien-ville-musee {
font-size: 10pt;
font-weight: bold;
padding: 0px 0px 3px 0px;
margin-top: 0px;
margin-right: 0px;
color: #4e5765;
}

.lien-more-info {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
}

.titre-contact {
margin-top: 30px;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
font-weight:normal;
letter-spacing: 1px;
background: transparent url(../../../images/souligne_contact.gif) no-repeat 0 15px;
padding-bottom: 10px;
}

#deco-bordure .infos-contact h3 {
font-family: Arial,Helvetica,"Lucida Grande",sans-serif;
font-size: 11px;
font-weight: normal;
margin-top: 3px;
line-height: 15px;
}

.titre-footer-musee {
padding: 8px 0 0 0;
width: 426px;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
font-weight:normal;
letter-spacing: 1px;
}

.titre-gris {
font-size: 12pt;
color: #989a82;
font-weight: bold;
}

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

body {
background: #D1D5DA url(../../../images/fond_degrade_v.jpg) repeat-x;
/*font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;*/
}

.coin-gauche {
background: transparent url(../../../images/fond_degrade_hg.jpg) no-repeat;
}

#page {
margin-bottom: 40px;
}

/*** surcharge =DSI  ***/
body.dsi {
}

.pagelibre #deco-page-1 {
background: transparent url(../../../images/bandeau_search_droite.png) no-repeat 100% 0;
padding-right: 76px;
}

.frame_en #deco-page-1, .frame #deco-page-1 {
background: transparent url(../../../images/bandeau_frame_droite.png) no-repeat 100% 0;
padding-right: 76px;
}

.exhibitions #deco-page-1, .expositions #deco-page-1 {
background: transparent url(../../../images/bandeau_exhibitions_droite.png) no-repeat 100% 0;
padding-right: 76px;
}

.publications_en #deco-page-1, .publications #deco-page-1 {
background: transparent url(../../../images/bandeau_publications_droite.png) no-repeat 100% 0;
padding-right: 76px;
}

.education_en #deco-page-1, .education #deco-page-1 {
background: transparent url(../../../images/bandeau_education_droite.png) no-repeat 100% 0;
padding-right: 76px;
}

.search #deco-page-1, .recherche #deco-page-1 {
background: transparent url(../../../images/bandeau_search_droite.png) no-repeat 100% 0;
padding-right: 76px;
}

.museums #deco-page-1, .musees #deco-page-1 {
background: transparent url(../../../images/bandeau_museums_droite.png) no-repeat 100% 0;
padding-right: 76px;
}

.galleries #deco-page-1, .galeries #deco-page-1 {
background: transparent url(../../../images/bandeau_galleries_droite.png) no-repeat 100% 0;
padding-right: 76px;
}

.outils_en #deco-page-1, .outils #deco-page-1 {
background: transparent url(../../../images/bandeau_calendar_press_droite.png) no-repeat 100% 0;
padding-right: 76px;
}

#deco-page-2 {
background: transparent url(../../../images/fond_degrade_v.jpg) repeat-x;
/*padding-left: 199px;*/
width: 834px;
margin: 0;
margin-left: auto;
margin-right: auto;
}

/*********************/

h1 {
/*padding: 90px 0 0 190px;*/
}

#logo {
position: absolute;
top: 14px;
left: 0px;
}

#bandeau {
}

.pagelibre #bandeau {
background: #D1D5DA url(../../../images/bandeau_search.jpg) no-repeat;
position: relative;
height: 97px;
}

.frame_en #bandeau, .frame #bandeau {
background: #D1D5DA url(../../../images/bandeau_frame.jpg) no-repeat;
position: relative;
height: 97px;
}

.exhibitions #bandeau, .expositions #bandeau {
background: #D1D5DA url(../../../images/bandeau_exhibitions.jpg) no-repeat;
position: relative;
height: 97px;
}

.education_en #bandeau, .education #bandeau {
background: #D1D5DA url(../../../images/bandeau_education.jpg) no-repeat;
position: relative;
height: 97px;
}

.publications_en #bandeau, .publications #bandeau {
background: #D1D5DA url(../../../images/bandeau_publications.jpg) no-repeat;
position: relative;
height: 97px;
}

.search #bandeau, .recherche #bandeau {
background: #D1D5DA url(../../../images/bandeau_search.jpg) no-repeat;
position: relative;
height: 97px;
}

.museums #bandeau, .musees #bandeau {
background: #D1D5DA url(../../../images/bandeau_museums.jpg) no-repeat;
position: relative;
height: 97px;
}

.galleries #bandeau, .galeries #bandeau {
background: #D1D5DA url(../../../images/bandeau_galleries.jpg) no-repeat;
position: relative;
height: 97px;
}

.outils_en #bandeau, .outils #bandeau {
background: #D1D5DA url(../../../images/bandeau_calendar_press.jpg) no-repeat;
position: relative;
height: 97px;
}

#bandeau #main_menu {
position: absolute;
top: 14px;
left: 75px;
vertical-align: top;
}

#bandeau #main_menu li {
float: left;
clear: both;
list-style-type: none;
font-family: Arial, "Times New Roman", Times, serif;
font-size: 10px;
margin-bottom: 3px;
}

a#french_version {
float: left;
padding-right: 22px;
padding-top: 6px;
padding-bottom: 1px;
background: transparent url(../../../images/drapeau_france.gif) no-repeat right 5px;
}

a#english_version {
float: left;
padding-right: 22px;
padding-top: 6px;
padding-bottom: 1px;
background: transparent url(../../../images/drapeau_usa.gif) no-repeat right 5px;
}

#bandeau #main_menu a {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
text-decoration: none;
color: black;
}

#bandeau #main_menu a:hover {
color: white;
}

/*** surcharge =DSI  ***/
.dsi #bandeau {
}

/*** surcharge =DSI  ***/
.dsi form#recherche-simple {
}

#connexion {
position: absolute;
top: 0;
left: 811px;
width: 172px;
z-index:1;
}

#connexion label,
#menu label,
#recherche-simple legend,
#connexion legend,
#menu legend{
display: none;
}

#recherche-simple a, #connexion a{
}

#recherche-simple a:hover, #connexion a:hover{
}

#recherche-simple label {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif; 
font-size: 10px;
}

#recherche-simple .champ-saisie {
height: 13px;
width: 125px;
vertical-align: top;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif; 
font-size: 10px;
}

#recherche-simple .ok {
vertical-align: top;
}

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

#bandeau select {
margin: 0 0 5px 14px;
width: 140px;
}

p#avancee, p#oublie {
margin:0 0 0 14px;
}

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

#menu {
float: left;
width: 100%;
border-bottom: 5px solid;
background-image: url(../../../images/_bg_menu.jpg);
}

#rubrique{
}

.pagelibre #menu{
border-bottom-color: #7f8794;
}

.frame_en #menu, .frame #menu {
border-bottom-color: #FF9E13;
}

.exhibitions #menu, .expositions #menu{
border-bottom-color: #FFD00E;
}

.education_en #menu, .education #menu {
border-bottom-color: #94CF01;
}

.publications_en #menu, .publications #menu {
border-bottom-color: #34A3AD;
}

.search #menu, .recherche #menu {
border-bottom-color: #7f8794;
}

.museums #menu, .musees #menu{
border-bottom-color: #5AB5E4;
}

.galleries #menu, .galeries #menu{
border-bottom-color: #DF48B3;
}

.outils_en #menu, .outils #menu {
border-bottom-color: #abae91;
}

#rubrique li {
list-style-type:none;
float: left;
}

#rubrique a {
display: block;
height: 23px;
}

#rubrique a:hover, #rubrique a.on {
background-position: 0 100%;
}

#rubrique a span {
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#frame_en {
width: 60px;
background-image: url(../../../images/menu_frame_en.gif);
}

#frame {
width: 60px;
background-image: url(../../../images/menu_frame_fr.gif);
}

#museums {
width: 78px;
background-image: url(../../../images/menu_museums_en.gif);
}

#musees {
width: 67px;
background-image: url(../../../images/menu_museums_fr.gif);
}

#exhibitions {
width: 93px;
background-image: url(../../../images/menu_exhibitions_en.gif);
}

#expositions {
width: 97px;
background-image: url(../../../images/menu_exhibitions_fr.gif);
}

#galleries {
width: 84px;
background-image: url(../../../images/menu_galleries_en.gif);
}

#galeries {
width: 77px;
background-image: url(../../../images/menu_galleries_fr.gif);
}

#education_en {
width: 87px;
background-image: url(../../../images/menu_education_en.gif);
}

#education {
width: 87px;
background-image: url(../../../images/menu_education_fr.gif);
}

#publications_en {
width: 106px;
background-image: url(../../../images/menu_publications_en.gif);
}

#publications {
width: 106px;
background-image: url(../../../images/menu_publications_fr.gif);
}

#outils {
float: right;
}

#outils li {
list-style-type:none;
float: left;
}

#outils a {
display: block;
height: 23px;
}

#outils a:hover, #outils a.on {
background-position: 0 100%;
}

#outils a span {
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#support {
width: 91px;
background-image: url(../../../images/menu_support_en.gif);
}

#soutien {
width: 91px;
background-image: url(../../../images/menu_support_fr.gif);
}

#calendar {
width: 72px;
background-image: url(../../../images/menu_calendar_en.gif);
background-repeat: no-repeat;
}

#calendrier {
width: 59px;
background-image: url(../../../images/menu_calendar_fr.gif);
background-repeat: no-repeat;
}

#pressroom {
width: 86px;
background-image: url(../../../images/menu_press_en.gif);
background-repeat: no-repeat;
}

#revuepresse {
width: 58px;
background-image: url(../../../images/menu_press_fr.gif);
background-repeat: no-repeat;
}

/***********************
	=Block =Sous-Menu
************************/

#sous-menu {
float: left;
width: 100%;
}

#sous-rubrique{
}

.pagelibre #sous-menu{
background-color: #FFEAD1;
border-bottom-color: #FF9E13;
}

.frame_en #sous-menu, .frame #sous-menu {
background-color: #FFEAD1;
border-bottom-color: #FF9E13;
}

.museums #sous-menu, .musees #sous-menu {
background-image: url(../../../images/background_sous-menu_museums.gif);
border-bottom-color: #5AB5E4;
}

.exhibitions #sous-menu, .expositions #sous-menu {
background-image: url(../../../images/background_sous-menu_exhibitions.gif);
border-bottom-color: #5AB5E4;
}

.education_en #sous-menu, .education #sous-menu {
background-image: url(../../../images/background_sous-menu_education.gif);
border-bottom-color: #5AB5E4;
}

.publications_en #sous-menu, .publications #sous-menu {
background-image: url(../../../images/background_sous-menu_publications.gif);
border-bottom-color: #5AB5E4;
}

.frame_en #sous-menu, .frame #sous-menu {
background-image: url(../../../images/background_sous-menu_frame.gif);
border-bottom-color: #5AB5E4;
}

.outils_en #sous-menu, .outils #sous-menu {
background-image: url(../../../images/background_sous-menu_press_room.gif);
border-bottom-color: #5AB5E4;
}

.search #sous-menu, .recherche #sous-menu {
background-image: url(../../../images/background_sous-menu_search.gif);
border-bottom-color: #5AB5E4;
}

.exhibitions #sous-menu, .expositions #sous-menu {
border-bottom-color: #FFD00E;
}

.galleries #sous-menu, .galeries #sous-menu {
border-bottom-color: #DF48B3;
}

.education_en #sous-menu, .education #sous-menu {
border-bottom-color: #94CF01;
}

.calendar_press_search #sous-menu {
border-bottom-color: #abae91;
}

#sous-rubrique li {
list-style-type:none;
float: left;
}

#sous-rubrique a {
display: block;
height: 21px;
}

#sous-rubrique a:hover, #sous-rubrique a.on {
background-position: 0 100%;
}

#sous-rubrique a span {
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#aboutframe {
width: 92px;
background-image: url(../../../images/sous-menu_frame_about_en.gif);
}

#aproposdeframe {
width: 127px;
background-image: url(../../../images/sous-menu_frame_about_fr.gif);
}

#organisation_en {
width: 98px;
background-image: url(../../../images/sous-menu_frame_orga_en.gif);
}

#organisation {
width: 164px;
background-image: url(../../../images/sous-menu_frame_orga_fr.gif);
}

#sponsors_en {
width: 80px;
background-image: url(../../../images/sous-menu_frame_sponsors_en.gif);
}

#sponsors {
width: 69px;
background-image: url(../../../images/sous-menu_frame_sponsors_fr.gif);
}

#in_numbers {
width: 123px;
background-image: url(../../../images/sous-menu_frame_numbers_en.gif);
}

#en_chifre {
width: 125px;
background-image: url(../../../images/sous-menu_frame_numbers_fr.gif);
}

#features {
width: 71px;
background-image: url(../../../images/sous-menu_frame_features_en.gif);
}

#dossiers {
width: 71px;
background-image: url(../../../images/sous-menu_frame_features_fr.gif);
}

#frenchframemuseums {
width: 58px;
background-image: url(../../../images/sous-menu_museums_france_en.gif);
}

#museesfr {
width: 58px;
background-image: url(../../../images/sous-menu_museums_france_fr.gif);
}

#usaframemuseums {
width: 89px;
background-image: url(../../../images/sous-menu_museums_usacanada_en.gif);
}

#museesusa {
width: 89px;
background-image: url(../../../images/sous-menu_museums_usacanada_fr.gif);
}

#currentexhibitions {
width: 66px;
background-image: url(../../../images/sous-menu_expo_current_en.gif);
}

#expoencours {
width: 70px;
background-image: url(../../../images/sous-menu_expo_current_fr.gif);
}

#futurexhibitions {
width: 58px;
background-image: url(../../../images/sous-menu_expo_future_en.gif);
}

#expofuture {
width: 61px;
background-image: url(../../../images/sous-menu_expo_future_fr.gif);
}

#nouvellesacquisition {
width: 160px;
background-image: url(../../../images/sous-menu_expo_nouvellesac_fr.gif);
}

#recentacquisitions {
width: 141px;
background-image: url(../../../images/sous-menu_expo_nouvellesac_en.gif);
}

#archiveexhibition {
width: 44px;
background-image: url(../../../images/sous-menu_expo_past_en.gif);
}

#expoarchive {
width: 71px;
background-image: url(../../../images/sous-menu_expo_archive_fr.gif);
}

#onlineexhibitions {
width: 60px;
background-image: url(../../../images/sous-menu_expo_online_en.gif);
}

#expoenligne {
width: 66px;
background-image: url(../../../images/sous-menu_expo_online_fr.gif);
}

#abouteducation {
width: 53px;
background-image: url(../../../images/sous-menu_edu_about_en.gif);
}
#othereducationp {
width: 115px;
background-image: url(../../../images/sous-menu_edu_frame_en.gif);
}
#newseducation {
width: 48px;
background-image: url(../../../images/sous-menu_edu_news_en.gif);
}
#researcheducation {
width: 74px;
background-image: url(../../../images/sous-menu_edu_research_en.gif);
}
#gameseducation {
width: 56px;
background-image: url(../../../images/sous-menu_edu_games_en.gif);
}
#artglossaryeducation {
width: 99px;
background-image: url(../../../images/sous-menu_edu_artglossary_en.gif);
}
#frameeducationp {
width: 280px;
background-image: url(../../../images/sous-menu_edu_annenberg_en.gif);
background-repeat: no-repeat;
}
#contacteducation {
width: 66px;
background-image: url(../../../images/sous-menu_edu_contact.gif);
}


#aproposdeeducation {
width: 87px;
background-image: url(../../../images/sous-menu_edu_aproposede_fr.gif);
}
#autresprograms {
width: 130px;
background-image: url(../../../images/sous-menu_edu_frame_fr.gif);
}
#actualiteseducation {
width: 48px;
background-image: url(../../../images/sous-menu_edu_news_en.gif);
}
#rechercheeducation {
width: 78px;
background-image: url(../../../images/sous-menu_edu_recherche_fr.gif);
}
#jeuxeducation {
width: 109px;
background-image: url(../../../images/sous-menu_edu_jeux_fr.gif);
}
#glossaireeducation {
width: 78px;
background-image: url(../../../images/sous-menu_edu_glossaire_fr.gif);
}
#frameprograms {
width: 220px;
background-image: url(../../../images/sous-menu_edu_annenberg_fr.gif);
}
#contactfreducation {
width: 66px;
background-image: url(../../../images/sous-menu_edu_contact.gif);
}
#pressroomarchive {
width: 64px;
background-image: url(../../../images/sous-menu_press_archive_en.gif);
}

#revuepressearchive {
width: 71px;
background-image: url(../../../images/sous-menu_press_archive_fr.gif);
}

#pressroomrecent {
width: 58px;
background-image: url(../../../images/sous-menu_press_recent_en.gif);
}

#revuepresserecent, #les_amis{
width: 58px;
background-image: url(../../../images/sous-menu_press_recent_fr.gif);
}

#framepublications {
width: 136px;
background-image: url(../../../images/sous-menu_publi_frame_en.gif);
}

#publicationsframe {
width: 136px;
background-image: url(../../../images/sous-menu_publi_frame_fr.gif);
}

#museumpublications {
width: 146px;
background-image: url(../../../images/sous-menu_publi_museum_en.gif);
}

#publicationsmusees {
width: 167px;
background-image: url(../../../images/sous-menu_publi_museum_fr.gif);
}

#aboutsupport {
width: 53px;
background-image: url(../../../images/sous-menu_support_about_en.gif);
}
#aproposdesupport {
width: 86px;
background-image: url(../../../images/sous-menu_support_aproposede_fr.gif);
}
#friendsofframe {
width: 125px;
background-image: url(../../../images/sous-menu_support_lesamis_en.gif);
}

#newslettersupport {
width: 86px;
background-image: url(../../../images/sous-menu_support_newsletter_en.gif);
}
#sponsorssupport {
width: 75px;
background-image: url(../../../images/sous-menu_support_sponsors_en.gif);
}
#donors {
width: 61px;
background-image: url(../../../images/sous-menu_support_donors_en.gif);
}
#contribute {
width: 85px;
background-image: url(../../../images/sous-menu_support_contribute_en.gif);
}
#contactsupport {
width: 67px;
background-image: url(../../../images/sous-menu_support_contact_en.gif);
}
#lesamisdeframe {
width: 125px;
background-image: url(../../../images/sous-menu_support_lesamis_fr.gif);
}
#newslettersoutien {
width: 86px;
background-image: url(../../../images/sous-menu_support_newsletter_fr.gif);
}
#mecenessoutien {
width: 64px;
background-image: url(../../../images/sous-menu_support_mecenes_fr.gif);
}
#bienfaiteurs {
width: 95px;
background-image: url(../../../images/sous-menu_support_bienfaiteurs_fr.gif);
}
#contributionsoutien {
width: 98px;
background-image: url(../../../images/sous-menu_support_contribution_fr.gif);
}
#contactsoutien {
width: 67px;
background-image: url(../../../images/sous-menu_support_contact_fr.gif);
}
/*** surcharge =Rubrique ***/
.rubrique #outils {
}
#outils ul {
/*float: right;*/
}
#outils li {
/*list-style-type: none;
float: left;*/
}
#outils a {
/*display: block;
padding: 5px 10px 4px 6px;*/
}
#outils a.first-menu-item {
}
#outils a:hover, #outils a.hover {
}
#outils {
}
#services label {
/*display:inline;*/
}
#services select {
/*width: 165px;*/
}
#services .ok {
}

/************************
	=Bloc =Titre
*************************/
#titre {
width: 100%;
height: 63px;
position: relative;
clear: left;
border-bottom: 1px solid #BAC0C9;
background: transparent url(../../../images/deco_titre.gif) no-repeat;
}

#titre img {
float: left;
}

#titre #visuel-rubrique {
position: absolute;
width: 126px;
height: 63px;
background-repeat: no-repeat;
background-position: 0 0;
}

#titre h2 {
width: 415px;
position: absolute;
left: 143px;
bottom: 0px;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
margin: 0 0 2px 0;
padding: 0 0 0 0;
}

#titre #recherche-simple {
position: absolute;
left: 568px;
bottom: 0;
margin-bottom: 2px;
background: transparent url(../../../images/deco_titre_encadres.gif) no-repeat;
padding: 21px 32px 0 7px;
}

#titre-sans-vignette {
width: 100%;
height: 63px;
position: relative;
clear: left;
border-bottom: 1px solid #BAC0C9;
background: transparent url(../../../images/deco_titre.gif) no-repeat;
}

#titre-sans-vignette img {
float: left;
}

#titre-sans-vignette h3 {
margin-left: 19px;
}

#titre-sans-vignette h2 {
width: 426px;
position: absolute;
bottom: 0;
padding-left: 18px;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
margin-bottom: 2px;
}

#titre-sans-vignette #recherche-simple {
position: absolute;
left: 568px;
bottom: 0;
margin-bottom: 2px;
background: transparent url(../../../images/deco_titre_encadres.gif) no-repeat;
padding: 21px 32px 0 7px;
}

#deco-bordure {
background: white url(../../../images/deco_bordure_filet.gif) repeat-y 567px 0;
border: 1px solid #BAC0C9;
border-top: none;
}

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

#navigation {
float: left;
width: 142px;
/*margin-right: 22px;
overflow-x: auto;
overflow-y: hidden;*/
}

.exhibitions #navigation .liste-musees, .expositions #navigation .liste-musees {
padding-top: 35px;
}

#navigation a {
color: #4E5765;
}

#navigation a:hover {
color: #ff5a00;
}

#navigation h3 {
margin-right: 20px;
padding-left: 4px;
padding-bottom: 4px;
border-bottom-style: dotted;
border-bottom-width: 1px;
border-color: #BAC0C9;
}

.liste-musees h4 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: normal;
background: url(../../../images/liste-musees_haut.gif) no-repeat 0 0;
padding: 9px 20px 0 6px;
margin:0 0 5px 0;
}


/*** listes ***/

.navig_collection #highlight_contenu table {
width: 120px;
height: 329px;
border-collapse: collapse;
padding: 0px 0px 20px 0px;
margin: 7px 22px 4px 0px;
}

.navig_collection tr {
border-style: solid;
border-width: 1px;
border-color: #CCCCCC;
}

.navig_collection td {
height: 62px;
text-align: center;
border-style: solid;
border-width: 1px;
border-color: #CCCCCC;
text-decoration: none;
color: #333333;
padding: 0 0 0 0;
}

.navig_collection td a {
line-height: 13px;
display:block;
text-decoration: none;
padding: 3px 0px 2px 0px;
}

.navig_collection td a:link {
color: #333333;
text-decoration: none;
}

.navig_collection td a:visited {
color: #333333;
}

.navig_collection td a:hover {
color: #4e5765;
background-color: #a6dcff;
}

.navig_collection img {
border: none
}




/*** surcharge =Collaboratif ***/
.collaboratif #navigation h3 {
margin:1em 10px 1em 20px;
}
.menuleft {
}
.menuleft-in {
}
p#acces-direct {
position:absolute;
}
ul.menu-prin {
margin: 17px 0 0 30px;
}
.menu-prin li {
}
ul.menu-prin ul {
}
.menu-prin li.menuon {
}
.menu-prin li.menuon li {
}
.menu-prin li.menuon li.menuon {
}
.menu-prin ul {
}
.menu-prin a {
}
.menu-prin a:hover {
}
/* ---------- Newsletter ---------- */

#newsletter{
}
#newsletter legend {
display:none;
}
#newsletter .champ-saisie {
width: 120px;
padding: 2px 1px;
}
.deco-news h3 {
}
.deco-news {
padding-left: 30px
}
/*********************************
	=Bloc =Contenu
*********************************/
#deco-contenu {
float: left;
height: auto;
}

#deco-bordure h3 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 10px;
font-weight:normal;
margin-top: 3px;
}

.contenu-sans-encadres {
float: left;
width: 756px;
background-color: #ffffff;
}

.contenu-avec-vignette {
float: left;
/*margin:0;*/
width: 426px;
}

.titre-milieu {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size: 16px;
margin:25px 0 10px 0;
}            

.sous-titre-milieu {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size: 12px;
margin:15px 0 10px 0;
} 


.museums .contenu-avec-vignette h4, .musees .contenu-avec-vignette h4 {
/*margin-top: 30px;*/
}

.meta_content h2 { /* ou pour contenu-avec-vignette */
font-size: 12px;
letter-spacing: 1px;
}

.meta_content .auteur { /* ou pour contenu-avec-vignette */
margin: 8px 0 4px 0;
padding: 0;
font-size: 12px;
letter-spacing: 1px;
}

.meta_content h4 {
margin: 0 0 10px 0;
}

.meta_content h5 { /* ou pour contenu-avec-vignette */
font-size: 11px;
font-weight: normal;
letter-spacing: 0;
margin: 0 20px 0 0;
line-height: 15px;
}

.meta_content .liste-simple {
padding-left: 0;
}

.meta_content .lien-extra-gris {
background: url(../../../images/arrow_extra_link.gif) no-repeat 0px 5px;
padding: 2px 10px 0 13px;
}

.meta_content #description-oeuvre {
margin: 5px 20px 0 0;
border-top-style: dotted;
border-top-width: 1px;
border-color: #BAC0C9;
}

.contenu-avec-vignette ul, .contenu-avec-vignette ol {
padding-left: 0px;
}

.contenu-sans-vignette {
float: left;
width: 568px;
}

.contenu-sans-vignette .table-oeuvre {
/*padding-left: 20px;*/
}

.contenu-sans-vignette .table-musee {
padding-left: 18px;
margin: 0 0 0 40px;
border-collapse: collapse;
border-spacing:0;
width=100%;
line-height: 11px;
}

.contenu-sans-vignette .liste-sitemap .table-musee {
margin: 0 0 0 20px;
}

.contenu-sans-vignette .table-musee tr {
vertical-align: top;
}

.contenu-sans-vignette .table-musee .celluleVille {
width: 106px;
}

.contenu-sans-vignette .table-musee .ulVille {
/*margin-top: 0px;*/
list-style-type: none;
}

.contenu-sans-vignette .table-musee .nomVille {
font-family: Georgia;
font-size: 11px;
color:#4e5765;
text-align: right;
font-weight: bold;
}

.contenu-sans-vignette .table-musee .ulMusee {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
font-weight: normal;
list-style-type: none;
padding: 0 0px 0 4px;
/*margin-top: 0px;
margin-bottom: 0px;*/
}

.contenu-sans-vignette h3 {
padding-left: 18px;
}

.contenu-sans-vignette p {
/*padding-left: 20px;*/
}

.contenu-sans-vignette h4, .contenu-sans-vignette h5 {
padding-left: 20px;
}

h2 {
margin: 8px 0;
padding: 0;
}
/*** surcharge =Annuaire  ***/
.annuaire h2 {
}

/*** surcharge =Page =libre  ***/
.pagelibre h2 {
margin:15px 0 20px 0;
}

/*** surcharge =Rubrique ***/
.rubrique h2 {
padding: 6px 100px 6px 366px;
margin: 0;
}

h3 {
/*margin: 1em 0;
padding: 0;*/
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 10px;
}

h4 {
margin: 8px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
}

h5 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px; 
letter-spacing: 1px;
font-weight:normal;
}

.corps, .ktoolbox {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 12px;
line-height: 17px;
padding-right: 15px;
color: #333333;
}

/*.corps-sans-retrait-gris-bleu-fonce {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 12px;
padding-right: 15px;
color: #4e5765;
margin :0;
padding: 0;
}*/

.corps-sans-retrait {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 12px;
padding-right: 15px;
color: #4e5765;
margin :0;
padding: 0;
}

.corps a {
color: #4E5765;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #CDD2DA;
text-decoration: none;
}

.ktoolbox a {
font-weight: normal;
background: url(../../../images/arrow_link.gif) no-repeat 2px 4px;
padding: 1px 10px 5px 18px;
}

.corps a:hover {
color: #ff5a00;
/*line-height: normal;*/
/*border-bottom-style: solid;
border-bottom-color: #FF0000;*/
}

.presentation-italique {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #999999;
font-style: italic;
}

.presentation {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #999999;
font-style: normal;
padding-right: 15px;
}

.noir-italique {
font-family: Georgia, Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #000000;
font-style: italic;
padding-right: 15px;
}

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

.conteneursousparagraphe {
float:left;
}

.firstline {
}

.filet {
height: 1px;
margin: 7px 0 3px 0;
}
/*** Plan du site  ***/

.plansite1 li {
}
.plansite2 li {
}



/*** education programs ***/

.bordure-pointilles {
border-top-style: dotted;
border-top-width: 1px;
border-top-color: #bac0c9;
margin: 0 20px;
}

/*** Collections ***/

.table-oeuvre table {
empty-cells: collapse;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 10px;
letter-spacing: 0px;
font-weight:lighter;
border-spacing: 0px;
background-color: #FFFFFF;
border-style: solid;
border-width: 1px;
border-collapse:collapse;
}

.table-oeuvre tr {
border-style: solid;
border-width: 1px;
border-color: #CCCCCC;
}

.table-oeuvre td {
width: 134px;
vertical-align:top;
padding:0px;
border-style: solid;
border-width: 1px;
border-color: #CCCCCC;
text-decoration: none;
color: #333333;
}

.table-oeuvre td a {
line-height: 13px;
display:block;
text-decoration: none;
padding: 4px 4px;
}

.table-oeuvre td a:link {
color: #333333;
text-decoration: none;
}

.table-oeuvre td a:visited {
color: #333333;
}

.museums .table-oeuvre td a:hover, .musees .table-oeuvre td a:hover {
color: #4e5765;
background-color: #a6dcff;
}

.table-oeuvre img {
border: none
}

.galleries .table-oeuvre td a:hover, .galeries .table-oeuvre td a:hover {
color: #4e5765;
background-color: #ec91d1;
}

#table-calendar {
text-align: center;
border-spacing: 0px;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #4e5765;
background-image: url(../../../images/fond_calendar.jpg);
}

#table-calendar td {
height: 30px;
border-color: #BAC0C9;
border-style: solid;
border-left-style: none;
border-top-style: none;
border-width: 1px;
}

#table-calendar td:hover, #table-calendar td.hover {
background-image: url(../../../images/fond_calendar_month_hover.jpg);
color: white;
cursor: pointer; cursor: hand;
}

#table-calendar-choix-annee {
padding: 2px 2px 4px 2px;
background: url(../../../images/bordure_bandeau_calendar_bas.gif) repeat-x 0 bottom;
}

#table-calendar-choix-annee .annee {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #4e5765;
vertical-align: text-top;
padding: 0 4px 0 4px;
}

#table-calendar-annee-courante {
margin-top: 10px;
padding-bottom: 11px;
padding-left: 2px;
background: url(../../../images/bordure_bandeau_calendar_haut.gif) repeat-x 0 bottom;
font-family: Georgia, Helvetica, "Lucida Grande", sans-serif;
font-size: 20px;
}

/*** visu_collection ***/


.visu_collection {
padding: 4px 0 0px 0px;
margin: 0 0 0 0;
background: url(../../../images/highlight_visu_haut.gif) no-repeat 0px top;
}

.visu_collection h5 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 1px;
font-weight: normal;
padding: 4px 0 0 15px;
background: url(../../../images/highlight_bas.gif) no-repeat 0px bottom;
}

#visu_contenu {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: url(../../../images/highlight_fond.gif) repeat-y 0px 0px;
}

.visu_collection img {
padding: 4px 25px 0px 4px;
}



/*** formulaire visu oeuvres ***/

.contenu-avec-vignette form {
/*position: absolute;
padding: 8px 0 0 240px;
margin: 20px 25px 0 5px;
border-top-style: dotted;
border-top-width: 1px;
border-color: #BAC0C9;*/
}

.contenu-sans-vignette form {
margin-left: 20px;
}

.form-other-program {
position: relative;
padding: 8px 0 0 310px;
margin: 20px 25px 0 20px;
border-top-style: dotted;
border-top-width: 1px;
border-color: #BAC0C9;
}

/*** highlight oeuvres d'art ***/

.highlight h5 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
font-weight: normal;
padding: 0 0 13px 15px;
/*margin-bottom: 25px;*/
background: url(../../../images/highlight_bas.gif) no-repeat 0px bottom;
}

.highlight #highlight-contenu-collection h4, #highlight-contenu-exhibition h4, #highlight-contenu-galleries h4 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: normal;
padding: 25px 0 0px 15px;
}

.highlight #highlight-contenu-collection h4 {
background: url(../../../images/highlight_collection_haut.gif) no-repeat 0px 0px;
}

.highlight #highlight-contenu-exhibition h4 {
background: url(../../../images/highlight_exhibition_haut.gif) no-repeat 0px 0px;
}

.highlight #highlight-contenu-galleries h4 {
background: url(../../../images/highlight_galleries_haut.gif) no-repeat 0px 0px;
}

.highlight #highlight-contenu-collection h5 a {
background: url(../../../images/arrow_highlight_collection.gif) no-repeat 0px 0px;
padding-left: 20px;
letter-spacing: 0;
}

.highlight #highlight-contenu-exhibition h5 a {
background: url(../../../images/arrow_highlight_exhibition.gif) no-repeat 0px 0px;
padding-left: 20px;
letter-spacing: 0;
}

.highlight #highlight-contenu-galleries h5 a {
background: url(../../../images/arrow_highlight_galleries.gif) no-repeat 0px 0px;
padding-left: 20px;
letter-spacing: 0;
}

.highlight table {
padding: 0px 0px 20px 0px;
margin: 0px 6px 10px 6px;
border-bottom-style: dotted;
border-bottom-width: 1px;
border-bottom-color: #BAC0C9;
}

.highlight #highlight-contenu-collection, .highlight #highlight-contenu-exhibition, .highlight #highlight-contenu-galleries {
background: url(../../../images/highlight_fond.gif) repeat-y 0px 0px;
}

.highlight tr {
border-style: solid;
border-width: 1px;
border-color: #CCCCCC;
}

.highlight td {
width: 126px;
height: 124px;
text-align: center;
border-style: solid;
border-width: 1px;
border-color: #CCCCCC;
text-decoration: none;
color: #333333;
padding: 0px 0px 0 0px;
}

.highlight td a {
line-height: 13px;
display:block;
text-decoration: none;
padding: 3px 2px 2px 2px;
}

.highlight td a:link {
color: #333333;
text-decoration: none;
}

.highlight td a:visited {
color: #333333;
}

.museums .highlight td a:hover, .musees .highlight td a:hover {
color: #4e5765;
background-color: #a6dcff;
}

.galleries .highlight td a:hover, .galeries .highlight td a:hover {
color: #4e5765;
background-color: #ec91d1;
}

.exhibitions .highlight td a:hover, .expositions .highlight td a:hover {
color: #4e5765;
background-color: #ffe26c;
}

.highlight img {
border: none
}




.navig-oeuvre
{
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
font-weight: normal;
margin: 0 0 0 0;
padding: 0 0 0 0;
vertical-align: text-top;
}


#form-navigation {
margin: 30px 20px 0 0;
border-top-style: dotted;
border-top-width: 1px;
border-color: #BAC0C9;
}

#form-navigation .compteur {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 10px;
font-weight: normal;
vertical-align: top;
}

/*** bandeaux ***/

.bandeau-bas {
width: 100%;
position: relative;
clear: left;
margin-bottom: 10px;
/*border-bottom: 1px solid #BAC0C9;*/
background: transparent url(../../../images/deco_titre_bandeau_suppl_musees.gif) no-repeat 0 0;
}

.bandeau-bas #contenu_bandeau {
margin: 0 0 0 142px;
width: 426px;
}

.bandeau-bas #contenu_bandeau .liste-simple {
padding-left: 0;
}

.bandeau-bas #contenu_bandeau .liste-simple .lien-extra-gras {
background: url(../../../images/arrow_extra_link.gif) no-repeat 0px 5px;
padding: 2px 10px 0px 13px;
}

.bandeau-bas .contenu_bandeau {
margin: 0 0 0 142px;
width: 426px;
}

.bandeau-bas .contenu_bandeau .liste-simple {
padding-left: 0;
}

.bandeau-bas .contenu_bandeau .liste-simple .lien-extra-gras {
background: url(../../../images/arrow_extra_link.gif) no-repeat 0px 5px;
padding: 2px 10px 0px 13px;
}

.bandeau-bas img {
float: left;
}

.bandeau-bas #infos_musees {
background: url(../../../images/bandeau_musees_visuel_rubrique.gif) no-repeat 10px 10px;
float: left;
width: 142px;
height: 27px;
}

.bandeau-bas .infos_musees {
background: url(../../../images/bandeau_musees_visuel_rubrique.gif) no-repeat 10px 10px;
float: left;
width: 142px;
height: 27px;
}

.bandeau-bas h3 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: normal;
width: 426px;
padding: 8px 0 0 0;
}

#deco-bordure .bandeau-bas h3 {
font-size: 11px;
}

.bandeau-bas .redac-liste {
margin-left: 20px;
}

.bandeau-bas #infos_diverses {
background: url(../../../images/bandeau_divers_visuel_rubrique.gif) no-repeat 10px 10px;
float: left;
width: 130px;
height: 27px;
}

.bandeau-bas #infos_frame {
background: url(../../../images/bandeau_frame_visuel_rubrique.gif) no-repeat 10px 10px;
float: left;
width: 130px;
height: 27px;
}

.bandeau-bas #infos_exhibitions {
background: url(../../../images/bandeau_exhibitions_visuel_rubrique.gif) no-repeat 10px 10px;
float: left;
width: 130px;
height: 27px;
}

.bandeau-bas .infos_diverses {
background: url(../../../images/bandeau_divers_visuel_rubrique.gif) no-repeat 10px 10px;
float: left;
width: 130px;
height: 27px;
}

.bandeau-bas .infos_frame {
background: url(../../../images/bandeau_frame_visuel_rubrique.gif) no-repeat 10px 10px;
float: left;
width: 130px;
height: 27px;
}

.bandeau-bas .infos_exhibitions {
background: url(../../../images/bandeau_exhibitions_visuel_rubrique.gif) no-repeat 10px 10px;
float: left;
width: 130px;
height: 27px;
}


/*** bandeau d'information (exhibitions et education) ***/

.bandeau {
width: 100%;
position: relative;
margin: 15px 0 10px 0;
}

.bandeau p {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #4e5765;
line-height: 16px;
margin: 6px 0 0 0;
}

.bandeau #contenu-bandeau {
padding: 0 0 0 125px;
/*width: 435px;*/
}

.bandeau #contenu-bandeau p {
padding-left: 20px;
margin-top: 4px;
}

.bandeau img {
float: left;
margin-left: 0px;
}

.bandeau .sous-titre-italique {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #4e5765;
font-style: italic;
padding-left: 17px;
margin: 0;
line-height: 17px;
}

.exhibitions .bandeau .sous-titre-italique, .expositions .bandeau .sous-titre-italique {
font-family: Georgia, Helvetica, "Lucida Grande", sans-serif;
padding-left: 22px;
}

.bandeau .sous-titre-info-musee {
font-family: Georgia, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #7f8794;
font-style: italic;
padding-left: 17px;
margin: 0;
}

.frame .sous-titre-info-musee {
padding-left: 20px;
padding-top: 0;
}

.education .style2 .sous-titre-info-musee {
padding-left: 11px;
}

.education .style3 .sous-titre-info-musee {
padding-left: 21px;
}

.bandeau h4 {
color: #7f8794;
font-size: 15px;
margin: 0px;
}

.bandeau .lien-bandeau-frame {
color: #4e5765;
background: url(../../../images/arrow_link.gif) no-repeat 6px 6px;
}

.bandeau .lien-bandeau-online {
color: #4e5765;
/*background: url(../../../images/arrow_online.gif) no-repeat 6px 6px;*/
}

.bandeau .lien-bandeau-extra {
color: #4e5765;
background: url(../../../images/arrow_extra_link.gif) no-repeat 6px 6px;
}

.bandeau .contenu-pointille {
padding-bottom: 2px;
border-bottom-style: dotted;
border-width: 1px;
border-color: #bac0c9;
}

.bandeau .contenu-pointille .periode {
float: left;
width: 120px;
text-align: left;
line-height: 15px;
/*Avant la modif pour MAC : line-height: 17px;*/
}

.bandeau .contenu-pointille .fromto {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 10px;
color: #929ba4;
float: left;
width: 20px;
text-align: right;
}

.bandeau .contenu-pointille .date {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #4e5765;
font-weight: bold;
width: 92px;
text-align: left;
margin-left: 28px;
}

.bandeau .contenu-pointille .periode-archive {
float: left;
width: 64px;
text-align: left;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 12px;
color: #4e5765;
font-weight: bold;
text-align: left;
}

.bandeau .contenu-pointille .lieu {
text-align: left;
line-height: 15px;
margin-left: 128px;
}

.bandeau .contenu-pointille .lieu-archive {
text-align: left;
line-height: 15px;
margin-left: 70px;
}

.bandeau .contenu-pointille .ville {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 12px;
color: #4e5765;
font-weight: bold;
text-align: left;
}

.bandeau .contenu-pointille-futur {
padding-bottom: 2px;
border-bottom-style: dotted;
border-width: 1px;
border-color: #bac0c9;
}

.bandeau .contenu-pointille-futur .periode {
float: left;
width: 120px;
text-align: left;
line-height: 17px;
}

.bandeau .contenu-pointille-futur .date-future {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #4e5765;
width: 92px;
text-align: left;
}

.bandeau .contenu-pointille-futur .lieu {
text-align: left;
line-height: 15px;
margin-left: 128px;
}

.bandeau .contenu-pointille-futur .ville {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 12px;
color: #4e5765;
font-weight: bold;
text-align: left;
}

.bandeau .musee {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #999999;
font-style: italic;
margin: 0px 25px 0 0;
}

.bandeau .musee a {
color: #929ba4;
}

.bandeau .contenu {
border-top-style: dotted;
border-width: 1px;
border-color: #bac0c9;
margin: 10px 17px 0 34px;
}

.villes_liste-musees {
float:left;
width: 110px;
text-align: right;
margin-top: 10px;
margin-left: 30px;
}

.noms_liste-musees {
width: 400px;
margin-left: 150px;
padding-top: 6px;
}

/*** bandeau publication ***/

.bandeau-publication {
width: 100%;
/*position: relative;*/
margin: 25px 0 0 0;
padding-top: 25px;
clear: both;
}

.bandeau-publication p {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #4e5765;
line-height: 16px;
margin: 6px 0 0 0;
}

.bandeau-publication #contenu-bandeau {
padding: 0 0 0 125px;
/*width: 435px;*/
}

.bandeau-publication #contenu-bandeau p {
padding-left: 20px;
}

.bandeau-publication img {
float: left;
margin-left: 20px;
}

.bandeau-publication #publication-achat {
clear: left;
float: left;
width: 106px;
border: 1px solid #34A3AD;
background: url(../../../images/bouton_achat.jpg) no-repeat 3px 3px;
padding: 2px 0 2px 0;
margin: 5px 10px 0 20px;
vertical-align: center;
}

.bandeau-publication #publication-achat a {
padding-left: 40px;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
font-weight: bold;
color: #666666;
}

.bandeau-publication #publication-exposition {
float: left;
clear: left;
width: 80px;
border-top-style: dotted;
border-top-width: 1px;
margin: 5px 10px 0 20px;
line-height: 13px;
background: url(../../../images/arrow_link.gif) no-repeat 2px 3px;
padding: 1px 10px 5px 18px;
}

.bandeau-publication .lien-achat {
background-image: none;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 10px;
}

.bandeau-publication .musees-publication {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #7F8794;
font-style: italic;
padding-left: 6px;
margin: 0;
}

.bandeau-publication .definition-publication {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #4E5765;
font-style: italic;
padding-left: 17px;
margin: 3px 0 0 0;
}

.bandeau-publication h4 {
color: #4E5765;
font-family: Georgia, Helvetica, "Lucida Grande", sans-serif;
font-size: 14px;
font-style: bold;
margin: 0px;
}


/*** bandeau calendar ***/

.date-selectionnee {
font-family: Georgia;
font-size: 20px;
font-weight: normal;
margin: 0 0 5px 20px;
}

.ligne-formulaire {
width: 567px;
background: url(../../../images/bordure_bandeau_calendar_haut.gif) repeat-x 0 1px;
}

.filtre-france {
background: url(../../../images/drapeau_france.gif) no-repeat 0 1px;
padding-left: 20px;
margin-right: 10px;
color: #000000;
font-size: 11px;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
}

.filtre-usa {
background: url(../../../images/drapeau_usa.gif) no-repeat 0 2px;
padding-left: 20px;
color: #000000;
font-size: 11px;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
}

.date-selectionnee-calendar {
width: 567px;
/*padding-bottom: 20px;*/
background: url(../../../images/bordure_bandeau_calendar_haut.gif) repeat-x 0 bottom;
}

.date-selectionnee-calendar h2 {
font-family: Georgia;
font-size: 20px;
font-weight: normal;
margin-left: 20px;
padding-top: 6px;
position: relative;
top: -10px;
}

.bandeau-calendar {
width: 546px;
/*height: 70px;*/
/*background: url(../../../images/bordure_bandeau_calendar_bas.gif) repeat-x 0 bottom;*/
}

.bandeau-calendar p {
color: #000000;
font-size: 11px;
}

.bandeau-calendar .filter-country {
float:left;
width: 190px;
/*height: 46px;*/
border-right-style: solid;
border-right-width: 1px;
border-color: #929aa5;
}

.bandeau-calendar .bordure-pointilles {
margin-left: 0;
}

.bandeau-calendar .filter-country h5 {
padding-left: 0;
}

.bandeau-calendar .filter-museum {
float:left;
/*width: 150px;
height: 46px;*/
}

.bandeau-calendar .filter-frame {
font-size: 11px;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
margin: 5px 0 5px 0;
}

.bandeau-calendar input {
}

.bandeau-calendar #buttonSubmit {
margin-left: 40px;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
}

.bandeau-calendar select {
margin-left: 20px;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
}

.spacer {
clear: both;
}


/*** bandeau event ***/

.bandeau-event {
width: 537px;
margin-left: 30px;
}

.bandeau-event #periode {
width: 105px;
float: left;
}

.bandeau-event #periode img{
padding-left: 80px;
}

.bandeau-event .fromto {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #999999;
float: left;
width: 20px;
text-align: right;
}

.resultats-calendar .bandeau-event .fromto {
font-size: 9px;
line-height: 15px;
}

.resultats-calendar .lien-bandeau-extra {
background: url(../../../images/arrow_extra_link.gif) no-repeat 6px 5px;
}

.bandeau-event .date {
/*width: 80px;*/
text-align: left;
margin-left: 28px;
}

.resultats-calendar .bandeau-event .date {
text-align: right;
font-size: 11px;
margin-right: 5px;
}

.resultats-press .bandeau-event .date {
text-align: right;
font-size: 11px;
font-weight: normal;
margin-right: 5px;
}

.date {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 12px;
color: #4e5765;
font-weight: bold;
}

.evenement .date {
font-size: 11px;
}

.date-simple {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 12px;
color: #4e5765;
font-weight: normal;
}

.bandeau-event #contenu {
border-left-style: solid;
border-color: #bac0c9;
border-width: 1px;
margin-left: 105px;
margin-bottom: 10px;
padding-right: 10px;
}

.bandeau-event #contenu p {
padding-left: 20px;
margin: 0;
}

.bandeau-event h4 {
font-family: Georgia, serif;
color: #7f8794;
font-size: 14px;
margin: 0px;
}

.resultats-press .bandeau-event h4 {
font-family: Arial, serif;
font-size: 12px;
font-weight: bold;
}

.resultats-press .lien-bandeau-frame {
background: url(../../../images/arrow_link.gif) no-repeat 4px 4px;
}

.resultats-press .lien-bandeau-extra {
background: url(../../../images/arrow_extra_link.gif) no-repeat 4px 4px;
}

.lien-bandeau-frame {
color: #4e5765;
background: url(../../../images/arrow_link.gif) no-repeat 4px 6px;
}

.lien-bandeau-online {
color: #4e5765;
/*background: url(../../../images/arrow_online.gif) no-repeat 4px 6px;*/
}

.lien-bandeau-extra {
color: #4e5765;
background: url(../../../images/arrow_extra_link.gif) no-repeat 4px 6px;
}

.type-event {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #4e5765;
/*border-right-style: solid;
border-color: #4e5765;
border-width: 1px;
padding-right: 10px;*/
}

.lieu-event {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
color: #929aa5;
font-style: italic;

}



/*** bandeau results search ***/


.bandeau-results {
clear: left;
width: 537px;
margin-left: 30px;
}

.bandeau-results #source {
width: 105px;
float: left;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
text-align: right;
}

.color-frame_en, .color-frame {
color: #fe9e14;
}

.color-museums, .color-musees {
color: #5ab5e4;
}

.color-exhibitions, .color-expositions {
color: #ffd011;
}

.color-galleries, .color-galeries {
color: #df49b4;
}

.color-education_en, .color-education {
color: #93d100;
}

.color-press {
color: #abae93;
}

.bandeau-results #contenu {
border-left-style: solid;
border-color: #bac0c9;
border-width: 1px;
margin-left: 113px;
margin-bottom: 10px;
}

.bandeau-results #contenu p {
margin: 0;
}

.bandeau-results #contenu td {
height: 62px;
width: 62px;
border-color: #bac0c9;
border-style : solid;
border-width: 1px;
padding: 3px 3px 3px 3px:
vertical-align: center;
text-align: center;
}

.bandeau-results #contenu table {
float: left;
margin-bottom: 8px;
}

.bandeau-results h4 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
color: #7f8794;
font-size: 13px;
margin: 0px;
}

.bandeau-results .date {
color: #7f8794;
}

.bandeau-results #contenu p {
padding-left: 20px;
}


/*** bandeau search ***/

.bandeau-search {
padding-left: 20px;
}

.bandeau-search table {
border-spacing: 6px;
}

.bandeau-search h5 {
padding: 10px 0 0 0;
margin: 0px;
border-top-style: dotted;
border-top-width: 1px;
border-top-color: #bac0c9;
}

.bandeau-search form {
margin-left: 0;
}

.bandeau-search {
width: 547px;
height: 140px;
background: url(../../../images/bordure_bandeau_calendar_bas.gif) repeat-x 0 bottom;
}

.bandeau-search .checkbox-frame {
float: left;
width: 15px;
height: 17px;
padding-left: 2px;
margin-right: 5px;
background-color: #FF9E15;
/*background: url(../../../images/checkbox_frame.gif) no-repeat 0px 0px;*/
}

.bandeau-search .checkbox-museums {
float: left;
width: 15px;
height: 17px;
padding-left: 2px;
background-color: #5CB4E4;
/*background: url(../../../images/checkbox_museums.gif) no-repeat 0px 0px;*/
margin-right: 5px;
}

.bandeau-search .checkbox-exhibitions {
float: left;
width: 15px;
height: 17px;
padding-left: 2px;
background-color: #FECF0F;
/*background: url(../../../images/checkbox_exhibitions.gif) no-repeat 0px 0px;*/
margin-right: 5px;
}

.bandeau-search .checkbox-galleries {
float: left;
width: 15px;
height: 17px;
padding-left: 2px;
background-color: #E04AB5;
/*background: url(../../../images/checkbox_galleries.gif) no-repeat 0px 0px;*/
margin-right: 5px;
}

.bandeau-search .checkbox-education {
float: left;
width: 15px;
height: 17px;
padding-left: 2px;
background-color: #95D100;
/*background: url(../../../images/checkbox_education.gif) no-repeat 0px 0px;*/
margin-right: 5px;
}

.bandeau-search .checkbox-calendar {
float: left;
width: 15px;
height: 17px;
padding-left: 2px;
background-color: #ABAE93;
/*background: url(../../../images/checkbox_calendar.gif) no-repeat 0px 0px;*/
margin-right: 5px;
}















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

#encadres {
float: left;
width: 188px;
line-height: 14px;
}

.oeuvre #encadres {
padding-top: 20px;
}

.frame_en #encadres, .frame #encadres {
margin-top: 10px;
}

.museums #encadres, .musees #encadres {
margin-top: 0;
padding-top: 0;
}

.exhibitions #encadres, .expositions #encadres {
margin-top: 0;
}

.galleries #encadres, .galeries #encadres {
margin-top: 0;
}

.gallerie #encadres, .galerie #encadres {
margin-top: 15px;
}

.education_en #encadres, .education #encadres {
margin-top: 10px;
}

.recherche #encadres, .search #encadres {
margin-top: 16px;
}

/*** encadres simples ***/

.encadre-exhibitions-simple, .encadre-expositions-simple {
background: url(../../../images/encadre_exhibition_fond.gif) repeat-y 0 0;
}

.encadre-museums-simple, .encadre-musees-simple {
background: url(../../../images/encadre_musees_fond.gif) repeat-y 0 0;
}

.encadre-frame_en-simple, .encadre-frame-simple {
background: url(../../../images/encadre_frame_fond.gif) repeat-y 0 0;
overflow: visible;
}

.encadre-galleries-simple, .encadre-galeries-simple {
background: url(../../../images/encadre_galleries_fond.gif) repeat-y 0 0;
}

.encadre-education_en-simple, .encadre-education-simple {
background: url(../../../images/encadre_education_fond.gif) repeat-y 0 0;
margin-bottom: 20px;
}

.encadre-publications_en-simple, .encadre-publications-simple {
background: url(../../../images/encadre_publications_fond.gif) repeat-y 0 0;
}

.encadre-outils_en-simple, .encadre-outils-simple {
background: url(../../../images/encadre_press_fond.gif) repeat-y 0 0;
}

.encadre-search-simple {
background: url(../../../images/encadre_search_fond.gif) repeat-y 0 0;
}

.encadre-frame_en-simple h4, .encadre-frame-simple h4, .encadre-museums-simple h4, .encadre-musees-simple h4, .encadre-exhibitions-simple h4, .encadre-expositions-simple h4, .encadre-galleries-simple h4, .encadre-galeries-simple h4, .encadre-education_en-simple h4, .encadre-education-simple h4, .encadre-publications_en-simple h4, .encadre-publications-simple h4, .encadre-outils_en-simple h4, .encadre-outils-simple h4, .encadre-search-simple h4 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px; 
letter-spacing: 1px;
font-weight:normal;
padding: 26px 10px 0 10px;
margin-bottom: 1px;
/*margin: 30px 0 1px 0;*/
}

.encadre-museums-simple h4, .encadre-musees-simple h4 {
background: url(../../../images/encadre_musees_haut.gif) no-repeat 0 0;
}

.encadre-frame_en-simple h4, .encadre-frame-simple h4 {
background: url(../../../images/encadre_frame_haut.gif) no-repeat 0 0;
}

.encadre-exhibitions-simple h4, .encadre-expositions-simple h4 {
background: url(../../../images/encadre_exhibition_haut.gif) no-repeat 0 0;
}

.encadre-galleries-simple h4, .encadre-galeries-simple h4 {
background: url(../../../images/encadre_galleries_haut.gif) no-repeat 0 0;
}

.encadre-education_en-simple h4, .encadre-education-simple h4 {
background: url(../../../images/encadre_education_haut.gif) no-repeat 0 0;
}

.encadre-publications_en-simple h4, .encadre-publications-simple h4 {
background: url(../../../images/encadre_publications_haut.gif) no-repeat 0 0;
}

.encadre-outils_en-simple h4, .encadre-outils-simple h4 {
background: url(../../../images/encadre_press_haut.gif) no-repeat 0 0;
padding: 20px 10px 0 10px;
}

.encadre-search-simple h4 {
background: url(../../../images/encadre_search_haut.gif) no-repeat 0 0;
}

.encadre-texte {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
line-height: 16px;
color: #4E5765;
margin: 0;
padding: 0 5px 15px 10px;
}

.encadre-texte .bordure-pointilles {
border-top-style: dotted;
border-top-width: 1px;
border-top-color: #bac0c9;
margin: 0 0 0 0;
width: 168px;
line-height: 8px;
}

.encadre-exhibitions-simple .encadre-texte, .encadre-expositions-simple .encadre-texte {
background: url(../../../images/encadre_exhibition_bas.gif) no-repeat 0 bottom;
}

.encadre-frame_en-simple .encadre-texte, .encadre-frame-simple .encadre-texte {
background: url(../../../images/encadre_frame_bas.gif) no-repeat 0 bottom;
}

.encadre-museums-simple .encadre-texte, .encadre-musees-simple .encadre-texte {
background: url(../../../images/encadre_musees_bas.gif) no-repeat 0 bottom;
}

.encadre-galleries-simple .encadre-texte, .encadre-galeries-simple .encadre-texte {
background: url(../../../images/encadre_galleries_bas.gif) no-repeat 0 bottom;
}

.encadre-education_en-simple .encadre-texte, .encadre-education-simple .encadre-texte {
background: url(../../../images/encadre_education_bas.gif) no-repeat 0 bottom;
}

.encadre-publications_en-simple .encadre-texte, .encadre-publications-simple .encadre-texte {
background: url(../../../images/encadre_publications_bas.gif) no-repeat 0 bottom;
}

.encadre-outils_en-simple .encadre-texte, .encadre-outils-simple .encadre-texte {
background: url(../../../images/encadre_press_bas.gif) no-repeat 0 bottom;
}

.encadre-search-simple .encadre-texte {
background: url(../../../images/encadre_search_bas.gif) no-repeat 0 bottom;
}

.encadre-musees-simple img {
padding-left: 1px;
}

.encadre-galleries-simple img {
padding-left:11px;
}





/*** encadres complexes ***/

.encadre-exhibitions, .encadre-expositions {
padding-bottom: 15px;
background: url(../../../images/encadre_exhibitions_bas.gif) no-repeat 0 bottom;
}

#encadres .encadre-exhibitions h3, #encadres .encadre-expositions h3 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight:normal;
padding: 22px 10px 9px 7px;
margin: 0 0 0 0;
background: url(../../../images/encadre_exhibitions_haut.gif) no-repeat 0 top;
}

.encadre-exhibitions h4, .encadre-expositions h4 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: normal;
padding: 5px 10px 0 7px;
margin: 5px 6px 0 0;
border-top-width: 1px;
border-top-style: dotted;
border-width: 1px;
border-color: #BAC0C9;
}

.encadre-exhibitions h5, .encadre-expositions h5 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 10px;
font-weight: normal;
padding: 6px 10px 0 12px;
margin: 10px 6px 0 6px;
border-top-width: 1px;
border-top-style: dotted;
border-width: 1px;
border-color: #BAC0C9;
background: url(../../../images/arrow_extra_link.gif) no-repeat 0px 8px;
letter-spacing: 0;
}

.encadre-exhibitions .date-liste, .encadre-expositions .date-liste {
padding: 8px 5px 0 7px;
}

.encadre-exhibitions .redac-liste, .encadre-expositions .redac-liste {
padding-left: 17px;
}

.liste-publication .redac-liste {
padding-left: 18px;
}

.encadre-exhibitions .lien-frame-gras, .encadre-expositions .lien-frame-gras {
padding: 0 10px 0 18px;
background-position: 5px 3px;
}

.encadre-outils_en-simple .lien-frame-gras, .encadre-outils-simple .lien-frame-gras {
padding: 2px 10px 0 13px;
background-position: 0px 5px;
}

.encadre-outils_en-simple .lien-frame-gras img, .encadre-outils-simple .lien-frame-gras img {
position: relative;
top: 2px;
}

.encadre-exhibitions .lien-extra-gras, .encadre-expositions .lien-extra-gras {
background-position: 7px 5px;
}

.liste-publication .lien-extra-gras {
background-position: 7px 5px;
}

.liste-press .lien-extra-gras {
background-position: 7px 5px;
}

.encadre-outils_en-simple .date-liste, .encadre-outils-simple .date-liste {
margin-left: 0;
padding-left: 0;
}



.encadre-files {
padding-bottom: 15px;
background: url(../../../images/encadre_exhibitions_bas.gif) no-repeat 0 bottom;
}

#encadres .encadre-files h3 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight:normal;
padding: 25px 10px 9px 7px;
margin: 0px 0 0 0;
background: url(../../../images/encadre_files_haut.jpg) no-repeat 0 top;
}

.encadre-files h4 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: normal;
padding: 5px 10px 0 2px;
margin: 10px 6px 8px 6px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-width: 1px;
border-color: #BAC0C9;
}

.encadre-files h5 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 10px;
font-weight: normal;
padding: 6px 10px 14px 12px;
margin: 10px 6px 0 6px;
border-top-width: 1px;
border-top-style: dotted;
border-width: 1px;
border-color: #BAC0C9;
background: url(../../../images/arrow_extra_link.gif) no-repeat 0px 8px;
}

.encadre-files .date-liste {
padding-left: 20px;
}

.encadre-files .redac-liste {
padding-left: 25px;
}

.encadre-files .lien-file-gras-sans-puce {
padding-left: 8px;
}

.encadre-files .lien-file-gras {
background: url(../../../images/file.gif) no-repeat 5px 5px;
padding: 2px 10px 0 25px;
}

.encadre-files .high-resolution-images .date-liste {
padding-left: 8px;
}

.encadre-files .high-resolution-images .redac-liste {
padding-left: 8px;
}

/*** listes ***/

.liste-simple {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
font-weight: normal;
list-style-type: none;
padding: 0 0px 0 4px;
margin-top: 8px;
line-height: 14px;
}

.liste-press .liste-simple {
padding-left: 0;
}

.liste-publication .liste-simple {
padding-left: 0;
}

.encadre-outils_en-simple .liste-simple, .encadre-outils-simple .liste-simple {
padding-left: 0;
}

.collectionoa #navigation .liste-simple {
margin-top: 3px;
}

.oeuvre #navigation .liste-simple {
margin-top: 3px;
}

.galerie #navigation .liste-simple {
margin-top: 3px;
}

.evenement #navigation .liste-simple {
margin-top: 3px;
}

.liste-galleries {
margin-top: 20px;
}

.liste-galleries .liste-simple {
margin-top: 0px;
padding-left: 0;
}

.liste-galleries .liste-simple li {
margin-bottom: 5px;
}

.liste-exhibitions .liste-simple {
margin-top: 0px;
padding-left: 0;
}

.liste-exhibitions .description-liste {
padding-left: 18px;
color: #9399A5;
}

.liste-exhibitions h4 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: normal;
background: url(../../../images/liste-exhibitions_haut.gif) no-repeat 0 0;
padding: 9px 20px 0 7px;
margin: 12px 0 5px 0;
}

.liste-press h4 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: normal;
background: url(../../../images/liste-press_haut.gif) no-repeat 0 0;
padding: 9px 20px 0 7px;
margin: 12px 0 5px 0;
}

.liste-pages h4 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: normal;
background: url(../../../images/liste-pages_haut.gif) no-repeat 0 0;
padding: 9px 20px 0 7px;
margin: 12px 0 5px 0;
}

.liste-education h4 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: normal;
background: url(../../../images/liste-education_haut.gif) no-repeat 0 0;
padding: 9px 20px 0 7px;
margin: 12px 0 5px 0;
}

.liste-publication h4 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: normal;
background: url(../../../images/liste-publications_haut.jpg) no-repeat 0 0;
padding: 9px 20px 0 7px;
margin: 12px 0 5px 0;
}

.liste-galleries h4 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
letter-spacing: 2px;
font-weight: normal;
background: url(../../../images/liste-galleries_haut.gif) no-repeat 0 0;
padding: 9px 20px 0 7px;
margin: 12px 0 5px 0;
}

.liste-press h5 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 10px;
font-weight: normal;
letter-spacing: 0;
padding: 6px 10px 14px 12px;
margin: 10px 6px 0 6px;
border-top-width: 1px;
border-top-style: dotted;
border-width: 1px;
border-color: #BAC0C9;
background: url(../../../images/arrow_link.gif) no-repeat 0px 8px;
}

.liste-press .date-liste {
margin-top: 5px;
}

.encadre-exhibitions li, .encadre-expositions li {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
/*font-weight: normal;*/
list-style-type: none;
}

.encadre-exhibitions .lien-frame, .encadre-expositions .lien-frame {
padding-left: 18px;
background-position: 5px 3px;
}

.encadre-exhibitions a, .encadre-expositions a {
color: #4E5765;
/*font-weight: bold;*/
}

.encadre-exhibitions .lien-frame a, .encadre-expositions .lien-frame a {
color: #7D8793;
/*font-weight: bold;*/
}

.encadre-exhibitions a:hover, .encadre-expositions a:hover {
color: #ff5a00;
}

.menu-sitemap {
margin:0 0 2px 20px;
}

.menu-sitemap-frame {
padding: 0 10px 0 13px;
background: url(../../../images/bouton_saut_frame.gif) no-repeat 0 3px;
}

.menu-sitemap-museums {
padding: 0 10px 0 13px;
background: url(../../../images/bouton_saut_museums.gif) no-repeat 0 3px;
}

.menu-sitemap-exhibitions {
padding: 0 10px 0 13px;
background: url(../../../images/bouton_saut_exhibitions.gif) no-repeat 0 3px;
}

.menu-sitemap-galleries {
padding: 0 10px 0 13px;
background: url(../../../images/bouton_saut_galleries.gif) no-repeat 0 3px;
}

.menu-sitemap-education {
padding: 0 10px 0 13px;
background: url(../../../images/bouton_saut_education.gif) no-repeat 0 3px;
}

.menu-sitemap-calendar {
padding: 0 10px 0 13px;
background: url(../../../images/bouton_saut_press.gif) no-repeat 0 3px;
}

.menu-sitemap-general {
padding: 0 10px 0 13px;
background: url(../../../images/bouton_saut_general.gif) no-repeat 0 3px;
}

.liste-sitemap {
padding: 0;
margin: 0 0 0 0;
border-collapse: collapse;
border-spacing: 0;
width= 100%;
}

.libelle-sitemap-frame {
width: 126px;
font-family: Arial;
font-size: 14px;
color:#4e5765;
text-align: right;
vertical-align: top;
background: url(../../../images/bandeau_sitemap_frame.gif) no-repeat 0px 20px;
}

.libelle-sitemap-museums {
width: 126px;
font-family: Arial;
font-size: 14px;
color:#4e5765;
text-align: right;
vertical-align: top;
background: url(../../../images/bandeau_sitemap_museums.gif) no-repeat 0px 20px;
}

.libelle-sitemap-exhibitions {
width: 126px;
font-family: Arial;
font-size: 14px;
color:#4e5765;
text-align: right;
vertical-align: top;
background: url(../../../images/bandeau_sitemap_exhibitions.gif) no-repeat 0px 20px;
}

.libelle-sitemap-galeries {
width: 126px;
font-family: Arial;
font-size: 14px;
color:#4e5765;
text-align: right;
vertical-align: top;
background: url(../../../images/bandeau_sitemap_galleries.gif) no-repeat 0px 20px;
}

.libelle-sitemap-education {
width: 126px;
font-family: Arial;
font-size: 14px;
color:#4e5765;
text-align: right;
vertical-align: top;
background: url(../../../images/bandeau_sitemap_education.gif) no-repeat 0px 20px;
}

.libelle-sitemap-calendar {
width: 126px;
font-family: Arial;
font-size: 14px;
color:#4e5765;
text-align: right;
vertical-align: top;
background: url(../../../images/bandeau_sitemap_press.gif) no-repeat 0px 20px;
}

.libelle-sitemap-general {
width: 126px;
font-family: Arial;
font-size: 14px;
color:#4e5765;
text-align: right;
vertical-align: top;
background: url(../../../images/bandeau_sitemap_general.gif) no-repeat 0px 20px;
}

.plansite1 {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
font-weight: normal;
list-style-type: none;
padding: 0 0px 0 4px;
line-height: 14px;
margin-top: 10px;
}

.plansite1 li {
font-weight: normal;
background: url(../../../images/arrow_link.gif) no-repeat 2px 4px;
padding: 1px 10px 5px 18px;
}


/*** surcharge =Rubrique ***/
.rubrique #encadres {
}

.right-top {
}

.right-top-in {
padding: 3px 0 5px 20px;
}

.right-top .titre {
}

a.box-esp {
display: block;
height: 10px;
width: 165px;
margin-top: 10px
}

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

.effacer, .valider {
margin: 0 0 0 10px;
padding: 3px 2px;
}

.effacer {
}

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


/* ------------------------
 encadres génériques
------------------------ 

generique-top > generique
generique-in > deco-generique-1
generique > deco-generique-2

rubrique-top > rubrique
rubrique-in > deco-rubrique-1
rubrique > deco-rubrique-2

*/

.deco-generique-2,
.deco-rubrique-2 {
width:211px;
}
.deco-generique-1,
.deco-rubrique-1{
}
.deco-generique-2 h4,
.deco-rubrique-2 h4 {
margin: 0;
padding: 10px 5px 3px 15px;
}
div.encadre-generique, div.encadre-rubrique {
padding: 10px 0 10px 15px;
}
.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;
}
/* ------------------------------------------------
encadrés de fiche, de navigation rubrique, automatique de fiche
------------------------------------------------ */

.encadre-fiche,
.encadre-auto-fiche,
.encadre-nav-auto,
.encadre-espace {
padding: 20px 0 20px 20px;
}
.encadre-fiche h4,
.encadre-auto-fiche h4,
.encadre-nav-auto h4,
.encadre-espace h4 {
margin: 1em 0;
}
.encadre-fiche div,
.encadre-auto-fiche div,
.encadre-espace div {
margin: 1em 0;
}
/* ------------------------
 encadres de recherche
------------------------ */

.encadre-search {
width:150px;
}
.encadre-search label {
}
.encadre-search legend {
display: none;
}
.encadre-search .champ-saisie {
width: 110px;
padding: 3px 1px;
}
.encadre-search select {
width: 150px;
}
.encadre-search .button {
}
.encadre-search input,
.encadre-search select {
}
.encadre-search input {
padding: 3px 1px;
}
.firstencadre {
margin-top: 15px;
}
/*******************
	=Bloc =Pied de Page
********************/

#pied-page {
position: relative;
clear:both;
}
.boutons-actions a, .boutons-actions a:hover {
}
/*** surcharge =DSI ***/
.dsi .boutons-actions a, 
.dsi .boutons-actions a:hover {
}
.boutons-actions {
margin: 0 0 13px 0;
}
/* =Adresse bas de page ------------------ */

address{
margin: 0;
padding: 2px 0 0 20px;
}
address a {
}
/* ------------------ */

#haut-page {
}
#haut-page span {
position: absolute;
top: -40px;
width: 19px;
height: 19px;
}
#imprimer{
position: absolute;
top: -40px;
width: 19px;
height: 19px;
}
#kosmos {
}
#kosmos img {
}
/********************************
	=Contexte =DSI
********************************/
.dsi #bienvenue{
position: absolute;
top: 0;
left:811px;
width: 152px;
z-index:1;
}
.dsi #personne_dsi{
padding:0 0 0 18px;
margin:0;
}
.dsi #bienvenue a {
}
.dsi #bienvenue a:hover {
}
.dsi #bienvenue ul {
}
.dsi #accueil_dsi, #preferences {
}
.dsi  #deconnect{
display: block;
}
/********************************
	=Contexte =Popup
********************************/



.popup {
padding:10px;
}
/*************************************************
	=Contexte =Rubrique
**************************************************/

#titre-rubrique {
clear: left;
}
#photo {
height: 80px;
padding: 0px 0 21px 0;
}
#photo div {
}

#fil-ariane {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 10px;
font-weight:normal;
margin: 3px 0 20px 0;
}

.contenu-sans-vignette #fil-ariane {
padding-left: 18px;
}

.contenu-sans-encadres #fil-ariane {
padding-left: 18px;
margin-bottom: 0;
}

#fil-ariane a {
}
#fil-ariane a:hover {
color: #ff5a00;
}
#fil-ariane .elementparticulier a {
}
a#connect {
display: block;
}
#accroche {
position: relative;
}
#accroche p {
margin: 0;
}
/*#visuel-rubrique {
float: left;
width: 366px;
height: 147px;
}*/
#accroche .clear {
height: 1px;
}
/**********************
	=Fiche =Annuaire
***********************/

#annufonction {
padding: 8px 0;
}
#annudiscipline {
padding: 2px 0;
}
.annuaire .photo {
float: right;
}
.annudetails {
margin:0;
padding:3px 0 8px 0;
}
.an-det-gau {
float:left;
clear:left;
width:130px;
}
.an-det-dro {
float:left;
width:375px;
}
.an-det-dro-mac {
float:left;
}
.an-det-mt {
clear:left;
}
.para-an {
padding: 10px 0;
}
.para-an h3 {
}
/**********************
	=Fiche =Actualite
***********************/
#actuthematique {
margin:8px 0;
}
.actualite .photo {
float: left;
margin: 0 10px 0 0;
}
#actudate {
margin: .5em 0 0 0;
}
#acturesume {
margin: .5em 0 1.5em 0;
}
#actudescription {
}
.lien-plan {
display: block;
}
.boite-bas {
clear: left;
padding: 7px 15px 7px 0;
}
.boite-bas {
padding: 7px 15px 7px 0;
}
.boite-bas .libel {
float: left;
width:100px;
}
.boite-bas a {
}
.avec-libelle {
}
.ligne-boite-bas {
clear: left;
}
.derniere-ligne {
}
.parite0 {
}
.parite1 {
}
.derniere-boite-bas {
}
.boite-bas a.url-site {
}
.boite-bas a.email {
}
/*****************************
	=Commentaires
*****************************/
#commenter {
float: right;
margin: 13px 0;
padding: 2px;
}
#commenter a {
}
#commenter a {
display: block;
}
.com-outer {
clear:both;
}
.com-inner {
}
.com-inner h3 {
padding: 20px 0 5px 5px;
}
.com-inner li {
}
.li1 {
}
.li1first {
}
.li1 ul {
}
.com-voir {
float: right;
padding: 20px 10px 0 0;
}
.com-voir a {
padding: 0 0 0 25px;
}
.com-titre {
clear:both;
padding:2px 0 2px 10px;
}
.com-titre0 {
}
.com-titre1 {
}
.com-date, .com-site {
padding:2px 5px;
}
.com-site, .com-corps {
}
.com-auteur {
}
.com-corps {
padding:2px 0 0 5px;
}
.com-new {
}
.repondre {
margin: 5px 0 0 0;
}
.repondre a {
padding: 0px 10px;
margin: 0 30px 0 380px;
width: 5em;
}
/**********************
	=Fiche =Article
***********************/

#articlethematique {
margin:8px 0;
}
#articlesoustitre {
margin:8px 0;
}
.article .photo {
float: left;
margin: 0 10px 0 0;
display: inline;
}
#articledate {
float: left;
margin: 15px 0;
}
#articlechapeau {
margin: 10px 0 20px 0;
}
#articlecorps {
}
/******************************
	=Fiche =DefautStructure
*******************************/
#defaultstructureksupdomaine {
margin:8px 0;
}
.defaultstructure .photo {
float:left;
margin:-10px 10px 0 0;
}
p#defaultstructureksupformations {
margin:0 0 1em 0;
}
.annuaire-details{
margin:0;
padding:3px 0 8px 0;
}
.defaultstructure .an-det-gau {
float:left;
clear:left;
width:130px;
}
.defaultstructure .an-det-dro {
float:left;
width:375px;
}
.an-det-dro-mac {
float:left;
}
.an-det-mt {
clear:left;
}
.defaultstructure .para-an {
padding: 10px 0;
}
.defaultstructure .para-an h3 {
}
.defaultstructure .para-an .soustitre{
}
.para-tab{
}
/******************************
	=Fiche =Document
*******************************/
.document .para-an {
padding: 10px 0;
}
.document .para-an strong {
}
.document .photo {
float: left;
margin: 2px 10px 0 0;
}
#documentthematique {
margin:8px 0;
}
#documentsoustitre {
padding: 0;
}
#documentauteurs {
margin: 8px 0;
}
#documenttelecharger {
float: right;
padding: 8px 0;
}
#documenttelecharger a {
}
#documentresume {
margin: 0;
padding: 8px 0;
}
#documentdescription {
}
#documentreferenceisdn {
padding: 8px 0;
}
/*********************************
	=Fiche PageLibre
*********************************/

.innerconteneur {
/*padding: 0 0 15px 20px;*/
}

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

.lastconteneur .innerconteneur {
}

.firstconteneur .innerconteneur {
}

.style1 {
}

#deco-bordure .style1 h3 {
margin: 8px 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
/*padding-left: 20px;*/
/* margin: 20px 0 20px 0; */
}

#deco-bordure .contenu-sans-vignette .style1 h3 {
margin: 8px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
padding-left: 18px;
/* margin: 20px 0 20px 0; */
}

.style1-deco {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 12px;
line-height: 17px;
/*padding-left: 20px;*/
padding-right: 15px;
color: #333333;
}

.contenu-sans-vignette .style1-deco {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 12px;
line-height: 17px;
padding-left: 18px;
padding-right: 15px;
color: #333333;
}

/*** surcharge =DSI ***/
.dsi .style1 h3 {
}

.style2 {
}

#deco-bordure .style2 h3 {
margin: 8px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
/*padding-left: 20px;*/
/* margin: 20px 0 20px 0; */
}

#deco-bordure .contenu-sans-vignette .style2 h3 {
margin: 8px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
padding-left: 18px;
/* margin: 20px 0 20px 0; */
}

.frame_en #deco-bordure .contenu-sans-vignette .style2 h3, .frame #deco-bordure .contenu-sans-vignette .style2 h3 {
padding-top: 8px;
font-size: 12pt;
color: #ff9e13;
font-weight: bold;
border-top-style: dotted;
border-top-width: 1px;
border-top-color:#bac0c9;
margin-left: 15px;
margin-right: 15px;
padding-left: 0;
}

.education_en #deco-bordure .contenu-sans-vignette .style2 h3, .education #deco-bordure .contenu-sans-vignette .style2 h3 {
font-size: 12pt;
color: #93d000;
font-weight: bold;
border-top-style: dotted;
border-top-width: 1px;
border-top-color:#bac0c9;
margin: 20px 15px 0 15px;
padding-left: 0;
padding-top: 8px;
}

.museums #deco-bordure .contenu-sans-vignette .style2 h3, .musees #deco-bordure .contenu-sans-vignette .style2 h3 {
font-size: 12pt;
color: #5ab4e3;
font-weight: bold;
margin-left: 15px;
margin-right: 15px;
padding: 8px 0 0 0;
}

.outils_en #deco-bordure .contenu-sans-vignette .style2 h3, .outils #deco-bordure .contenu-sans-vignette .style2 h3 {
font-size: 12pt;
color: #989a82;
font-weight: bold;
}

.style2-deco {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 12px;
line-height: 17px;
/*padding-left: 20px;*/
padding-right: 15px;
color: #333333;
}

.style3 {
}

#deco-bordure .style3 h3 {
margin: 8px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
/*padding-left: 20px;*/
/* margin: 20px 0 20px -20px;
padding: 0 0 10px 20px; */
}

#deco-bordure .contenu-sans-vignette .style3 h3 {
padding-top: 8px;
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight:normal;
margin-left: 15px;
border-top-style: dotted;
border-top-width: 1px;
border-top-color:#bac0c9;
margin-right: 15px;
text-transform: uppercase;
}

.style3-deco {
font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
font-size: 12px;
line-height: 17px;
/*padding-left: 20px;*/
padding-right: 15px;
color: #333333;
}

.sansstyle {
}
/*** Fix Toolbox ***/

.innerconteneur * li div {
display: inline;
}
/********************************
	=Fiche =Recherche
********************************/

.byline-res {
margin:8px 0;
}
ul.liste-res {
}
ul.liste-res li{
}
/********** Recherche Formulaire ************/
p.byline-rech {
margin:40px 0 20px 0;
}
.resultats {
}
.res-bgd{
}
.recherche legend{
display:none;
}
.ligne-res{
padding: 5px;
overflow:auto;
}
.ligne-res div {
float:left;
}
.ligne-res-gau {
width: 100px;
}
.ligne-res .ChampSaisie {
margin: 0 5px;
width:150px;
}
#ra-titre {
width:250px;
}
.ligne-res select {
margin: 0 5px;
width: 170px;
}
#ra .bouton {
margin: 0 0 1px 0;
padding:3px 2px;
}
p.liens-ra {
float: left;
}
p.button-ra {
float: right;
}
a.precedent, a.suivant,
p.button-ra .effacer,
p.button-ra .valider {
margin: 0 0 10px 10px;
padding:3px 2px;
}
a.precedent, a.suivant {
}
.button-ra .effacer {
}
/**********************************************
	 =Contexte =Fiche =Collaboratif =Gestion
***********************************************/
/*** layout du collaboratif ***/
.collaboratif #encadres {
display:none;
}
.collaboratif #navigation ul,
.collaboratif #navigation ol {
}
.collaboratif .ligne {
}
/*** end layout ***/


/*** styles du collaboratif ***/
.collaboratif #menu {
}
/*** Zone Centrale ***/
.collaboratif .conteneursousparagrapheaccueil {
float:left;
width:45%;
}
.collaboratif .conteneursousparagraphe {
width:95%;
}
.collaboratif .conteneursousparagraphealbum {
float:left;
width:95%;
}
.collaboratif #menu-prin{
}
.collaboratif .menuleft,
.collaboratif .menuleft-in {
}
/****** Home - Tribu ****/

#responsables {
margin:0 0 15px 0;
}
/* Titres des Services */
h3.service, h3.service2 {
padding:.3em 60% .3em 10px;
clear:both;
position:relative;
}
/* Titres page tribu */
.conteneursousparagrapheaccueil h3.service {
}
/* Titre requeteur */
h3.service2 {
/*
*/
}
/*** Menus du Collaboratif ****/
#espace {
padding: 1em 0 0 20px;
}
#navigation #espace h3 {
display:inline;
margin:0 10px 0 0;
}
#espace img {
margin:1em 10px 1em 0;
}
.collaboratif #navigation ul{
margin:1em 10px 1em 20px;
}
/* Liste de mes espaces */

.collaboratif #navigation select,
.collaboratif #navigation label {
margin: .5em 0 .5em 20px;
}
.collaboratif #navigation select {
width:120px;
}
.collaboratif #navigation option {
padding: 2px;
}
.collaboratif #navigation .ok {
}
.collaboratif #navigation label {
}
/*************FICHES COLLABORATIVES******************/
.contenu_liste {
margin:1em 0 1em 0;
padding: 0;
}
div.contact {
}
h3.contact {
}
.contact .list_colab li {
margin:0 0 0.4em 0;
}
.publie_news {
margin:0;
padding:2px 0;
}
#para_doc {
}
/* photo album */
.slide-mount {
float:left;
width:200px;
height:200px;
margin: 23px 8px 0 8px;
margin: 23px 23px 0 0;
}
.slide-mount img {
}
.ligne-photo {
clear:left;
}
.ligne-photo {
float:left;
float:none;
}
.last-photo {
}
.slide-mount img {
}
/******* Menu colab a gauche *********/
#menu_colab {
width:100%;
margin:40px 0 10px 0;
}
#menu_colab ul {
}
#menu_colab li {
}
#menu_colab a{
display:block;
padding:3px 5px;
}
#menu_colab a:hover {
}
#menu_colab_2 {
width:100%;
margin:10px 0 10px 0;
}
#menu_colab_2 ul {
}
#menu_colab_2 li {
}
#menu_colab_2 a {
display:block;
padding:3px 5px;
}
#menu_colab_2 a:hover {
}
#titre_gestion_tribu {
}
/* =liens  =collaboratif =gestion */
.gestion a {
}
.gestion a:hover {
}
/*********** =Formulaires de =Gestion **********/
/* Espacement */
.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;
}
.gestion .preliminaire {
margin:0 0 3em 0;
}
.gestion .champ-texte,
.gestion label, 
.gestion span {
padding:2px;
}
.gestion iframe {
width: 350px;
}
/* taille de la toolbox */


/* Messages d'erreurs et autres */
#msg-alerte,
#msg-erreur,
#msg-confirmation {
padding: .5em;
}
#msg-alerte {
}
#msg-erreur {
}
#msg-confirmation {
}
#msg-alerte a,
#msg-erreur a,
#msg-confirmation a {
}
/* Typo */
.gestion {
}
.gestion input,
.gestion textarea {
}
.gestion,
.gestion div,
.gestion p,
.gestion label, 
.gestion span, 
.gestion .preliminaire, 
.gestion iframe,
.gestion textarea,
.gestion select,
.bouton {
}
/*
.gestion label, 
.gestion span {
}
*/

/* Couleurs */
.gestion .obligatoire {
}
.gestion span.msg-aide {
}
.gestion .champ-texte,
.gestion iframe,
.gestion textarea {
}
.bouton {
margin:0;
padding:.2em .5em;
}
.bouton:hover{
}
.gestion .champ-texte:focus,
.gestion select:focus,
.gestion input:focus {
}
.gestion #valider-formulaire {
float:none;
}
.gestion input.readonly{
}
.gestion input.readonly:focus {
}
.gestion fieldset {
width:100%;
}
/*** Mode Colonne 
a gauche on a ou bien des label, des span.libelle
a droite on a des label.bouton
***/

.en-colonne label.label-bouton {
float:none;
display:inline;
}
.en-colonne label,
.en-colonne span.libelle, /* doit se comporter comme un <label> */
.en-colonne .multi-col span{
float: left;
width: 130px;
}
.en-colonne label.label-bouton,
.en-colonne label .msg-aide {
}
.gestion label.date-jour,
.gestion label.date-mois,
.gestion label.date-annee {
float:none;
display:inline;
}
.en-colonne div,
.en-colonne p {
float:left;
clear:left;
}
.en-colonne div,
.en-colonne p {
width:100%;
}
.en-colonne div.toolbox p,
.en-colonne div.toolbox div {
float:none;
clear:none;
}
.en-colonne .multi-col table{
width:auto;
}
.en-colonne .multi-col table tr{
}
.en-colonne .multi-col table td{
}
.en-colonne .multi-col table td * {
}
.en-colonne table label {
float:none;
width:auto;
}
.en-colonne .multivalue table{
}
.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;
width:30%;
}
#liste-fichier input {
}
#inner-fichier {
margin: 0px;
padding:0px;
}
/*** Nb Resultats par page ***/

.gestion #resultats_par_page input.champ-texte{
width:3em;
}
/** Tableau de Bord - Ecran de =Gestion **************/

.gestion table,
.gestion th,
.gestion td  {
}
.gestion table {
margin: 1em 0;
width:100%;
}
.gestion th{
}
.gestion th a {
}
.gestion td, .gestion th {
padding: 3px 10px;
}
.gestion tr  {
}
.gestion .odd td {
}
.gestion .even td {
}
.gestion table img {
}
.gestion table.layout td img {
}
/*** Liste horizontale de liens ***/

.liste-horizontale,
.liste-horizontale li {
margin:0;
padding:0;
}
.liste-horizontale {
}
.liste-horizontale li {
display:inline;
}
.liste-horizontale li a {
margin: 0 0 0 5px;
padding: 0 0 0 5px;
}
.liste-horizontale li:first-child  a{
}
/*************************************
	=commentaires =collaboratif
*************************************/

#commentairescolab {
}
#commentairescolab h3 {
padding:1em 0 0 20px;
}
#commentairescolab li {
padding:10px;
}
#commentairescolab li li {
margin:0;
}
#commentairescolab h4 {
}
#col_prin #commentairescolab a {
/* */
}
#commentairescolab .date_com {
padding:0 0 0.5em 0;
}
/*********************************
	= Bloc =Portlet =JSR
*********************************/
.portlet-titre,
.style1 .portlet-titre,
.style2 .portlet-titre,
.style3 .portlet-titre,
.sansstyle .portlet-titre {
margin:0;
padding: .5em 5px;
}
.portlet-actions {
margin:0;
padding: 1px 5px;
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 {
}
.portlet-edit {
}
.portlet-help {
}
.portlet-view {
}
.portlet-actions .portlet-max {
float: right;
}
.portlet-actions .portlet-min {
float: right;
}
.portlet-actions .portlet-nor {
float: right;
}
.portlet-contenu, .portlet-contenu table, .portlet-contenu td {
}
.portlet-contenu {
padding: .4em 5px;
overflow: auto;
}
/*** Pagination ***/
#pagination {
}
#pagination img {
margin:0 5px;
}
#pagination  {
}
#pagination a, #pagination a:hover {
}
