a:link { color: #008be2; text-decoration: none; }
a:visited {	color: #008be2;	text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; }
a:active { color: #008be2; text-decoration: none; }

.Arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.Arial13 {
	font-family: "Arial";
	font-size: 13px;
}
.Arial13gray {
	color: gray;
	font-family: "Arial";
	font-size: 13px;
}
.Arial18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}

.textecourant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.Title {
	color: #e64117;
	font-family: "Trebuchet MS";
	font-size: 24px;
}
.Title2 {
	color: #99CC00;
	font-family: "Trebuchet MS";
	font-size: 24px;
}

.TitleInfos {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.TitleInfosBlack {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.Trebuchet13 {
  font-family: "Trebuchet MS"
}

.Trebuchet14 {
  font-family: "Trebuchet MS"; 
  font-size: 14px; 
}

.Trebuchet18 {
  font-size: 18px; 
  font-family: "Trebuchet MS"; 
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.verd8 { font-family: verdana; font-size: 11px; }
.verd8green { font-family: verdana; font-size: 11px; color: #006600; }
.photo {
	background-color: #FFFFFF;
	margin:10%;
	height: auto;
	width: auto;
	white-space: normal;
	position: fixe;
	clip: rect(1px,auto,auto,auto);
	padding: 2px;
	border: 1px solid #6AB5FF;
	word-spacing: normal;
}
.PuBbox {
border-style:solid;
border-color:#dfdfdf; 
border-top-width:1px; 
border-right-width:1px; 
border-bottom-width:0px; 
border-left-width:1px;
}
