/* CSS Document */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAE6DA;
}
a:visited {
	color: #EAE6DA;
}
a:hover {
	color: #EAE6DA;
}
a:active {
	color: #EAE6DA;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAE6DA;
}


.Bg{
background-image: url(images/fd-haut.png);
background-repeat:no-repeat;
}

.Bg-cadre{
background-image:url(images/iguane-cadre.png);
background-repeat:no-repeat;
background-position:left;
background-position:top;
}

.textecourant{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#99000C;
}

.lettrine{
font-family: Arial, Helvetica, sans-serif;
font-size:21px;
color:#99000C;
font-weight:bold;
}

.images {
border:2px solid #99000C;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAE6DA;
	text-decoration: underline;
}

.evidence{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#99000C;
font-weight:bold;
}

.evidence2{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#99000C;
font-weight:bold;
}

.images2 {
border:1px solid #000000;
}

.text{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#99000C;
}

.fd{
background-color:#99000C;
}