	.lien
		       {
			color: #0000FF;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			font-weight: light;
			line-height: 140%;
			text-decoration: none
		       }

	.menu
		       {
			color: #ffffff;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			line-height: 130%;
			text-decoration: none
		       }

	.texte
		       {
			color: #000000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: light;
			line-height: 140%;
			text-indent: 0pt;
		       }

	.MidText
		       {
			color: #000000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			font-weight: light;
			line-height: 140%;
			text-indent: 0pt;
		       }

	.SmallText
		       {
			color: #000000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			font-weight: light;
			line-height: 140%;
			text-indent: 0pt;
		       }

	.bouton
		       {
			font-family: Verdana, Arial, Helvetica, sans-Serif;
			font-size: 8pt;
			border-style: groove
		       }

	.chpSelect
		       {
			font-family: Verdana, Arial, Helvetica, Sans-Serif;
			font-size: 9pt;
			color: #000000;
			background-color: #ffffff;
			border-style: groove;
			border-width: 0
		       }

	.TextArea       
		       {
			background-color:#FFFFFF;
			color:#000000;
			font-family:Verdana, Arial, Helvetica, Sans=serif;
			font-size:9pt;
			border-style:groove"
		       }

	.chpText
		       {
			font-family: Verdana, Arial, Helvetica, Sans-Serif;
			font-size: 9pt;
			color: #000000;
			background-color: #ffffff;
			border-style: groove;
		       }

	.horizRuler 
		       {
			background: #fff
		        border: none 0; 
			text-align: left;
		        border-top: 1px #000; /*the border*/
			border-style: dashed;
		        width: 100%;
		        height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
		       } 


	#dhtmltooltip
  		       {
			position: absolute;
			width: 150px;
			border: 2px 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);
  		       }

	.controlstyle a{ /*links inside DIV sizecontroldiv*/
		outline:none;
	}

	.controlstyle a img{ /*image links inside DIV sizecontroldiv*/
		border-width:0;
	}

	.controlstyle a.selectedcontrol img{ /*selected control's image*/
		border-bottom:4px solid darkred;
	}

/* ^^^^^^^^ BEGIN CODE FOR THE TOP MENU ^^^^^^^^^^ */
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(../../images/backgrounds/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(../../images/backgrounds/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(../../images/backgrounds/bgON.gif) no-repeat top right;}
/* ^^^^^^^^ END CODE FOR THE TOP MENU ^^^^^^^^^^ */

#pscroller1{
	width: 200px;
	height: 180px;
	border: 0px solid black;
	padding: 1px;
	background-color: white;
}

#pscroller2{
	
width: 800px;
	
height: 25px;
	
border: 1px dashed black;

	padding: 1px;

	background-color: white;
}



#pscroller2 a{
text-decoration: none;
}

