body {
	
}


.menuProfile {
	margin: 0 auto;
	padding-top: 18px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	font-family: Arial, Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	text-shadow: -1px -1px 1px #000000;
	right: 0;
}

.menuProfile a {
	color: #F8F057;
}

img.Edition {
	float: right;
	cursor: pointer;
}

.SiteInterne,.mceContentBody {
	text-shadow: none;
	color: #000000;
}

.BoxUpload {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1000;
	background-color: rgba(150, 150, 150, 0.85);
}

.progressBar {
	text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
	width: 100px;
}

.headerUpload {
	height: 40px;
	width: 100%;
	border-bottom: 3px solid #dc1010;
}

.headerUpload h2{
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 5px;
	border-bottom: none;
}

.contentUpload {
	overflow: auto;
	height: 75%;
}

.footerUpload {
	height: 25%;
	width: 100%;
	overflow: auto;
	padding-top: 0px;
	padding-bottom: 10px;
}

.ContentFooterUpload{
	padding-left: 5px;
}

.UploadContent {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	width: 75%;
	top: 25%;
	height:50%;
	position: relative;
}

.ItemList {
	float: left;
	margin: 5px;
	position: relative;
}

.OptionBarUpload {
	position: absolute;
	top: 0;
	width: 100px;
}

.optionSelectionUpload{
    float: right;
    position: relative;
    width: 280px;
}

.optionSelectionUpload input{
    width: 130px;
}

.OptionBarUpload>img {
	float: right;
}

.OptionBarUpload input {
	width:auto;
}


.vote {
    float: right;
}

.Streaming_Cours {
	float: right;	
}