@charset "iso-8859-1";


/********************************************/
/* Elements de base */
/********************************************/
a:link, a:visited { color:#0b78a0;	text-decoration:none; }
a:hover, a:active, a:focus { color:#000;	text-decoration:underline; }

body {
	margin: auto 1%;
	padding: 0;
	background-color:#b3b4b5;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	}
body#bodyAccueil {
	position: relative;
	width: 990px;
	margin: 0 auto;
	}

h1 {
	font-size:16px;
	font-weight:bold;
	}

h2 {
	font-size:12px;
	font-weight:bold;
	}
h3 {
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	}

img {
	border: 0;
	}

p.toolbar {
	margin: 30px 0 0 0;
	padding: 0;
	text-align: center;
	}
p.subimage {
	margin: 0;
	padding: 0;
	width: 350px;
	text-align: center;
	}
p.pagination {
	text-align: center;
	}

.toggle_element {
	display: none;
	}

span.displayed {
	display: inline
	}
div.displayed {
	display: block;
	}
/********************************************/
/* Conteneurs généraux */
/********************************************/
#main {
	min-width: 990px;
	width: auto;
	}

#pagePresseAncienneLeft #main {
	margin: auto;
	min-width: 10px;
	width: auto;
	}
#pagePresseAncienneLeft #main {
	min-width: auto;
	width: 300px;
	overflow: hidden;
	}
	#pagePresseAncienneLeft #globalBottom #Liens {
		margin: 0 auto;
		padding: 0;
		width: 240px;
		}

#globalTop {
	background-color:#d9dadb;
	margin: auto;
	padding: 0;
	position: relative;
	height:15px;
	top: 10px;
	}
	#globalTop #Gche {
		background:transparent url(../images/com/global_top_gche.gif) left top no-repeat;
		margin: 0;
		padding: 0;
		width: 10px;
		height:15px;
		float:left;
		}
	#globalTop #Droite {
		background:transparent url(../images/com/global_top_droite.gif) right top no-repeat;
		margin: 0;
		padding: 0;
		width: 20px;
		height:15px;
		float:right;
		}

#globalBottom {
	background:transparent url(../images/com/global_bottom.gif) repeat-x;
	margin: auto;
	margin-bottom: 10px;
	padding: 0;
	position: relative;
	height:70px;
	}
	#globalBottom #Gchebas {
		background:transparent url(../images/com/global_bottom_gche.gif) left bottom no-repeat;
		margin: 0;
		padding: 0;
		width: 11px;
		height:70px;
		position: absolute;
		bottom: 0;
		left: 0;
		}
	#globalBottom #Droitebas {
		background:transparent url(../images/com/global_bottom_droite.gif) right bottom no-repeat;
		margin: 0;
		padding: 0;
		width: 18px;
		height:70px;
		position: absolute;
		bottom: 0;
		right: 0;
		}

	#globalBottom #Liens {
		margin: auto;
		padding: 30px 0 3px;
		position: relative;
		font-size:12px;
		text-align:center;
		}
		#globalBottom #Liens img {
			vertical-align: middle;
			}
		#globalBottom #Liens a:link, #globalBottom #Liens a:visited {
			color:#000;	
			text-decoration:none;
			padding:0 5px 0 5px;
			}
		#globalBottom #Liens a:hover, #globalBottom #Liens a:active {
			color:#0b78a0;	
			text-decoration:underline;
			padding:0 5px 0 5px;
			}

#global {
	background: #d9dadb;/* url(../images/com/fd_global.gif) right top repeat-y;*/
	margin: auto;
	padding: 0;
	position: relative;
	top:10px;
	height:100%;
	text-align:left;
	overflow: hidden;
	border-right: 10px solid #6f6f70;
	}
	#global #LogoAccueil {
		background: transparent url(../images/fr/logo_accueil.gif) left top no-repeat;
		margin-right: 10px;
		margin-bottom: -200px;
		float:left;
		width: 100%;
		height: 221px;
		}
		#global #LogoAccueil a {
			position: absolute;
			top: 10px;
			left: 50px;
			width: 310px;
			height: 65px;
			background: transparent;
			text-indent: -9999px;
			overflow: hidden;
			}
	#global #Rechercher {
		position: absolute;
		top: 110px;
		left: 0;
		margin: 0;
		padding-left: 80px;
		width: 300px;
		float:left;	
		}
		#global #Rechercher	form {
			margin: 0;
			padding: 0;
			}
		#global #Rechercher input {
			margin: 0;
			padding: 0;
			width: 180px;
			height:20px;
			border: 1px solid #adadae;
			}
		#global select {
			margin: 0;
			padding: 0;
			width: 182px;
			height:20px;
			border: 1px solid #adadae;
		}
			#global #Rechercher input.btnChpRecherche	{
				font-weight: normal;
				margin:0;
				padding:0;
				height:18px;
				}
			#global #Rechercher input.btnRechercher	{
				color: #000;
				font-weight: normal;
				margin: 0;
				padding:0;
				height:20px;
				width: 100px;
				background-color: #fcfcfb;
				}
				#global #Rechercher input.btnRechercher:hover	{
					cursor: pointer;
					background-color: #fcfcfb;
					border: 1px solid #56bde6;
					color: #0b78a0;
					}
	#global #BlocInformationsContainer {
		position: relative;
		margin: 100px auto 0;
		width:800px;
		}
	#global #BlocInformations {
		float: right;
		margin: 0;
		width: 350px;
		text-align:justify;
		}
		#global #BlocInformations h2 {
			margin-bottom: 0;
			font-size: 16px;
			}
		#global #BlocInformations p {
			margin: 0;
			padding: 0;
			}
		#global #BlocInformations a.read_more:link,
		#global #BlocInformations a.read_more:visited  {
			color: #d37c30;
			text-decoration: none;
			float: right;
			}
		#global #BlocInformations a.read_more:hover,
		#global #BlocInformations a.read_more:active  {
			color: #d37c30;
			text-decoration: underline;
			float: right;
			}
	#global #Accueil {
		background:transparent url(../images/com/bloc_accueil.gif) no-repeat center top;
		margin: 0 auto;
		width:800px;
		padding: 0;
		height:400px;
		float: none;
		clear: both;
		position: relative;
		}
		#global #Accueil .blocAccueil{
			position: absolute;
			}
		#global #Accueil .blocAccueil h1 {
			margin: 35px 15px 25px;
			}
		#global #Accueil .blocAccueil p {
			margin: 0 15px;
			}
		#global #Accueil .blocAccueil a.image {
			display: block;
			position: absolute;
			text-indent: -9999px;
			overflow: hidden;
			}
		#global #Accueil #BlocGalerieImages {
			padding: 0 128px 0 0;
			top: 0;
			left: 0;
			width: 240px;
			height: 168px;
			text-align:justify;
			}
			#global #Accueil #BlocGalerieImages a.image {
				top: 0;
				right: 0;
				width: 124px;
				height: 169px;
				}
		#global #Accueil #BlocCatalogueCollectif {
			padding: 0 0 0 175px;
			top: 0;
			right: 0;
			width: 240px;
			height: 168px;
			text-align:justify;
			}
			#global #Accueil #BlocCatalogueCollectif a.image {
				top: 32px;
				left: 0;
				width: 176px;
				height: 110px;
				}
		#global #Accueil #BlocPresseAncienne {
			padding: 0 137px 0 0;
			top: 201px;
			left: 0;
			width: 260px;
			height: 179px;
			text-align:justify;
			}
			#global #Accueil #BlocPresseAncienne a.image {
				top: 0;
				right: 0;
				width: 119px;
				height: 179px;
				}
		#global #Accueil #BlocInventaireRegional {
			padding: 0 0 0 128px;
			top: 170px;
			right: 0;
			width: 260px;
			height: 191px;
			text-align:justify;
			}
			#global #Accueil #BlocInventaireRegional a.image {
				top: 0;
				left: 0;
				width: 127px;
				height: 191px;
				}
			#global #Accueil #BlocGalerieImages h1, #global #Accueil #BlocPresseAncienne h1 {
				text-align:right;
				}
			#global #Accueil #BlocCatalogueCollectif h1, #global #Accueil #BlocInventaireRegional h1 {
				text-align:left;
				}



/********************************************/
/* Elements communs */
/********************************************/
	#global #Logo {
		text-indent: -9999px;
		background:transparent url(../images/fr/logo_resultats.gif) left top no-repeat;
		width:430px;
		height:115px;
		}
	body#pageInformations #global #Logo {background-image:url(../images/fr/logo_informations.gif);}
	body#pageGalerieImages #global #Logo {background-image:url(../images/fr/logo_galerie.gif);}
	body#pagePresseAncienne #global #Logo {background-image:url(../images/fr/logo_presse.gif);}
	body#pageCatalogueCollectif #global #Logo	{background-image:url(../images/fr/logo_catalogue.gif);}
	body#pageInventaire #global #Logo	{background-image:url(../images/fr/logo_inventaire.gif);}
	body#pageResultats #global #Logo	{background-image:url(../images/fr/logo_resultats.gif);}
	body#pagePresseAncienneLeft #global #Logo {
		background-image:url(../images/fr/logo_presse.gif);
		background-position: -55px top;
		}
	body#pageInventaire #global #BlocCentreTop {
		margin: 0 50px;
		}
	body#pageInventaire #global #BlocCentre {
		margin: 0 70px;
		}

	#global #Logo h1{
		position:absolute;
		top: 5px;
		left: 50px;
		width: 310px;
		height: 65px;
		}
		#pagePresseAncienneLeft #global #Logo h1 {
			left: 0;
			}
	#global #Logo h1 a{
		display: block;
		height: 100%;
		width: 100%;
		text-indent: -9999px;
		overflow: hidden;
		}

	#global #ArborescenceSite {
		margin:0;
		padding-left:20px;
		color:#0b78a0;
		}

	#global #BlocGauche {
		width:410px;
		margin:0;
		padding-left:15px;
		float:left;
		}
		#global #BlocGauche #BlocRecherche {
			width:403px;
			margin: 0;
			padding-top: 15px;
			float:left;
			}
			#global #BlocGauche #BlocRecherche #Top {
				background:transparent url(../images/com/recherche_top.gif) left bottom no-repeat;
				margin:0;
				padding:0;
				height:13px;
				}
				#global #BlocGauche #BlocRecherche #Recherche {
					background:transparent url(../images/com/fd_recherche.gif) left top repeat-y;
					margin: 0;
					padding: 5px 15px 15px 15px;
					min-height: 100px;
					height: auto !important;
					height: 100px;
					vertical-align:top;
					top:0;
					}
					#global #BlocGauche #BlocRecherche #Recherche form {
						margin: 0;
						padding: 0;
						}
					#global #BlocGauche #BlocRecherche #Recherche input	{
						margin: 0;
						padding: 0;
						width: 180px;
						height:20px;
						border: 1px solid #adadae;
						}	
						#global #BlocGauche #BlocRecherche #Recherche input.btnChpRecherche	{
							font-weight: normal;
							height:18px;
							}
						#global #BlocGauche #BlocRecherche #Recherche input.Checkbox	{
							width:auto;
							}
						#global #BlocGauche #BlocRecherche #Recherche input.btnChpDate	{
							font-weight: normal;
							height:18px;
							width: 2.5em;
							text-align: center;
							}
						#global #BlocGauche #BlocRecherche #Recherche input.btnRechercher	{
							color: #000;
							font-weight: normal;
							height:20px;
							width: 100px;
							background-color: #fcfcfb;
							}
							#global #BlocGauche #BlocRecherche #Recherche input.btnRechercher:hover	{
								cursor: pointer;
								background-color: #fcfcfb;
								border: 1px solid #56bde6;
								color: #0b78a0;
								}
						#global #BlocGauche #BlocRecherche #Recherche table	{
							margin:0;
							padding:0;
							float:right;
							}
							#global #BlocGauche #BlocRecherche #Recherche table	th {
								font-weight:bold;
								padding: 3px;
								white-space: nowrap;
								text-align: right;
								}
							#global #BlocGauche #BlocRecherche #Recherche table	td {
								font-weight:normal;
								padding: 3px 3px;
								}

			#global #BlocGauche #BlocRecherche #ApercuNumero {
				margin: 5px 0 5px -5px;
				padding: 5px;
				min-height: 100px;
				height: auto !important;
				height: 100px;
				border:1px solid black;
				}
				#global #BlocGauche #BlocRecherche #ApercuNumero h1,
				#global #BlocGauche #BlocRecherche #ApercuNumero h3 {
					background:transparent url(../images/com/picto_apercu_num.gif) left top no-repeat;
					height:80px;
					padding-left:60px;
					font-size:12px;
					text-decoration:underline;
					}
			#global #BlocCentre #Recherche #ApercuNumero {
				margin: 5px 0 5px -5px;
				padding: 5px;
				min-height: 100px;
				height: auto !important;
				height: 100px;
				border:1px solid black;
				}
				#global #BlocCentre #Recherche #ApercuNumero h1,
				#global #BlocCentre #Recherche #ApercuNumero h3 {
					padding: 2px;
					height: 80px;
					line-height: 80px;
					background: transparent;
					color: #0b78a0;
					font-size: 12px;
					}
				#global #BlocCentre #Recherche #ApercuNumero h1 img {
					margin-right: 25px;
					vertical-align: middle;
					}
				#global #BlocCentre #Recherche #ApercuNumero h1 a {
					display: block;
					width: 100%;
					height: 100%;
					text-decoration: none;
					}
				#global #BlocCentre #Recherche #ApercuNumero .apercu_on{
					background-color: #efefef;
					}
				#global #BlocCentre #Recherche #ApercuNumero .apercu_on a:link,
				#global #BlocCentre #Recherche #ApercuNumero .apercu_on a:visited {
					color: black;
					}
	

			#global #BlocGauche #BlocRecherche #Bottom {
				background:transparent url(../images/com/recherche_bottom.gif) left top no-repeat;
				margin: 0;
				padding: 0;
				height:22px;
				}
		#global #BlocGauche #BlocDetails {
			width:400px;
			margin-top: 15px;
			padding: 15px 0 15px 0;
			background-color:#fff;
			float:left;
			}
			#global #BlocGauche #BlocDetails table {
				margin:auto;
				padding:0;
				}
				#global #BlocGauche #BlocDetails table th {
					font-weight:bold;
					color:#6f6f70;
					text-align:right;
					vertical-align:text-top;
					}
				#global #BlocGauche #BlocDetails table td {
					font-weight:bold;
					text-align:left;
					vertical-align:text-top;
					}
			#global #BlocGauche #BlocDetails #Zoom {
				position: relative;
				margin:auto;
				padding: 0;
				border:2px solid black;
				width: 355px;
				}

	#global #BlocDroiteTop {
		margin:-60px 20px 5px 450px;
		padding:0;
		text-align:right;
		}
	#global #BlocDroite {
		margin:5px 10px 20px 430px;
		padding:15px;
		background-color:#fff;
		text-align:justify;
		min-height: 450px;
		height: auto !important;
		height: 450px;
		}
		#global #BlocDroite #Resultats h1 {
			position: relative;
			background:transparent url(../images/com/picto_galerie.jpg) left top no-repeat;
			border-bottom: 1px solid #808080;
			color: #000;
			font-size: 16px;
			font-weight: bold;
			margin: 30px 0 0 0;
			padding: 0 0 0 73px;
			text-align: left;
			height:60px;
			}
		#global #BlocDroite #Resultats h2 {
			position: relative;
			background:transparent url(../images/com/picto_presse.jpg) left top no-repeat;
			border-bottom: 1px solid #808080;
			color: #000;
			font-size: 16px;
			font-weight: bold;
			margin: 30px 0 0 0;
			padding: 0 0 0 73px;
			text-align: left;
			height:60px;
			}
		#global #BlocDroite #Resultats h3 {
			position: relative;
			background:transparent url(../images/com/picto_catalogue.jpg) left top no-repeat;
			border-bottom: 1px solid #808080;
			color: #000;
			font-size: 16px;
			font-weight: bold;
			margin: 30px 0 0 0;
			padding: 0 0 0 73px;
			text-align: left;
			height:60px;
			}
		#global #BlocDroite #Resultats h4 {
			position: relative;
			background:transparent url(../images/com/picto_inventaire.jpg) left top no-repeat;
			border-bottom: 1px solid #808080;
			color: #000;
			font-size: 16px;
			font-weight: bold;
			margin: 30px 0 0 0;
			padding: 0 0 0 73px;
			text-align: left;
			height:60px;
			}
			#global #BlocDroite #Resultats h1 span.results,
			#global #BlocDroite #Resultats h2 span.results,
			#global #BlocDroite #Resultats h3 span.results,
			#global #BlocDroite #Resultats h4 span.results,
			#global #BlocDroite #Resultats h1 a:link,
			#global #BlocDroite #Resultats h1 a:visited,
			#global #BlocDroite #Resultats h1 a:hover,
			#global #BlocDroite #Resultats h1 a:active,
			#global #BlocDroite #Resultats h2 a:link,
			#global #BlocDroite #Resultats h2 a:visited,
			#global #BlocDroite #Resultats h2 a:hover,
			#global #BlocDroite #Resultats h2 a:active,
			#global #BlocDroite #Resultats h3 a:link,
			#global #BlocDroite #Resultats h3 a:visited,
			#global #BlocDroite #Resultats h3 a:hover,
			#global #BlocDroite #Resultats h3 a:active,
			#global #BlocDroite #Resultats h4 a:link,
			#global #BlocDroite #Resultats h4 a:visited,
			#global #BlocDroite #Resultats h4 a:hover,
			#global #BlocDroite #Resultats h4 a:active {
				float: right;
				margin-right: 15px;
				font-size: 12px;
				font-weight: bold;
				text-align: right;
				}				
		#global #BlocDroite table {
			margin:auto;
			padding:0;
			width:99%;
			vertical-align:top;
			top:0;
			}
		#global #BlocDroite table.galerie {
			margin:auto;
			padding:0;
			width:98%;
			overflow: hidden;
			}
			#global #BlocDroite table.galerie th  {
				font-weight:bold;
				font-size:11px;
				text-align:center;
				}
			#global #BlocDroite table.galerie td  {
				font-weight:normal;
				}
		#global #BlocDroite table.catalogue {
			margin:auto;
			padding:0;
			font-size:11px;
			line-height:16px;
			}
			#global #BlocDroite table.catalogue th  {
				text-align:right;
				padding-right:25px;
				vertical-align:text-top;
				font-weight:bold;
				width: 200px;
				}
			#global #BlocDroite table.catalogue td  {
				text-align:left;
				vertical-align:text-top;
				}
				#global #BlocDroite table.catalogue td a:link,
				#global #BlocDroite table.catalogue td a:visited,
				#global #BlocDroite table.catalogue td a:hover,
				#global #BlocDroite table.catalogue td a:active   {
					font-size:12px;
					}
		#global #BlocDroite table.inventaire {
			margin:auto;
			padding:0;
			font-size:12px;
			line-height:16px;
			}
		#global #BlocCentre table.inventaire {
			margin:auto;
			width: 98%;
			}
			#global #BlocCentre table.inventaire th {
				font-weight:normal;
				padding:0 15px 0 5px;
				text-align:right;
				width: 170px;
				white-space: nowrap;
				}
			#global #BlocCentre table.inventaire td.img_inventaire {
				width: 270px;
				}

	#global #BlocCentreTop {
		clear: both;
		margin:auto;
		padding:20px 20px 0 20px;
		text-align:left;
		}
		#global #BlocCentreTop table {
			margin:auto;
			width:100%;
			}
	#global #BlocCentre {
		margin:20px;
		padding:15px;
		background-color:#fff;
		text-align:justify;
		}
		#global #BlocCentre table {
			margin:0;
			padding:0;
			font-size:11px;
			}
			#global #BlocCentre table th {
				text-align:right;
				color:#5b5b5b;
				font-weight:normal;
				vertical-align:text-top;
				top:0;
				padding-right:10px;
				}
			#global #BlocCentre table td {
				text-align:left;
				vertical-align:text-top;
				padding-right:10px;
				top:0;
				}
			#global #BlocCentre table.InventaireEtablissement {		
				margin:auto;
				padding:0;
				width:100%;
				}
				#global #BlocCentre #ConditionsAcces, #global #BlocCentre #Valorisation {
					overflow:hidden;
					visibility:hidden;
					}
			#global #BlocCentre #ContenuEtablissement{
				overflow:auto;
				width:300px;
				height:450px;
				font-weight:bold;
				line-height:20px;
				float:left;
				text-align:left;
				margin-bottom:20px;
				}
			#global #BlocCentre #DetailEtablissement{
				font-weight:normal;
				margin:5px 20px 20px 380px;
				}


/********************************************/
/* Informations */
/********************************************/

	#global #RubriqueInformations {
		}
	#global #RubriqueInformations #Contenu {
		position: relative;
		margin: 50px auto 0;
		padding-bottom:30px;
		width:583px;
		}
	#global #RubriqueInformations #Contenu #Top {
		background:transparent url(../images/com/informations_top.gif) left bottom no-repeat;
		margin:0;
		padding:0;
		height:13px;
		}
	#global #RubriqueInformations #Contenu #Informations {
		background:#d9dadb url(../images/com/fd_informations.gif) left top repeat-y;
		margin: 0;
		padding: 5px 15px 15px 15px;
		vertical-align:top;
		top:0;
		}
	#global #RubriqueInformations #Contenu #Bottom {
		background:transparent url(../images/com/informations_bottom.gif) left top no-repeat;
		margin: 0;
		padding: 0;
		height:12px;
		}



/********************************************/
/* Les classes */
/********************************************/


.Bold {
	font-weight:bold;
	}

.Souligne {
	text-decoration:underline;
	}
 
.Italique {
	font-style:italic;
	} 

.Police11px {
	font-size:11px;
	}

.Police16px {
	font-size:16px;
	}

.Bleu{
	color:#0b78a0;
	}

/********************************************/
/* Libellés Inventaire */
/********************************************/


.t1 {
	font-weight:bold;
	font-size:18px;
	color:#874795;
	}

.t2 {
	font-weight:bold;
	font-size:18px;
	color:#006999;
	}

.t3 {
	font-weight:bold;
	font-size:18px;
	color:#962131;
	}

.t4 {
	font-weight:bold;
	font-size:18px;
	color:#0d8f39;
	}

.t5 {
	font-weight:bold;
	font-size:18px;
	color:#008b8e;
	}

.t6 {
	font-weight:bold;
	font-size:14px;
	color:#000;
	}

.t7 {
	font-weight:normal;
	font-size:13px;
	color:#000;
	}
/********************************************/
/* Positionnement */
/********************************************/
.droite {
	float: right;
	}
.gauche {
	float: left;
	}
.Centre {
	text-align:center;
	}

.Justifie {
	text-align:justify;
	}

.ClearBoth {
	clear: both;
	height:1px;
	visibility:hidden;
	}


/* Nuage de tags */
	.tags_cloud {
		margin: 25px;
		padding: 0;
		font-size: 105%;
		list-style: inside;
		list-style: none;
		text-align: center;
		}
		.tags_cloud li {
			display: inline;
			margin: 0 5px;
			padding: 0;
			line-height: 30px;
			}
			.tags_cloud li.level1 {
				font-size: 80%;
				}
			.tags_cloud li.level2 {
				font-size: 110%;
				font-weight: bold;
				}
			.tags_cloud li.level3 {
				font-size: 135%;
				font-weight: bold;
				}
			.tags_cloud li.geogname a {
				color: #006999;
				}
			.tags_cloud li.persname a {
				color: #0D8F39;
				}
			.tags_cloud li.chrono a {
				color: #874795;
				}
			.tags_cloud li.subject a {
				color: #962131;
				}
			.tags_cloud li.personne a {
				color: #FF7F25;
				}
			.tags_cloud li.periode a {
				color: #000000;
				}
			.tags_cloud li.lieu a {
				color: #962131;
				}
			.tags_cloud li.domaine a {
				color: #0B78A0;
				}

/********************************************/
/* Versions imprimables */
/********************************************/
#pageGalerieImagesPrintable,
#pageInventairePrintable {
	margin: 0;
	background: white;
	width: 20cm;
	}
	#pageInventairePrintable #globalTop,
	#pageInventairePrintable #global,
	#pageInventairePrintable #globalBottom,
	#pageInventairePrintable #Droite,
	#pageInventairePrintable #Gche,
	#pageInventairePrintable #Droitebas,
	#pageInventairePrintable #Gchebas,
	#pageGalerieImagesPrintable #globalTop,
	#pageGalerieImagesPrintable #global,
	#pageGalerieImagesPrintable #globalBottom,
	#pageGalerieImagesPrintable #Droite,
	#pageGalerieImagesPrintable #Gche,
	#pageGalerieImagesPrintable #Droitebas,
	#pageGalerieImagesPrintable #Gchebas{
		background: white;
		border: none;
		}
	#pageInventairePrintable #BlocCentreTop,
	#pageInventairePrintable pre,
	#pageInventairePrintable #ArborescenceSite,
	#pageInventairePrintable #Liens,
	#pageInventairePrintable #global .noprint,
	#pageGalerieImagesPrintable #BlocCentreTop,
	#pageGalerieImagesPrintable pre,
	#pageGalerieImagesPrintable #ArborescenceSite,
	#pageGalerieImagesPrintable #Liens,
	#pageGalerieImagesPrintable #global .noprint {
		display: none;
		}
		
	#pageInventairePrintable #BlocCentre,
	#pageGalerieImagesPrintable #BlocCentre {
		margin-top: 0;
		padding-top: 0;
		}
	/* Inventaire */
	#pageInventairePrintable table.inventaire {
		}
		#pageInventairePrintable table.inventaire td {
			width: 50%;
			}
		#pageInventairePrintable #BlocCentre table.inventaire td.extra_infos {
			padding-right: 0;
			border-right: 2px solid silver;
			}
			#pageInventairePrintable table.inventaire td h4 {
				margin: 0;
				}
			#pageInventairePrintable table.inventaire td h4.valorisation {
				padding-top: 15px;
				border-top: 2px solid silver;
				}
			#pageInventairePrintable table.inventaire td p {
				margin-top: 0;
				}
			#pageInventairePrintable table.inventaire td p.valorisation {
				padding-bottom: 15px;
				border-bottom: 2px solid silver;
				}
	/* Galerie images */
	#pageGalerieImagesPrintable #BlocGauche {
		width: 340px;
		}
	#pageGalerieImagesPrintable #BlocGauche #BlocDetails {
			width:340px;
			}
	#pageGalerieImagesPrintable #BlocDroite {
		margin-left: 350px;
		}
	#pageGalerieImagesPrintable #BlocGauche #Nav,
	#pageGalerieImagesPrintable .toolbar {
		display: none;
		}

#menuStatique {
	margin-top: -15px;
	}

#menuStatique ul {
	margin: 0;
	padding: 0;
	height: 35px;
	}
	#menuStatique li {
		float: left;
		margin-right: 5px;
		padding: 0;
		height: 35px;
		line-height: 35px;
		list-style: none;
		}
		#menuStatique li a:link,
		#menuStatique li a:visited {
			padding: 7px 10px;
			background: white;
			border: 1px solid white;
			border-style: none solid solid none;
			color: black;
			text-decoration: none;
			}
		#menuStatique li a:hover,
		#menuStatique li a:active,
		#menuStatique li a:focus,
		#menuStatique li.active a:link,
		#menuStatique li.active a:visited {
			border-color: #FF7F25;
			color: #FF7F25;
			}

#pagePresseAncienneLeft #BlocCentreTop {
	display: none;
	}
#pagePresseAncienneLeft #BlocCentre {
	margin-top: 10px;
	}

#pageContact #BlocCentreTop,
#pagePartenaires #BlocCentreTop,
#pageStatique #BlocCentreTop {
	clear: both;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	text-align: left;
	}
#pageContact #BlocCentre,
#pagePartenaires #BlocCentre,
#pageStatique #BlocCentre {
	clear: both;
	margin-top: 10px;
	max-width: 680px;
	width: auto;
	}

/* Partenaires */
#pagePartenaires h3 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 120%;
	}
#pagePartenaires table {
	width: 100%;
	}
	#pagePartenaires table td img {
		vertical-align: top;
		}
#pagePartenaires p {
	margin: 0;
	}
#pagePartenaires p.adresse {
	font-weight: bold;
	}

/* News */
.news {
	border-bottom: 1px dotted silver;
	}

/* Messages */
.error {
	color: #C00;
	}