/* CSS Document */

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	/*vertical-align: top;*/
}
.publications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
		text-align: left;
}
.savoirplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	font-weight: bolder;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
TD P {
	text-align: justify;
	line-height : 20px;
}
.popup {
  position: absolute;
   width: 380;
 background-image: url(images/fond_dhtml.gif); 
   layer-background-image: url(images/fond_dhtml.gif);
	visibility: hidden;
      z-index:2;  

}
.fond {
	position: absolute;
	width: 380;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	vertical-align: top;
  }
  .une {
  position: relative;
       z-index:1; 
	  left: -40;
	  	  top: 40;
  }
  
  .titredroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	 text-decoration:none; 
text-align: left;
	 
}
.menudroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	font-style: normal;
	background-color: #999999;
	text-align: left;


}
.titregauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #999999;
	text-decoration:none;
	text-align: left;

}
A.titregauche:hover { color:#FF0000; text-decoration:none; }

.titregaucherouge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color:#FF0000; 
	 text-decoration:none;
}
.index {
height: 100%;
	width: 100%;
vertical-align: middle;
	position: absolute;
}
.legendetitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-align: center;
	vertical-align: top;

}
.calendrier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	height: 20px;
	border: 1pt solid #999999;
	text-indent: 5pt;
}
.calendrierrouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	height: 20px;
	border: 1pt solid #999999;
	text-indent: 5pt;
	color: #FFFFFF;
	background-color: #FF3333;

}
.documentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
	font-weight: bold;
	text-decoration:none;
	}
	a.documentation:link 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
	font-weight: bold;
	text-decoration:none;
	}
a.documentation:visited 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
	font-weight: bold;
	text-decoration:none;
	}
a.documentation:hover 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
	font-weight: bold;
	text-decoration:none;
	}
