/*
 Theme Name:   Éditions Glyphe
 Description:  Un thème décliné de SITEDIT, la solution de gestion de catalogue en ligne pour les éditeurs.
 Author:       Sitedit
 Author URI:   http://www.sitedit.fr
 Template:     sitedit
 Version:      1.0.0
*/

body,
div.home-bg,
div.container {
	background-image: url(img/background.jpg);
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
header {
	background: #fff;
	padding-bottom: 20px;
}
#main-nav {
	margin-top: 0 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
form#newsletter-footer {
	background: #fff;
	border: 1px solid #ddd;
}
header form#search-form button,
form#newsletter-footer button {
	color: #9a6700;
}
header form#search-form {
	border: 1px solid #f9e1a8;
	background-color: #fffbf2;
}
