@charset "utf-8";
/* CSS Document */


.contenu-interne-fond-haut {
	position:relative;
	left:15px;
	height:10px;
	width:702px;
}

.contenu-interne-fond-bas {
	position:relative;
	left:15px;
	height:10px;
	width:702px;
}

.contenu-interne-fond-haut-200 {
	position:relative;	
	height:10px;
	width:202px;
}

.contenu-interne-fond-bas-200 {
	position:relative;
	height:10px;
	width:202px;
}

.contenu-interne-fond-haut-480 {
	position:relative;
	height:10px;
	width:486px;
}

.contenu-interne-fond-bas-480 {
	position:relative;
	height:10px;
	width:486px;
}

.contenu-interne-separation {
	position:relative;
	left:15px;
	height:10px;
	width:702px;
}

.contenu-interne-container {
	position:relative;
	width:684px;
	left:10px;
	text-align:justify;
}
.contenu-interne-panneau-blanc-bouton-ok-milieu {
	position:absolute;
	width:684px;	
	height:18px;
	top:0px;
}
.contenu-interne-panneau-blanc-champs-obligatoires {
	position:relative;
	width:684px;
	margin-top:10px;
}	


/*########## CHAPEAU PANNEAU BLANC ############*/
.contenu-interne-panneau-blanc {
	position:relative;
	width:332px;
	text-align:justify;
	float:left;
	padding-right:10px;	
}
.contenu-interne-panneau-blanc-chapeau {
	position:relative;
	height:36px;
	width:332px;
}
.contenu-interne-panneau-blanc-chapeau-gauche {
	position:relative;
	height:36px;
	width:13px;
	float:left;
}
.contenu-interne-panneau-blanc-chapeau-milieu {
	position:relative;
	height:36px;
	width:13px;	
	float:left;
}
.contenu-interne-panneau-blanc-chapeau-droite {
	position:absolute;
	height:36px;
	width:13px;
	right:0px;
}
.contenu-interne-panneau-blanc-chapeau-titre {
	position:relative;
	top:8px;
}
.contenu-interne-panneau-blanc-bas {
	position:relative;
	height:17px;
	width:332px;
}
.contenu-interne-panneau-blanc-haut {
	position:relative;
	height:11px;
	width:332px;
}
.contenu-interne-panneau-blanc-input-container {
	position:relative;
	width:305px;
	left:13px;
	height:auto;
	min-height:16px;
	padding-top:10px;
}
.contenu-interne-panneau-blanc-input-texte {
	position:relative;	
	width:160px;
	height:16px;
	float:left;	
}
.contenu-interne-panneau-blanc-input-champ {
	position:relative;
	width:140px;
	height:16px;
	float:left;
	
}

/*####### LISTE CONCERT ARTISTE #####*/
.liste-concert-artiste-titre {
	position:relative;	
}
.liste-concert-artiste-concert {
	position:relative;
	float:left;
	width:50%;
	margin-top:5px;
	margin-bottom:5px;
}


/*##### LISTE CONCERTS FESTIVAL ######*/
.liste-detail-concert-ligne {
	position:relative;
	width:684px;
	height:40px;
}
.liste-detail-concert-plus{
	position:absolute;
	top:5px;
	left:0px;
}
.liste-detail-concert-artiste {
	position:absolute;
	top:5px;
	left:25px;
	
}
.liste-detail-concert-lieu {
	position:absolute;
	top:5px;
	left:285px;

}
.liste-detail-concert-date {
	position:absolute;
	top:5px;
	right:29px;
	text-align:right;
}
.liste-detail-concert-play {
	position:absolute;
	top:3px;
	left:660px;
}
.liste-detail-concert-ligne-noire {
	position:absolute;
	top:30px;
	left:25px;
}



/*##########JAZZ VIVANT RECHERCHE //////////*/
.jazz-vivant-recherche-pays {
	position:relative;
	height:50px;
	width:240px;
	float:left;
	left:10px
}
.jazz-vivant-recherche-region {
	position:relative;
	height:50px;
	width:240px;
	float:left;
	left:10px;
}
.jazz-vivant-recherche-departement {
	position:relative;
	height:50px;
	width:140px;
	float:left;
	left:10px;
}
.jazz-vivant-recherche-libelle {
	position:absolute;
	height:15px;
	width:50px;
	left:0px;
	top:0px;
}
.jazz-vivant-recherche-liste {
	position:absolute;
	height:15px;
	width:140px;
	left:0px;
	top:15px;
}

.jazz-vivant-recherche-ok {
	position:relative;
	height:30px;
	width:30px;
	float:left;
	left:40px;
	top:15px;
}



.rechercher-ok {
	position:absolute;
	left:318px;
	top:32px;
}
