.selectbox
{
  font:  normal 10px MS Trebuchet, Helvetica, sans-serif;
	margin-top:0;
	margin-left:00;
	margin-right:0;
	margin-bottom:0;
	color:#c0c0c0; 
	
	
}
.imgborder
{
  border-width:1;
	border-style:solid;
	border-color: red;
}
.imgoriginal
{
  border-width:1;
	border-style:solid;
	border-color: #c0c0c0;
}

.imthumbs
{
  border-width:1;
	border-style:solid;
	border-color: #777777;
}
.imgborder
{

  border-width:1;
	border-style:solid;
	border-color: #777777;
}

.item
 {
	font:  bold 10px MS Trebuchet, Helvetica, sans-serif;
	color: #A0a0a0;
	text-decoration: none; 
	cursor: pointer;
}
.item:hover	
 {
	font: bold 10px MS Trebuchet, Helvetica, sans-serif;
	color: #ffffff;
  text-decoration: none;
	cursor: pointer;
}
.titre
 {
	font:  bold 16px MS Trebuchet, Helvetica, sans-serif;
	color: #c0c0c0;
	text-decoration: none; 
	
}
.gris
 {
		background-color: #c0c0c0;
	 
	
}


.itemmenu
 {
	font:  bold 11px MS Trebuchet, Helvetica, sans-serif;
	color:#A0a0a0;
	text-decoration: none; 
	cursor: pointer;
	line-height:18px;
	
	
}
.itemmenu:hover	 {
	font: bold 11px MS Trebuchet, Helvetica, sans-serif;
	color: #ffffff;
  background-color:#c0c0c0;
	text-decoration: none;
	cursor: pointer;
	line-height:18px;
	height:06px;
}
.itemmenu_hover	 {
	font: bold 11px MS Trebuchet, Helvetica, sans-serif;
	color: #ffffff;
  background-color:#c0c0c0;
	text-decoration: none;
	cursor: pointer;
	line-height:18px;
	height:10px;
}
.fondpage
{

	background: url(images/fond_site.jpg);
}
