@charset "utf-8";
/* CSS Document */


/* menu*/

.bghome { background-image:url(pix/webbg4.jpg);
	   background-repeat:no-repeat;
	   width:1024px; height:768px;
	   }
.menu { width:500px; height:20px;position:fixed; top:39px; left:100px;
        font-size:11pt; font-family: Tahoma, Geneva, sans-serif; font-weight:bold;
  }
  
 .submenu { width:500px; height:20px;position:fixed; top:80px; left:120px;
        font-size:11pt; font-family: Tahoma, Geneva, sans-serif; font-weight:bold;
  }
  
 .home { width:100px; height:70px;position:fixed; top:20px; left:20px;
        z-index:2;
  }
  

.text { width:600px; height:20px;position:fixed; top:150px; left:153px;
        font-size:15px; font-family: Tahoma, Geneva, sans-serif; color:#b3255f;
  }

.menu1 A:link {color: #b3255f; text-decoration: none; font-size:11pt; font-family: Tahoma, Geneva, sans-serif; font-weight:bold; }
.menu1 A:visited {color: #b3255f; text-decoration: none; font-size:11pt; font-family: Tahoma, Geneva, sans-serif; font-weight:bold; }
.menu1 A:hover {color: #000; text-decoration:none; font-size:11pt; font-family: Tahoma, Geneva, sans-serif; font-weight:bold; }
.menu1 A::active {color: #b3255f;text-decoration:none; font-size:11pt; font-family: Tahoma, Geneva, sans-serif; font-weight:bold; }

.menu2 A:link {color: #000; text-decoration: none; font-size:10pt; font-family: Tahoma, Geneva, sans-serif; font-weight:bold; }
.menu2 A:visited {color: #000; text-decoration: none; font-size:10pt; font-family: Tahoma, Geneva, sans-serif; font-weight:bold; }
.menu2 A:hover {color: #b3255f; text-decoration:none; font-size:10pt; font-family: Tahoma, Geneva, sans-serif; font-weight:bold; }
.menu2 A::active {color: #b3255f;text-decoration:none; font-size:13pt; font-family: Tahoma, Geneva, sans-serif; font-weight:bold; }

/* example of different links
.menu A:link {text-decoration: none; color:#999999; font-weight:bold; font-size: 12px; font-family: verdana; }
.menu A:visited {text-decoration:none; color:#999999; font-weight:bold; font-size: 12px; font-family: verdana;}
.menu A:active {text-decoration: none color:#999999; font-weight:bold; font-size: 12px; font-family: verdana;}
.menu A:hover {text-decoration: none; color:#999999; font-weight:bold; font-size: 12px; font-family: verdana;}


.pdf A:link {text-decoration: none; color:#333333; font-size: 12px; font-family: verdana; }
.pdf A:visited {text-decoration:none; color:#333333; font-size: 12px; font-family: verdana;}
.pdf A:active {text-decoration: none color:#333333;  font-size: 12px; font-family: verdana;}
.pdf A:hover {text-decoration: none; color:#000000; font-size: 12px; font-family: verdana;}
*/

/*pix_galleries*/
#gallery_bijoux {position:absolute;
      left:148px;
	  top: 110px;
	  font-family: "Lucida Sans Unicode";
	font-size:12px;
	color:#000;
}