.title
{
	font-size: 20px;
	line-height: 24px;
	padding-left: 50px;
	padding-top: 5px;
}
.subtitle
{
	font-size: 16px;
	line-height: 20px;
	padding-left: 50px;
	padding-bottom: 10px;
}

.coreg
{
	padding: 10px;
}

.coreg img
{
	width:120px;
	text-align:center;
	float: left;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}
.coreg font
{
	margin-left: 10px;
	margin-bottom: 10px;
	width: 520px;
	float: left;
}

.coreg .choix
{
	width:200px;
	margin-left: 130px;
	padding:0px;
}

.hspacer, .hspacer_header
{
	height: 2px;
	background-image:url('../images/horizontal_spacer.png');
	background-repeat:repeat-x;
	margin-top: 15px;
	margin-bottom: 15px;
}
.hspacer #form_coreg
{
	
	margin-left: 25px;
}
.hspacer_header
{
	
	margin-left: 0px;
}
/*------------------------------------------------------- BULLE WIN LOST*/
#result
{
	display:none;
	
}

#result #resultmsg
{
	
}

/*------------------------------------------------------- POPOVER*/
/*#dialog
{
	position: relative;
	width: 100%;
}
#dialog_jeu_left .title, #dialog_jeu_left .subtitle
{
	float: left;
}
#dialog .title, #dialog_jeu_left .title
{
	font-size: 20px;
	line-height: 24px;
	padding-left: 50px;
	padding-top: 5px;
}
#dialog .subtitle, #dialog_jeu_left .subtitle
{
	font-size: 16px;
	padding-left: 50px;
	padding-bottom: 10px;
}
#dialog #form_coreg
{
	width: 680px;
	margin-left: 50px;
	margin-bottom: 10px;
}
.hspacer, .hspacer_header
{
	height: 2px;
	background-image:url('../images/horizontal_spacer.png');
	background-repeat:repeat-x;
}
.hspacer #form_coreg
{
	
	margin-left: 25px;
}
.hspacer_header
{
	width: 100%;
	margin-left: 150px;
}*/
#dialog
{
	width: 680px;
	margin-left: 50px;
	margin-bottom: 10px;
	display: block;
}
/*------------------------------------------------------- POPOVER JEU*/
#dialog_jeu
{
	width: 780px;
	height: 185px;
	/*margin-left: 50px;*/
	margin-bottom: 10px;
	display: block;
}
#dialog_jeu_left
{
	float: left;
	width: 500px;
}
/*------------------------------------------------------- jeu FLASH*/
#jeu
{
	float: right;
	width:241px;
	height:200px;
	margin-top: -20px;
	background-image: url('../images/img_carte.png');
	background-repeat: no-repeat;
}

#flash
{
	padding:0px;
	width:195px;
	height:150px;
}


#btn_next
{
	width: 254px;
	height: 44px;
	background-image:url('../images/btn_valide-form.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 213px;
}
#btn_next:hover,#btn_next:active
{
	background-position:0px -44px;
	cursor:pointer;
}

/*------------------------------------------------------- PAGE VIRALE*/
#dialog_header img, #dialog_jeu_left img
{
	float: left;
	display: block;
	margin-top: -15px;
	margin-right: 10px;
}

#dialog_header
{
	margin-bottom:20px; 
	/*float: left;*/
}

