body {
		background:#010101 url(images/bg.jpg) repeat;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #333333;
}
a:link {
		color: #333333;
		text-decoration: none;
}
a:visited {
		text-decoration: none;
		color: #333333;
}
a:hover {
		text-decoration: underline;
		color: #999999;
}
a:active {
		text-decoration: none;
		color: #999999;
}
#wrapper {
		width:760px;
		margin-right:auto;
		margin-left:auto;
}
#header {
		width: 732px;
	height: 113px;
	margin-top: 20px;
	margin-left: 28px;
}
#bodywrapper {
		width:760px;
		background-color:#fff;
		text-align:center;
		float:left;
		padding-bottom:30px;
		margin-bottom:30px;
}
#menu {
		width:700px;
		background:#fff;
		text-align:center;
		padding-top:16px;
}
#menu h1 {
		font-size:11px;
		font-weight:normal;
		color:#5d5d5d;
		line-height:20px;
}
#menu a:link {
		color: #5d5d5d;
		text-decoration: none;
}
#menu a:visited {
		text-decoration: none;
		color: #5d5d5d;
}
#menu a:hover {
		text-decoration: underline;
		color: #999999;
}
#menu a:active {
		text-decoration: none;
		color: #999999;
}
#contentwrapper {
		width:720px;
		margin-right:auto;
		margin-left:auto;
}
#contenttop {
		width:720px;
		height:16px;
		overflow:hidden;
		background:#fff url(images/content_top.jpg) no-repeat;
		float:left;
}	
#content {
		width:720px;
		background:#fff url(images/content_middle.jpg) repeat;
		margin-top:0;
		float:left;
}	
#text {
		float:inherit;
		width:682px;
		margin-left:18px;
		margin-right:20px;
		text-align:left;
		background:#fff url(images/motif.jpg) no-repeat;

}
#text P {
		font-size:11px;
		color:#666666;
		line-height:20px;
		}

#text P a {
		color:#999;
		text-decoration:underline;
		}
		
#text P a:hover, a:active{
		text-decoration:none;
		}

#contentbot {
		width:720px;
		height:18px;
		overflow:hidden;
		background:#fff url(images/content_bot.jpg) no-repeat;
		float:left;
}
#footer {
		width:760px;
		text-align:center;
		margin-bottom:20px;
}
#footer p {
		font-size:9px;
		color:#5c5c5c;
		}
#footer p a:link {
		color: #5c5c5c;
		text-decoration: none;
}
#footer p a:visited {
		text-decoration: none;
		color: #5c5c5c;
}
#footer p a:hover {
		text-decoration: underline;
		color: #5c5c5c;
}
#footer p a:active {
		text-decoration: none;
		color: #5c5c5c;
		}
		
#motif {
		float: left; 
		background:#fff url(images/motif.jpg) no-repeat;
		width:235px;
		height:210px;
		margin-right: 15px; 
		margin-bottom: 0px; 
		margin-top: 0px; 
		margin-left:0px;
		padding: 0px; 
}

.image {
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-bottom:0px;
}
#rightwrap {
		float:right;
		width:405px;
		margin-right:17px;
		padding:0;
		}
#bottomwrap {
		clear:both;
		margin:11px;
		width:660px;
}
.mediaImage {
	width:250px;
	border:none;
	height:300px;
	padding:35px;
	float:left;
	display:block;
}
.price {
		font-size:9px;
		color:#999;
		}
.dropdown {
		font-size:11px;
		color:#6c6c6c;
		}