div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/fileadmin/templates/img/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}



div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	/*background: #000;*/
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/fileadmin/templates/img/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: -68px; 
}

a#fancy_right {
	right: -68px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -41px;
	width: 24px;
	height: 82px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/fileadmin/templates/img/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/fileadmin/templates/img/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg
{position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
	background: url(../img/fond_fancy_box_degrader.jpg) repeat-x;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
.normal div#fancy_bg
{position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
	background: url(../img/fond_fancy_box_degrader.jpg) repeat-x;
}
.normal div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_n.png') repeat-x;
}

.normal div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_ne.png') no-repeat;
}

.normal div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_e.png') repeat-y;
}

.normal div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_se.png') no-repeat;
}

.normal div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_s.png') repeat-x;
}

.normal div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_sw.png') no-repeat;
}

.normal div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_w.png') repeat-y;
}

.normal div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_nw.png') no-repeat;
}
.normal div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FCFCFC url(../img/fond_fancy_box_degrader_bottom.jpg) repeat-x bottom left;
}






/*##########################################
########### POPUP POPIN FOOTER ############
##########################################*/

.footer_popin div#fancy_bg
{position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
	background: url(../img/fond_fancy_box_degrader.jpg) repeat-x;
}
.footer_popin div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_n.png') repeat-x;
}

.footer_popin div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_ne.png') no-repeat;
}

.footer_popin div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_e.png') repeat-y;
}

.footer_popin div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_se.png') no-repeat;
}

.footer_popin div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_s.png') repeat-x;
}

.footer_popin div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_sw.png') no-repeat;
}

.footer_popin div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_w.png') repeat-y;
}

.footer_popin div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_nw.png') no-repeat;
}
.footer_popin div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FCFCFC url('../img/fond_fancy_box_degrader_bottom.jpg') repeat-x bottom left;
	text-align: justify;
	font-family: arial;
}

.footer_popin .external-link-new-window, .footer_popin .mail, .footer_popin .download  {
	color:#000000;
	text-decoration:underline;
}


.footer_popin .contenu_scroller {
	
	padding:10px 10px 10px 10px;
}

.footer_popin .titre_mauve {
    color:#5D0450;
    font-size:16px;
}

.footer_popin .titre_violet {
    color:#BE12A5;
    font-size:14px;
}

.footer_popin .texte {
    color:#343432;
    font-size:13px;
}

.content_bt_close a{
    background: url(../img/fermer_pop.png) no-repeat !important;
    background: url(../img/bt_close_fancy_ie6.jpg) no-repeat;
    display:block;
    height:23px;
    width:85px;
    float:right;
    margin:0 5px 0 0;
}
.content_bt_close{
	margin:0;
}
div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('/fileadmin/templates/img/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('/fileadmin/templates/img/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('/fileadmin/templates/img/fancy_title_right.png') repeat-x;
}
.diaporama div#fancy_bg
{position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
	background:#5d0450;
}
.diaporama div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #5d0450;
}
.diaporama div#fancy_bg_n {
	top: -39px;
	left: 0;
	width: 100%;
	height: 39px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_n_diapo.png') repeat-x;
}

.diaporama div#fancy_bg_ne {
	top: -39px;
	right: -97px;
	width: 97px;
	height: 39px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_ne_diapo.png') no-repeat;
}

.diaporama div#fancy_bg_e {
	right: -97px;
	height: 100%;
	width: 97px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_e_diapo.png') repeat-y;
}

.diaporama div#fancy_bg_se {
	bottom: -39px;
	right: -97px;
	width: 97px;
	height: 39px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_se_diapo.png') no-repeat;
}

.diaporama div#fancy_bg_s {
	bottom: -39px;
	left: 0;
	width: 100%;
	height: 39px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_s_diapo.png') repeat-x;
}

.diaporama div#fancy_bg_sw {
	bottom: -39px;
	left: -97px;
	width: 97px;
	height: 39px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_sw_diapo.png') no-repeat;
}

.diaporama div#fancy_bg_w {
	left: -97px;
	height: 100%;
	width: 97px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_w_diapo.png') repeat-y;
}

.diaporama div#fancy_bg_nw {
	top: -39px;
	left: -97px;
	width: 97px;
	height: 39px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_nw_diapo.png') no-repeat;
}
element.style {
display:block;
}

element.style {
display:block;
}
.diaporama div#fancy_close {
	right:-94px;
	top:-31px;
}
.diaporama #fancy_content img#fancy_img{
	/*padding-right:30px;
	padding-left:30px;*/
}


/*##########################################
########### POPUP VALIDATION USER ########
##########################################*/


.pop_validation_content{
	text-align:justify;
	font-family:arial;
	margin: 0px 15px 10px 15px;
}
.pop_validation_content .bt_validation {
		margin: 0px;
}
.pop_facebook_lien {
	display:block;
	width:154px;
	height:23px;
	background : url(../img/pop_facebook.png) no-repeat;
	float:right;
}


.pop_facebook_fermer {
	display:block;
	width:85px;
	height:23px;
	background : url(../img/fermer_pop.png) no-repeat;
	float:right;
}
.pop_validation_content .bt_validation a, .pop_validation_content  .bt_validation_1 a {
	cursor:pointer;
}

.pop_validation_content  .bt_validation_1 {
		margin: 0px;
}
.pop_validation_content .bt_validation_1 a {
	display:block;
	width:85px;
	height:23px;
	background : url(../img/fermer_pop.png) no-repeat;
	float:right;
}
.pop_validation_content .color_violet{
	color:#5d0450;
	font-size:16px;
}

.pop_validation_content .color_rose {
	color:#be12a5;
	font-size:16px;
}

.pop_validation_content .content_pop {
	color:#343432;
	font-size:13px;
	
}
.pop_validation_content .content_pop_12 {
	color:#343432;
	font-size:12px;
}
.pop_validation_content .content_pop_left {
	color:#343432;
	font-size:13px;
	text-align:left;
}

/*
##########################################
########### POPUP SEND FRIEND ############
##########################################*/
.pop_friend_formulaire_desc_text{
	color:#000;

}
p.pop_friend_formulaire_desc_text{
	font-size:12px;
	color:#000;
	text-align:left;
}

.pop_friend_formulaire_desc_text .color_violet{
	color:#5d0450;
	font-size:16px;
}

.pop_friend_formulaire_label{
	color:#000;
}

.mailtofriend_input {
	width:170px;
	background:#ccc;
	border:0;
}

.nametofirend_input{
	width:170px;
	background:#ccc;
	border:0;
	
}
#content_error_friend{
display:block;
width:280px;
height:35px;
margin-top:10px;
color:#FF0C0C;
}
.pop_friend_formulaire form,.pop_friend_formulaire table{
padding:0;
margin:0;
}
.pop_friend_formulaire .indication{
font-size:10px;
}
.pop_friend_formulaire .texte_rose_popup_friend{
color:#BE12A5;
font-size:12px;
font-weight:bold;
}
.content_partage_mp3 .texte_rose{
	color:#BE12A5;
	font-size:12px;
	font-weight:bold;
}
#send_to_friend {
	margin:0 15px 10px;
	
	text-align:left;

}


.pop_send_friend_title {
	color:#5D0450;
	font-size:16px;
}


.pop_send_friend_bouton {
	float:right;
}

.pop_send_friend_content {
color:#343432;
font-size:13px;
margin:0;
}


.cquoi_popin div#fancy_bg{
    position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
	background: url(../img/fond_fancy_box_degrader.jpg) repeat-x;
}

.cquoi_popin div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_n.png') repeat-x;
}

.cquoi_popin div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_ne.png') no-repeat;
}

.cquoi_popin div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_e.png') repeat-y;
}

.cquoi_popin div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_se.png') no-repeat;
}

.cquoi_popin div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_s.png') repeat-x;
}

.cquoi_popin div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_sw.png') no-repeat;
}

.cquoi_popin div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_w.png') repeat-y;
}

.cquoi_popin div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_nw.png') no-repeat;
}
.cquoi_popin div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FCFCFC url('../img/fond_fancy_box_degrader_bottom.jpg') repeat-x bottom left;
}

.cquoi_popin #fancy_content{
    margin : 30px 5px 0 15px;
}
.cquoi_popin {
    text-align:justify;
}
.cquoi_popin .popin_doit_connecter{
    display:block;
    margin:0;
    padding:0;
    width:365px;
    height:160px;
}
.cquoi_popin .titre_vert {
    color:#a8a514;
    font-size:22px;
}
.cquoi_popin .link_popin{
    display:block;
    margin:23px 0 0 0;
    padding:0;
    height:34px;
    width:365px;
}
.cquoi_popin .div_se_connecter_popin{
    display:block;
    float:left;
    width:280px;
    height:28px;
    margin:0;
    padding:0;
    background:url('../img/bt_je_me_connecte_popin_hover_v3.png') no-repeat 0 0;
}

.cquoi_popin .bt_se_connecter_popin{
    display:block;
    float:left;
    width:125px;
    height:28px;
    margin:0;
    padding:0;
    background:url('../img/bt_je_me_connecte_popin_v3.png') no-repeat 0 0;
}
.cquoi_popin .bt_se_connecter_popin:hover{
    background:none;
}
.cquoi_popin .div_fermer_popin{
    display:block;
    float:left;
    width:80px;
    height:22px;
    margin:0;
    padding:0;
    background:url('../img/bt_fermer_popin_hover_v3.png') no-repeat 0 0;
}
.cquoi_popin .bt_fermer_popin{
    display:block;
    float:left;
    width:80px;
    height:22px;
    margin:0;
    padding:0;
    background:url('../img/bt_fermer_popin_v3.png') no-repeat 0 0;
}

.cquoi_popin .bt_fermer_popin:hover{
    background:none;
}
.cquoi_popin .div_s_inscrire_popin{
    display:block;
    width:200px;
    height:15px;
    background:url('../img/puce_arrow_popin_hover_v3.png') no-repeat 13px 5px;
}
.cquoi_popin .div_s_inscrire_popin a{
    color:#9f3e8d;
    text-decoration:none;
    font-size:14px;
    background:url('../img/puce_arrow_popin_v3.png') no-repeat 0 5px;
    padding:0 0 0 13px;
    margin:0 0 0 13px;
}
.cquoi_popin .div_s_inscrire_popin a:hover{
    color:#a8a514;
    background:none;
}

.gain_popin_pas_co div#fancy_bg{
    position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
	background: url(../img/fond_fancy_box_degrader.jpg) repeat-x;
}

.gain_popin_pas_co div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_n.png') repeat-x;
}

.gain_popin_pas_co div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_ne.png') no-repeat;
}

.gain_popin_pas_co div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_e.png') repeat-y;
}

.gain_popin_pas_co div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_se.png') no-repeat;
}

.gain_popin_pas_co div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_s.png') repeat-x;
}

.gain_popin_pas_co div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_sw.png') no-repeat;
}

.gain_popin_pas_co div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_w.png') repeat-y;
}

.gain_popin_pas_co div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_nw.png') no-repeat;
}
.gain_popin_pas_co div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FCFCFC url('../img/fond_fancy_box_degrader_bottom.jpg') repeat-x bottom left;
}

.gain_popin_pas_co #fancy_content{
    margin : 30px 5px 0 15px;
    width:365px;
}
.gain_popin_pas_co {
    text-align:justify;
}
.gain_popin_pas_co .popin_doit_connecter{
    display:block;
    margin:0;
    padding:0;
    width:365px;
    height:160px;
}
.gain_popin_pas_co .titre_vert {
    color:#a8a514;
    font-size:20px;
    font-weight:bold;
    margin:0;
}
.gain_popin_pas_co .link_popin{
    display:block;
    margin:23px 0 0 0;
    padding:0;
    height:34px;
    width:365px;
}
.gain_popin_pas_co .div_se_connecter_popin{
    display:block;
    float:left;
    width:280px;
    height:28px;
    margin:0;
    padding:0;
    background:url('../img/bt_je_me_connecte_popin_hover_v3.png') no-repeat 0 0;
}

.gain_popin_pas_co .bt_se_connecter_popin{
    display:block;
    float:left;
    width:125px;
    height:28px;
    margin:0;
    padding:0;
    background:url('../img/bt_je_me_connecte_popin_v3.png') no-repeat 0 0;
}
.gain_popin_pas_co .bt_se_connecter_popin:hover{
    background:none;
}
.gain_popin_pas_co .div_fermer_popin{
    display:block;
    float:right;
    width:80px;
    height:22px;
    margin:3px 3px 0 0;
    padding:0;
    background:url('../img/bt_fermer_popin_hover_v3.png') no-repeat 0 0;
}
.gain_popin_pas_co .bt_fermer_popin{
    display:block;
    float:right;
    width:80px;
    height:22px;
    margin:0;
    padding:0;
    background:url('../img/bt_fermer_popin_v3.png') no-repeat 0 0;
}

.gain_popin_pas_co .bt_fermer_popin:hover{
    background:none;
}
.gain_popin_pas_co .div_s_inscrire_popin{
    display:block;
    width:200px;
    height:15px;
    background:url('../img/puce_arrow_popin_hover_v3.png') no-repeat 13px 5px;
}
.gain_popin_pas_co .div_s_inscrire_popin a{
    color:#9f3e8d;
    text-decoration:none;
    font-size:14px;
    background:url('../img/puce_arrow_popin_v3.png') no-repeat 0 5px;
    padding:0 0 0 13px;
    margin:0 0 0 13px;
}
.gain_popin_pas_co .div_s_inscrire_popin a:hover{
    color:#a8a514;
    background:none;
}
.gain_popin_pas_co .div_imprimer{
    display:block;
    float:left;
    margin:0 80px 0 0;
    padding:0;
    width:156px;
    height:28px;
    background:url('../img/bt_imprimer_hover_v3.png');
}
.gain_popin_pas_co .bt_imprimer{
    display:block;
    margin:0;
    padding:0;
    width:156px;
    height:28px;
    background:url('../img/bt_imprimer_v3.png');
}

.gain_popin_pas_co .bt_imprimer:hover{
    background:none;
}

.gain_popin_pas_co .texte_simple{
    font-size:15px;
    font-weight:bold;
    margin:0;
    padding:0;
    display:block;
    width:365px;
}
.gain_popin_pas_co #popin_doit_connecter{
    display:block;
    width:365px;
}
.popin_concert div#fancy_bg{
    position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
	background: url('../img/fond_fancy_box_degrader.jpg') repeat-x;
}

.popin_concert div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_n.png') repeat-x;
}

.popin_concert div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_ne.png') no-repeat;
}

.popin_concert div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_e.png') repeat-y;
}

.popin_concert div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_se.png') no-repeat;
}

.popin_concert div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_s.png') repeat-x;
}

.popin_concert div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_sw.png') no-repeat;
}

.popin_concert div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_w.png') repeat-y;
}

.popin_concert div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_nw.png') no-repeat;
}
.popin_concert div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FCFCFC url('../img/fond_fancy_box_degrader_bottom.jpg') repeat-x bottom left;
}

.popin_concert #fancy_content{
    margin : 0;
}
.popin_concert .contenu-fancy{
    height:319px;
    width:763px;
}
.popin_concert .colonne_gauche_fancy{
    display:block;
    float:left;
    margin:0;
    padding:21px;
    width:238px;
    height:277px;
    font-family:Arial;
}
.popin_concert .colonne_droite_fancy{
    display:block;
    float:left;
    margin:0;
    padding:19px 22px 19px 22px;
    width:378px;
    height:281px;
    background:url('../img/fond_cadre_photo_concert_v3.png') 0 0 no-repeat;
}
.popin_concert .colonne_droite_fancy img{
    display:block;
    border:0 none;
    margin:0;
    padding:0;
    margin-left:auto;
    margin-right:auto;
}
.popin_concert .nom_artiste{
    font-size:20px;
    width:238px;
    font-weight:bold;
    color:#5d0450;
    margin:0 0 18px 0;
    padding:0;
}
.popin_concert .description_artiste{
    display:block;
    width:238px;
    font-size:11px;
    color:#5d0450;
    margin:0 0 7px 0;
    padding:0;
    text-align:justify;
}
.popin_concert .url_myspace_artiste{
    display:block;
    color:#0e6ca8;
    background:url('../img/icone_myspace_concert_v3.png') 0 0 no-repeat;
    margin:0 0 7px 0;
    padding:0 0 0 22px;
    text-align:left;
}
.popin_concert .url_artiste{
    display:block;
    color:#0e6ca8;
    margin:0;
    padding:0 0 0 22px;
    text-align:left;
}
/***************************************/
/********** POPUP RECRUTEMENT **********/
/***************************************/
.popin_recrutement div#fancy_bg
{position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
	background: #000000;
}
.popin_recrutement div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_n.png') repeat-x;
}

.popin_recrutement div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_ne.png') no-repeat;
}

.popin_recrutement div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_e.png') repeat-y;
}

.popin_recrutement div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_se.png') no-repeat;
}

.popin_recrutement div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_s.png') repeat-x;
}

.popin_recrutement div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_sw.png') no-repeat;
}

.popin_recrutement div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_w.png') repeat-y;
}

.popin_recrutement div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/fileadmin/templates/img/fancy_shadow_nw.png') no-repeat;
}
.popin_recrutement div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FCFCFC url(../img/fond_fancy_box_degrader_bottom.jpg) repeat-x bottom left;
}
