body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

ul {
	margin: 5px;
}
h1 {
	font: bold 16px arial, sans-serif;
	position: relative; /* on positionne le conteneur H1 pour placer ensuite le SPAN */
	color: #CCCCCC;
	margin-bottom: 5px;	
}
h1 span {
	font: bold 16px arial, sans-serif;
	position: absolute; /* on superpose le SPAN sur le titre */
	top: -1.5px; /* on décale le SPAN */
	left: -1.5px;
	color: #fd5417;
}
h1 span.entreprise {
	top: -2px; /* on décale le SPAN */
	left: 108px;
}

h2 {
	font: bold 14px arial, sans-serif;
	position: relative; /* on positionne le conteneur H1 pour placer ensuite le SPAN */
	color: #999999;
	margin-bottom: 5px;	
}
h2 span {
	font: bold 14px arial, sans-serif;
	position: absolute; /* on superpose le SPAN sur le titre */
	top: -1.5px; /* on décale le SPAN */
	left: -1.5px;
	color: #666666;
}

.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
a {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}


.text1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #ECECEC;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #fd5417;
}
.text4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #598a3b;
}
.text5 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.frame {
	border: 10px solid #FFFFFF;
}

a.a {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #A20F08;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

a.b {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 68511D;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.c {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: C4D356;
	text-decoration: underline;
}
a.c:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
SPAN.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
}

SPAN.copyright A {
	font-style: normal; 
	font-size: 10px; 
	color: #000000;
	text-decoration: none;
}
SPAN.copyright A:hover  {
	font-style: normal; 
	font-size: 10px; 
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
