/* 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 ;
            border: 1px solid rgb(164,213,242);
	        height:12px;
	          
        }
        .IPasswordEmpty
  
        {
            background-image:url(../images/pass1.gif);
            background-repeat :no-repeat ;
            border: 1px solid rgb(164,213,242);
	        height:12px;
	          
        }
        
        
        .txtEmailLogin
        {
        	 background-image:url(../images/txtemail.gif);
            background-repeat :repeat-x ;
 			color: white;
             border: 1px solid rgb(164,213,242);
	        
        }
        
        .btnok   
        {
        	 background-image:url(../images/ok1.gif);
        	
        }
        
       .MemberPassword
       {
       	 background-image:url(../pimages/password.jpg);
            background-repeat :no-repeat ;
            border: 1px solid rgb(164,213,242);
	        height:12px;
       }
       
        .MemberPasswordEmpty
       {
       	 
            border: 1px solid rgb(164,213,242);
	        height:12px;
       }
        .footer {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: black;
 	text-align: center;
 	text-decoration:none;
} 
