/*****************************************
		CUSTOM CSS
******************************************/
/**GENERAL**/

.bg-color {
	background: transparent url(../images/glycerine.png) 0 0 no-repeat;
}

.logo-module {
padding: 0px 0 0px 35px;
}

/**SLIDER**/

.module-image, .bg-image-left {
	background-color:#7750b9;
}

/**MENU**/



.drop-down > ul > li.active > a, .drop-down > ul > li.active > span {
	background-color:#c09cff;
}

.drop-down > ul > li {
	background-color:#F2F2F2;
}



/**CONTENU**/

blockquote {
text-align: justify;
font-size: 1em;
}

.citation {
font-family: 'Satisfy', cursive;
font-weight: bold;
font-size: 2em;
color: #5750b9;
}

p {
	text-align: justify;
}

.moduletable h3 {
color: #3f1880;
}

.chronoforms6_credits {
	display: none;
}