#background-top {
	background:url(../images/backgrounds/top-4.png) no-repeat 50% 0%;
}

#background-bottom {
	background:none;
}

#content .column-1 {
	background-color:#ffffff;
}

#content .column-2 {
	background-color:#121212;
}

/* Couleur 1 */
#navigation ul li.on .selector, #content .menu a:hover, #content .menu a.on, #content .column-1 .article .title  {
	background-color:#3f61a0;
}

#content .column-1 a, #content .column-2 a:hover, #content .menu a.on, #content .column-1 .article .title, #footer a  {
	color:#3f61a0;
}

/* Couleur 2 */
#navigation ul li:hover .selector, #content .column-2 .accent, #content .menu a {
	background-color:#eb7d00;
}

#content .column-2 a, #content .column-2 .block .title {
	color:#eb7d00;
}
