body {
	color: #4D6980; 
	background : url(../images/motifFondDefaut.jpg) repeat fixed top left;
}

#global {
	border: 1px solid #000000;
}

/***** couleurs des leins par défaut *** ****/
a:hover { color: #FF9933;}
a:active { color: #FF9933;}
a {color: #7EABD1;text-decoration: none;}

/****** couleurs des liens du menu ********/
.menu a:hover { color: #FF9933 }
.menu a:active { color: #ffffff;}
.menu a { color: #F1EFE4;}

.corps {	background: #F1EFE4;}

#pied {
	background : #4D6980;
	border-top: 1px black solid;
}

.sous-menu {
	background: #4D6980;
	color: #ffffff;
	border: 1px solid #000000;
}

.sous-menu a:hover {color: #7EABD1;}
.sous-menu a {color: #ffffff;}

h1 {
	border-bottom: 1px #000000 solid;
	background: #4D6980;
	color: #ffffff;
}



.contenu_instru h2 {border-bottom: 1px solid black;}

/******************** PAGE ATELIERS ******************/
.corps#ateliers #bloc_afrique {background: #E4BE55 url(../images/djembeIcone2.png) no-repeat 350px 0;	color: black;	border: 1px solid black;}
.corps#ateliers #bloc_bresil {background: #71991C url(../images/agogoIcone2.png) no-repeat 150px 0; color: black;	border: 1px solid black;}
.corps#ateliers #bloc_cuba {background: #BD5824 url(../images/congaIcone2.png) no-repeat 250px 0;	color: black;	border: 1px solid black;}

.menu_percu a:hover {color: #D7CDBC;}
.menu_percu a  {color: #000000;}

.menu_percu a#a {background: url(../images/boutonAfrique.jpg) no-repeat 0 0 ;} 
.menu_percu a#a:hover {background: url(../images/boutonAfrique.jpg) no-repeat 0 -241px;} 
.menu_percu a#b {background: url(../images/boutonBresil.jpg) no-repeat 0 0 ;} 
.menu_percu a#b:hover {background: url(../images/boutonBresil.jpg) no-repeat 0 -241px;} 
.menu_percu a#c {background: url(../images/boutonCuba.jpg) no-repeat 0 0 ;} 
.menu_percu a#c:hover {background: url(../images/boutonCuba.jpg) no-repeat 0 -241px;} 

/******************************* ACCUEIL ***************************/
.corps#index {
	background: black;
}

.corps#index h2 {
	background: #4D6980;
	color: #ffffff;
}

.corps#index h2 a, #pied a {color: #ffffff;}
.corps#index h2 a:hover, #pied a:hover {color: #7EABD1;}

/**************** pages percussions *********************/
.corps#percussions h1 { 
	border-bottom: 1px solid #000000;
	color: #000000;
	background: transparent url(../images/bandeauPercu.jpg) no-repeat top left; 
}

/********************* PAGE ACTU *******************/
.corps#actu h3 {
		background: url(../images/puceNews.jpg) no-repeat 0% 65%;
}

/*********************** INFO_BULLES ************************/
.avec_info_bulle:hover .cadre_info_bulle {
	background: url(../images/infoBulleHautDefaut.gif) left top no-repeat;
}

.avec_info_bulle .cadre_info_bulle_bas {
	background: url(../images/infoBulleBasDefaut.gif) left bottom no-repeat;
}

.avec_info_bulle .info {
	color: white;
}
/*----------------------------------------------------------------------------------------*/

/********** PAGE INTERRACTIVITE **************/
.blocs_inter #afrique h2 {
	background: #E4BE55;
}

.blocs_inter #afrique ul {
	background: #DFC98C;
	color: #513E0D;
	border-color: #E4BE55;
}

.blocs_inter #afrique a:link {color: #513E0D; font-weight: bold;}
.blocs_inter #afrique a:visited {color: #513E0D; font-weight: bold;}
.blocs_inter #afrique a:hover {color: #ffffff; font-weight: bold;}
.blocs_inter #afrique a:active {color: #ffffff; font-weight: bold;}

.blocs_inter h2 {
	color: #ffffff;
}
/****/
.blocs_inter #bresil h2 {
	background: #71991C;
}

.blocs_inter #bresil ul {
	background: #D9E5B3;
	color: #71991C;
	border-color: #71991C;
}

.blocs_inter #bresil a:link {color: #71991C; font-weight: bold;}
.blocs_inter #bresil a:visited {color: #71991C; font-weight: bold;}
.blocs_inter #bresil a:hover {color: #ffffff; font-weight: bold;}
.blocs_inter #bresil a:active {color: red; font-weight: bold;}


/****/
.blocs_inter #cuba h2 {
	background: #BD5824;
}

.blocs_inter #cuba ul {
	background: #D99E80;
	color: #BD5824;
	border-color: #BD5824;
}

.blocs_inter #cuba a:link {color: #BD5824; font-weight: bold;}
.blocs_inter #cuba a:visited {color: #BD5824; font-weight: bold;}
.blocs_inter #cuba a:hover {color: #ffffff; font-weight: bold;}
.blocs_inter #cuba a:active {color: #FFEA02; font-weight: bold;}

.titre_century h2, .titre_century  p{
	color: #000;
}

.corps#corps_galerie {
	background: #000;
}

.bloc_video div  p.streaming {
	background: url(../images/lecture.gif) 0 0 no-repeat;
}

.bloc_video div  p.telechargement {
	background: url(../images/telecharger.gif) 0 0 no-repeat;
}

.bloc_video div  p.duree {
	background: url(../images/horloge.gif) 0 0 no-repeat;
}

h2.leçons {
	border-color: #4D6980; 
}