﻿.headerHidden
{
	display: none;
}
/*html
{
	height: 100%;
}*/
body
{
	margin: 0px;
	font-family: Times New Roman;
	font-size: 12px;
	/*background-color: #f6eccd;*/
	background-color: #0a2543;
	/*height: 100%;*/
}
/*
.height100
{
	height: 100%;
}*/
/* Page */
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
a.mail
{
	color: #000000;
	text-decoration: none;
}
a.mail:hover
{
	color: #000000;
	text-decoration: underline;
}
.header
{
	background: url(   '/img/2/bgHeader.jpg' ) left top;
	height: 120px;
	vertical-align: middle;
}
.logo
{
	border: solid #ffffff 1px;
}
.trMenu
{
	height: 50px;
}
.menu
{
	width: 100%;
	height: 25px;
	/*background: url(  '/img/2/bgMenu2.jpg' ) left top;*/
	background-color: #f6eccd;
}
.bandeauSearch
{
	background-color: #a1a7b5;
}
.trContenu
{
	background-color: #f6eccd;
}
.contenu
{
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	width: 100%;
	vertical-align: top;
	/*background: url(  '/img/2/bgContentTop.jpg' ) left top;*/
	background-repeat: repeat-x;
	background-color: #f6eccd;
}
.bandeauDroitHP
{
	width: 272px;
	background: url(   '/img/2/bgBandeauDroit.jpg' ) left top;
	background-repeat: repeat-x;
	background-color: #e5ecf4;
}

#footer { 
  background: #0a2543; 
  height: 20px; 
  margin-top: -20px; 
  position: absolute; 
  top: 100%; 
  width: 100%; 
} 
.footer
{
	height: 70px;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	background-color: #0a2543;
}
a.footer
{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
a:hover.footer
{
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}

/* Menu */
.recherche
{
	color: #444444;
	font-size: 10px;
}
td.menuOff
{
	text-align: left;
	font-size: 12px;
	vertical-align: middle;
	background: url(   '/img/2/bgMenuItem.jpg' ) left top;
	border: solid #0a2543 1px;
}
.menuOff a
{
	text-decoration: none;
	color: #32405d;
	font-weight: bold;
	font-size: 12px;
}
td.menuOn
{
	text-align: left;
	font-size: 12px;
	vertical-align: middle;
	background: url(   '/img/2/bgMenuItemOn.jpg' ) left top;
}
.menuOn a
{
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.menuSelected
{
	background-color: #d00062;
}

/* Sous-menu déroulant */
.divmenu
{
	margin-top: 0px;
	position: absolute;
	background-color: #32405d;
	z-index: 100;
	text-align: left;
}
.menuTable
{
	background-color: #ddd7c9;
}
.sousMenuOff
{
	height: 20px;
	background-color: #32405d;
	padding: 2px 10px 2px 10px;
}
.sousMenuOff a
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.sousMenuOn
{
	height: 20px;
	background-color: #d9e9f8;
	padding: 2px 10px 2px 10px;
}
.sousMenuOn a
{
	font-weight: normal;
	font-size: 12px;
	color: #32405d;
}
.sousMenuSep
{
	height: 2px;
	background-color: #ddd7c9;
}
/* Login */
.login
{
	background-color: #f8e5c4;
	border: solid #32405d 1px;
	color: #32405d;
}
/* Bandeau droit */
table.blocDroit
{
	/*width: 251px;*/
	margin-top: 10px;
	margin-bottom: 10px;
}
tr.blocDroitHeader
{
	height: 18px;
	background: url(   '/img/2/bgTitreDroit.gif' ) no-repeat left top;
}
td.blocDroitHeader
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ddd7c9;
}
.blocDroitContent
{
	width: 100%;
	text-align: left;
	border: solid #444444 1px;
	background-color: #ffffff;
}
li.blocDroit
{
	color: #32405d;
	margin-top: 5px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
.blocDroitText
{
	color: #32405d;
	font-size: 11px;
	font-weight: normal;
}

/* Button */
.button
{
	background-color: #32405d;
	color: #f8e5c4;
	margin-bottom: 5px;
	font-size: 10px;
}
.buttonSearch
{
	margin-bottom: 0px;
}
.buttonAcc
{
	margin-bottom: 5px;
	font-size: 10px;
	background-color: #32405d;
	color: #ffffff;
}
.buttonInt
{
	margin-bottom: 5px;
	font-size: 10px;
	background-color: #32405d;
	color: #ffffff;
}
.buttonOpe
{
	margin-bottom: 5px;
	font-size: 10px;
	background-color: #32405d;
	color: #ffffff;
}
.buttonAnn
{
	font-size: 10px;
	background-color: #32405d;
	color: #ffffff;
}
.buttonAction
{
	margin: 2px;
	font-size: 10px;
	background-color: #32405d;
	color: #ffffff;
	width: 60px;
}
.buttonActionOpe
{
	margin: 2px;
	font-size: 10px;
	background-color: #32405d;
	color: #ffffff;
	width: 60px;
}
.buttonHelp
{
	margin-bottom: 5px;
	font-size: 10px;
	background-color: #32405d;
	color: #ffffff;
}
a.aButton
{
	text-decoration: none;
}
.buttonCacher
{
	visibility: hidden;
	display: none;
}
/* Textarea */
.textarea
{
	font-size: 10px;
	color: #0000ff;
}

/* DivAide */
.divAide
{
	position: absolute;
	width: 300px;
	border: 1px solid #0000ff;
	background-color: #ffffff;
	text-align: left;
	z-index: 20;
}
.aideEntete
{
	background-color: #8888ff;
}
.aideContenu
{
	background-color: #ddddff;
}
.aideTitre
{
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}
.aideTexte
{
	color: #0000ff;
	text-align: left;
}

/* DivSearch */
.divSearch
{
	text-align: left;
	margin: 4px;
	border: solid #32405d 1px;
	position: absolute;
	width: 500px;
	background-color: #cfd3db;
	z-index: 10;
}
.divSearchHeader
{
	font-weight: bold;
	background-color: #32405d;
	color: #ffffff;
	vertical-align: middle;
}

/* DivSearchIntranet */
.divSearchInt
{
	text-align: left;
	margin: 4px;
	border: solid #32405d 1px;
	position: absolute;
	width: 480px;
	background-color: #cfd3db;
	z-index: 10;
}
.divSearchHeadInt
{
	font-weight: bold;
	background-color: #32405d;
	color: #ffffff;
	vertical-align: middle;
}

/* CollapsiblePanel */
.collapsePanelExt
{
	width: 960px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
.collapsePanelExtIns
{
	padding: 4px;
	margin: 0px 0px 5px 0px;
}
.collapsePanelHeader
{
	height: 28px;
	width: 960px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 1px 5px 1px;
	padding: 4px 0px 0px 0px;
	/*background: url(  '/img/2/bgTitre.gif' ) no-repeat left top;*/
	background-color: #0a2543;
}
.collapsePanelDiv
{
	width: 960px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.collapsePanelContent
{
	width: 960px;
	margin: 1px 0px 0px 0px;
	text-align: left;
	background-color: #f6eccd;
}
.collapsePanelLeftDiv
{
	float: left;
	padding: 0px 10px 0px 0px;
}
.collapsePanelRightDiv
{
	float: right;
	cursor: pointer;
}
/* Contenu */
.titreExt
{
	color: #f6eccd;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.titreInt
{
	color: #f6eccd;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.titreOpe
{
	color: #f6eccd;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.sTitreOpe
{
	color: #f6eccd;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.sTitreInt
{
	color: #f6eccd;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.titreUti
{
	color: #f6eccd;
	font-size: 14px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

/* WebListePanel */
.WPanelListe
{
	/*padding: 0px 0px 0px 20px;*/
	margin: 0px 0px 10px 0px;
	background-color: #f6eccd;
}
.WPanelListeHeader
{
	width: 960;
	height: 28px;
	color: #ffffff; /*background: url(  '/img/2/bgTitre.gif' ) no-repeat;*/
	background-color: #0a2543;
	font-weight: bold;
	margin: 15px 1px 0px 1px;
	padding-top: 3px;
}
.WPanelListeDiv
{
	text-align: left;
	padding: 0px 0px 0px 0px;
}
.WPanelListeLeftDiv
{
	float: left;
}
.WPanelListeRightDiv
{
	float: right;
	cursor: pointer;
}
.WPanelListeContent
{
	width: 956px;
	padding: 2px;
	text-align: left;
	background-color: #f6eccd;
	margin: 1px 0px 0px 0px;
}
.WPanelListeContentLivresOut
{
	/*margin-left: 10px;*/
	background-color: #f6eccd;
}
.WPanelListeContentLivres
{
	width: 956px;
	padding: 2px;
	text-align: left;
	background-color: #f6eccd;
	margin: 0px;
}
.WListeGV
{
	border: 0px;
	border-color: #f6eccd;
	background-color: #f6eccd;
}
.WListeImg
{
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}
.WListeImgPub
{
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}
.WListeImgCouv
{
	float: right;
	padding-right: 8px;
	padding-bottom: 8px;
}
.WListeImgLiv
{
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}
.WListeTitre
{
	font-weight: bold;
	font-size: 13px;
}
.WListeTitre a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.WListeTitre a:hover
{
	color: #32405d;
	font-weight: bold;
	text-decoration: none;
}
a.WListeTitre
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover.WListeTitre
{
	color: #32405d;
	font-weight: bold;
	text-decoration: none;
}
.WListeTitreEn
{
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
}
.WListeTitreEn a
{
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.WListeTitreEn a:hover
{
	color: #32405d;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a.WListeTitreEn
{
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a:hover.WListeTitreEn
{
	color: #32405d;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}



.WListeSTitre
{
	color: #444444;
}
.WListeSTitre a
{
	color: #444444;
	text-decoration: none;
}
.WListeSTitre a:hover
{
	color: #32405d;
	text-decoration: none;
}
.WListeTexte
{
	color: #000000;
}
.WListeTexte a
{
	color: #000000;
	text-decoration: none;
}
.WListeTexte a:hover
{
	color: #32405d;
	text-decoration: none;
}
.WListeSuppl
{
	color: #000000;
	font-size: 11px;
}
a.WListeSuppl
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a:hover.WListeSuppl
{
	color: #32405d;
	text-decoration: none;
	font-size: 11px;
}
a.WListeMore
{
	color: #000000;
	text-decoration: none;
}
a:hover.WListeMore
{
	color: #32405d;
	text-decoration: none;
}
.WListePage
{
	color: #444444;
	font-weight: bold;
}
.WListePage a
{
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
.WListePage a:hover
{
	color: #32405d;
	font-weight: normal;
	text-decoration: none;
}
.WBandeG
{
	display: none;
}
/* Onglets */
.ongletTable
{
	/*border: 1px solid #444444;*/
}
.ongletTdActifOff
{
	background-color: #32405d;
	color: #ffffff;
	text-align: center;
	border: solid #444444 1px;
}
a.ongletActifOff
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.ongletTdActifOn
{
	background-color: #ffffff;
	color: #444444;
	text-align: center;
	border-bottom: 0px;
	border-left: solid #444444 1px;
	border-top: solid #444444 1px;
	border-right: solid #444444 1px;
}
a.ongletActifOn
{
	text-decoration: none;
	font-weight: bold;
	color: #32405d;
}
.ongletTdActifOver
{
	background-color: #ffffff;
	color: #444444;
	text-align: center;
	border: solid #444444 1px;
}
a.ongletActifOver
{
	text-decoration: none;
	font-weight: bold;
	color: #32405d;
}
.ongletTdInactif
{
	background-color: #444444;
	color: #ffffff;
	text-align: center;
	border: solid #444444 1px;
}
a.ongletInactif
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.ongletVide
{
	border-bottom: solid #444444 1px;
}

/* GridView */
.Pagination
{
	font-weight: bold;
	color: #0000ff;
}
.Pagination a
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Pagination a:hover
{
	font-weight: bold;
	color: #32405d;
	text-decoration: none;
}
.gridViewAction
{
	width: 100px;
	vertical-align: middle;
	text-align: center;
}

/* GridView Intranet */
.gvInt
{
	border: solid 1px #f6eccd;
	text-align: left;
}
.gvIntHead
{
	background-color: #32405d;
	height: 25px;
	color: #ffffff;
}
.gvIntHead a
{
	color: #ffffff;
	text-decoration: none;
}
.gvIntHead a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.gvIntRow
{
	background-color: #cfd3db;
}
.gvIntAlt
{
	background-color: #a1adc6;
}
.gvIntPag
{
	font-weight: bold;
	color: #000000;
}
.gvIntPag a
{
	color: #444444;
	text-decoration: none;
}
.gvIntPag a:hover
{
	color: #32405d;
	text-decoration: none;
}
/* GridView Operation */
.gvOpe
{
	border: solid 1px #ffffff;
}
.gvOpeHead
{
	background-color: #32405d;
	height: 25px;
	color: #ffffff;
}
.gvOpeHead a
{
	color: #ffffff;
	text-decoration: none;
}
.gvOpeHead a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.gvOpeRow
{
	background-color: #cfd3db;
}
.gvOpeAlt
{
	background-color: #a1adc6;
}
.gvOpePag
{
	font-weight: bold;
	color: #000000;
}
.gvOpePag a
{
	color: #444444;
	text-decoration: none;
}
.gvOpePag a:hover
{
	color: #9d0044;
	text-decoration: none;
}
/* Grid view accueil */
.GVCatalogue
{
	border: 0px;
	border-color: #f6eccd;
	background-color: #f6eccd;
	/*background-color: #f6eccd;*/
	/*border: solid #f6eccd 1px;*/
}
.GVCatalogue td
{
	border: 0px;
	border-color: #f6eccd;
	background-color: #f6eccd;
	/*background-color: #f6eccd;*/
	/*border: solid #f6eccd 1px;*/
}

/* AlertPanel */
.alertButtons
{
	text-align: center;
}
.alertConfirmPanel
{
	position: fixed;
	width: 200px;
	top: 45%;
	left: 45%;
	background-color: White;
	border-width: 2px;
	border-color: #3b9b3b;
	border-style: solid;
	padding: 20px;
	text-align: center;
}
.alertConfirmModal
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #008800;
	filter: alpha(opacity=70);
	opacity: 0.7;
	text-align: center;
	vertical-align: middle;
}
.buttonConfirm
{
	background-color: #3b9b3b;
	color: #ffffff;
}
.alertErreurPanel
{
	position: fixed;
	width: 200px;
	top: 45%;
	left: 45%;
	background-color: White;
	border-width: 2px;
	border-color: #ff0000;
	border-style: solid;
	padding: 20px;
	text-align: center;
}
.alertErreurModal
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #880000;
	filter: alpha(opacity=70);
	opacity: 0.7;
	text-align: center;
	vertical-align: middle;
}
.buttonErreur
{
	background-color: #ff0000;
	color: #ffffff;
}
/* ConfirmPanel */
.confirmPanel
{
	width: 200px;
	background-color: White;
	border-width: 2px;
	border-color: #32405d;
	border-style: solid;
	padding: 20px;
}
.confirmPanelButtons
{
	text-align: center;
}
.modalBackground
{
	background-color: #cfd3db;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/* UpdateProgress */
.updateProgressBG
{
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	overflow: visible;
	background-color: #cfd3db;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 50;
}
.updateProgressOut
{
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	overflow: visible;
	text-align: center;
	vertical-align: middle;
	z-index: 55;
}
.updateProgressIn
{
	width: 250px;
	top: 45%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	filter: alpha(opacity=100);
	opacity: 1;
	border-width: 2px;
	border-color: #32405d;
	border-style: solid;
	padding: 10px;
	position: relative;
	z-index: 60;
}
.updateProgressLib
{
	color: #32405d;
}

/* GridView Diapo */
.gvDiapo
{
	border: solid 1px #ffffff;
}
/* DetailsView */
.detailsViewHeader20
{
	width: 20%;
	vertical-align: top;
	padding: 2px;
	text-align: right;
}
.detailsViewHeader30
{
	width: 30%;
	vertical-align: top;
	padding: 2px;
	text-align: right;
}
.detailsViewHeader50
{
	width: 50%;
	vertical-align: top;
	padding: 2px;
	text-align: right;
}
.detailsViewItem
{
	vertical-align: top;
	text-align: left;
	padding: 10px;
}

/* Textes */
ul
{
	margin-top: 2px;
	margin-bottom: 2px;
}
ul.param
{
	font-weight: bold;
	padding: 10 0 0 0;
}
ol
{
	margin-top: 2px;
	margin-bottom: 2px;
}
li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.backtrack
{
	margin: 0px 0px 10px 10px;
	font-weight: bold;
}
a.backtrack
{
	color: #32405d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.backtrack
{
	color: #32405d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.titre
{
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
}
.titre a
{
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.titre a:hover
{
	font-size: 16px;
	font-weight: bold;
	color: #32405d;
	text-decoration: none;
}
.sousTitre
{
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}
a.sousTitre
{
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
a:hover.sousTitre
{
	font-size: 14px;
	font-weight: bold;
	color: #32405d;
	text-decoration: none;
}
.highlights
{
	font-weight: bold;
}
.texte
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.texte a
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.texte a:hover
{
	color: #32405d;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.textePetit
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.auteur
{
	color: #444444;
	font-size: 14px;
	font-weight: normal;
	float: right;
}
.date
{
	color: #444444;
	font-size: 10px;
	font-weight: normal;
	float: right;
}
.confirmation
{
	font-weight: bold;
	color: #5bc35b;
}
.erreur
{
	font-weight: bold;
	color: #ff0000;
}
.libelle
{
	font-weight: normal;
	color: #32405d;
}
.libelleContact
{
	font-size: 11px;
	font-weight: normal;
	color: #32405d;
}
.libelleOblig
{
	font-weight: bold;
	color: #000000;
}
.Wlibelle
{
	font-weight: bold;
	color: #000000;
}
.divDiapo
{
	text-align: center;
	width: 100%;
}
.citation
{
	color: #ffffff;
	background-color: #32405d;
	font-size: 11px;
	padding: 10px;
	margin: 0px 0px 10px 10px;
	float: right;
	width: 150px;
}
a.pays
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
}
a:hover.pays
{
	color: #32405d;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
}
.tbBudget
{
	text-align: right;
}
.searchLib
{
	text-align: right;
}
.searchVal
{
}
.livreCouv
{
	float: right;
	margin: 0px 0px 10px 10px;
	width: 160px;
}
/* Contrôle Alphabet */
.AlphabetOffTous
{
	color: #000000;
	width: 9%;
	text-align: center;
}
.AlphabetOnTous
{
	font-weight: bold;
	color: #000000;
	width: 9%;
	text-align: center;
}
.AlphabetOff
{
	color: #000000;
	width: 3.5%;
	text-align: center;
}
.AlphabetOn
{
	font-weight: bold;
	color: #000000;
	width: 3.5%;
	text-align: center;
}
/* News */
.tableNews
{
	/*border: solid 1px #f6eccd;*/
}
.tdNewsHeader
{
	padding-left: 4px;
	background-color: #f6eccd;
	background: url(   '/img/2/bgTitreHome.gif' ) left top;
}
a.tdNewsHeader
{
	color: #f6eccd;
	font-weight: bold;
	font-size: 14px;
}
.tdNews
{
	border: solid 1px #0a2543;
}
.newsImg
{
	float: left;
	margin: 0px 4px 4px 0px;
}
