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: 11px;
	color: #333333;
	font-weight: normal;
}

ul {
	margin:10px;
}

h1 {
	font: bold 12px arial, sans-serif;
	position: relative;  /*on positionne le conteneur H1 pour placer ensuite le SPAN */
	color: #999999;
	margin:0px;
	
}
h1 span {
	font: bold 12px arial, sans-serif;
	position: absolute; /* on superpose le SPAN sur le titre */
	top: -1.5px; /* on décale le SPAN */
	left: -1.5px;
	color: #333333;
	margin:0px;
}
h2 {
	font: bold 14px arial, sans-serif;
	position: relative;  /*on positionne le conteneur H1 pour placer ensuite le SPAN */
	color: #333333;
	margin:0px;
	
}
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: #FFFFFF;
	margin:0px;
}

div.photo-fiche{}
div.photo-fiche a{}
div.photo-fiche a img{border:1px solid #000000;}

p{text-align:justify;}

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

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

}


.text1 {
	font-family: arial;
	font-size: 16px;
	color: #ece1cc;
	font-weight: bold;
}
.text2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #ece1cc;
	font-weight: normal;
}
.text3 {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-transform:lowercase;
}
.text5 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #f0d3b4;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text8 {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.frame {
	border: 1px solid #999999;
}

a.a {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.b {


	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #A20F08;
	text-decoration: none;
}
a.b:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #A20F08;
	text-decoration: underline;
}

a.c {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.c:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.border-transition {
	border-top: 2px solid #FFFFFF;
	border-bottom: 12px solid #463f89;
}

.border-tof {
	border: 2px solid #7ac06c;
}


SPAN.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;
	font-weight: normal;
}

SPAN.copyright A {
	font-style: normal; 
	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;
	font-weight: normal;
}
SPAN.copyright A:hover  {
	font-style: normal; 
	
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;
	font-weight: normal;
}

.trans1 {
   filter:alpha(opacity=80);
   -moz-opacity:0.80;
   -khtml-opacity: 0.80;
   opacity: 0.80;
}
.trans2 {
   filter:alpha(opacity=65);
   -moz-opacity:0.65;
   -khtml-opacity: 0.65;
   opacity: 0.65;
}
.trans3 {
   filter:alpha(opacity=75);
   -moz-opacity:0.75;
   -khtml-opacity: 0.75;
   opacity: 0.75;
}