/* CSS definition file containing site wide stylesheets */

.titre {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	margin-left: 10px;
 	margin-right: 10px
}

.clientlink:link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(102,153,204);
 	font-weight: bold;
 	text-decoration: none 
}

.clientlink:visited {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(102,153,204);
 	font-weight: bold;
 	text-decoration: none 
}

.clientlink:active {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(102,153,204);
 	font-weight: bold;
 	text-decoration: none 
}

.titrelink:link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none ;
 	margin-left: 0px;
 	margin-right: 0px
}

.pied {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	text-align: center
}

.titrelink:visited {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none ;
 	margin-left: 0px;
 	margin-right: 0px
}

.client {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(102,153,204);
 	font-weight: normal;
 	font-style: normal
}

.titrelink:active {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none ;
 	margin-left: 0px;
 	margin-right: 0px
}

.form {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(102,153,204);
 	border: 1px solid rgb(164,213,242)
}

.clientlink:hover {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(102,153,204);
 	font-weight: bold;
 	text-decoration: underline
}

.titrelink:hover {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(164,213,242);
 	margin-left: 0px;
 	margin-right: 0px
}

.MemberLogin
{
	border-left-width: 0px;
	border-left-style: solid; 
	border-top-width: 0px; 
	border-top-style: solid;
	border-right-width: 0px;
	border-right-style: solid; 
	border-bottom-width: 0px; 
	border-bottom-style: solid; 
	width: 34px;
}


.TextObject1{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 13px;
 	line-height:16px;
 	text-align:justify;
 }
 
 .IPassword
  
        {
/*            background-image:url(../images/pass.gif);*/
            background-repeat :no-repeat ;
           
	        height:15px;
 			color: white;
 			 width:100px;
			  background-color: transparent; 
			  position: relative;
			   top:3px;
			    left: 5px; 
			   border-style: none; 
 			 
	          
        }
        .IPasswordEmpty
  
        {
/*            background-image:url(../images/pass1.gif);*/
            background-repeat :no-repeat ;
           
	        height:15px;
	          color:White;
	           width:100px;
			  background-color: transparent; 
			   position: relative;
			   top:3px;
			    left:5px; 
			   border-style: none;
        }
        
        
        .txtEmailLogin
        {
/*        	 background-image:url(../images/txtemail.gif); */
            background-repeat :repeat-x ;
 			color: white;
             
	        
        }
        
        
		#divEmail  
		{
			width: 150px; height: 24px;/* background-color: #a9a9a9; */
			background-image:url(../flashimages/txtemail.gif); 
			background-color:transparent;
		}
		
		.txtEmailLogin
		{
			width: 140px; height: 15px; background-color: transparent; position: relative; top:5px; left: 5px; border-style: none; 
			
		}
        
        #divPassword  
		{
			width: 115px; height: 22px;/* background-color: #a9a9a9; */
			background-color:transparent;
		}

        	.passInactive
		{
			background-image:url(../flashimages/pass2.gif); 

		}

		.passActive
		{
			background-image:url(../flashimages/pass1.gif); 

		}
        
        .btnok   
        {
        	 background-image:url(../flashimages/ok1.gif);
        	
        }
       .footer {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: black;
 	text-align: center;
 	text-decoration:none;
 	 
} 
