

div#modalbox_content {
  background-color:#FFFFFF;
  background-image:url('/../images/general_fond_page.png');
  background-repeat:repeat;
  border-radius:10px;
  border:2px solid #ffffff;
  z-index:1000000000000;
  display:none;
}
#simplemodal-container a.modalCloseImg {
  background-image:url('/../images/bt_fermer_modal_box.png');
  background-repeat:no-repeat;
  background-position:left top;
  width:31px;
  height:30px;
  display:inline;
  z-index:2000000000000;
  position:absolute;
  top:-10px;
  right:-13px;
  cursor:pointer;
}
#simplemodal-container a:hover.modalCloseImg {
  background-position:left bottom;
}


/******************************************************************/
/***********************MODAL INSCRIPTION **********************/
/******************************************************************/
div#content_modal_inscription {
  background-color:#ffffff;
  border:1px solid #2390c1;
  margin:40px;
  width:540px; 
  padding-bottom:20px;
}
div#bandeau_inscription {
  position:relative;
  width:100%;
  padding:10px 0px 8px 0px;
  text-align:center;
  border-bottom:1px solid #2390c1;
  background-color:#f4f4f4;
}
img#txt_inscription {
  width:151px;
  height:26px;
}
#tab_inscription {
  position:relative;
  left:20px;
  width:500px;
  margin:0px;
  padding:0px;
  margin-top:15px;
  border:0px;
}
#tab_inscription th {
  width:200px;
  margin:0px;
  padding:5px;
  font-weight:bold;
  color:#2390c1;
  text-align:right;
  font-size:13px;
}
#tab_inscription td {
  color:#2390c1;
  font-size:11px;
  margin:0px;
  padding:0px;
}
#tab_inscription input {
  padding:2px;
  border:1px solid #2390c1;
  color:#2390c1;
  font-weight:normal;
}
#tab_inscription select {
  padding:2px;
  border:1px solid #2390c1;
  color:#2390c1;
  font-size:11px;
  font-weight:bold;
}
td.pseudo, td.mdp, td.mdp_bis, td.email, td.email_bis, td.ddn, td.captcha {
  padding:6px;
  text-align:left;
}
#tab_inscription td.blabla_mail {
  text-align:justify;
  border:1px solid #2390c1;
  padding:7px;
  line-height:14px;
}
td.bt_valider {
  padding:0px;
}
td.captcha a {
  font-size:10px;
  font-weight:normal;
  color:#2390c1;
}
img#captcha_img {
  border:1px solid #d1d1d1;
  width:185px;
  height:40px;
}
input.bt_valider_inscription {
  color:#2390c1;
  display:block;
  background-color:#f4f4f4;
  background-image:url('/../images/txt_valider.png');
  background-repeat:no-repeat;
  background-position:center;
  text-align:center;
  width:100%;
  font-size:30px;
  font-weight:bold;
  height:35px;
}
input:hover.bt_valider_inscription {
  background-color:#ffffff;
  cursor:pointer;
}

#modal_login_bt_inscription {
  position:relative;
  top:35px;
  left:10px;
  width:283px;
  height:108px;
  background-image:url('/images/bt_inscription.png');
  background-repeat:no-repeat;
  background-position:center top;
}
#modal_login_bt_inscription:hover {
  background-position:center bottom;
  cursor:pointer;
}

div.modal_login a.mdp_oublie {
  position:absolute;
  top:183px;
  right:3px;
  font-size:10px;
  font-weight:bold;
  color:#2390c1;
}
div.modal_login a.mdp_oublie a {
  font-size:10px;
  color:#2390c1;
}



/******************************************************************/
/***********************MODAL CONTACT **********************/
/******************************************************************/
div#content_modal_contact {
  background-color:#ffffff;
  border:1px solid #2390c1;
  margin:40px;
  width:710px; 
  padding-bottom:5px;
}

div.bandeau_contact {
  position:relative;
  width:100%;
  padding:10px 0px 8px 0px;
  text-align:center;
  border-bottom:1px solid #2390c1;
  background-color:#f4f4f4;
  font-size:28px;
  color:#2390c1;
}

div#modal_contact_content {
  position:relative;
  width:100%;
  padding:6px 0px 4px 0px;
  text-align:center;
  height:460px;
}
div#modal_contact_content a {
  color:#ff8200;
  font-weight:bold;
}

div#legende_contact {
  position:relative;
  border:1px solid #2390c1;
  text-align:justify;
  padding:9px;
  margin:10px 62px 10px 62px;
}

div.formulaire_contact {
  position:relative;
  margin:0px 62px 10px 62px;
}

div.intitule_contact {
  position:relative;
  left:30px;
  color:#2390c1;
  font-weight:bold;
  font-size:13px;
  display:block;
  text-align:left;
  margin:20px;
}

input.input_contact {
  position:absolute;
  top:0px;
  left:147px;
  border:1px solid #2390c1;
  padding:5px;
  font-size:12px;
  color:#848484;
  display:block;
  width:380px;
}
input.input_contact.nom {
  top:-3px;
}
input.input_contact.email  {
  top:35px;
}
input.input_contact.sujet  {
  top:73px;
}

div#zone_texte_message {
  position:relative;
  width:100%;
  border:1px solid #2390c1;
  margin-top:25px;
}

div.bandeau_message {
  position:relative;
  padding:4px;
  text-align:center;
  border-bottom:1px solid #2390c1;
  background-color:#f4f4f4;
  font-size:13px;
  font-weight:bold;
  color:#2390c1;
}
textarea#contact_message {
  position:relative;
  display:block;
  width:576px;
  height:115px;
  border:0px solid;
  padding:5px;
  font-size:12px;
  color:#848484;
}
input.bt_envoyer {
  margin-top:10px;
  font-size:28px;
  padding:2px;
  width:588px;
  font-weight: normal;
}

div#confirm_mail_envoye {
  position:relative;
  margin:100px 50px 0px 50px;
  padding:20px;
  font-size:13px;
  color:#2390c1;
  font-weight:bold;
  line-height:20px;
}

span#reinit_form_contact {
  color:#ff8200;
}
span#reinit_form_contact:hover {
  cursor:pointer;
}


/******************************************************************/
/**************************MODAL LOGIN **************************/
/******************************************************************/
div#content_modal_login {
  margin:40px;
  height:250px;
}
div.modal_login {
  position:relative;
  float:left;
  width:300px;
  height:250px;
  background-color:#ffffff;
  border:1px solid #2390c1;
  display:block;
}
div.modal_login.orange {
  border:1px solid #ff8200;
  margin-left:25px;
}

div.modal_login_titre {
  position:relative;
  width:100%;
  padding:6px 0px 4px 0px;
  text-align:center;
  border-bottom:1px solid #2390c1;
  background-color:#f4f4f4;
  font-size:28px;
  color:#2390c1;
}
div.modal_login_titre.orange {
  border-bottom:1px solid #ff8200;
  color:#ff8200;
}
div.modal_login_content {
  position:relative;
  padding:6px 30px 0px 30px;
  text-align:left;
  font-size:12px;
  color:#2390c1;
  line-height:16px;
}

div.modal_login_content .intitule_log {
  position:relative;
  font-weight:bold;
  font-size:12px;
  color:#2390c1;
}
div.modal_login_content .intitule_log.login {
  margin-top:3px;
}
div.modal_login_content .intitule_log.mdp {
  margin-top:10px;
}
div.modal_login_content input {
  border:1px solid #2390c1;
  font-size:13px;
  padding:3px;
  width:235px;
  color:#2390c1;
}
div.modal_login_content input.bt_login {
  display:block;
  margin-top:23px;
  width:243px;
  padding:2px;
  background-color:#f4f4f4;
  font-size:27px;
}
div.modal_login_content input.bt_login:hover {
  background-color:#ffffff;
}

form#form_login_modalbox .formError .formErrorContent {
  font-size: 11px;
  font-weight:bold;
  padding:4px;
  white-space:nowrap;
}




/********************************************************************/
/************************MODAL MDP OUBLIE *************************/
/********************************************************************/
div#content_modal_mdp {
  margin:40px;
}
div.modal_mdp {
  position:relative;
  width:400px;
  height:305px;
  background-color:#ffffff;
  border:1px solid #2390c1;
  display:block;
  text-align:center;
}

div.modal_mdp_content {
  position:relative;
  padding:16px;
  text-align:left;
  font-size:12px;
  color:#2390c1;
  line-height:16px;
}

div.consignes_mdp_oublie {
  text-align:justify;
  font-size:12px;
}

div.modal_mdp_content .intitule_log {
  position:relative;
  margin-top:18px;
  font-weight:bold;
  font-size:12px;
  color:#2390c1;
  text-align:center;
}
div.modal_mdp_content .intitule_log.login {
  margin-top:3px;
}
div.modal_mdp_content .intitule_log.mdp {
  margin-top:10px;
}
div.modal_mdp_content input {
  border:1px solid #2390c1;
  font-size:13px;
  padding:3px;
  width:280px;
  color:#2390c1;
}

div.modal_mdp_content input.bt_envoyer {
  position:relative;
  display:block;
  margin:20px 40px 0px 40px;
  width:290px;
  padding:2px;
  background-color:#f4f4f4;
  font-size:27px;
}
div.modal_mdp_content input.bt_envoyer:hover {
  background-color:#ffffff;
}

form#form_login_modalbox .formError .formErrorContent {
  font-size: 11px;
  font-weight:bold;
  padding:4px;
  white-space:nowrap;
}

div.confirm_mdp_envoye {
  position:relative;
  padding:10px;
  text-align:justify;
  line-height:18px;
}


/******************************************************************/
/**************************MODAL JGOLD **************************/
/******************************************************************/
div#content_modal_jgold {
  position:relative;
  width:620px; 
  background-color:#ffffff;
  border:1px solid #2390c1;
  margin:46px;
  padding:0px;
}
div.bandeau_jgold {
  position:relative;
  width:100%;
  padding:6px 0px 5px 0px;
  text-align:center;
  border-bottom:1px solid #2390c1;
  background-color:#f4f4f4;
  font-size:28px;
  color:#2390c1;
}
div#modal_jgold_content {
  position:relative;
  padding:10px 20px 20px 20px;
  text-align:center;
}
div#modal_jgold_content p {
  text-align:justify;
  line-height:18px;
  padding:2px;
}
div#modal_jgold_content a {
  color:#ff8200;
  font-weight:bold;
}
div.titre_jgold {
  position:relative;
  margin:0px;
  margin-top:10px;
  margin-bottom:5px;
  padding:0px;
  color:#2390c1;
  font-weight:bold;
  border-bottom:1px solid #2390c1;
  padding-bottom:1px;
  text-align:left;
}
div.titre_jgold  ul {
  margin:0px;
  margin-left:16px;
  padding:0px;
  padding-right:55px;
  list-style-type:square;
  color:#2390c1;
  font-weight:bold;
}
div.titre_jgold  li{
  font-size:13px;
}

ul.liste_gain_jgold {
  position:relative;
  margin:0px;
  margin-right:50px;
  padding-left:35px;
  list-style-type:square;
  text-align:left;
  line-height:17px;
}
ul.liste_gain_jgold li {
  padding-top:8px;
}

span#contact_from_jgold {
  color:#ff8200;
  font-weight:bold;
}
span#contact_from_jgold:hover {
  cursor:pointer;
}




/******************************************************************/
/*********************MODAL UPLOAD AVATAR **********************/
/******************************************************************/
div#content_modal_avatar {
  margin:40px;
  height:230px;
}
div.modal_avatar{
  position:relative;
  float:left;
  width:300px;
  background-color:#ffffff;
  border:1px solid #2390c1;
  display:block;
}

div.modal_avatar_titre {
  position:relative;
  width:100%;
  padding:6px 0px 4px 0px;
  text-align:center;
  border-bottom:1px solid #2390c1;
  background-color:#f4f4f4;
  font-size:28px;
  color:#2390c1;
}

div.modal_avatar_content {
  position:relative;
  height:176px;
  padding:10px 10px 0px 10px;
  text-align:justify;
  font-size:11px;
  color:#2390c1;
  line-height:14px;
}

div.modal_avatar_content .intitule_file {
  position:relative;
  font-weight:bold;
  font-size:12px;
  color:#2390c1;
}

div.modal_avatar_content input {
  position:relative;
  display:block;
  padding:4px;
  font-family:impact;
}

/* .bt_upload_avatar {
  position:relative;
  display:block;
  margin:0px;
  margin-top:0px;
  border:1px solid #2390c1;
  font-size:19px;
  font-weight:normal;
  padding:4px 0px 4px 0px;
  color:#2390c1;
  background-color:#f4f4f4;
  border:1px solid #2390c1;
  text-align:center;
  font-family:impact;
  width:100%;
  
}
.bt_upload_avatar:hover, .uploadify-button:hover {
  cursor:pointer;
} */


div#en_savoir_plus_jgold {
  position:relative;
  margin-top:20px;
  color:#ff8200;
  font-weight:bold;
  text-align:center;
}
div#en_savoir_plus_jgold:hover {
  cursor:pointer;
}





/***************************************************************************************/
/*******************************GESTION UPLOAD AVATAR ******************************/
/**************************************************************************************/
.uploadify {
	position: relative;
	margin-bottom: 1em;
}
.uploadify-button {
    font-size:14px;
    font-weight:bold;
    background-color:#f4f4f4;
	border:1px solid #2390c1;
	color: #2390c1;
	text-align: center;
	width: 100%;
}
.uploadify-button.disabled {
	background-color: #D0D0D0;
	color: #808080;
}
.uploadify-queue {
	margin-bottom: 1em;
}
.uploadify-queue-item {
	background-color: #F5F5F5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	max-width: 350px;
	padding: 10px;
    text-align:center;
    font-weight:bold;
}
.uploadify-error {
	background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
	background: url('/../js/uploadify/uploadify-cancel.png') 0 0 no-repeat;
	float: right;
	height:	16px;
	text-indent: -9999px;
	width: 16px;
}
.uploadify-queue-item.completed {
	background-color: #E5E5E5;
}
.uploadify-progress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadify-progress-bar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}




/***************************************************************************************/
/***********************VALIDATION AJAX DU FORM INSCRIPTION **********************/
/**************************************************************************************/
.formError { z-index: 1990; }
    .formError .formErrorContent { z-index: 1991; }
    .formError .formErrorArrow { z-index: 1996; }
    
    .formErrorInsideDialog.formError { z-index: 15000; }
    .formErrorInsideDialog.formError .formErrorContent { z-index: 15001; }
    .formErrorInsideDialog.formError .formErrorArrow { z-index: 15006; }


.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	font-size: 11px;
    font-weight:bold;
    font-family: tahoma;
	border: 1px solid #ddd;
	box-shadow: 0 0 4px #000;
	-moz-box-shadow: 0 0 4px #000;
	-webkit-box-shadow: 0 0 4px #000;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

