html
{
	background: #fed;
	color: #000;
	font-family: Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

body
{
	background: #fed;
	color: #000;

	margin: 0;
	padding: 0;
}

ol ol
{
	list-style-type: lower-alpha;
}

a
{
	color: #630;
}
a:visited
{
	color: #960;
}
a:hover
{
	color: #000;
}

table
{
	border-collapse: collapse;
}
table td, table th
{
	border: 1px solid #630;
	padding: 0.3em;
}

p, h2, h3, h4, h5, h6
{
	clear: both;
}
img
{
	margin-right: 1em;
	margin-bottom: 1em;
}
p img
{
	float: left;
}
p img.oppose
{
	float: right;
	margin-right: 0em;
	margin-left: 1em;
}
p img.SingleImage
{
	float: inherit;
}

.section
{
	margin-left: 1em;
	margin-right: 1em;
}
.section .section
{
	margin-left: 1em;
	margin-right: 0em;
}
.section .section .section
{
	margin-left: 1em;
	margin-right: 0em;
}

.latin
{
	font-style: italic;
}

/*********************************************************/
#accessibilite
{
	display: none;
}

/*********************************************************/
#titre
{
	background: #b59147 url(Yeux);
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #fff;

	padding: 0em;

	white-space: nowrap;

	border-bottom: 1px solid #630;
}
#titre h1
{
	margin: 0em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 2.5em;
}
#titre a
{
	color: #fff;
	text-decoration: none;
}

/*********************************************************/
.menu
{
	border: 1px solid #630;
	margin: 1em;
	overflow: hidden;
}
.menu h2
{	
	background: #b59147 url(Yeux);
	background-repeat: no-repeat;
	color: #fff;

	border-bottom: 1px solid #630;

	margin: 0em;
	padding: 0.2em;
	font-size: 1em;
	text-align: center;
}
#menu-lynx h2
{	
	background-attachment: fixed;
}
.menu ul
{
	background: #fff url(YeuxBlend);
	background-repeat: no-repeat;

	margin: 0em;
	padding: 0em;
}
#menu-lynx ul
{	
	background-attachment: fixed;
}
.menu li
{
	margin: 0em;
	padding: 0em;
	display: block;
}
.menu li a
{
	background: #fff;
	color: #960;

	text-align: center;

	display: block;
	width: 100%;
	margin: 0em;
	padding: 0em;
	text-decoration: none;
}
.menu li a:visited
{
	color: #630;
}
.menu li a:hover
{
	background: transparent;
	color: #000;
}


#menu-lynx
{
	position: absolute; 
	top: 3em;
	left: 0em;
	width: 10em;
}
#menu-autres
{
	position: absolute; 
	top: 20em;
	left: 0em;
	width: 10em;
}
#menu-photos
{
	position: absolute; 
	top: 31em;
	left: 0em;
	width: 10em;
}

/*********************************************************/
#principal
{
	background: #fff;
	color: #000;

	margin: 1em;
	margin-left: 12em;
	padding: 0em;

	border: 1px solid #630;
}
#principal h2
{
	background: #b59147 url(Yeux);
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #fff;

	border-bottom: 1px solid #630;

	margin: 0em;
	margin-bottom: 1em;
	padding: 0.2em;
	font-size: 1em;
	text-align: center;
}
#principal p
{
	text-align: justify;
}
#principal img
{
	border: 1px solid #630;
	padding: 1px;
	background: #fff;
}
#principal .accueil
{
	text-align: center;
}
#principal .accueil img
{
	float: none;
	margin-left: auto;
	margin-right: auto;
}

/*********************************************************/
#rubriques
{
	margin: 0em;
	padding: 0em;
}
#rubriques li
{
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}
#rubriques h3
{
	background: #b59147 url(Yeux);
	background-repeat: no-repeat;
	margin: 0em;
	padding: 0em;
	font-size: 1em;
	width: 10em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#rubriques li a
{
	background: #b59147 url(Yeux);
	background-repeat: no-repeat;
	color: #fff;

	width: 100%;
	display: block;
	text-decoration: none;

	border: 1px solid #630;
	border-bottom-width: 0px;
}
#rubriques li a:visited
{
	color: #ddd;
}
#rubriques li a:hover
{
	background: #fff url(YeuxBlend);
	background-repeat: no-repeat;
	color: #000;
}
#rubriques li p
{
	margin-top: 0em;
	margin-bottom: 2em;
	padding: 1em;
	border: 1px solid #630;
	text-align: center;
}

/*********************************************************/
#phylogeny th
{
	text-align: left;
}

#lynxsystematique dt
{
	font-weight: bold;
	width: 17ex;
	float: left;
	height: 1em;
	line-height: 1em;
}

/*********************************************************/
.espece
{
	margin-top: 5em;
}

/*********************************************************/
.news h3
{
	background: #b59147 url(Yeux);
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #fff;

	border-top: 1px solid #630;
	border-bottom: 1px solid #630;

	margin-left: -1em;
	margin-right: -1em;
	padding: 0.2em;
	font-size: 1em;
}

/*********************************************************/
.livre dt
{
	float: left;
	margin-right: 1ex;
	font-weight: bold;
	height: 1em;
	line-height: 1em;
}
.livre dt:after
{
	content: " :";
}

/*********************************************************/
#post-scriptum
{
	border-top: 1px solid #630;
	background: #b59147 url(Yeux);
	background-repeat: no-repeat;

	color: #fff;

	margin: 0em;
	padding: 0.5em;

	font-style: italic;
	font-size: 0.8em;
	text-align: center;
	clear: both;
}
#post-scriptum a
{
	color: #eee;
}
#post-scriptum hr
{
	display: none;
}

#LogoXiti
{
	position: absolute;
	top: -100%;
	left: -100%;
}
