/* 	POLYPHONIES
	©2010 POLYPHONIES
	JOELLE KUCZYNSKI
*/

/* LIENS */
/* Lien non-visité */
a:link {
   text-decoration: none;
}
/* Lien visité */
a:visited {
   text-decoration: none;
}
/* Lien au survol */
a:hover {
   text-decoration: none;
}
/* Lien au clic */
a:active {
   text-decoration: none;
}

/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #009; 
			text-decoration: none; } /* liens internes */
			
a.spip_in :visited {
	color: #000000;}
	
a.spip_out { color: #009; 
			text-decoration: none; } /* liens sortants */
a.spip_url { 
	color: #009;
	text-decoration: none; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #000; } /* liens exposes */


/*    mise en page des documents img et logos */
.spip_documents_center { clear: both; width: 100%;   margin-top:25px;  margin-bottom: 25px; }
.spip_documents_left { float: left; margin-right: 35px; margin-bottom: 25px; margin-top:25px; }
.spip_documents_right { float: right; margin-left: 35px; margin-bottom: 25px; margin-top:25px; }

span.spip_documents_center { display: block; margin-top:25px; }
.spip_doc_titre { font-size: 1em; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; color:#666666; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.7em; font-family: Verdana, Arial, Helvetica, sans-serif; color:#666666; margin-left: auto; margin-right: auto; }
.spip_documents { text-align: center; }

img, .spip_logos { margin: 2; padding: 10; border: none; }

.btLemensuel{
	width:400px;
	height:70px;
	background-image:url("http://www.polyphonies.fr/elements/images/logos/lemensuel-Couleur-L400.png");
	display:block;
}
.btLemensuel:hover{
	background-position: 0px -70px;
}



/*mise en page intertitres  articles*/
h3.spip {
	text-align: center; 
	margin-top: 2em; 
	margin-bottom: 1.4em; 
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; }

	


/* Paragraphes, citations, code et poesie */
p.spip {}
p.spip_note {}

blockquote.spip, .spip_serif { font-family: Georgia, Times, serif; }

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
.spip_cadre { width: 99%; border: 1px inset; }

.spip_surligne { background: #FF6; }	
	
	
	

/*MENU */
.barremenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669;
}




.bouton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	padding-bottom: 5px;
}
.bouton a:link {
	color: #000;
}
.bouton a:visited {
	color: #000;
}
.bouton a:hover {
	color: #ccccff;
	text-decoration: none;
}

#menu1:hover {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu2:hover {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu3:hover {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu4:hover {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu5:hover {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_5.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu6:hover {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_6.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu7:hover {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_7.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu8:hover {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_8.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu9:hover {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_9.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu10:hover {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_10.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #669;
	padding-bottom: 10px;
}
.active a:link {
	color: #000000;
}
.active a:visited {
	color: #000000;
}
.active a:hover{
	color: #9999FF;
}

#menu1_active {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu2_active {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu3_active {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu4_active {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu5_active {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_5.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu6_active {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_6.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu7_active {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_7.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu8_active {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_8.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu9_active {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_9.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu10_active {
	background-color: #666699;
	background-image: url(elements/images/img_pages/menu_10.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* COLONNE CENTRALE */
.colonne_centrale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #666666;
	background-repeat: no-repeat;
	text-align: justify;
}
.colonne_centrale a:link {
		color: #000000;
}
.colonne_centrale a:hover {
	color: #333399; text-decoration: underline;
}
.colonne_centrale a:visited {
	color: #000000;
}
.navigation {
	color: #9999CC;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; text-transform: uppercase; background-repeat: no-repeat;
}


/*chapeau*/
.chapo {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #666666;
	text-align: justify;
	
	}
	
.titre {
	font-size: 20px;
}

/* Clé de sol */
.clef_de_sol {
	background-image: url(/elements/images/img_pages/cle_sol.png);
		background-position: bottom right;
}
.barre_reprise {
	background-image: url(/elements/images/img_pages/barre_reprise.png);
		background-position: bottom right;
}
.cle_fa {
	background-image: url(/elements/images/img_pages/cle_fa.png);
		background-position: bottom right;
}
/*desactivé temporairement*/
.clefut {
	background-image: url(/elements/images/img_pages/clefut.png);	
	background-position: bottom right;	
	
}

.mezzoforte {
	background-image: url(/elements/images/img_pages/mezzoforte.png);
		background-position: bottom right;
}
.mezzopiano {
	background-image: url(/elements/images/img_pages/mezzopiano.png);
		background-position: bottom right;
}
.triplesoupir{
	background-image: url(elements/images/img_pages/triplesoupir.gif);
		background-position: bottom right;
}




/* COLONNE DROITE */
.colonne_droite_a {
	width: 50px;
}

.colonne_droite_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 200px;
}

/* Couleurs de la colonne */
.couleur_1a {
	background-color: #ABE0B5;
}
.couleur_1b {
	background-color: #90EE90;
}
.couleur_1b a:link {
	color: #000;
}
.couleur_1b a:visited {
	color: #000;
}
.couleur_1b a:hover {
	color: #393;
}

.couleur_violet_1a {
	background-color: #CA9EFA;
}
.couleur_violet_1b {
	background-color: #BB66B9;
}
.couleur_violet_1b a:link {
	color: #000;
}
.couleur_violet_1b a:visited {
	color: #000;
}
.couleur_violet_1b a:hover {
	color: #903;
}.croches {  background-image: url(/elements/images/img_pages/croches.png)}
