h1 span { /* auteur */
			text-transform: uppercase;
			font-style: normal;
}

h1 span span { /* sensu, in... */
			text-transform: none;
}

h1 span.p { /* cf., gr., etc. */
			text-transform: none;
			font-style: normal;
} 

h1 span.v { /* var, morphe... */
			text-transform: lowercase;
}

h2 {
			margin: 0;
			margin-left: 165px;
			width: 90px;
}

#last_created {
			background: #ffe9cc url("../Images/toile.JPG") repeat top left;
		  }

#last_created p {
			text-align: left;
			margin-top: 0px;
			margin-bottom: 0px;
			white-space: nowrap;
		}

#last_created a:hover {
			color:#FF6666;
			text-decoration:underline;
		}

#header {
			padding: 10px 0px 0px 0px;
			margin-bottom: 20px;
			width: 410px;
			background-image: none;
}

#printheader	{
			display: none;
}

div.illustration {	/* pas #illustration ici car Ťa couvre aussi les tiroirs */
			position: relative;
			display: block;
			float: right;
			width: 350px;
			margin-left: 20px;
			margin-top: 20px;
			margin-bottom: 20px;
}


div.illustration .vignette {
			width: 40px;
			border-width: 0px;
    			-moz-box-shadow: 6px 6px 10px black;
    			-webkit-box-shadow: 6px 6px 10px black;
    			box-shadow: 6px 6px 10px black;
	}

div.illustration .vignette:hover {
			width: 40px;
			border-width: 0px;
    			-moz-box-shadow: 6px 6px 12px black;
    			-webkit-box-shadow: 6px 6px 12px black;
    			box-shadow: 6px 6px 12px black;
	}

div.illustration .grandeimage {
			width: 350px;
			-moz-box-shadow: 8px 8px 12px black;
			-webkit-box-shadow: 8px 8px 12px black;
			box-shadow: 8px 8px 12px black;	
}

div.illustration p {
			margin: 0;
}

p.property {
			margin-left: 255px;
			margin-bottom: 10px;
			padding-top: 0px;
			margin-top: 0px;
	}

p.property span {
			font-weight: bold;
			font-style: italic;
}

div.commentaire {
			margin-left: 255px;
}

div.commentaire p.individu,
div.commentaire p.variant,
div.commentaire p.nominal {
}

div.toggle {
			margin-left: 255px;
			margin-bottom: 10px;
  			background: #FFE9CC url("../Images/papier2.GIF") repeat-y left top;
			border-left: 1px solid gray;
			border-top: 0px solid gray;
			border-right : 0px solid gray;
			border-bottom: 1px solid gray;
			color: rgb(76, 76, 76);
}

div.toggle a {
			color: gray;
}

div.toggle .grandeimage:hover {
			-moz-box-shadow: 8px 8px 14px black;
			-webkit-box-shadow: 8px 8px 14px black;
			box-shadow: 8px 8px 14px black;	
}

div.toggle h1 {
			padding-top: 20px;
			margin-right: 10px;
			margin-left: 10px;
}

div.toggle h2 {
			margin-left: 0px;
}

div.toggle p.property,
div.toggle div.commentaire {
			margin-left: 90px;
}

div.toggle .spacer {
			margin-left: 0px;
			height: 1px;
}

#classification {
			margin-left: 255px;
}

#classification h3 {
			padding: 0;
			margin: 0;
			margin-bottom: 10px;
			float: left;
			width: 140px;
			text-align: right;
			font-size: 12px;
			font-weight: normal;
			line-height: 1.5em;
			background-color: #ffe9cc;
}

#classification p.sousgenre,
#classification p.genre,
#classification p.sousfamille,
#classification p.famille,
#classification p.superfamille,
#classification p.sousordre,
#classification p.ordre,
#classification p.classe,
#classification p.embranchement,
#classification p.superembranchement,
#classification p.sousregne,
#classification p.regne,
#classification p.superregne {
			margin-left: 145px;
			margin-bottom: 10px;
			padding-top: 0px;
			margin-top: 0px;
}

#classification p.sousgenre span,
#classification p.genre span {
	font-style: italic;
}

#classification p.commentairetaxon {
			margin-left: 60px;
			margin-bottom: 10px;
			padding-top: 0px;
			margin-top: 0px;
}

#classification p span.auteur {
			text-transform: uppercase;
			font-style: normal;
			font-size: 11px;
}

#classification p span.auteur span {
			text-transform: none;
			font-size: 12px;
}

p.fiche_liee {
			height: 91px;
			margin-left: 255px;
			margin-top: 0px;
			margin-bottom: 0px;
}

p.fiche_liee a {
			display: block;
			float: left;
			width: 300px;
			height: 91px;
  			background-image: url("../Images/drawer.GIF");
			background-repeat: no-repeat;
			background-position: center center;
			text-align: center;
}

p.fiche_liee a img {
			margin-top: 10px;
			height: 50px;
    			/*-webkit-transform: perspective(50) rotateX(30deg) translateZ(10px);
    			transform: perspective(50) rotateX(30deg) translateZ(10px);*/
    			-moz-box-shadow: 6px 6px 10px black;
    			-webkit-box-shadow: 6px 6px 10px black;
    			box-shadow: 6px 6px 10px black;
}

p.fiche_liee a img:hover {
    			-moz-box-shadow: 6px 6px 12px black;
    			-webkit-box-shadow: 6px 6px 12px black;
    			box-shadow: 6px 6px 12px black;
}

#ma_famille {
			position: relative;
			height: 100px;
			margin-left: 60px;
			padding-right: 0px;
			margin-bottom: 10px;
			overflow: hidden;
  			background: #FFE9CC url("../Images/papier2.GIF") repeat-y left top;
			border-left: 1px solid gray;
			border-top: 1px solid gray;
			border-right : 0px solid gray;
			border-bottom: 0px solid gray;
}

#ma_famille a {
			display: block;
			height: 100px;
			float: left;
}

#ma_famille a img.thumb {
	  		margin: 3px;
			bottom: 0px;
}

#cut_famille {
			position: absolute;
			top: 0px;
			right: 0px;
			width: 150px;
			height: 100px;
			margin-top: 0px;
}

#cut_famille a	{
			display: block;
			height: 100px;
			width: 150px;
			line-height: 1.5em;
			padding-top: 30px;
			text-decoration: none;
			text-align: right;
			color: rgb(57, 57, 57);
			font-weight: bold;
			font-size: 12px;
			background-image: url("../Images/cut-famille.GIF");
			background-repeat: no-repeat;
			background-position: left top;
}

#cut_famille a:hover  {
			background-position: -150px 0;
			text-decoration: none;
			color: black;
}

#documents {
			margin-left: 255px;
}

#documents p	{
			margin-left: 20px;
			margin-bottom: 10px;
			text-indent: -20px;
			padding-top: 0px;
			margin-top: 0px;
}

#avis {
			width: 600px;
			height: 400px;
			margin-left: 50px;
			margin-bottom: 10px;
}
