
#content {
	float			: left;
	position		: relative;
	padding-left	: 15px;
	padding-right	: 15px;
}
#pwiselect {
	clear			: left;
	margin-top 		: 10px;
  	background-color: #FFFFFF;
}
.currentGallery {
  	background-color: #FFFFFF;
}

.gallery_title {
	clear			: left;
	margin-top 		: 10px;
	margin-bottom 	: 5px;
	padding		 	: 5px;
	font-size		: 14px;
	font-weight		: bold;	
	}

.pwi_album_backlink {
	text-decoration	: underline;
	cursor			: pointer;
	color 			: blue;
	font-size		: 14px;
	font-weight		: bold;
	display			: inline
}

.pwi_album_title {
	text-decoration	: none;
	font-size		: 14px;
	font-weight		: bold;
	display			: inline
}
.pwi_album_details {
	text-decoration	: none;
	font-size		: 14px;
	display			: inline
}

.pwi_album {
	width			: 120px;
	height			: 135px;
    margin			: 3px;
}

.pwi_album img {
	margin-bottom 	: 5px;
	box-shadow: 2px 2px 1px #aaaaaa;
}



#selected_gallery {
	clear: left;
	}

	#selected_gallery .thumbnail {
		float			: left;
		padding-top		: 3px;
		margin			: 5px;			
		width			: 78px;
		height			: 78px;
		border			: 1px solid #3b6262;
	}

	#selected_gallery .image {
		text-align 		: center;
		display: block;
	}


#gallery {
	relative:clear;
	clear: left;
	}

.pwi_photo {
		float			: left;
		margin			: 5px;	
		padding-top		: 3px;		
		/*width			: 78px;*/
		border			: 1px solid #3b6262;
	}

.pwi_image {
		width			: 78px;
		/*height			: 90px;	*/	
	}


	#pwigallery .image {
		padding-top		: 6px;
		width			: 78px;
		height			: 78px;
		display			: block;
	}
	
	#gallery a {
		text-align 		: center;
		padding-top		: 6px;
	}
	#gallery .checkbox {
		text-align 		: center;
		padding-top		: 0px;
		display:block;
	}	

	#gallery .image:hover { background-color: #ffc; }

	#gallery .thumbnail p, #detailimage p {
		border-top	 : 1px solid #3b6262;
		text-align	 : center;
		padding : 5px;
	}

	#gallery .thumbnail p {
		font-weight: bold;
	}

	img.mark {
		margin-left: 5px;
	}

	
// Table des étiquettes

.etiqu-table {
  display:table;         
  width:auto;
  margin: 0pt;
  background : #E0E4CC; // Grainsboro
  border:1px solid  #666666;         

}

.etiqu-ligne {
  display:table-row;
  width:auto;
  clear:both;
}
.etiqu-col1-head {
  float:left;
  display:table-column;  
  width			: 100px;
}
.etiqu-col1 {
  float:left;
  display:table-column;  
  padding-top	: 4px;
  text-align    : center;
  background    : #FFFFFF;
  margin-left	: 5px;
  margin-right	: 15px;		
  width			: 80px;
  height		: 80px;
  border		: 1px solid #3b6262;
}
.etiqu-ligne .maxImgSize {
		max-height: 72px;
  		max-width: 72px;
  		overflow: hidden;
		}

.etiqu-ligne .fixedImgSize {  /* pour msie qui ne connait pas max-..*/
		height: 72px;
  		width: 72px;
  		overflow: hidden;
		}

.etiqu-col2 {
  float:left;
  display:table-column; 
  line-height : 18px;        
  width:450px;         
}
.etiqu-col3 {
  float:left;
  display:table-column;         
  width:195px;         
}
.etiqu-col4 {
  float:left;
  display:table-column;         
  width:195px;         
}

.inputfield {
	margin-bottom : 6px;
}

// Table des fiches

.fiche-table {
  display:table;         
  width:auto;
  margin: 0pt;
  background : #E0E4CC; // Grainsboro
  border:1px solid  #666666;         

}
.imagette {
  float:left;
  display:table-column;  
  padding-top	: 2px;
  text-align    : center;
  background    : #FFFFFF;
  margin-left	: 5px;
  margin-right	: 5px;		
  width			: 100px;
  height		: 100px;
  border		: 1px solid #3b6262;
}

.imagette .maxImgSize {
	max-height: 96px;
 		max-width: 96px;
 		overflow: hidden;
	}


.fiche-ligne {
  display:table-row;
  width:auto;
  clear:both;
}
.fiche-col1-head {
  float:left;
  display:table-column;  
  margin-left	: 15px;
  margin-right	: 15px;		
  
  width			: 120px;
}
.fiche-col1 {
  float:left;
  display:table-column;  
  padding-top	: 4px;
  text-align    : center;
  background    : #FFFFFF;
  margin-left	: 5px;
  margin-right	: 5px;		
  width			: 120px;
  height		: 114px;
  border		: 1px solid #3b6262;
}
.fiche-ligne .maxImgSize {
		max-height: 110px;
  		max-width: 110px;
  		overflow: hidden;
		}

.fiche-ligne .fixedImgSize {  /* pour msie qui ne connait pas max-..*/
		height: 110px;
  		width: 110px;
  		overflow: hidden;
		}

.fiche-col2 {
  float:left;
  display:table-column; 
  line-height : 18px;        
  width:600px;         
}
.fiche-col3 {
  float:left;
  display:table-column;         
  text-align    : center;
  width:210px;         
}
.fiche-col4 {
	/* Pas utilis� */
  float:left;
  display:table-column;         
  width:195px;         
}

.tabhead {
	text-align : center;
    font-size: 14px;
    font-weight: 400;
    color:white;
}

.ptback {
  margin-left : 100px;
  padding		: 20px;   
}
.ptgrid {
  padding-bottom : 10px;   
}
.ptfond {
  padding		: 2px;   
}
.ptbord {
  padding		: 2px;   
}
.ptinterne {
  //padding		: 12px;   
}
.pttext {
  line-height	: normal;
  font-weight	: bold;   
}

.vignette-upload {
  float			:left;
  display		:inline;  
  padding-top	: 5px;
  text-align    : center;
  background    : #FFFFFF;
  margin		: 5px;	
  width			: 80px;
  height		: 80px;
  border		: 1px solid #3b6262;
}
.vignette_image {
  max-width			: 72px;
  max-height		: 72px;	
}

.vignette_album{
	float: left;
	margin: Opx;
	text-align: center;
	color: #000000;
}

inputXXX[type="file"] {
    display: none;
}
.custom-file-upload {
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    color: #FFF;
    font: bold 12px 'Lucida Grande', Arial, Helvetica, Arial, sans-serif;
    
    border: 1px solid #3079ED !important;
    -moz-border-radius: 5px;
	border-radius: 5px;	
	background: #4B8DF8;
	background: -webkit-linear-gradient(top, #4C8FFD, #4787ED);
	background: -moz-linear-gradient(top, #4C8FFD, #4787ED);
	background: -ms-linear-gradient(top, #4C8FFD, #4787ED);
	background: -o-linear-gradient(top, #4C8FFD, #4787ED);
	
	-webkit-transition: border .20s;
	-moz-transition: border .20s;
	-o-transition: border .20s;
	transition: border .20s;    
}
.actionsImg {
	margin-top: 3px;
	margin-bottom: 3px;
}

.infoImg {
	word-wrap: break-word;
	font-size: 10px;
	line-height: 13px;
	color: #888;
}

#cloudnamest {
	font-size		: 14px;
	font-weight		: bold;
}

.pwi_video {
		width			: 210px;
	}
	
.play-image {
	height:70px; 
	width:208px; 
	margin-left:1px;
	}

.play-bigcircle {
    position: absolute;
    cursor:pointer;
    display: inline-block;
    background-color: #F38630;
    width: 40px;
    height: 40px;
    top: 20px;
    left: 85px;
    border-radius: 20px;
}
 
.play-bigicon {
    color: #FFF;
    font-size: 20px;
    padding-right: 0.5em;
    position: absolute;
    top: 9px;
    left: 14px;
}

.pause-bigicon {
    color: #FFF;
    font-size: 20px;
    padding-right: 0.5em;
    position: absolute;
    top: 9px;
    left: 11px;
}

.audiozone {
	overflow: hidden;
	position: fixed;
	padding-top : 20px;
	padding-left : 120px;
    bottom: 0;
    width: 100%;
    height: 70px;
    background: #221C1E;
    line-height: 3.5em;	
    }

.play-minicircle {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    top: 5px;
    left: 0px;
    border-radius: 10px;
}
.play-inactif {
    background-color: #AAAAAA;
    cursor:normal;   
}
.play-actif {
    background-color: #F38630;
    cursor:pointer;   
}
 
.play-miniicon {
    color: #FFF;
    font-size: 10px;
    padding-right: 0.25em;
    position: absolute;
    top: 5px;
    left: 7px;
}

.pause-miniicon {
    color: #FFF;
    font-size: 10px;
    padding-right: 0.25em;
    position: absolute;
    top: 5px;
    left: 6px;
}

