body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #CCCCCC;
}
.menutitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menulibelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent : 10px;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color : #CC0101;
	border:0px;
}

.minititre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}
.titroeuvre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.page {
	background-image: url(../bijoux_creation/images/decors/fond.jpg);
}
.tableau {
	background-image: url(../images/decors/fond2.jpg);
	background-repeat: no-repeat;
}
.cazpuce {
	background-image: url(../images/decors/puce_trsp.png);
	background-repeat: no-repeat;
}

.thm {
	border: 5px solid #000;
  }

.thm:hover {
  border: 5px solid #666;
}

thmhoriz {
	border: 5px solid #000;
	height: 180px;
	width: 240px;
  }

.thmhoriz:hover {
  border: 5px solid #666;
}
