body {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #CC3300;
}
h1 {
	font-size: 18x;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
img { border:1px; }

.titre {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: auto;
	border: 1px solid #000000;
	background-color: #000000;
}

div.box  {
	font-size: 12px;
	text-align: center;
	width: 600px;
	padding: 3px;
	margin: auto;
}

.box a:link, .box strong {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
}
.box a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
}
.box a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
	padding: 3px;
}
.thumb img { 
	margin: 2px;
	border-style:solid;
	border-color: #FFFFFF;
	border-width: 1px;
}
.box strong { color:#FFFFFF; }

.description {
	color:#FFFFFF;
	font-size: 12px;
	text-align: justify;
}

/*product*/   
#product   {display:table;   width:250px; height:200px;  float:left; border:1px   solid   #000000;   margin:5px;   padding:0px;font-size: 10px;}   
#product   p   {padding:5px   5px   0px   5px;   margin:0px;}   
#product   img   {vertical-align:   text-top;   margin:0px   5px   5px   0px;   float:left;}   
#product   a   {
	width:100%;
	height:20px;
	line-height:20px;
	display:block;
	text-align:center;
	background-color:#000000;
	color:white;
	font-weight:bold;
	padding:0px;
	margin:0px;
}   
#product   a:hover   {
	background-color:#000000;
	color: #CCCCCC;
}
.price {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	padding-top: 10px;
}

div.heada  {
	font-size: 18px;
	text-align: center;
	width: 850px;
	padding: 3px;
	margin: auto;
}

.heada a:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
}
.heada a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
}
.heada a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
	padding: 3px;
