 /*  
 ============================== 
 LIENS 
 ============================== 
 */ 
  .titrehautdroitepages { 
      font-family: Verdana, helvetica, sans-serif;
	  font-size: 20px;  
      font-style: normal;
	  color: #333333;
	  font-weight: bold;
	  	}
 .Style1 {color: #CCCCCC}
 .textblanc1 { 
      font-family: Verdana, helvetica, sans-serif;
	  font-size: 12px;  
      font-style: normal;
	  color: #FFFFFF;
	  font-weight: bold;
	  	}
  .textenoirtitredroite { 
      font-family: default;
	  font-size: 24px;  
      font-style: normal;
	  color: #000000;
	  font-weight: bold;
	  	}
 .textblancmaj1 { 
      font-family: Verdana, helvetica, sans-serif;
	  font-size: 16px;  
      font-style: normal;
	  color: #FFFFFF;
	  font-weight: bold;
		}
 .lien1 { 
      font-family: Verdana, Helvetica, sans-serif;  
      font-size: 12px;  
      font-style:normal;  
      line-height: normal;  
      color: #E9E2D5;  
      text-decoration: none;  
      font-weight: bold
	    } 
 a.lien1:hover { 
      color:#A79F9B;  
      text-decoration:none;  
      font-weight:bold;  
      } 
  
 .lien2 { 
      font-family: Geneva, Helvetica, sans-serif;  
      font-size: 12px;  
      font-style:normal;  
      line-height: normal;  
      color: #043E76;  
      text-decoration: none;  
      font-weight: normal; 
      } 
 .lien2:hover { 
      color:#FFFFFF;  
      text-decoration:none;  
      font-weight:normal;  
      } 
  
 .lien3 { 
      font-family: Geneva, Helvetica, sans-serif;  
      font-size: 36px;  
      font-style:normal;  
      line-height: normal;  
      color: #043E76;  
      text-decoration: none;  
      font-weight: bold; 
      } 
 a.lien3:hover { 
      color:#043E76;  
      text-decoration:none;  
      font-weight:bold;  
      } 
       
 .lien4 { 
      font-family: Verdana, Helvetica, sans-serif;  
      font-size: 10px;  
      font-style:normal;  
      line-height: normal;  
      color: #626160;  
      text-decoration: none;  
      font-weight: normal} 
 a.lien4:hover { 
      color:#0000FF;  
      text-decoration:none;  
      font-weight:normal;  
      } 
       
 .lien5 { 
      font-family: Verdana, Helvetica, sans-serif;  
      font-size: 10px;  
      font-style:normal;  
      line-height: normal;  
      color: #FF871D;  
      text-decoration: none;  
      font-weight: bold} 
 a.lien5:hover { 
      color:#0000FF;  
      text-decoration:none;  
      font-weight:bold;  
      } 

.texte1 { 
      font-family: Verdana, Helvetica, sans-serif;  
      font-size: 12px;  
      font-style:normal;  
      line-height: normal;  
      color: #FFFFFF;  
      text-decoration: none;  
      font-weight: bold} 
 a.texte1:hover { 
      color:#FFFFFF;  
      text-decoration:none;  
      font-weight:bold;  
      } 
 
 
  
 /* 
 ============================== 
 FORM ELEMENTS 
 ============================== 
 */ 
  
 INPUT, SELECT { 
      font-family: Verdana, Arial, sans-serif; 
      font-weight: normal; 
      font-size: 10px; 
      color: #0000FF; 
      } 
 TEXTAREA { 
      background: url(../i/textarea.gif) repeat-x; 
      font-family: Verdana, Arial, sans-serif; 
      font-weight: normal; 
      font-size: 10px; 
      color: #4C4C4C; 
      border: 1px solid #C4C4C4; 
      width: 100px; 
      height: 20px; 
      } 
 .ta_small { 
      width: 150px; 
      } 
 INPUT { 
      border: 0; 
      } 
 SELECT { 
      border: 1px solid #C4C4C4; 
      } 
 .input { 
      background: url(../i/input.gif) no-repeat; 
      width: 155px; 
      height: 15px; 
      } 
 .input_login { 
      background: url(../i/input_login.gif) no-repeat; 
      width: 86px; 
      height: 15px; 
      } 
 .checkbox_login { 
      width: 13px; 
      height: 13px; 
      } 