



.home-slider.background {
//background: url("images/bg_header.png") no-repeat center bottom, url("images/background/bg_brillant.jpg");
	background: url("images/bg_header.png") no-repeat center bottom, url("images/gray_jean.png");

}

#mainmenu nav ul.sf-menu > li > a:hover,
#mainmenu nav ul.children a:hover,
#mainmenu nav ul.sub-menu a:hover,
.entry-title a:hover,
.entry-content h2,
.widget_text h2,
.snippet h3 a:hover,
.hover .icon,
.widget_intro .icon,
.morelink,
.morebutton {
	color: #206cb8;
}

.entry-title span a:hover,
.button.accent {	
	background-color: #206cb8;	
}

.entry-title span a:hover:before {
	border-color: transparent #206cb8;
}

