@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 10px;
	font-family: Arial  Arial; 
	font-size: 13px; 
	font-weight:lighter ; 
	text-decoration: none; 
	color:#ffffff;
	
}
A:link{font-family:  Arial; font-size: 13px; font-weight:lighter ; text-decoration: none; color:#DFBF5E}
A:visited{font-family:  Arial; font-size: 13px; color: #DFBF5E; text-decoration: none;}
A:hover{ text-decoration: none;  color: #DFBF5E;font-weight:bold ;}
.productPic{border-width:0px;}
p.nameProduct{
	height:40px;
	text-align:center;
	margin-bottom:1px;
	margin-top:30px;
	

}
.imageProduct{
 border-width:0px;
 cursor:hand;

}
.copyright{font-family:  Arial; 
	font-size: 12px; 
	font-weight:lighter ; 
	text-decoration: none; 
	color:#333333;
	text-align:center;
	}
a.copyright:visited {text-decoration: underline; color: #333333;font-weight: lighter;}
a.copyright:hover {text-decoration: underline; color:  #333333;font-weight: lighter;}
a.copyright:link {text-decoration: none; color:#333333; font-weight: lighter;}
a.copyright:active {text-decoration: underline; color: #333333;font-weight: lighter;}
.example { width: 200px; height: 100px; background: #fff; position: relative; }
.playground { background: #fff; margin-left: 5px; margin-right: 5px; position: relative; padding: 10px; }

