
/*popups*/

/*popup fond ecran*/

.popup_fond_ecran {
	position: relative;
	height: 300px;
	width: 400px;
	background:url(../../images/gal/bg_popup_fond_ecran.png) top left no-repeat;
}
.popup_fond_ecran .btn_fermer_popup {
	position: absolute;
	top: 24px;
	right: 18px;
	padding: 38px 0 0 0;
	background:url(../../images/gal/btn_fermer_popup.png) top center no-repeat;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold	
}
.popup_fond_ecran .btn_fermer_popup:hover {
	text-decoration: underline;
}

.popup_fond_ecran .btn_telecharger {
	position: absolute;
	top: 232px;
	left: 84px;
	height: 39px;
	width: 234px;
	background: url(../../images/gal/btn_telecharger.png) top left no-repeat;
}
.popup_fond_ecran .btn_telecharger span {
	display: none
}
.popup_fond_ecran p.message {
	height: 24px;
	width: 313px;
	padding: 115px 0 0 44px;
	text-align: center;
	font-size: 10px; 
	color: #78a708;
}
.popup_fond_ecran .liste_format_ecran {
	float: left;
	width: 364px;
	margin: 28px 0 0 0;
	padding: 28px 0 0 36px;
	background: url(../../images/gal/separateur_bleu_popup.png) top center no-repeat;
}
.popup_fond_ecran .format_ecran {
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 18px;
	background:url(../../images/gal/btn_radio_popup.png)  18px center no-repeat;
}
.popup_fond_ecran .format_ecran a {
	padding: 0 0 0 25px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold
}
.popup_fond_ecran .format_ecran a:hover, .popup_fond_ecran .format_ecran a.format_ecran_on {
	background:url(../../images/gal/btn_radio_popup_on.png) left center no-repeat;
}

/**/

/*popup fond ecran - confirmation*/

.popup_fond_ecran2 {
	position: relative;
	height: 300px;
	width: 400px;
	background:url(../../images/gal/bg_popup_fond_ecran2.png) top left no-repeat;
}
.popup_fond_ecran2 .btn_fermer_popup {
	position: absolute;
	top: 24px;
	right: 18px;
	padding: 38px 0 0 0;
	background:url(../../images/gal/btn_fermer_popup.png) top center no-repeat;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold	
}
.popup_fond_ecran2 .btn_fermer_popup:hover {
	text-decoration: underline;
}

.popup_fond_ecran2 .btn_big_fermer_popup {
	position: absolute;
	top: 232px;
	left: 115px;
	height: 38px;
	width: 171px;
	background: url(../../images/gal/btn_big_fermer_popup.png) top left no-repeat;
}
.popup_fond_ecran2 .btn_big_fermer_popup span {
	display: none
}
.popup_fond_ecran2 p.message {
	height: 28px;
	width: 313px;
	padding: 111px 0 0 44px;
	text-align: center;
	font-size: 10px; 
	color: #78a708;
	line-height: 11px;
}

/**/

/*popup imprimer*/

.popup_imprimer {
	position: relative;
	height: 500px;
	width: 600px;
	padding: 95px 0 0 0;
	background:url(../../images/gal/bg_popup_imprimer.png) top left no-repeat;
}
.popup_imprimer_img {
	background:url(../../images/gal/bg_popup_imprimer_img.png) top left no-repeat;
}
.popup_imprimer .btn_fermer_popup {
	position: absolute;
	top: 24px;
	right: 18px;
	padding: 38px 0 0 0;
	background:url(../../images/gal/btn_fermer_popup.png) top center no-repeat;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold	
}
.popup_imprimer .btn_fermer_popup:hover {
	text-decoration: underline;
}
.popup_imprimer .btn_imprimer_popup {
	position: absolute;
	top: 446px;
	left: 184px;
	height: 38px;
	width: 232px;
	background: url(../../images/gal/btn_imprimer_popup.png) top left no-repeat;
}
.popup_imprimer .btn_imprimer_popup span {
	display: none
}
.popup_imprimer .zone_print {
	height: 313px;
	width: 517px;
	padding: 10px;
	margin: 0 auto;
	overflow: auto;
	font-size: 10px; 
}

/*popup inscription*/

.popup_inscription {
	position: relative;
	height: 633px;
	width: 870px;
	padding: 105px 0 0 0;
	background:url(../../images/gal/bg_popup_inscription.png) top left no-repeat;
}
.popup_inscription a.btn_fermer_popup {
	position: absolute;
	top: 34px;
	right: 30px;
	padding: 38px 0 0 0;
	background:url(../../images/gal/btn_fermer_popup.png) top center no-repeat;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold	
}
.popup_inscription a.btn_fermer_popup:hover {
	text-decoration: underline;
}
.popup_inscription h5 {
	clear: both;
	height: 38px;
	line-height: 38px;
	width: 100%;
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 10px;
	color: #ff6600;
	background:url(../../images/gal/bg_sstit_inscription.png) top center no-repeat;
}
.popup_inscription .divider_pop {
	display: block;
	float: left;
	clear: both;
	height: 9px; 
	width: 100%;
	margin: 0 0 15px 0;
	font-size: 1px;
	background: url(../../images/gal/separateur_bleu_popupXL.png) top center no-repeat;
}
.popup_inscription form {
	margin: 0;	
}
.popup_inscription fieldset {
	margin: 0 auto;	
	padding: 0;
	border: 0
}
.popup_inscription .fieldset1, .popup_inscription .fieldset2 {
	float: left;
height: 144px;
	width: 50%;
	padding: 0 0 10px 0;
}
.popup_inscription .fieldset3 {
	width: 100%;
	padding: 0 0 15px 0;
}
.popup_inscription .fieldset1 p, .popup_inscription .fieldset2 p {
	clear: both;
	margin: 0;
	padding: 0 25px 6px 0;
	_padding: 0 25px 4px 0;
}
.popup_inscription fieldset p label, .popup_inscription fieldset span label {
	display: block;
	float: left;
	padding: 0 10px 0 0;
	text-align: right;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
*+html .popup_inscription fieldset p, *+html .popup_inscription fieldset2 p {
	padding: 0 25px 4px 0 !important;		
}
.popup_inscription .fieldset1 p label {
	width: 174px;
}
.popup_inscription .fieldset2 p label {
	width: 134px;
}
.popup_inscription fieldset p label em {
	color: #ffff00;
	font-style: normal
}
.popup_inscription fieldset p input {
	height: 14px;
	_height: 12px;
	width: 210px;
	text-align: left
}
.popup_inscription .fieldset3 span input {
	height: 14px;
	_height: 12px;
	text-align: left
}
*+html .popup_inscription .fieldset3 span input {
	height: 12px;
}
.popup_inscription fieldset input {
	border: solid 2px;
	border-style: inset;	
}
.popup_inscription fieldset p textarea {
	height: 42px;
	width: 210px;
	border: solid 2px;
	border-style: inset;	
	text-align: left;
	overflow: auto;
}
.popup_inscription .fieldset3 {
 	height: 185px;
}
.popup_inscription .fieldset3 .partenairesBL  {
	float: left;
	clear: both;
	width: 780px;	
    padding: 0 0 15px 46px
}
.popup_inscription .fieldset3 p  {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #fff;
	margin: 3px 0 10px 0;
}
*+html .popup_inscription .fieldset3 p  {
	margin: 0 0 10px 0;
}
.popup_inscription .fieldset3 span  {
	float: left;
	clear: both;
	display: block;
	width: 100%;
	margin: 0 0 5px 0;
}
.popup_inscription .fieldset3 span label  {
	width: 353px;
	padding: 0 18px 0 0;
}
.popup_inscription .fieldset3 span em  {
	padding: 0 20px 0 5px;
	font-size: 10px;
	font-style: normal;
	color: #fff;
}
.popup_inscription .fieldset3 dl {
	float: left;
	height: 82px;
	width: 240px;
	margin: 0;
	padding: 0 10px;
	background:url(../../images/gal/bg_partenaireBL.png) top center no-repeat;
}
.popup_inscription .fieldset3 dl dt {
	float: left;
	height: 82px;
	width: 106px;
	padding: 0px 20px 0 21px;
	text-align: center
}
.popup_inscription .fieldset3 dl dd {
	float: left;
	height: 82px;
	width: 73px;
	line-height: 20px;
	font-size: 11px;
	font-style: normal;
	color: #0099cc;	
}
.popup_inscription .fieldset3 dl dd input {
	margin: 0 0 0 15px;
	padding: 0;
	border: 0;
}
.popup_inscription .fieldset3 .bt_radio input {
	border: 0
}
.popup_inscription .fieldset3 dl dd h6 {
	margin: 0;
	padding: 8px 0 2px 0;
	text-align: center;
	color: #ff6600;
	font-size: 12px;
}
.popup_inscription .btn_valider_inscription {
	position: absolute;
	bottom: 48px;
	left: 318px;
	display: block;
	height: 38px;
	width: 232px;
	margin: 0 auto;
	background: url(../../images/gal/btn_valider_inscription.png) top left no-repeat;
}
.popup_inscription .btn_valider_inscription span {
	display: none;
}
.alerte_incomplet {
	position: absolute;
	top: 45px;
	left: 575px;
	padding: 0 0 0 17px;
	color: #FFFF00;
	font-weight: bold;
	font-size: 10px;
	background:url(../../images/gal/picto_warning.png) center left no-repeat;
}
.popup_inscription p.mentions {
	width: 800px;
	padding: 0 35px;
	color: #006dab;
	font-size: 9px;
	text-align: center
}

/*popup inscription confirmation*/

.popup_inscription_conf {
	position: relative;
	height: 633px;
	width: 870px;
	padding: 105px 0 0 0;
	background:url(../../images/gal/bg_popup_inscription_conf.png) top left no-repeat;
}
.popup_inscription_conf a.btn_fermer_popup {
	position: absolute;
	top: 34px;
	right: 30px;
	padding: 38px 0 0 0;
	background:url(../../images/gal/btn_fermer_popup.png) top center no-repeat;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold	
}
.popup_inscription_conf a.btn_fermer_popup:hover {
	text-decoration: underline;
}
.popup_inscription_conf p.mentions {
	width: 800px;
	padding: 564px 35px 0 35px;
	color: #006dab;
	font-size: 9px;
	text-align: center
}

/*popup profil confirmation*/

.popup_profil_conf {
	position: relative;
	height: 633px;
	width: 870px;
	padding: 105px 0 0 0;
	background:url(../../images/gal/bg_popup_profil_conf.png) top left no-repeat;
}
.popup_profil_conf a.btn_fermer_popup {
	position: absolute;
	top: 34px;
	right: 30px;
	padding: 38px 0 0 0;
	background:url(../../images/gal/btn_fermer_popup.png) top center no-repeat;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold	
}
.popup_profil_conf a.btn_fermer_popup:hover {
	text-decoration: underline;
}
.popup_profil_conf p.mentions {
	width: 800px;
	padding: 564px 35px 0 35px;
	color: #006dab;
	font-size: 9px;
	text-align: center
}

/*popup envoyer a un copain*/

.popup_envoyer_copain {
	position: relative;
	height: 300px;
	width: 330px;
	padding: 97px 35px 0 35px;
	background:url(../../images/gal/bg_popup_envoyer_copain.png) top left no-repeat;
}
.popup_envoyer_copain .btn_fermer_popup {
	position: absolute;
	top: 24px;
	right: 18px;
	padding: 38px 0 0 0;
	background:url(../../images/gal/btn_fermer_popup.png) top center no-repeat;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold	
}
.popup_envoyer_copain .btn_fermer_popup:hover {
	text-decoration: underline;
}
.popup_envoyer_copain p {
	clear: both;
	height: 20px;
	width: 100%;
	margin: 0;
	padding: 0 0 5px 0;
}
.popup_envoyer_copain label {
	float: left;
	width: 114px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}
.popup_envoyer_copain input {
	float: right;
	width: 200px;
	text-align: left;
}
.popup_envoyer_copain input.alerte {
	background: red
}
.popup_envoyer_copain .divider_pop {
	display: block;
	float: left;
	clear: both;
	height: 9px; 
	width: 100%;
	margin: 5px 0 13px 0;
	font-size: 1px;
	background: url(../../images/gal/separateur_bleu_popup.png) top center no-repeat;
}
.popup_envoyer_copain .btn_envoyer_copain {
	position: absolute;
	top: 232px;
	left: 138px;
	height: 38px;
	width: 232px;
	background: url(../../images/gal/btn_envoyer.png) top left no-repeat;
}
.popup_envoyer_copain .btn_envoyer_copain span {
	display: none
}

/*popup envoyer a un copain confirmation*/

.popup_envoyer_copain_conf {
	position: relative;
	height: 300px;
	width: 400px;
	background:url(../../images/gal/bg_popup_envoyer_copain_conf.png) top left no-repeat;
}
.popup_envoyer_copain_conf .btn_fermer_popup {
	position: absolute;
	top: 24px;
	right: 18px;
	padding: 38px 0 0 0;
	background:url(../../images/gal/btn_fermer_popup.png) top center no-repeat;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold	
}
.popup_envoyer_copain_conf .btn_fermer_popup:hover {
	text-decoration: underline;
}

.popup_envoyer_copain_conf .btn_big_fermer_popup {
	position: absolute;
	top: 232px;
	left: 115px;
	height: 38px;
	width: 171px;
	background: url(../../images/gal/btn_big_fermer_popup.png) top left no-repeat;
}
.popup_envoyer_copain_conf .btn_big_fermer_popup span {
	display: none
}
.popup_envoyer_copain_conf p.message {
	height: 28px;
	width: 313px;
	padding: 111px 0 0 44px;
	text-align: center;
	font-size: 10px; 
	color: #78a708;
	line-height: 11px;
}

.popup_erreur {
	position: relative;
	height: 200px;
	width: 330px;
	padding: 97px 35px 0 35px;
	background:url(../../images/gal/bg_popup_erreur.png) top left no-repeat;
}
.popup_erreur .btn_fermer_popup {
	position: absolute;
	top: 24px;
	right: 18px;
	padding: 38px 0 0 0;
	background:url(../../images/gal/btn_fermer_popup.png) top center no-repeat;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold	
}
.popup_erreur .btn_fermer_popup:hover {
	text-decoration: underline;
}
.popup_erreur p {
	clear: both;
	height: 110px;
	width: 311px;
	margin: 0;
	padding: 50px 10px 10px 10px;
	font-size: 16px;
	text-align: center;
	font-weight: bold
}

/**/

/**/


/* Laissez ce qui suit en bas de la css */

#search_links .searchbox input#va_chercher {
	position:absolute;
	float:left;
	width:111px;
	height:14px;
	display:block;
	padding:0;
	margin:0;
	border:0px;
	border:none;
	top:35px;
	left:131px;
	font-size:10px;
 #
}
