@media print
    {
    	#contenuImage img{ 
			max-width: 610px;
	 }
    }

body{
	text-align: left;
}

.fiche {
	width: 630px;
	margin-bottom: 30px;
	position: relative;
	text-align: left;
	padding:5px 0 30px 10px;
}

.contenu {
	background: none;
	left: 0;
	min-height: 550px;
	padding-bottom: 15px;
	padding-right: 20px;
	position: relative;
	top: 2px
}

.bandeau_etat {
	left: 0;
	position: relative;
	top: 0;
	padding-right: 20px;
}

.bandeau_etat img.ecusson {
	position: absolute;
	top: 2px;
	left: 0px;
}

.bandeau_etat h1 {
	height: 52px;
	margin-left: 38px;
}

.bandeau_etat h1 div.ligne1 {
	padding-top:9px;
	letter-spacing: 1px;
	word-spacing: -2px;
}

.bandeau_etat h1 div.ligne2 {
	margin-top:6px;
	font-size: 9px;
}

.bandeau_etat h1 div.ligne3 {
	margin-top:6px;
	font-size: 11px;
	font-weight:bold;
}

hr{
	margin-bottom: -2px;
}


.justifier {
	text-align: justify;
}

.descriptif {
	text-align: justify;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	margin: 0;
	padding:0 0 10px;
}

.infofiche {
	color: #AAAAAA;
	margin: 0;
	font-style: italic;
	font-size: 0.8em;
	margin-top: -10px;
}

.container {
	margin-bottom: 15px;
}

.block {
	display: block;
	width: 100%;
}

.bandeau {
	text-align: right;
}

.bandeau h4 {
	font-size: 20px;
	line-height: 22px;
}

.information h4 {
	color: #666666;
	font-size: 20px;
	line-height: 1em;
}

.cadreImageIdentite {
	position: relative;
	right: 0px;
	top: 0px;
	float: right;
	margin: 12px 0;
	
}

.imageIdentite {
  text-align: right;
  position: relative;
  height: 150px;
  width: 200px;
}

.cadreImageIdentite img {
	max-width: 200px;
	max-height: 150px;
	border: 0;
  position: absolute;
  vertical-align: bottom;
  bottom: 0;
  right: 0;
  border: 0 none;
}

.cadreImageIdentite .photographe {
	margin: 0;
	font-size: 0.8em;
	text-align: right;
  width: 200px;
}

div.information {
	width: 66%;
	margin-bottom: 10px;
}

.identification h4 {
	font-size: 1.8em;
	color: #666666;
}

.odd {
	width: 280px;
	float: left;
}

.even {
	width: 280px;
	float: right;
}

div.legende {
	margin: 4px 0;
	text-align: left;
}

.clearBoth {
	clear: both;
}

.stop-scrolling {
	height: 100%;
	overflow: hidden;
}

.lisource{
	font-weight:bold;
	list-style: none outside none;
	margin-top: 5px;
	margin-bottom: -5px;
}

/** FICHE IMAGE **/
.image {
	border: 0;
}

.pointer {
	cursor: pointer;
}

.blocImage {
	width: 600px;
}
.nouvelleLigneImage {
	clear: both;
}
.cadreImage {
    height: 210px;
	width: 280px;
	position: relative;
}
.cadreImage img {
	position: absolute;
	bottom: 0px;
	left: 0;
	border:0 none;
	max-height: 210px;
	max-width: 280px;
	vertical-align: bottom;
}
.legendeImage{
	width: 280px;
	margin: 0px 0px 25px;
}

.lienInaccessible{
  color: red;
	font-size: 10px;
}
