@charset "utf-8";
/* CSS Document */

body { background: #ffffff url('../../style/images/pignon.jpg') top center no-repeat; }

#headerwrap {
	background: url('../../style/images/menu-bg-pignon.jpg') top left repeat-x;
	margin-top:30px;
	height:60px;
}

#carousel-wrapper {
	background: url('../../style/images/carousel-bg-pignon.png') no-repeat top center;
	margin-top:15px;
}

.menu-header li {
	background:	none;
}

.sf-sub-indicator {
/*	background:		url('../../style/images/arrows-blue.png') no-repeat -10px -100px;*/
	background:		url('../../style/images/arrows-pignon.png') no-repeat -10px -100px;
}

.thumb {
	background: url('../../style/images/carousel-nav-pignon.png') no-repeat;
}

a.thumb {
	background: url('../../style/images/carousel-nav-pignon.png') no-repeat;
}

#intouch {
/*	background: url('../../style/images/intouch-bg-blue.png') bottom right no-repeat;*/
}

#footer-wrap {
	background: url('../../style/images/pignon-footer.jpg') top center no-repeat;
}

#footer h3 {
	border-bottom: 1px solid #7ebadb;
}

#footer .footer-widget ul li a {
	border-bottom: 1px solid #7ebadb;
}


#footer .footer-widget ul li a:hover {
	background: #98d1f1;
}