body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.FdGeneral {
	background-color: #232323;
}
.Txt14 {
	font-size: 14px;
}
.Txt10 {
	font-size: 10px;
}
H1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.ImgHome {
	border: 1px solid #FFFFFF;
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #4B4B4B;
}
.FdStyle1 {
	background-color: #4E4E4F;
}


.bulle {
	background-color: #232323;
	border: 1px solid #FFFFFF;
}

a:link, a:active, a:visited {
	color: #6699FF;
	text-decoration: none;
}
a:hover{
	color: #6699FF;
	text-decoration: underline;
}

a.undeline:link, a.undeline:active, a.undeline:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.undeline:hover{
	color: #FFFFFF;
	text-decoration: none;
}

a.none:link, a.none:active, a.none:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.none:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.ImgFiche {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #6699FF;
}
.paragraphe {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.TxtPrix {
	font-size: 16px;
	font-weight: bold;
	color: #B33D02;
}
.FdStyle2 {
	background-color: #343333;
}
.TxtBleu {
	color: #6699FF;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4E4E4F;
	border: 1px solid #000000;
}
.bouton2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
	border: 1px solid #000000;
}
.TxtGris {
	color: #CCCCCC;
}
.TxtBlanc {
	color: #FFFFFF;
}
#breves {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	margin-top: 300px;
	margin-bottom: 0px;
	padding: 0px;
	z-index: 1;
	top: 0px;
	width: 100%;
}
/* CSS vs. Adblock tabs */
.swiff-uploader-box a {
	display: none !important;
}

/* .hover simulates the flash interactions */
a:hover, a.hover {
	color: red;
}

#demo-status {
	padding: 10px 15px;
	width: 420px;
	border: 1px solid #eee;
}

#demo-status .progress {
	background: url(../admin/assets/progress-bar/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
}

#demo-status .progress-text {
	font-size: 0.9em;
	font-weight: bold;
}

#demo-list {
	list-style: none;
	width: 450px;
	margin: 0;
}

#demo-list li.validation-error {
	padding-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	color: #8a1f11;
	cursor: pointer;
	border-bottom: 1px solid #fbc2c4;
	background: #fbe3e4 url(../admin/assets/failed.png) no-repeat 4px 4px;
}

#demo-list li.file {
	border-bottom: 1px solid #eee;
	background: url(../admin/assets/file.png) no-repeat 4px 4px;
	overflow: auto;
}
#demo-list li.file.file-uploading {
	background-image: url(../admin/assets/uploading.png);
	background-color: #D9DDE9;
}
#demo-list li.file.file-success {
	background-image: url(../admin/assets/success.png);
}
#demo-list li.file.file-failed {
	background-image: url(../admin/assets/failed.png);
}

#demo-list li.file .file-name {
	font-size: 1.2em;
	margin-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
}
#demo-list li.file .file-size {
	font-size: 0.9em;
	line-height: 18px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}
#demo-list li.file .file-info {
	display: block;
	margin-left: 44px;
	font-size: 0.9em;
	line-height: 20px;
	clear
}
#demo-list li.file .file-remove {
	clear: right;
	float: right;
	line-height: 18px;
	margin-right: 6px;
}	
