/* CSS Document */
body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #4A3A2A;
	margin-top: 0px;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa18f;/*362616*/
}
A  { text-transform: none; font-size:11px; text-decoration: none; font-family: Arial, Helvetica, sans-serif;  color: #F6F0E2; font-weight: normal; }
 
A:link 		{ color:#F6F0E2; }
A:visited	{ color:#F6F0E2; }
A:active 	{ color:#F6F0E2; }
A:hover 	{ color:#CD9869; }



.bg-degrade{
background-image:url(images/degrade.png);
background-position: top;
background-repeat: no-repeat;
}

.bg-bt{
background-image: url(images/fd-bt.png);
background-position: top;
background-repeat: no-repeat;
}

.bg-cadre{
background-image: url(images/forme.png);
background-position: top;
background-repeat: no-repeat;
}

.texte{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color : #AAA18F;
padding-left:15px;
}


.texte2{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color : #DDD2BB;
}
.evidence{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#9E8A55;
font-weight:bold;
}

.evidence2{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #834501;
font-weight:bold;
}
.evidence3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9E8A55;
	font-weight:bold;
	text-transform: uppercase;
}

.bg-pointille{
background-image:url(images/pointille-horizontal.png);
background-repeat:no-repeat;
}

.bg-cadreiinfo{
background-image:url(images/fd-cadre.png);
background-position:top;
background-repeat:repeat-y;
}

.bg-cadre2{
background-image:url(images/cadre2.png);
background-repeat:no-repeat;
background-position:center;
}
.images{
border: 1px solid #AAA18F;
}
.mention {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #968B78;
	text-decoration: none;
	line-height:12px;
}

A:link.mention  { text-transform: none; color:#968B78; font-size: 9px;}
A:visited.mention { text-transform: none; color:#968B78;font-size: 9px; }
A:active.mention  { text-transform: none; color:#968B78; font-size: 9px;}
A:hover.mention  { text-transform: none; color:#B7A373; font-size: 9px;}

.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E9E0CF;
	border: 1px solid #23190B;

}

.tab
{
	background:#23190b;
}

.tab tr td
{
	color:#AAA18F;
}

.tab tr th
{
	color: #9E8A55;
}

#liste thead tr th
{
	cursor:pointer;
}
a.lien_evidence2{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #834501;
font-weight:bold;
text-decoration:none;
}
.lien_evidence2{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #834501;
font-weight:bold;
text-decoration:none;
}