a{
	color: #040068;/*pour IE qui n accepte pas les inherit*/
	font-style: italic;
	text-decoration: none;
}

a:hover{
	color: #040068;/*pour IE qui n accepte pas les inherit*/
	font-style: normal;
	text-decoration: underline;
}

a img {
	border: thin solid black;
	border-width: 1px;/*pour IE*/
}


#entier {
	margin: 0;
	padding: 0;
	font-size: 15px ;
	font-family: 'Comic Sans MS', cursive, Verdana, Georgia, 'Times New Roman', Times, Arial, Serif ;
	background:#AC0000 url(../images/structure/dessinsInstrumentsDoubleR.png) repeat;
}

h1{
	margin: 25px auto;
	text-align: center;
}

h2{
	margin: 20px 0 -20px 0;
}


h3 {
	margin: 15px auto;
	text-align: center;
}

h4.centrer  {
	margin: 0;
	text-align: center;
}

.separation {
	clear: both;
	visibility: hidden;
}

.miseALaSuiteG {
	float:left;
}

/* détaille les types d'instruments dans photosMusiciens*/
.sousTitre {
	float: left;
	max-width: 100px;
	margin: 50px 90px 10px 50px;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	border-bottom: solid 1px #ff0d0d;
	clear: both;
}


.cache{
	display: none;
}

/*#special {
margin: -17px auto;
}*/

#banniere {
	width: 1020px;
	height: 275px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/banniereBanda920NuageAttenue.png) no-repeat center;
	/*border: solid grey;*/
}

/*------ mise en place de la banniere -------*/
#banniere a {
	display: block;
	width: 920px;
	height: 235px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	/*border: solid blue;*/
}


/* technique pour faire disparaitre le lien accueil dans la banniere et compatible pour les anciens navigateurs et mal-voyant */
#banniere span {
	position:absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
}

/*----------  Mise en place du cadre -------*/
#globalHaut {
	width: 1070px;
	margin: 10px auto;
	padding-top: 26px;
	background: url(../images/structure/cadreDegradeNoirHaut.png) left top no-repeat;
	/*border: solid blue;*/
}

#global {
	width: 1070px;
	margin: 0 auto;
	padding: 0 0 0 0 ;
	color: #040068;
	background-image: url(../images/structure/cadreDegradeNoirCentre.png);
	/*border: solid green;*/
}

#globalBas {
	width: 1070px;
	margin:0 auto;
	padding-bottom: 12px;
	background: url(../images/structure/cadreDegradeNoirBas.png) left bottom no-repeat;
	color: #040068;
	/*border: solid black;*/
}

#globalFond{
	width: 1020px;
	margin: 0 auto;
	padding: 0 0 1px 0;
	background:#fff url(../images/structure/portee600grisBis.png) repeat ;
	/*border: solid yellow;*/
}
/*----------  Fin de Mise en place du cadre -------*/

/*----- concerne la partie basse ----   Debut -----  */

.blocAdresse{
margin-left: 20px;

}

.adresse {
	float: left;
	height: 145px;
	margin: 20px 10px 10px 0; 
	padding: 0px 5px 5px 5px;
	border: double  #ff0d0d;
	text-align: center;
	font-size: 13px;
}

.adresse p {
	margin:10px 0 5px 0;
}

.adresse h3 {
	margin-top: 5px;
}
      /* centre en hauteur le bloc des mails */
.centrerBloc {
	margin-top: 6px;
}
	 /* centre en hauteur le bloc de l'inscription */
.centrerBloc2 {
	margin-top: 28px;
}

/*----- concerne la partie basse ----   Fin -----  */

/* -------  Mise en place du Menu -----*/

#blocMenu {
	width: 88%;/*12.1em*/
	padding: 0;
	margin: 10px auto;
	/*border: solid fuchsia;*/
}

.menu {
	width: 84%;
	height: 40px;
	margin: -20px auto  30px ;
	/*border: solid  aqua; */
}

.menu ul {
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	/*border: solid thin  green; */
}


.menu li {
	float:left;
	margin: 0;
	padding-top: 0px;
}

.menu a {
	display:block;
	width: 105px;
	height: 32px;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	margin: 0px 1px 0 0;
	padding: 7px 0 0 0;
	font: 12px 'Comic Sans MS', cursive, Georgia, Verdana, Times, Arial,  Times, Serif ;
	color: #ff0d0d;
	background: url(../images/structure/boutonAquaRougeBlancD2.png) no-repeat  top ;
}


/* Permet de d&eacute;lacer la vue sur le bouton */


.menu a:hover {
	color: white;
	background-position: center -41px ;
}


.menu a:active {
	color: white;
	background: url(../images/structure/boutonAquaRougeEnfonce2.png) no-repeat top ;
}
 
.separMenu {
	margin: 0 20px 10px 0px;
	padding: 0;
	border-bottom: solid 1px #ff0d0d; /*mise a 1px au lieu de thin a cause de IE*/



}
/* -------  Mise en place du Menu -----*/

/* ------------ concerne la partie basse et haute ----  Fin -----  */

/* le contenu variant selon les pages --- Debut --- */

#contenu {
	margin:5px auto;
	padding: 0 0 0 20px;
	/*border: solid green*/
}

#contenu p {
	margin: 20px 20px 5px 5px;
	text-indent: 24px;/*1.5em*/
	/*border: solid grey;*/
}

#contenu p:first-letter {
	color: #ff0d0d;
	font-weight: bold;
	font-size: 145%;/*1.5em*/
}

#contenu p span {
	color: #ff0d0d;
	font-size: 110%; 
}

#contenuCentre {
	width: 68%;/*12.1em*/
	padding: 0;
	margin: 10px auto;

/*border: solid fuchsia;*/
}

/*----- Mise place des photos de la page d'Accueil -----*/
#contenu #texteIndexHaut {
	float:inherit;
	margin: 20px 30px 20px 10px;
	padding-right: 20px;
}

#contenu .texteIndexCentre {
	float:inherit;
	margin: 60px 30px 30px 10px;
}

#contenu .texteIndexBas {
	float:inherit;
	margin: 10px 30px 40px 10px;
	padding-right: 20px;
}

#contenu .h3IndexBas {
	margin: 65px 0 0 0;
}


#contenu .texteCentreHisto { /* page Historique*/
	float:inherit;
	margin: 40px 30px 0 10px;
}

#contenu .photo {   /* page index*/
	float: left;
	margin: 0 10px 0 0;
	padding: 0 20px 10px 0;
	text-align: center;
	/*border: solid groove;*/
}

#contenu .photoHistorique {   /* page Historique*/
	float: left;
	margin: 0 10px 0 0;
	padding: 0 20px 0px 0;
	text-align: center;
	/*border: solid groove;*/
}

#contenu .photo2 {   /* page index */
	float: right;
	margin: 0 15px 0 0;
	padding: 0 20px 0 0;
	text-align: center;
	/*border: solid blue*/
}

#contenu .photoHistorique2 {   /* page Historique */
	float: right;
	margin: 0 15px 0 0;
	padding: 0 20px 0 0;
	text-align: center;
	/*border: solid blue*/
}

#contenu .photo3 {   /* photo accueil fait pour le marathon des village*/
	float: left;
	margin: 0 10px 0 0;
	padding: 0 20px 10px 0;
	/*border: solid groove;*/
}

#contenu .photoCentre {   /* photo accueil */
	float: left;
	margin: 0 15px 10px 100px;
	padding: 0;
	text-align: center;
	/*border: solid blue*/
}


#contenu .photo img, #contenu .photo2 img {
	border: none;
	margin: 10px 10px 0px 10px;
	max-width:190px;
	max-height: 170px;
	/*border: solid red*/
}

#contenu .photoCentre img {
	border: none;
	margin: 10px 10px 0px 10px;
	max-width:280px;
	max-height: 240px;
	/*border: solid red*/
}

#contenu .photoHistorique img, #contenu .photoHistorique2 img {
	border: none;
	margin: 5px 10px 0px 10px;
	max-width:160px;
	max-height: 140px;
	/*border: solid red*/
}


#contenu .photo3 img { /* photo accueil fait pour le marathon des village et permet d'avoir aussi une petite taille */
	border: none;
	margin: 10px 10px 10px 10px;
	width:150px;
	/*border: solid red*/
}


#contenu .photo p:first-letter, #contenu .photoHistorique p:first-letter{
	font-size: 12px;
	font-weight: normal; /*pour IE*/
	color:#040068;
}

#contenu .photo2 p:first-letter, #contenu .photoHistorique2 p:first-letter{
	font-size: 12px;
	font-weight: normal; /*pour IE*/
	color:#040068;
}

#contenu .photo3 p:first-letter {
	font-size: 12px;
	font-weight: normal; /*pour IE*/
	color:#040068;
}

/* formatage de la légende sous les photos */
#contenu .photo div , #contenu .photo2 div, #contenu .photo3 div, #contenu .photoCentre div, #contenu .photoHistorique div, #contenu .photoHistorique2 div {
	margin: 0;
	font-size: 12px;
	font-style: normal;
	padding: 0;
	text-align: center;
	
}

#contenu .photoCentre div{
	margin-left: 10px;
	max-width:280px;
	}


/*#contenu .photo a:hover, #contenu .photo2 a:hover, #contenu .photo3 a:hover  {
text-decoration: none;
font-size: 12px;
font-style: italic;
}*/

/*-----  Debut Mise place de drapeaux ----*/
div.conteneurObj { 
  margin-left: 200px; 
  margin-right: auto; 
  width: 800px; /* largeur obligatoire pour être centré */ 
}

#contenu .drapeau img { 
	float:left;
	border: none;
	text-align: center;
	margin: 20px 10px -10px 10px;
	width:50px;
	/*border: solid red*/
}


/*-----  Fin Mise place de drapeaux ----*/

/* Permet de separer les paragraphe avec une ligne rouge */
.ligneSeparation {
	margin: 0 20px 20px 0;
	padding: 0 0 0 0;
	border-bottom: solid 1px #ff0d0d;
}

.ligneSeparationHisto {
	clear: left;
	margin: 0 20px 10px 0;
	border-bottom: solid 1px #ff0d0d;
}

.ligneSeparationHisto2 {
	clear: right;
	margin: 0 20px 10px 0;
	border-bottom: solid 1px #ff0d0d;
}

.ligneSeparationClear {
	clear: left;
	margin: 0 20px 20px 0;
	padding: 0 0 0 0;
	border-bottom: solid 1px #ff0d0d;
}

.ligneSeparationClearD {
	clear: right;
	margin: 0 20px 20px 0;
	padding: 0 0 0 0;
	border-bottom: solid 1px #ff0d0d;
}

        /* -- Debut contenu page plans et repertoire --*/
        
.photosTexte {
	float: left;
	width: 200px;
	line-height: 130px;
	height: 130px;
	margin: 0;
	padding:0;
	font-style: italic;
	/*border: solid green;*/
}


.photosFleche {
	float:left;
	width: 100px;
	line-height: 130px;
	height: 130px;
	margin: 0;
	padding:0;
	/*border: solid blue;*/
}

.photos {
	float: left;
	width: 250px;
	margin: 20px 0 5px 0;
	text-align: center;
	font-size: 12px;
	/*border: solid green;*/
}

.photos img{
	max-height: 140px;
	margin: 0;
	padding: 0;

}

      /* -- Fin contenu page plans et repertoire --*/
      
      /* Debut contenu photos de musiciens */
      
.photosMusiciens {
	float:left;
	width: 150px;
	margin: 20px 20px 20px 20px;
	text-align: center;
	/*border: solid green;*/
}

.photosMusiciens img {
	width: 70px;
	border: solid 1px #ff0d0d;
	/*border: solid gray;*/
}

#contenu .photosMusiciens p {
	width: inherit;
	text-indent: 0;
	margin-top: 5px;
	margin-bottom: 0; 
	/*border: solid blue;*/
}


#contenu .photosMusiciens p:first-letter {
	font-size: 100%;
	font-weight: normal;
	color: #040068;
}

#contenu .photosMusiciens h3 {
	margin: 5px 0 0 0;
}

      /* Fin contenu photos de musiciens */
      
/* photos Prestation --- Debut --- */


.photoPrestation {
	float: left;
	width: 200px;
	margin: 30px 0 5px 30px;
	text-align: center;
}

.photoPrestation a {
	display: block;
}

.photoPrestation img {
	max-width: 180px;
	border: solid 1px #ff0d0d;

}


#contenu .photoPrestation p {
	width: inherit;
	margin:15px auto;
	text-indent: 0;
	/*border: solid blue;*/
}

#contenu .photoPrestation p:first-letter {
	font-size: 100%;
	font-weight: normal;
	color: #040068;
}

#contenu .photoPrestation .pointVideo {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 90%;
}

#contenu .photoPrestations h3 {
	margin: 5px 0 0 0;
}

/* photos Prestation --- Fin --- */

/* Titre repertoire --- Debut --- */

#conteneurTitres {
	position: relative;
}


#conteneurTitres .titresRepertoireG {
	float: left;
	width: 250px;
	margin: 10px 0 5px 10px;
	text-align: center;
}

#conteneurTitres .titresRepertoireD {
	float: right;
	width: 250px;
	margin: 10px 30px 5px 0px;
	text-align: center;
}

#conteneurTitres .titresRepertoireG a, .titresRepertoireD a {
	font-style: normal;
	text-decoration: none;
	margin: 0 auto;
}

#conteneurTitres .titresRepertoireG a:hover, .titresRepertoireD a:hover {
	font-style: italic;
}

#conteneurTitres .titresRepertoireG p, #conteneurTitres .titresRepertoireG p {
	width:250px;
	margin: 5px 0 0 0;
	text-indent: 0;
/*border: solid blue;*/
}


#conteneurTitres .titresRepertoireG p:first-letter, #conteneurTitres .titresRepertoireD p:first-letter {
	font-size: 115%;
	font-weight: normal;
	color: red;
}



#conteneurTitres .titresRepertoireG span, .titresRepertoireG span {
	color: #5871A0;
	margin: 0 auto;
	padding: 0;
	font-size: 60%;
	text-align: center;
}
/*.titresRepertoireG a {
display: block;
}

.titresRepertoireG img {
max-width: 180px;
border: solid 1px #ff0d0d;

}
*/
/* Debut - pour les liens de morceau non activé*/

#conteneurTitres .lienInactifG {
	float: left;
	width: 230px;
	margin: 10px 0 5px 10px;
	text-align: center;
}

#conteneurTitres .lienInactifD {
	float: right;
	width: 230px;
	margin: 10px 0 5px 10px;
	text-align: center;
}

#conteneurTitres .lienInactifG p, #conteneurTitres .lienInactifD p {
	width:250px;
	margin: 5px 0 0 0;
	text-indent: 0;
}

#conteneurTitres .lienInactifG p:first-letter, #conteneurTitres .lienInactifD p:first-letter {
	font-size: 115%;
	font-weight: normal;
 	color: #5871A0;
}

#conteneurTitres .lienInactifG a {

	margin: 0 auto;
	text-align: center;
	color: #5871A0;
	font-style: normal;
}

#conteneurTitres .lienInactifG a:hover {
	color: #5871A0;
	font-style: normal;
	text-decoration: none;
}

#conteneurTitres .lienInactifD a {
	float: right;
	width: 250px;
	margin: 0 auto;
	text-align: center;
	color: #5871A0;
	font-style: normal;
}

#conteneurTitres .lienInactifD a:hover {
	 color: #5871A0;
	 font-style: normal;
	 text-decoration: none;
}

/* Fin -  pour les liens de morceau non activé*/

/*
.titresRepertoireG .pointVideo {
margin: 0 0 10px 0;
padding: 0;
font-size: 90%;
}

.titresRepertoireGs h3 {
margin: 5px 0 0 0;
}*/



.photoPrestation2 {
	position: absolute;
	top: 46%;
	left: 17%;
	max-width: 200px;
	max-height: 100px;
	margin: 0 0 5px 100px;
	text-align: center;
}

.photoPrestation2 a {
	display: block;
}

.photoPrestation2 img {
	max-width: 200px;
	margin-left: 20px;
	border: solid 1px #ff0d0d;

}


#contenu .photoPrestation2 p {
	width: inherit;
	margin: 0 auto;
	text-indent: 0;
	/*border: solid blue;*/
}

#contenu .photoPrestation2 p:first-letter {
	font-size: 100%;
	font-weight: normal;
	color: #040068;
}


/* Titre repertoire --- Fin --- */

        
        /* -- Debut contenu page contact --*/

#contact{
	margin: 5px 180px 0 130px;
	padding: 2px 0 0 0;
}

#contact p {
	text-indent: 0px;
}

        /* -- Fin contenu page contact --*/
        
        
        
		/* Contenu liens --- Debut--- */
.liensWeb {
	float: left;
	text-align: center;
	font-size: 14px;
	margin: 10px 5px 10px 5px;
}

#contenu .liensWeb p {
	text-indent: 0px;
}
#contenu .liensWeb p:first-letter {
	font-size: 100%;
	font-style: normal;
	color: inherit;
}

#contenu .liensWeb a{

}
		/* Contenu liens --- Fin--- */
        
/* le contenu variant selon les pages --- Fin --- */



/* Pied de page --- Debut --- */

#piedGlobal{
	margin: 0 auto;
	border-top: solid 1px #ff0d0d; /*mise a 1px au lieu de thin ˆ cause de IE*/
	width: 90%;
	height: 30px;
	color: inherit;

}

#pied {
	margin:  8px auto;
	padding: 0;
	text-align: center;
	color: #ff0d0d;
}

#pied ul {
	list-style-type: none;
}

#pied li{
	float: left;
	display: inline;
	color: inherit;
}

#pied a {
	font-style: normal;
	color: #040068;
}

#pied a:hover {
	font-style: italic;
	color: #040068;
}

#proprio{
	float: left;
	margin: 10px 20px 0 0;
	color: #ff0d0d;
	font-size: 12px;

}

/* Pied de page --- Fin --- */

/* page en construction  --- Debut --- */

#construction {
	margin: 50px auto;
	padding: 0;
	text-align: center;
	color:#ff0d0d;
	font-weight: bold ;
	font-size: 2em;
}

/* page en construction  --- Fin --- */

/* page des plans  --- Debut --- */

#plan {
	width: 944px;
	height: 514px;
	background:url(../images/structure/portee600grisBis.png) repeat;
	color:#040068;
	font-family: 'Comic Sans MS', Georgia, 'Times New Roman', Times, Verdana, Arial, Serif ;
}

#plan p {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#plan img {
	text-align: center;
	padding: 10px 28px 10px 28px;
	background-color:  transparent;
	border:none;
}


/* page des plans  --- Fin --- */

/* page du programme --- Debut --- */

#programme {
	background-color: #fff; 
	width: 600px;
	height: 700px;
	color: black;
	font-size: inherit;
	font-family: 'Comic Sans MS', Georgia, 'Times New Roman', Times, Verdana, Arial, Serif ;
}

#programme p {
	text-align: center;
	margin: 0;
	padding: 0;
}

.noAffiche {
	display: none;
}


/* page du programme --- Fin --- */

/* Bouton seul --- Debut --- */

.boutonSeul {
	float: right;
	margin:0 auto;
	padding: 0;	
	/*border: solid red;*/
}

.boutonSeul a {
	display:block;
	width: 105px;
	height: 18px;
	line-height: 30px;
	margin-right: 20px;
	padding-top: 4px; /* rapproche ou eloigne le bouton de la ligne */
	font: 12px 'Comic Sans MS', cursive, Georgia, Verdana, Times, Arial,  Times, Serif ;
	color: #ff0d0d;
	text-align: center;
	background: transparent url(../images/structure/boutonAquaRougeBlancD2.png) no-repeat top;
	
	/*border: solid blue;*/
}

/* Permet de deplacer la vue sur le bouton */
#contenu .boutonSeul a:hover {
	color: white;
	font-style: normal;
	background-position: left -40px ;
}

#contenu .boutonSeul a:active {
	color: white;
	background: url(../images/structure/boutonAquaRougeEnfonce2.png) no-repeat top ;
}

/* Bouton seul --- Fin --- */


/* Lecteur photo --- Debut --- */

#viewer {
	width: 950px;
	height: 600px; /* pour IE */
	margin: -10px 0 0 15px;
	padding: 0;
	background: url(../images/structure/portee600grisBis.png) repeat;
	/*border: solid green;*/
}

#contenuViewer .video {
	float: left;
	margin: 15px 80px 5px 80px;
	text-align: center;
}

#contenuViewer .video p {
	margin:10px 0 0 0;
}

#contenuViewer .videoSeule {
	float: none;
	position: relative;
	left: 29%;
	margin: 0 auto;
	text-align: center;

}

#contenuViewer .videoSeuleH264 {
	width: 853px;
	float: none;
	position: relative;
	margin: 50px auto;
	text-align: center;

}

#contenuViewer .videoSeuleH264 p {
	margin:0;
}

#contenuViewer embed {
	display: block;

}
#contenuViewer p:first-letter{
	font-weight: normal;
	font-size: 100%;
	color:#040068;
}

#contenuViewer a:hover {
	font-style: italic;
	text-decoration: none;
}

/* Lecteur photo --- Fin --- */


/* Programme Complet --- Debut --- */
/*
.progComplet h2 {
margin: 10px 0 10px 0;
text-align: center;

}*/

/* Programme Complet --- Fin--- */

/* Contenu hors menu --- Debut--- */

#contenuSansMenu {
	margin:0 30px 0 30px;
	padding:0 0 30px 0;
	/*border: solid green*/
}

#contenuSansMenu p {
	text-align: left;
	text-indent: 24px;/*1.5em*/
}

#contenuSansMenu p:first-letter {
	font-weight: bold;
	font-size: 145%;/*1.5em*/
}

#contenuSansMenu p span{
	color: #e0a716;
	text-shadow: #000000 1px 1px;
	font-size: 110%; 
}

/* Contenu hors menu --- Fin--- */

