@charset "utf-8";
/* CSS Document */
body {
	border:0px;
	margin:0;
	padding:0;
	padding-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/site/fond-degrade.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#2296cb;
}
#interface {
	width:985px;
	margin:0 auto;
}
#bandeau {
	width:985px;
	height:104px;
}
#bandeau img {
	width:985px;
	height:104px;
}
#menu {
	width:985px;
	height:59px;
	position:relative;
	z-index:1;
}
#contenu_content
{
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	position:				absolute;
	width:					985px;
}
#banniere_pub {
	float:left;
	width:684px;
	height:90px;
	background-color:#6699CC;
}
#contenu, #contenu_pub {
	background-image:url(../images/site/fond-cadre-contenu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:684px;
	height:655px;
	float:left;
}
#contenu_pub {
	background-position:0 100px;
	height:755px;
}
#contenu_col1, #contenu_col1_pub {
	float:left;
	width:156px;
	height:557px;
	padding:43px 0 0 14px;
}
#contenu_col1_pub {
	padding-top:143px;
	height:467px;
}
#contenu_col2 {
	float:left;
	width:463px;
	height:574px;
	padding:26px 0 0 37px;
}
#picto_prog {
	width:145px;
	height:90px;
	text-align:right;
	margin-left:15px;
	margin-bottom:20px;
}
#picto_prog img {
	width:145px;
	height:90px;
}
#picto_benevole {
	width:110px; 
	height:110px; 
	margin-left:25px;
}
#picto_benevole img {
	width:110px;
	height:110px;
}
#news {
	background-image:url(../images/site/bloc-news.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:250px;
	height:151px;
	float:left;
	padding:50px 20px 20px 20px;
	margin-left:4px;
}
#news .titre_news {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#043778;
	padding-bottom:5px;
}
#news .texte_news {
	font-size:12px;
	color:#787178;
	text-align:justify;
	line-height:1em;
	font-weight:normal;
}
#news .lien_news {
	text-align:right;
	/*padding-top:10px;*/
	padding-top:5px;
}
#ecomanif {
	width:290px;
	height:165px;
	float:left;
}
#audio {
	background-image:url(../images/site/bloc-lecteur-audio.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:290px;
	height:273px;
	float:left;
	padding:15px 0 0 60px;
}

#billetterie {
	width:290px;
	height:145px;
	float:left;
}
#diapo_images {
	position:relative;
	overflow:hidden;
	width:440px;
	height:300px;
}
#diapo_images img {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:440px;
	height:300px;
}
#carroussel_images {
	position:relative;
	top:18px;
	right:8px;
}
#carroussel_images img {
	border:1px solid #333333;
}
#liste_artistes {
	padding:32px 0 0 0;
	text-align:center;
	line-height:1.3em;
	font-size:1em;
	width:450px;
}
#partenaires {
	/* padding:0 0 0 50px; */
	padding:5px 0 0 0;
	margin-top:20px;
	background-image:url(../images/site/fond-footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:684px;
	height:58px;
	float:left;
	text-align:center;
}
#partenaires a {
	padding:0 8px;
}
#footer_accueil, #footer {
	float:left;
	width:650px;
	margin:0 auto;
	padding:0 0 15px 30px;
	text-align:center;
	color:#FFFFFF;
}
#footer {
	padding-top:30px;
}
.clear {
	clear:both;
}

.soustitre, .soustitre2 {
	font-weight:bold;
	font-size:16px;
	color:#2296CB;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:20px 0;
}

.soustitre2 {
	color:#000000;
	margin:30px 0 10px 0;
}

/***************************** BLOC MILIEU COMMUN ************************************************/

#contenu_page
{
	width:					683px;
	height:					auto;
	float:					left;
	margin-right:			0px;
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:		white;
	display:				block;
	background-repeat:		repeat;
}

html>body  #contenu_page
{
	width:					685px;
	margin-right:			4px;
}

.cadre_gris
{
	width:					auto; 
	display:				block;
	height:					420px;
	background-repeat:		repeat-y; 
	background-image:		url(../images/site/fond_cadre_contenu.png);
	margin-top:				100px; 
	margin-left:			23px;
	padding-bottom:			35px;
	width:					636px;
}

*:first-child+html .cadre_gris
{
	margin-left:			23px;
	min-height:				440px;
	height:					auto; 
}

html>body  .cadre_gris
{
	margin-left:			22px;
	min-height:				440px;
	height:					auto; 
}

.cadre_gris_simple
{
	width:					auto; 
	display:				block;
	height:					500px;
	background-repeat:		repeat-y; 
	background-image:		url(../images/site/fond-gris-simple.jpg);
	margin-top:				100px; 
	margin-left:			23px;
	padding-bottom:			35px;
	width:					636px;
}

*:first-child+html .cadre_gris_simple
{
	margin-left:			23px;
	min-height:				500px;
	height:					auto; 
}

html>body  .cadre_gris_simple
{
	margin-left:			22px;
	min-height:				500px;
	height:					auto; 
}

.cadre_gris_simple_manif
{
	width:					auto; 
	display:				block;
	height:					1100px;
	background-repeat:		repeat-y; 
	background-image:		url(../images/site/fond-gris-simple.jpg);
	margin-top:				100px; 
	margin-left:			23px;
	padding-bottom:			35px;
	width:					636px;
}

*:first-child+html .cadre_gris_simple_manif
{
	margin-left:			23px;
	min-height:				1120px;
	height:					auto; 
}

html>body  .cadre_gris_simple_manif
{
	margin-left:			22px;
	min-height:				1120px;
	height:					auto; 
}

/*************************************** PRESSE *******************************************************************/
.cadre_form_cadre_gris
{
	padding-left:			150px; 
	padding-top:			15px;
}

.form_dmd_cadre_gris
{
	padding-left:			50px; 
	padding-top:			15px;
}

.detail_artiste_left
{
	padding-top:			15px;
	float:					left;
	margin-left:			20px;
	width:315px;
}

html>body  .detail_artiste_left
{
	padding-top:			15px;
	float:					left;
	margin-left:			39px;
}

.detail_artiste_right
{
	padding-top:			30px;
	float:					right;
	margin-left:			25px;
	width:					279px;	
}

html>body  .detail_artiste_right
{
	padding-top:			30px;
	float:					right;
	margin-left:			0px;
}

.car_plus
{
	color:					#8E918B;
}

.detail_artiste_img
{
	padding-top:			20px;
	margin-left:			15px;
	height:					235px;
	width:					235px;
}

.detail_artiste_nom
{
	font-size:				22px;
	color:					#15A8BE;
	font-weight:			bold;
}

.detail_artiste_date
{
	margin-top:				5px;
	font-size:				15px;
	font-weight:			bold;
	color:					#414240;
}

.detail_artiste_message
{
	text-align: justify;
	font-size: 14px;
	background-color: white;
	padding: 10px;
	color: #50534E;
}
.detail_artiste_tarif
{
	margin-top:				10px;
	font-size:				14px;
	color:					#413D3D;
}

.detail_artiste_bio
{
	margin-top:				10px;
	font-size:				18px;
	color:					#50534E;
}

.detail_artiste_bio_txt
{
	margin-top:				10px;
	font-size:				14px;
	background-color:		white;
	width:					270px;
	padding:				10px;
	text-align:				justify;
	color:					#50534E;
}

.detail_artiste_la
{
	margin-top:				25px;
	font-size:				14px;
}

.detail_artiste_artiste_la
{
	margin-top:				5px;
	font-size:				14px;
	color:					#15A8BE;
	font-weight:			bold;
}

#detail_artiste_plus_infos
{
	font-size:				18px;
	color:					#50534E;
	width: 					115px; 
	float: 					left; 
	margin-right: 			20px;
}

#detail_artiste_ecouter
{
	font-size:				18px;
	color:					#50534E;
}

.detail_artiste_diapo
{
	background-image:		url(../images/site/fond-diapo.png); 
	background-repeat:		no-repeat;
	width:					279px; 
	height:					309px;
}

#detail_artiste_diapo_txt
{
	font-family:			Script MT Bold,Arial,MS sans-serif; 
	font-size:				17px; 
	padding-top:			10px; 
	text-align:				center;
	color:					#252424;
}

.mini_artistes
{
	text-align:				center;
	padding:				2px;
	margin-left: 			20px;
	height:					65px;
}

.mini_artiste
{
	padding:				2px;
	background-color:		white;
	margin-right: 			10px;
	height:					63px;
	float:					left; 
	width:					63px
}

.mini_artiste img
{
	height:					63px;
	width:					63px
}

#cadre_playlist
{
	margin-top:				10px;
	margin-bottom:			10px;
}

#playlist
{
	padding-left:			10px;
}

#retour_pg
{
	font-size:				14px;
	font-style:				italic;
	float:					right;
	margin-right:			10px;
	margin-top:				53px;
	color:					black;
}

html>body  #retour_pg
{
	font-size:				14px;
	font-style:				italic;
	float:					right;
	margin-right:			29px;
	margin-top:				53px;
	color:					black;
}

#retour_pg a
{
	color:					black;
	font-weight:			normal;
}

.web_site
{
	padding-right:			12px;
}

#retour
{
	width: 					12px;
	float: 					left;
	padding-top: 			3px;
	padding-right: 			3px;
}

/*************************************** PRESSE *******************************************************************/

.titre_prg
{
	font-size:				16px; 
	color:					#15A8BE; 
	font-weight:			bold;
}

.titre_prg a
{
	color:					#15A8BE; 
	cursor:					pointer;
}

.titre_prg div a:hover
{
	text-decoration:underline;
}

.date_prg
{
	font-size:				15px; 
	font-weight:			bold;
}

.horaire_prg
{
	font-size:				13px;
	font-weight:			bold;
}

.tarif_prg
{
	font-size:				14px; 
	padding-left:			5px;
}

#corner_hg
{
	background-image:		url(../images/site/corner_hg.jpg); 
	background-repeat:		no-repeat;
	width:					24px; 
	height:					25px;
	float:					left;
	background-position:	top left;
}

#bandeau_droit
{
	background-repeat:		no-repeat; 
	background-image:		url(../images/bandeau/bandeau_droit.png);
	width:					13px; 
	height:					562px;
	float:					right;
	background-position:	top right;
	position:				absolute;
}

#bandeau_droit_partenaire
{
	background-repeat:		no-repeat; 
	background-image:		url(../images/bandeau/bandeau_droit.png);
	width:					13px; 
	height:					562px;
	float:					right;
	background-position:	top right;
	margin-top:-1px;
	margin-right:-4px;
}

#bandeau_droit_long
{
	background-repeat:		no-repeat; 
	background-image:		url(../images/bandeau/bandeau_droit.png);
	width:					13px; 
	height:					562px;
	float:					right;
	background-position:	top right;
	position:				relative;
}

#bandeau_droit_list
{
	background-repeat:		no-repeat; 
	background-image:		url(../images/bandeau/bandeau_droit.png);
	width:					13px; 
	height:					562px;
	float:					right;
	background-position:	top right;
	position:				relative;
}

*:first-child+html #bandeau_droit_list
{
	position:				relative;
}

html>body #bandeau_droit_list
{
	position:				absolute;
}

.bandeau_droit_defaut
{
	margin-left:			674px;
	margin-top:				-1px;
}

*:first-child+html .bandeau_droit_defaut
{
	margin-left:			-14px;
	margin-top:				-535px;
}

html>body .bandeau_droit_defaut
{
	margin-left:			674px;
	margin-top:				-1px;
}

.bandeau_droit_prog
{
	margin-left:			674px;
	margin-top:				-1px;
}

*:first-child+html .bandeau_droit_prog
{
	margin-left:			-14px;
	margin-top:				-963px;
}

html>body .bandeau_droit_prog
{
	margin-left:			674px;
	margin-top:				-1px;
}

.bandeau_droit_list
{
	margin-left:			674px;
	margin-top:				-1px;
}

*:first-child+html .bandeau_droit_list
{
	margin-left:			-14px;
	margin-top:				-855px;
}

html>body .bandeau_droit_list
{
	margin-left:			674px;
	margin-top:				-1px;
}

.bandeau_droit_list_photo
{
	margin-left:			674px;
	margin-top:				-1px;
}

*:first-child+html .bandeau_droit_list_photo
{
	margin-left:			-12px;
	margin-top:				-1444px;
}

html>body .bandeau_droit_list_photo
{
	margin-left:			674px;
	margin-top:				-1px;
}

.bandeau_droit_presse
{
	margin-left:			674px;
	margin-top:				-1px;
}

*:first-child+html .bandeau_droit_presse
{
	margin-left:			-14px;
	margin-top:				-744px;
}

html>body .bandeau_droit_presse
{
	margin-left:			674px;
	margin-top:				-1px;
}

.bandeau_droit_presentation
{
	margin-left:			-15px;
	margin-top:				-601px;
}

*:first-child+html .bandeau_droit_presentation
{
	margin-left:			-15px;
	margin-top:				-587px;
}

html>body .bandeau_droit_presentation
{
	margin-left:			674px;
	margin-top:				0px;
}

.bandeau_droit_action
{
	margin-left:			-15px;
	margin-top:				-601px;
}

*:first-child+html .bandeau_droit_action
{
	margin-left:			-15px;
	margin-top:				-2050px;
}

html>body .bandeau_droit_action
{
	margin-left:			674px;
	margin-top:				0px;
}

.bandeau_droit_repeat
{
	background-image:		url(../images/bandeau/repeat_bandeau.jpg);
	background-position:	right top;
	background-repeat:		repeat-y;
	float:					right;
	height:					auto;
	position:				absolute;
	width:					13px;
}

.bandeau_droit_repeat_lists
{
	background-image:		url(../images/bandeau/repeat_bandeau.jpg);
	background-position:	right top;
	background-repeat:		repeat-y;
	float:					right;
	height:					auto;
	position:				relative;
	width:					13px;
	margin-top:				560px;
}

*:first-child+html .bandeau_droit_repeat_lists
{
	background-image:		url(../images/bandeau/repeat_bandeau.jpg);
	background-position:	right top;
	background-repeat:		repeat-y;
	float:					right;
	height:					auto;
	position:				relative;
	width:					13px;
	margin-top:				560px;
}

html>body  .bandeau_droit_repeat_lists
{
	background-image:		url(../images/bandeau/repeat_bandeau.jpg);
	background-position:	right top;
	background-repeat:		repeat-y;
	float:					right;
	height:					auto;
	position:				relative;
	width:					13px;
	margin-top:				560px;
}

.bandeau_droit_repeat_presentation
{
	margin-left:			674px;
	margin-top:				526px;
	height:75px;
}

*:first-child+html .bandeau_droit_repeat_presentation 
{
	margin-left:			-15px;
	margin-top:				-50px;
	height:75px;
}

html>body  .bandeau_droit_repeat_presentation 
{
	margin-left:			674px;
	margin-top:				526px;
	height:75px;
}

.bandeau_droit_repeat_list
{
	margin-left:			674px;
	margin-top:				526px;
}

*:first-child+html .bandeau_droit_repeat_list 
{
	margin-left:			-14px;
	margin-top:				-390px;
}

html>body  .bandeau_droit_repeat_list 
{
	margin-left:			674px;
	margin-top:				561px;
}

.bandeau_droit_repeat_list_pdf
{
	margin-left:			674px;
	margin-top:				526px;
}

*:first-child+html .bandeau_droit_repeat_list_pdf 
{
	margin-left:			-14px;
	margin-top:				-390px;
	height:400px;
}

html>body  .bandeau_droit_repeat_list_pdf 
{
	margin-left:			674px;
	margin-top:				561px;
	height:293px;
}

.bandeau_droit_repeat_list_photo
{
	margin-left:			674px;
	margin-top:				526px;
}

*:first-child+html .bandeau_droit_repeat_list_photo 
{
	margin-left:			-12px;
	margin-top:				-870px;
	height:870px;
}

html>body  .bandeau_droit_repeat_list_photo 
{
	margin-left:			674px;
	margin-top:				561px;
	height:914px;
}

.bandeau_droit_repeat_list_partenaire
{
	margin-left:			674px;
	margin-top:				526px;
	height:30px;
}

*:first-child+html .bandeau_droit_repeat_list_partenaire 
{
	margin-left:			-14px;
	margin-top:				-30px;
}

html>body  .bandeau_droit_repeat_list_partenaire 
{
	margin-left:			674px;
	margin-top:				561px;
}

.bandeau_droit_repeat_action
{
	margin-left:			674px;
	margin-top:				526px;
}

*:first-child+html .bandeau_droit_repeat_action
{
	margin-left:			-14px;
	margin-top:				-1489px;
}

html>body  .bandeau_droit_repeat_action
{
	margin-left:			674px;
	margin-top:				526px;
}

.bandeau_droit_repeat_prog
{
	margin-left:			674px;
	margin-top:				526px;
	height:100px;
}

*:first-child+html .bandeau_droit_repeat_prog
{
	margin-left:			-14px;
	margin-top:				-437px;
	height:437px;
}

html>body  .bandeau_droit_repeat_prog
{
	margin-left:			674px;
	margin-top:				526px;
	height:437px;
}

#bas_cadre
{
	background-image:		url(../images/bandeau/bas_cadre.png); 
	background-repeat:		no-repeat;
	height:					29px;
	width:					688px;
	margin:					0;
	position:				relative;
	z-index:				1;
}

#bas_cadre_gris
{
	background-image:		url(../images/bandeau/bas_cadre_gris.png); 
	background-repeat:		no-repeat;
	height:					29px;
	width:					688px;
	margin:					0;
	position:				relative;
	z-index:				1;
	float:					left;
}

#corner_bd
{
	background-image:		url(../images/site/corner_bd.png); 
	background-repeat:		no-repeat;
	width:					26px; 
	height:					26px;
	float:					right;
	margin-right:			0px;
	padding-top:			22px;
}

#corner_bg
{
	background-image:		url(../images/site/corner_bg.png); 
	background-repeat:		no-repeat;
	width:					24px; 
	height:					26px;
	float:					left;
	margin-right:			0px;
	padding-top:			22px;
}

#micro
{
	background-image:		url(../images/site/micro_new.png); 
	background-repeat:		no-repeat;
	width:					119px; 
	height:					243px;
	float:					right;
	margin-right:			19px;
	margin-top:				-243px;
}

html>body  #micro
{
	margin-right:			39px;
}

#titre_section
{
	float:					left;
	margin-left:			10px;
	margin-top:				15px;
	position:				relative;
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				22px;
	font-weight:			bold;
	color:					#15a8be;
	background-image: url(../images/site/fond_titre_droite.gif); 
	background-repeat: no-repeat;
	background-position: top right;
}

#titre_section_fond
{
	padding:11px 30px 11px 20px;
	background-image: url(../images/site/fond_titre_gauche.gif); 
	background-repeat: no-repeat;
	background-position: top left;
}

#dwn_txt
{
	background-image: url(../images/picto/oeillet.gif); 
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #dbd5c9;
	padding: 6px 15px 6px 30px;
	margin-right: 50px;
	margin-top:25px;
	float:right;
	font-weight:bold;
}

#dwn_pdf
{
	background-image:		url(../images/site/dwn_vers_pdf.png); 
	background-repeat:		no-repeat;
	width:					332px; 
	height:					50px;
	float:					right;
	margin-left:			0px;
	margin-top:				-105px;
	position:				absolute;
}

*:first-child+html   #dwn_pdf
{
	margin-left:			0px;
	margin-top:				15px;
	position:				relative;
}

html>body  #dwn_pdf
{
	margin-right:			25px;
	margin-top:				15px;
	margin-left:			328px;
}

#txt_dwn_pdf
{
	padding-left:			130px;
	font-size:				14px;
	padding-top:			22px;
}

#txt_dwn_pdf a
{
	color:					#000000;
}

#dwn_zip
{
	background-image:		url(../images/site/dwn_vers_zip.png); 
	background-repeat:		no-repeat;
	width:					332px; 
	height:					50px;
	float:					right;
	margin-right:			25px;
	margin-top:				15px;
}

html>body  #dwn_zip
{
	margin-right:			25px;
}

#txt_dwn_zip
{
	padding-left:			130px;
	font-size:				14px;
	padding-top:			22px;
}

#txt_dwn_zip a
{
	color:					#000000;
}

.titre_page
{
	padding-left:			50px; 
	padding-top:			25px;
	font-size:				18px;
	color:					#009CB5;
}

.titre_champ
{
	padding-top:			25px;
	font-size:				15px;
	color:					#009CB5;
	font-weight:			bold;
}

.css
{
	
}

/* Style formulaire */
form.css label
{
	display: 				inline;
	float: 					left;
	color:					#009CB5;
	font-size:				13px;
	width:					150px;
}

.css2
{
	
}

form.css2 label
{
	display: 				inline;
	float: 					left;
	color:					#009CB5;
	font-size:				13px;
	margin-right:			10px;
	cursor:pointer;
}

form.css2 label.label150
{
	width: 150px;
}

#form_css2
{
	margin-left:100px;
}

.style_bouton
{
	font-size:				13px;
	color:					#009CB5;
	margin-left:			150px;
	font-weight:			bold;
	border:					1px solid #009CB5;
	background-color:		white;
	width:					123px;
}

.style_bouton_dmd
{
	font-size:				13px;
	color:					#009CB5;
	font-weight:			bold;
	border:					1px solid #009CB5;
	background-color:		white;
	width:					123px;
}

.style_bouton_benev
{
	font-size:				13px;
	color:					#009CB5;
	margin-left:			159px;
	font-weight:			bold;
	border:					1px solid #009CB5;
	background-color:		white;
	width:					123px;
}

.bandeau_droit_repeat_presse {
	margin-left:			421px;
	margin-top:				562px;
}

*:first-child+html .bandeau_droit_repeat_presse
 {
	margin-left:			-14px;
	margin-top:				-182px;
	height:					185px;
}

html>body  .bandeau_droit_repeat_presse 
{
	margin-left:			674px;
	margin-top:				561px;
	height:75px;
}

.elmt_phototeque {
	height:	100px;
	width:	140px;
	text-align:center;
}

.liste_photo_img
{
	width:					120px;
}

.liste_photos
{
	padding-top: 			40px; 
	padding-left: 			45px;
}

.liste_pdf_txt
{
}

.liste_pdf_txt .titre
{
	font-size: 1.5em;
	margin: 1em 0;
}

.liste_pdf_txt ul li
{
	list-style: none;
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 2px ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	margin: 0;
}

.presentation
{
	padding-top:			25px;
	float:					left;
	margin-left:			15px;
	width:					595px;
	text-align:				justify;
	font-size:				14px;
}

*:first-child+html .presentation
{
	margin-left:			30px;
	margin-top:				20px;
}

html>body  .presentation
{
	margin-left:			50px;
	width:					560px;
}

.presentation li
{
	list-style-type:		square;
	margin-bottom:			10px;
}

.billetterie
{
	margin-top:				25px;
	padding-top:			25px;
	float:					left;
	margin-left:			15px;
	width:					595px;
	text-align:				justify;
	font-size:				14px;
}

*:first-child+html .billetterie
{
	margin-left:			30px;
	margin-top:				20px;
}

html>body  .billetterie
{
	margin-left:			50px;
	width:					560px;
}

.billetterie li
{
	list-style-type:		square;
	margin-bottom:			10px;
}

.manifestation
{
	text-align:				justify;
	font-size:				14px;
}

.manifestation li
{
	list-style-type:		square;
	margin-bottom:			10px;
}

.texte_bold
{
	font-weight:			bold;
}

.texte_italik
{
	font-style: 			italic;
}

.containerContent{
	width:637px;
	background-image:url(../images/bandeau/bckg1.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	float:left;
	margin-top:10px;
	padding-bottom:10px;
	margin-left:25px;
	height:478px;
}

html>body .containerContent {
	height: auto;
	min-height: 478px;
} 

.content{
	width:637px;
	height:435px;
	background-image:url(../images/site/fond-gris-simple.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	padding-right:0px;
}

html>body .content{
	height:auto;
	min-height:435px;
}

.content_artiste{
	width:637px;
	height:435px;
	background-image:url(../images/site/fond-gris-simple.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	padding-right:0px;
}

html>body .content_artiste{
	height:auto;
	min-height:481px;
}

.content_micro{
	width:637px;
	height:478px;
	background-image:url(../images/site/bckg2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	padding-right:0px;
}

html>body .content_micro{
	height:auto;
	min-height:478px;
}

.cadre_txt_cadre_gris{
	padding-left:40px;
	padding-top:10px;
	text-align:justify;
	width:577px;
}

.plan_cadre_gris{
	padding-left:40px;
	padding-top:25px;
	padding-bottom:10px;
	text-align:justify;
	width:577px;
	text-align:				justify;
	font-size:				14px;
}

.billetterie_cadre_gris
{
	padding-left:160px;
	padding-top:50px;
	width:427px;
}

#fnac_style
{
	float:left;
	padding-left:20px;
	padding-top:60px;
}

.txt_cadre_gris{
	padding-left:20px;
	padding-bottom:15px;
	text-align:justify;
	width:440px;
}

#cadre_droit
{
	width: 295px; 
	float: right;
}

#cadre_gauche
{
	float:left; 
	background-color:white; 
	padding-right:0px; 
	width:663px;
}

html>body #cadre_gauche
{
	float:left; 
	background-color:white; 
	width:683px;
}

.micro{
	position:absolute;
	right:0px;
	bottom:0px;
	margin-right:13px;
	margin-bottom:-10px;
}

.titre-actions
{
	margin-bottom:5px; 
	text-align:center; 
	font-weight:bold; 
	font-size:18px;
	color:#254C59;
}

.mettre_en_place
{
	text-decoration:underline; 
	margin-bottom:10px;
	color:#043778;
}

.bandeau_droit_artiste
{
	margin-left:			-15px;
	margin-top:				-601px;
}

*:first-child+html .bandeau_droit_artiste
{
	margin-left:			-15px;
	margin-top:				-648px;
}

html>body .bandeau_droit_artiste
{
	margin-left:			674px;
	margin-top:				0px;
}

.bandeau_droit_repeat_artiste
{
	margin-left:			674px;
	margin-top:				526px;
	height:80px;
}

*:first-child+html .bandeau_droit_repeat_artiste 
{
	margin-left:			-15px;
	margin-top:				-86px;
	height:80px;
}

html>body  .bandeau_droit_repeat_artiste
{
	margin-left:			674px;
	margin-top:				526px;
	height:auto;
	min-height:80px;
}

.span_1_partenaire
{
	float: left; 
	width: 100%;
	margin-top:5px;
	color: #2296cb;
	text-decoration: none;
	font-weight: bold;
}

.flaot_left
{
	float:left;
}

.float_right
{
	float:right;
}

.visuel_right {
	float:right;
	padding:0 0 30px 50px;
	text-align:center;
	font-size:0.8em;
}

.visuel_right2 {
	float:right;
	padding:10px 0 10px 20px;
	text-align:center;
	font-size:0.8em;
}

.txt_actions_color
{
	color:#2296CB;
	font-size:15px;
}

.div_grand_titre
{
	color:#254C59;
	font-size:18px;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.titre_plan_acces
{
	text-decoration:underline; 
	font-size:17px; 
	margin-bottom:10px;
}

#style_p_bouton
{
	
}

.dispo
{
	color:#009CB5;
	display:inline;
	float:left;
	font-size:13px;
	margin-right:10px;
}

.bandeau_droit_hebergement
{
	margin-left:			674px;
	margin-top:				-1px;
}

*:first-child+html .bandeau_droit_hebergement
{
	margin-left:			-14px;
	margin-top:				-544px;
}

html>body .bandeau_droit_hebergement
{
	margin-left:			674px;
	margin-top:				-1px;
}

.bandeau_droit_acces
{
	margin-left:			674px;
	margin-top:				-1px;
}

*:first-child+html .bandeau_droit_acces
{
	margin-left:			-14px;
	margin-top:				-585px;
}

html>body .bandeau_droit_acces
{
	margin-left:			674px;
	margin-top:				-1px;
}

.bandeau_droit_repeat_acces
{
	margin-left:			674px;
	margin-top:				526px;
	height:30px;
}

*:first-child+html .bandeau_droit_repeat_acces 
{
	margin-left:			-14px;
	margin-top:				-30px;
}

html>body  .bandeau_droit_repeat_acces 
{
	margin-left:			674px;
	margin-top:				561px;
}

.bandeau_droit_repeat_partenaire_eco
{
	margin-left:			674px;
	margin-top:				526px;
}

*:first-child+html .bandeau_droit_repeat_partenaire_eco 
{
	margin-left:			-14px;
	margin-top:				-140px;
}

html>body  .bandeau_droit_repeat_partenaire_eco 
{
	margin-left:			674px;
	margin-top:				561px;
}
/***************************** BLOC MILIEU COMMUN ************************************************/

/* Liste des artistes */
div#liste_artiste
{
/*
	background-image: url(../images/site/liste_artistes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
*/
	padding-top: 10px;
}

/* Points de vente */
.point_vente div
{
	margin: 1em 0em;
	padding-left: 1em;
}

.contact
{
	text-align: center;
}