body{
	margin : 0;
	padding :0;
}

#dialogAddbrt {
	font-size:14px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
}

#dialogAddbrt input{
	margin-top : 5px;
	margin-bottom : 5px;
}
#dialogAddbrt button{
	margin-top : 5px;
	margin-bottom : 5px;
}
#dialogAddbrt div{
	margin-top : 5px;
	margin-bottom : 5px;
	color : #bfe02b;
	font-weight: bold;
}

.biblioAJout:hover{
	text-decoration : underline;
	cursor : pointer;
}




#addAtMyBrt{
	background-color : #7d77dd;
	border:3px solid #111;
	width : 170px;
	height: 223px;
}

.unedeletebrt {
	cursor : pointer;
	font-weight:normal;
	color:#e9383f;
}
.unedeletebrt:hover {
	cursor : pointer;
	font-weight:bolder;
}
.unecopybrt {
	cursor : pointer;
	font-weight:normal;
	color:#e9383f;
}
.unecopybrt:hover {
	cursor : pointer;
	font-weight:bolder;
}


.uneBlurayThequePourAjoutSelected{
	background-color : #fff48d;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}

.uneBlurayThequePourAjout{
	padding-left:10px;
	padding-right:10px;
}
.uneBlurayThequePourAjout:hover{
	background-color : #fff48d;
	cursor  : pointer;
}



.uneBluraythequeCopyFromSelected{
	background-color : #fff48d;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}

.uneBluraythequeCopyFrom{
	padding-left:10px;
	padding-right:10px;
}
.uneBluraythequeCopyFrom:hover{
	background-color : #fff48d;
	cursor  : pointer;
}


.infoEnBref{
	background-color : #fff48d;
}

.unButtonForImage{
     position: absolute;
     z-index: 20;
	 top:0;
}
.uneImageFilm{
	height : 250px;
	float:left;
}


.filmHidden{
}


.producteurHidden{
}

.pagePrincipale{
  width : 100%;
  max-width : 1200px;
  	margin : 0;
  margin : auto;
	padding : 0;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	color: #333333; 
	font-size : 14px;
	padding-bottom : 50px;
}

.movieListImage{
  width : 100%;
  	margin : 0;
  margin : auto;
	padding : 0;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	color: #333333; 
	font-size : 14px;
}

a {
	text-decoration : none;
	color : inherit;
}

a:hover{
	text-decoration : underline;
}
.contenu{
}

.center{margin : auto;}
.justify{text-align : justify;}
.centrer{text-align : center ;}
.right{text-align : right ;}
.left{text-align : left;}
.full{width : 100%;}
.half{width : 50%;}
.unTier{width : 33%;}
.deuxTier{width : 66%;}
.unQuart{width : 25%;}
.troisQuart{width : 75%;}
.unCinquieme{width : 20%;}
.deuxCinquieme{width : 40%;}
.troisCinquieme{width : 60%;}
.quatreCinquieme{width : 80%;}
.boderBlack{ border : 1px solid #111;}
.hidden{display : none;}
.bold{font-weight : bold; }
.normal{font-weight : normal; }

.border{border : 1px solid #111;}


.unPlayer{
float : left;
margin : 20px;
min-height : 310px;

}
.unPlayer input{
font-size : 10px;
width : 250px;
}

.uneInfoFilm{
	text-indent : 50px;
	text-align:left;
}

.titreFilm{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	color : #89A7EC;
	font-size : 19px;
	text-align : center;
}

.titreAccueil{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	color : #89A7EC;
	font-size : 19px;
	text-align : center;
}
.titreAccueil2{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	color : #89A7EC;
	font-size : 19px;
	margin-bottom : 20px;
}
.titreAccueil3{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	color : #89A7EC;
	font-size : 16px;
	margin-bottom : 5px;
	font-weight : bold;
}


.afriend{
	text-decoration : underline;
}


.afriend:hover{
	font-weight:bold;
	cursor : pointer;
}
.aFicheFilm{
	border-bottom : 1px dotted #e6e6e6 ;
	margin-bottom : 15px;
	padding-bottom : 15px;
}

.noteOk{
	width : 30px;
	height : 15px;
	background-color : #89A7EC;
}

.noteNok{
	width : 30px;
	height : 15px;
	background-color : #e6e6e6;
}

.tableauNote{
	width : 300px;
	height : 15px;
	
}

#option{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	color: #333333; 
	font-size : 14px;
	background-color : #e7e7e7;
	min-height : 50px;
	width : 100%;
	position : fixed;
	top : 0;
	z-index : 15;
}

#resAlerte{
	position: fixed;
	bottom: 0;
	left: 0;
	background-color : #bfe02b;
	min-height : 120px;
	width : 100%;
	text-align : center;
	font-size : 26px;
	font-family : 'serge ui';
	padding-top : 15px;
	z-index:150;
}



  
  
.rotate{
 opacity: 0.5;
 cursor : pointer;
}

.imput{
font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	color: #333333; 
	font-size : 10px;

}


.rotate:hover{
	-moz-transform:rotate(25deg); 
	-webkit-transform:rotate(25deg); 
	-o-transform:rotate(25deg); 
	opacity: 1;
}

#option a{
	text-decoration : underline;
}
#option a:hover{
	font-weight : bold;
}

.imputDesign{
background : none; 
	border : none;
	border-bottom : 1px solid #7d7d7d;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	color: #333333; 
	font-size : 14px;
	text-align:center;
}

#atteindreInput{
	background : none; 
	border : none;
	border-bottom : 1px solid #7d7d7d;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	color: #333333; 
	font-size : 14px;
	width:300px;
	text-align:center;
}
#atteindreInput2{
	background : none; 
	border : none;
	border-bottom : 1px solid #7d7d7d;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	color: #333333; 
	font-size : 14px;
	width:300px;
	text-align:center;
}

#finAFilm{
	background : none; 
	border : none;
	border-bottom : 1px solid #7d7d7d;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	color: #333333; 
	font-size : 14px;
}
#addAFilmBrt{
	background : none; 
	border : none;
	border-bottom : 1px solid #7d7d7d;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	color: #333333; 
	font-size : 14px;
}


.uneSortieSemaine{
	width : 140px;
		

}
.uneSortieSemaine span{
	padding-left:7px;
	padding-right:7px;
		

}

.deletebrtspan:hover{
	cursor : pointer;
	text-align:center;
}


.deletebrtspan2{

	
}

.imageNotDragable{
}



.deletebrtspan3:hover{
color : #fff;
cursor :pointer;
background:#333333;
}



.deletebrtspan3{
margin-left:120px;
margin-bottom : -50px;
width:40px;
color : #d14836;
text-align:center;
font-weight:bold;
font-size:35px;
}

.deletebrtspan{
margin-left:110px;
margin-bottom : -50px;
color : #ffffff;
width:40px;
height:35px;
text-align:center;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
font-weight:bold;
}

.untri:hover{
	text-decoration : underline;
	color : #000;
	cursor : pointer;
	font-weight:bold;
}
.untriok{
	text-decoration : underline;
	color : #000;
	cursor : pointer;
	font-weight:bold;
}

.uneLettreTri{
	font-size : 16px;
	padding:8px;
}

.uneLettreTriOk{
	font-size : 16px;
	padding:8px;
	font-size : 18px;
	cursor : pointer;
	font-weight:bold;
	background:#efb213;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color : #fff;
}


.uneLettreTri:hover{
	font-size : 18px;
	cursor : pointer;
	font-weight:bold;
	background:#efb213;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color : #fff;
}



.unedeletebrt2 {
	cursor : pointer;
	font-weight:bolder;
	color : rgb(233, 65, 116);
	font-size : 20px;
	padding-left : 15px;
	margin-left : 10px;
	padding-right : 15px;
	text-align:center;
	font-size : 20px;
	padding-left : 15px;
	margin-left : 10px;
	padding-right : 15px;
	text-align:center;
}


.unedeletebrt2:hover {
		font-weight:bolder;
		background-color : rgba(233, 65, 116, 0.7);
		color:#ffffff;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.unedeletebrt2bis{
	cursor : pointer;
	font-weight:bolder;
	color : rgb(233, 65, 116);
	font-size : 20px;
	padding-left : 15px;
	margin-left : 0px;
	padding-right : 15px;
	text-align:center;
	font-size : 20px;
}


.unedeletebrt2bis:hover {
		font-weight:bolder;
		background-color : rgba(233, 65, 116, 0.7);
		color:#ffffff;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#divAjout{
	position: fixed;
	bottom: 0;
	background-color : none;
	font-size : 26px;
	font-family : 'serge ui';
	padding-top : 15px;
	z-index:30;

	margin:auto;
}

.deleteInfoButton{
	color : rgb(233, 65, 116);
	font-size : 18px;

}

.deleteInfoButton:hover{
	cursor:pointer;
	font-weight : bold;
}




.unTrucEnBasSpan:hover{
	text-decoration : underline;
	cursor : pointer;
}

.unTrucEnBas{
	width : 150px;
	font-size:14px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
		-moz-box-shadow: 1px 1px 13px #999; 
	-webkit-box-shadow: 1px 1px 13px #999; 
	box-shadow: 1px 1px 13px #999;
		-webkit-border-radius: 4px 4px 0px 0px;
		-moz-border-radius: 4px 4px 0px 0px;
		border-radius: 4px 4px 0px 0px;
	background-color : #EF8700;
	padding : 6px;
	padding-left : 25px;
	padding-right : 25px;
	text-align : center;
	color : #fff;
	height : 20px;
}

#forcentrage{
	width : 1200px;
	margin : auto;
	text-align : left;
}


#addBluRayWithDrop{
	width : 90%;
	height : 160px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}


.plusUn{
	text-align:center;
	font-size : 40px;
	padding : 15px;
	margin-top : 60px;
}

.imagesModif:hover{
	cursor : pointer;
}

.underlinedHover:hover{
	cursor : pointer;
	text-decoration : underline;
}

.aFriend{
	margin-left : 5px;
	margin-right : 5px;
	width : 60px;
}



.pointerCursor{
	cursor : pointer;
}





.uneinfobrt2bis{
	cursor : pointer;
	font-weight:bolder;
	color : rgb(191,224,43);
	font-size : 20px;
	padding-left : 15px;
	margin-left : 0px;
	padding-right : 15px;
	text-align:center;
	font-size : 20px;
}


.uneinfobrt2bis:hover {
		font-weight:bolder;
		background-color : rgba(191,224,43, 0.7);
		color:#ffffff;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}