/*body {
	background-color: #9c0;
}*/

.bande_centrale {
	background-image: url(../../image/fond_vert_haut.png);
	background-color: #9c0;
}
	.bande_centrale_bas {
		background-image: url(../../image/fond_vert_bas.png)
	}
.color {
	color: #9c0;
}
a {
	color: #9c0;
}
.bouton, .bouton:focus  {
	background-color: #9c0;
	border:1px solid #9c0;
}
.bandeau_haut .logo a img{
	background-color: #9c0;
}
h2, h4, h6, .sous_titre, span.titre a {
	color: #9c0 !important;
}
.accueil_article h3.titre {
	color: #9c0;
}
.accueil_article h3 a {
	color: #9c0;
}
input.valid, input.valid:focus {
	background-color:#9c0;
	border: 1px solid #9c0;
}
.menu_haut a:hover {
	color: #9c0 !important;
}
.menu_haut li ul li a:hover {
	color: #9c0 !important;
}
.menu_haut li.over a,.menu_haut li:hover a{
	color: #9c0;
}

/* menu pied */
.menu_pied ul li a:hover,.logos_pied  a:hover {
	color:#9c0;
}
/* nuage de tags*/
.cloud a:hover {
	color:#9c0;
}
/*team roulette*/
#teamroulette {
	background-color: #9c0;
}

/*Module mediatheque*/
.dossier {
	background-image : url(../../image/dossier_vert.png);
}
.menu_mediateque li.active{
	-moz-border-radius:7px;
	-moz-box-shadow:0 1px 5px #9c0;
	-webkit-border-radius:7px;
	-webkit-box-shadow:0 1px 5px #9c0;
	border:1px solid #9c0;
}
.content_mediatheque {
	border-color :  #9c0;
}

/*SPEC pour un module*/
#tweet-it h2{
	color: #9c0 !important;
}
a#tweet-it-tweet{
	background-color: #9c0 !important;
}
