.pc-content{
	background: #FFFFFF url(../img/global/1clic/content_background.jpg) left top no-repeat;
	padding: 20px 19px 0 19px;
}
	
	.pc-content h2{
		color: #888886;
	}
	
	.pc-content h1{
		color: #93aa23;
		font-size: 2em;
		height: 28px;
		line-height: 28px;
	}
	
/*BLOC SELECTION WEBCAM*/

.webcam-selector {
	width: 220px;
	height: 21px;
	float: right;
	background: url(../img/global/media-liste_bg.gif);
	background-repeat: no-repeat;
	margin: 10px 10px 0 0; 
	padding: 3px 0 0 8px;
	display: inline;
	font-size: 0.9em;
}

.selectfield {
	font-size: 0.9em !important;
	font-size: 0.9em;
	border: none;
	height: 15px;
	padding: 2px;
	width: 146px;
}

/*BLOC NAVIGATION PREC-SUIV*/

.pcl-nav {
	position: relative;
	float:left;
	width : 450px;
	height:21px!important;
	height:56px;
	background: url(../img/global/prec-suiv-bg.gif);
	background-repeat: no-repeat;
	padding: 4px 7px 0 7px;
	margin : 0 0 35px 0;
}

.pcln-right {
	float: right;
	color: #fff;
	width: auto;
}

.pcln-left {
	float: left;
}


.pcln-before {
	background: url(../img/global/arrow_before.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding : 0 0 0 16px;
}

.pcln-next {
	background: url(../img/global/arrow_next.gif);
	background-repeat: no-repeat;
	background-position: 100% 2px;
	padding : 0 16px 0 0;
}

.imagephoto{
	float: none;
	padding: 0;
	margin: 0;
	height: 140px;
	width: 140px;
}

.imagephoto .image {
	width: 140px;
	height: 99px;
	overflow:hidden;
}

.imagephoto .mask {
	background-image: url(../img/global/mask_medium_left.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 0;
	font-size: 0;
	width: 7px;
	height: 7px;
}

.photo-block {
	position: relative;
}

.pcl-photo {
	position : relative;
	float: left;
	width: 140px;
	min-height: 141px;
	height : auto!important;
	height: 141px;
	display:inline;
	margin: 0 22px 10px 0 ;
}

.pcl-photo.nomargin{
	margin-right: 0;
}

.pcl-bloc {	
	padding: 10px 0 0 0;
}