.buttonoppo
{
	text-align: center; 
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Times New Roman, Geneva,Verdana, sans-serif;
	display: inline-block;
	margin: 0 auto;
	border-radius: 3px;
	border: 0px;
	background-image: linear-gradient(-180deg, #eee 0%, #eee 100%);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.6),
							0 -1px 2px rgba(16,15,16,0.4) inset,
							0 0px 0px rgba(255,255,255, 0.4) inset,
							0 0px 0px 0 rgba(8,8,9,0) inset;
}

.buttonoppo:hover
{
	background-image: linear-gradient(-180deg, #ccc 0%, #ccc 100%);
	box-shadow: none;
}

.buttonoppo p
{
	margin: 9px 0px 0px 0px; 
	
}

.oppo
{
	width: 100%;
	height: auto;
	float: left; 
	color: #000;
}

.oppofiltrer
{
	width: 100%;
	height: 100px;
	float: left; 
}

.oppofiltrer .oppofiltitle
{
	width: 100%;
	height: 100px;
	float: left; 
	text-align: center; 
}

.oppofiltrer .oppofiltitle p
{
	margin: 30px 0px 0px 0px; 
}

.oppofiltrer .oppofiltitle p i
{
	font-size: 17px;
	margin: 4px 0px 0px 0px;
	text-align: left;  
	
}

.oppofiltrer .oppofiltitle p select
{
	width: 270px;
	height: 38px;
	font-size: 16px;
}

.oppoblock
{
	width: 750px;
	height: auto;
	float: left;
	box-shadow: 5px 5px 5px #777; 
	margin: 0px 0px 30px 125px; 
}

.oppopart
{
	width: 750px;
	height: 316px;
	background-color: #ddd;
	display: inline-block;
}

.spanphotos
{
	width: 750px;
	height: 317px;
	position: absolute;
}

.oppopart .oppoparttitle
{
	width: 100%;
	height: 39px;
	position: relative;
}

.oppopart .oppoparttitle p
{
	margin: 16px 0px 0px 11px; 
	font-size: 19px;
	color: #fc0000;
	font-weight: bold;
}

.oppopart .oppopartintro
{
	width: 100%;
	height: auto;
	float: left;
	font-size: 13px;
}

.oppopart .oppopartintro p
{
	margin: 6px 0px 0px 0px; 
}

.oppopart .oppopartprix
{
	width: 100%;
	height: auto;
	float: left; 
	font-size: 24px;
	color: #fc0000;
}

.oppopart .oppopartprix p
{
	margin: 6px 0px 0px 0px; 
}

.oppopart .oppopartspace
{
	width: 30px;
	height: 261px;
	float: left; 
}

.oppopart .oppoparttp
{
	width: 338px;
	height: 261px;
	float: left; 
	margin: 0px 0px 0px 12px; 
}

.oppopart .oppoparttp .opposmallpic
{
	width: 338px;
	height: auto;
	float: left; 
}

.oppopart .oppoparttp .opposmallpic img
{
	width: 70px;
	height: 51px;
	margin: 0px 9px 7px 0px; 
}

.oppopart .oppobigpicsold
{
	width: 352px;
	height: 261px;
	position: inherit;
	top: 55px;
	left: 388px;
	transition: .5s;
}

.oppopart .oppobigpicsold img
{
	width: 172px;
	height: 104px;
	margin: 0px 0px 0px 0px; 
	float: right;
}

.oppopart .oppobigpic
{
	width: 352px;
	height: 261px;
	position: inherit;
	top: 55px;
	left: 388px;
	transition: .5s;
}

.oppopart .oppobigpic:hover
{
	width: 728px;
	height: 541px;
	left: 12px;
	z-index: 1004;
}

.oppopart .oppobigpic img
{
	width: 172px;
	height: 104px;
	margin: 0px 0px 0px 0px; 
	float: right;
}

.oppopart .oppobigpic p
{
	margin: -151px 0px 0px 239px; 
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
	color: #fff;
	font-size: 13px;
}

.photozoom 
{
	width: 100%;
	height: 30px;
	float: left;
	margin: 0px 0px 0px 0px; 
	background-color: #ddd; 
}

.photozoom .zoomleft
{
	width: 389px;
	height: 261px;
	float: left; 
}

.photozoom .zoomtight
{
	width: 252px;
	height: 261px;
	float: left; 
}

.photozoom .zoomright p
{
	font-size: 10px;
	color: #666;
	margin: 0px 0px 0px 0px;
	font-style: italic;
	text-align: center;
	
}


.oppodesc
{
	width: 750px;
	max-height: 0px;
	float: left;
	background-color: #ddd;
	overflow: hidden;
	transition: max-height 2s;
	font-size: 13px;
}

.oppodesc .oppodesctitle
{
	width: 100%;
	height: 26px;
	float: left;
	font-size: 14px;
}

.oppodesc .oppodesctitle p
{
	margin: 0px 0px 0px 30px; 
	font-weight: bold;
}

.oppodesc .oppodescl
{
	width: 230px;
	height: 21px;
	float: left;  
}

.oppodesc .oppodescl p
{
	margin: 0px 0px 0px 30px; 
}

.oppodesc .oppodescr
{
	width: 500px;
	height: 21px;
	float: left;  
}

.oppodesc .oppodescr p
{
	margin: 0px 0px 0px 14px; 
}

.oppodesc .oppodescnotes
{
	width: 100%;
	height: auto;
	float: left; 
}

.oppodesc .oppodescnotes p
{
	margin: 0px 0px 0px 30px; 
}


.oppodescmore
{
	max-height: 1000px;
}

.oppobuttonsold
{
	width: 750px;
	height: 25px;
	float: left;
	background-color: #ddd;
	
}
.oppobutton
{
	width: 750px;
	height: 70px;
	float: left;
	background-color: #ddd;
}

.oppobutton .buttonl
{
	width: 33%;
	height: 50px;
	float : left;
	text-align: center;  
	margin: 20px 0px 0px 0px;
	color: #000; 
}

.buttonoppol
{
	width: 220px;
	height: 32px;
	
}

.oppobutton .buttonm
{
	width: 33%;
	height: 50px;
	float : left;
	text-align: center;  
	margin: 20px 0px 0px 0px;
	color: #000; 
}

.buttonoppom
{
	width: 220px;
	height: 32px;
	
}

.oppobutton .buttonr
{
	width: 33%;
	height: 50px;
	float : left;
	text-align: center;  
	margin: 20px 0px 0px 0px;
	color: #000; 
}

.buttonoppor
{
	width: 220px;
	height: 32px;
	color: #000;
}








