.PopupUpload {
	background: #fff;	
	position: relative;
	z-index: 1;
	padding: 23px 20px 20px;
	width: 700px;
}
	.PopupUpload a.Close:link,
	.PopupUpload a.Close:visited {
		background: url(/images/btn-close.gif) left top no-repeat;
		height: 18px;
		position: absolute;
		right: 19px;
		top: 20px;
		width: 18px;
		z-index: 2;		
	}
	.PopupUpload a span {
		display: none;
	}
	.PopupUpload .HeadingBar {
		background: url(/images/bg-heading-popup.gif) left bottom no-repeat;
		color: #000;
		font-family: "Trebuchet MS";
		font-size: 3.2em;
		padding-bottom: 23px;
		text-indent: -2px;
		text-transform: uppercase;		
	}
	.PopupUpload .Step {
		margin-top: 2px;
	}
		.PopupUpload .Step ul {
			list-style: none;
			margin: 0px 0px 0px 150px;
			padding: 0px;
		}
			.PopupUpload .Step li {
				color: #646464;
				display: inline;
				font-family: "Trebuchet MS";
				font-size: 1.4em;
				font-weight: bolder;
				padding: 0px 4px 10px 5px;
				text-transform: uppercase;
			}		
			.PopupUpload .Step li.Active {
				background: url(/images/bullet.gif) center bottom no-repeat;
				color: #000;
			}
	.PopupUpload .PopupContent {
		min-height: 419px;
		height: auto !important;
		height: 419px;		
	}				
	.PopupUpload a.BtnStyle:link,
	.PopupUpload a.BtnStyle:visited {
		border: 3px solid #000;
		color: #000;
		float: left;
		font-family: "Trebuchet MS";
		font-size: 1.2em;
		font-weight: bolder;
		height: 19px;
		line-height: 19px;
		padding: 2px 10px 1px;
		text-transform: uppercase;
	}
	.PopupUpload a.BtnStyle:hover {
		background: #000;
		color: #fff;
	}
	.PopupUpload .ErrMsg {
		color: #ff0000;
		font-family: Arial;
		font-size: 1.2em;
		font-weight: normal;
		margin: 18px 0px 0px 161px; 
	}
	.PopupUpload .Required {
		color:#FF0000 !important;
	}
	
.PopSelection {}
	.PopSelection .Selection {
		margin-top: 129px;
	}
		.PopSelection .Selection ul {
			list-style: none;
			margin: 0px 0px 0px 0px;
			padding: 0px;
		}
			.PopSelection .Selection li {
				float: left;				
				font-family: "Trebuchet MS";
				font-size: 1.6em;
				font-weight: bolder;
				line-height: 20px;
				margin: 0px 4px 0px 0px;
				text-align: center;
				text-transform: uppercase;
				width: 229px;
			}
				.PopSelection .Selection li a:link,
				.PopSelection .Selection li a:visited {
					background: url(/images/bg-select.gif) left top no-repeat;
					color: #000;
					display: block;										
					height: 50px;
					padding: 10px 0px 0px 5px;
					width: 224px;
				}
				.PopSelection .Selection li a:hover {
					background-position: left bottom;  
					color: #fff;
				}
			
		
.PopReparer .FrmReparer {
	margin: 126px 0px 0px 53px;
}		
	.PopReparer .FrmReparer .Label {
		float: left;
		font-family: "Trebuchet MS";
		font-size: 1.4em;
		font-weight: bolder;		
		text-align: right;	
		text-transform: uppercase;
		width: 97px;
		color : black !important;
	}
	.PopReparer .FrmReparer .Control {
		float: left;
		margin-top: 3px;
		padding-left: 7px;
		width: 440px;
	}		
	.PopReparer .FrmReparer .Note {
		color: #646464;
		font-family: Verdana;
		font-size: 0.9em;
		margin: 0px 0px 61px 104px;
		width: 330px;
	}
	.PopReparer .FrmReparer a.BtnStyle:link,
	.PopReparer .FrmReparer a.BtnStyle:visited {
		float: right;
		margin-right: 110px;
		text-decoration: none;
	}
	
	.PopReparer .FrmReparer .Hover,
	.PopupMonEspace .Frm .Hover {
		background: #000;
		color: #fff;		
	}
	
.PopReparer .VideoPlayer {
	margin: 35px 0px 0px 147px;
}	
	.PopReparer .VideoPlayer .Note {
		color: #646464;
		font-family: Verdana;
		font-size: 0.9em;	
		margin: 8px 0px 18px;
		text-indent: -1px;
	}
	.PopReparer .VideoPlayer a.BtnRec:link,
	.PopReparer .VideoPlayer a.BtnRec:visited {
		background: url(/images/bg-btnrec.gif) left top no-repeat;
		border-color: #f00;
		color: #f00;
		padding-left: 33px;
	}
	.PopReparer .VideoPlayer a.BtnRec:hover {
		background: #f00 url(/images/bg-btnrec.gif) left bottom no-repeat;
		color: #fff;
	}
	
	.PopReparer .VideoPlayer a.BtnStop:link,
	.PopReparer .VideoPlayer a.BtnStop:visited {
		border-color: #f00;
		color: #f00;
	}
	.PopReparer .VideoPlayer a.BtnStop:hover {
		background: #f00;
		color: #fff;
	}
	
	.PopReparer .VideoPlayer a.BtnStyle:link,
	.PopReparer .VideoPlayer a.BtnStyle:visited {
		margin-right: 10px;
	}
	.PopReparer .VideoPlayer a.BtnValider:link,
	.PopReparer .VideoPlayer a.BtnValider:visited {
		float: right;
		margin-right: 151px;
	}

.PopReparer .Loading {
	margin-top: 112px;
	text-align: center;
}
	.PopReparer .Loading p {
		color: #000;
		font-family: Verdana;
		font-size: 1.2em;
		margin-top: 2px;
	}

.PopDecrire {}
	.PopDecrire .FrmDecrire {
		margin-top: 31px;
	}
		.PopDecrire .FrmDecrire .Label {
			float: left;
			font-family: "Trebuchet MS";
			font-size: 1.4em;
			font-weight: bolder;	
			text-align: right;
			text-transform: uppercase;
			width: 150px;	
			color : black !important;
			margin-top : 10px;
		}
		.PopDecrire .FrmDecrire .Control {
			float: left;
			margin-top: 4px;
			padding-left: 10px;
			width: 345px;
		}
			.PopDecrire .FrmDecrire .Control input {
				border: 1px solid #646464;
				font-family: Verdana;
				font-size: 1.1em;
				padding: 7px 8px;	
				width: 322px;			
			}
			.PopDecrire .FrmDecrire .Control textarea {
				border: 1px solid #646464;				
				font-family: Verdana;
				font-size: 1.1em;
				height: 93px;
				padding: 7px 0 6px 7px;
				width: 331px;
			}
		.PopDecrire .FrmDecrire .Note {
			color: #646464;
			font-family: Verdana;
			font-size: 0.9em;			
			padding: 2px 0px 3px;
		}
		.PopDecrire .FrmDecrire .Note1 {
			color: #646464;
			float: right;
			font-family: Verdana;
			font-size: 0.9em;
			margin-top: 100px;
		}
		.PopDecrire .FrmDecrire .LstImage {
			float: left;
			margin-top: 4px;
			padding-left: 10px;
			width: 540px;
		}	
		.PopDecrire .FrmDecrire .Required {
			color: #f00 !important;
		} 
		.PopDecrire .FrmDecrire .ErrMsgWrap {
			display: inline;
			float: left;
			padding: 0px 0px 0px;
		}
		.PopDecrire .FrmDecrire .ErrMsg {
			color: #f00;
			font-family: Verdana;
			font-size: 1em;
		}
		.PopDecrire .FrmDecrire a.BtnStyle:link,
		.PopDecrire .FrmDecrire a.BtnStyle:visited {
			float: right;
			margin: 13px 1px 0px 0px;
		}

.PopupUpload .Confirm {
	color: #000;
	font-family: Verdana;
	font-size: 1.2em;
	margin-top: 153px;
	text-align: center;
}
	.PopupUpload .Confirm a:link,
	.PopupUpload .Confirm a:visited {
		color: #000;
		text-decoration: underline;
	}
	.PopupUpload .Confirm a:hover {
		text-decoration: none;
	}

.PopupMonEspace {
	height: auto;
	overflow: hidden;
}
	.PopupMonEspace .HeadingBar {
		background: url(/images/bg-heading-popup-mon-escape.gif) left top no-repeat;
		height: 81px;
		padding-bottom: 19px;
	}
	.PopupMonEspace .HeadingBarFreerace {
		background: url(/images/bg-heading-popup-freerace.gif) left top no-repeat;
		height: 81px;
		padding-bottom: 19px;
	}
	.PopupMonEspace .HeadingBar span {
		display: none;
	}
	.PopupMonEspace .HeadingBarFreerace span {
		display: none;
	}
	.PopupMonEspace .PopupContent {
		height: auto;
	}
	.PopupMonEspace h3 {
		font-family: "Trebuchet MS";
		font-size: 1.4em;
		margin: 0px 0px 4px 161px;
		text-transform: uppercase;
		color : black !important;
	}
	.PopupMonEspace h3.HeadingStyle {
		clear: both;
		padding-top: 19px;
	}
	.PopupMonEspace p {
		font-family: Verdana;
		font-size: 0.9em;
		margin: 0px 0px 18px 161px;
		width: 340px;
	}
	.PopupMonEspace .Label {
		float: left;
		font-family: "Trebuchet MS";
		font-size: 1.4em;
		font-weight: bolder;
		margin-top: 5px;
		text-align: right;
		text-transform: uppercase;
		width: 152px;
		padding-right: 9px;
		color : black;
	}
	.PopupMonEspace .LabelStyle {
		margin-top: 26px;
	}
	.PopupMonEspace .Control {
		float: left;
		width: 500px;
	}
	.PopupMonEspace .Control p.Note {
		color: #646464;
		font-family: Verdana;
		font-size: 0.9em;
		margin: 2px 0px 0px;
	}
	.PopupMonEspace .Control input,
	.PopupMonEspace .Control textarea {
		border: 1px solid #646464;
		font-size: 1.1em;
		margin: 0px;
		padding: 7px 10px;
	}
	
	.popupInsFreeRace .PopupMonEspace .Control input,
	.popupInsFreeRace .PopupMonEspace .Control textarea {		
		float: left;
		font-size: 1.1em;
		margin: 0px;
		padding: 7px 10px;
	}
	
	.PopupMonEspace .Control input.InputStyle {
		width: 318px;
	}
	
	.popupInsFreeRace .PopupMonEspace .Control input.InputStyle {
		border: 1px solid #646464;
		width: 277px;
	}
	
	.PopupMonEspace .Control textarea {
		height: 91px;
		width: 318px;
	}
	
	.PopupMonEspace .Row2 textarea {
		border: 1px solid #646464;
		font-size: 1.1em;
		height: 94px;
		width: 450px;
	}
	
	.PopupMonEspace .Row {
		float: left;
		position: relative;
		z-index: 1;
		width: 700px;	
		padding-bottom: 10px;
	}
	.PopupMonEspace .Row1 {
		display: inline;
		float: left;
		margin: 10px 0px 19px 161px;
	}
		
	.PopupMonEspace .Row2 {
		display: inline;
		float: left;
		margin: 19px 0px 19px 161px;
	}
	
		.PopupMonEspace .Row1 input {
			float: left;
		}
		.PopupMonEspace .Row1 label {
			display: inline;
			float: left;
			font-family: Verdana;
			font-size: 1.1em;
			margin-left: 6px;
			color : black !important;
		}
		
		.PopupMonEspace .Row2 label {
			display: inline;
			float: left;
			font-family: Verdana;
			font-size: 1.1em;
			margin-left: 0px;
			color : black !important;
		}
				
	.PopupMonEspace .Thumbnail {
		border: 3px solid #000;
		float: right;
		height: 74px;
		position: absolute;
		right: 0px;
		top: 0px;
		width: 77px;
		z-index: 2;
	}
	.PopupMonEspace .ErrMsg {
		margin: 0px 0px 10px 161px;
		font-family: Verdana;
		font-size: 1em;
	}
	.PopupMonEspace p.Note1 {
		color: #646464;		
		display: inline;
		float: left;
		font-family: Verdana;
		font-size: 0.9em;
		width: 400px;
		margin-top: 8px;
	}
	.PopupMonEspace a.BtnStyle:link,
	.PopupMonEspace a.BtnStyle:visited {
		float: right;
		margin: 0px;
	}
.condition{
	float:left;
	}
.condition2{
	float:left;
	width:450px;
	}
.radio{
	margin-left:0px;
	margin-right:10px;
	clear:both;
	}
.radio2{
	margin-left:15px;
	margin-right:10px;
	clear:both;
	}
.date{
	float:left;
	margin:0px;
	font-family: Verdana;
	font-size: 1.2em;
	width:150px;
	height:30px;
	padding-top:8px;
	padding-left:10px;
	color : black !important;
	}	