/* CSS personnalise pour www.CPQMCI.org 11:08 2008-09-15 */
body {
	background: #FFF;
	color: black;
	font-size: 9pt;
	font-family: Verdana,Arial,Helvetica;
}
img { 
	border: none; 
}
hr {
	margin: 0;
	padding: 0;
	height: 1px;
	color: #ccc;
}
td {
	font-size: 9pt;
	font-family: Verdana,Arial,Helvetica;
}
/* dl,ul {	margin: 0px; padding: 0px ;} */
/* li { margin:0; padding:0; list-style-type:default; background:#EEE; } default none disc square circle */
.options {
	z-index: 10;
	white-space: nowrap;
	display: block; /* none; inline-block; */
	margin-bottom: -1px;
}
.Titre01,
.LocalPad5,
.largeOrangeHdr {
	color: #00519C;
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica;
}
.LocalPad5 {
	font-size: 14pt;
	padding: 5px;
}
p { /* reset the default value */
	margin-top: 0em;
	margin-bottom: 1em;
}
#dhtmltooltip {
	text-align: center;
	position: absolute;
	width: 100px;
	border: 1px solid orange;
	padding: 3px;
	background: #FFF;
	background-color: #FFF;
	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);
}
.shadow {
	float:left;
	background-color:#fff;
	background: url(img/shadowAlpha.png) no-repeat bottom right; /* ff */
	background: url(img/shadow.gif) no-repeat bottom right; /* ie */
	margin: 0px 0 0 30px;
	
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	FILTER: alpha(opacity=80);
}
.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 
/* definir une division exterieur de la largueur de l'image + 8 */
.ombrage {
	float: left;
	background: url(images/shadow/shadow489.gif) right 100%;
	margin: 0 20px 20px 0;
}
.ombrage div {
	background: url(images/shadow/corner_bl.gif) no-repeat bottom left;
}
.ombrage div div {
	padding:0 6px 6px 0;
	background: url(images/shadow/corner_tr.gif) no-repeat top right;
}
.ombrage div div img {
	display: block;
}
.ombrage div div p {
	display: block;
	border-left: 1px solid #EEE;
	border-top: 1px solid #EEE;
}
.btmBorder{
	BORDER-BOTTOM: #00519C 1px solid;
}
.paraMetier{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: left;
	padding: 4px;
}
.addHeader { 
	padding: 0 10px 0 10px; 
	text-align: center; 
	background: #ccc;
	font-size: 9pt; font-weight: bold; font-family: Verdana; 
	width: 140px; height: 23px;
	line-height: 23px;
}
.addContent { 
	width: 140px;
	text-align: center;
	background: #eee;
	padding: 5px 0 10px 0;
}

.imgShadow001 {
  float:left; 
  background: url(/images/Shadow/001/shadowAlpha.png) no-repeat bottom right !important; 
  background: url(/images/Shadow/001/shadow.gif) no-repeat bottom right; 
  margin: 10px 0 0 10px !important; 
  margin: 10px 0 0 5px; 
}
.imgShadow001 img {
  display: block; 
  position: relative; 
  background-color: #fff; 
  border: 1px solid #a9a9a9; 
  margin: -6px 6px 6px -6px; 
  padding: 4px; 
}
