body {
	font-family: 'Maven Pro', verdana, arial, helvetica, sans-serif;
	font-weight: 500; 
	padding-top: 85px;
	margin-top: 0;
	background: transparent url(../images/biocoop/craft.jpg)  repeat;
}

p {
	font-size: 1.1em;
}

ul {
	line-height: 1.6em;
}

em {
	font-style: normal;
	color: #888;
	font-size: 1.5em;
}

a {
	color: #ff6600;
}

a:active, a:hover{
	color: #ff6620;
	background: rgba(130,230,20,0.3) ;
	//border-bottom: #fcfdfb 1px solid;
}

td {
	border-top: 0px solid !important ;
}

.image-left{
	float: left;
	margin: 10px;
	}
	
.image-left:after{
	content: "" ;
	clear: both;
}
	
.t3-footer {
	background:  
	url(../images/biocoop/footer_grass.png) bottom left repeat-x;
	//url(../images/biocoop/bg_footer.png) top repeat-x ;
	color: #666;
}

.t3-wrapper {
	text-align: justify;
}


.logo-image > a {
	max-width: none;
	max-height: none;
}

.module_newsletter , .module_produitsdumois , .module_recherche {
	background: #4C4945;
	background: #F6AA23;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F6AA23), to(#F86024));
	background: -webkit-linear-gradient(#F6AA23, #F86024);
	background: -moz-linear-gradient(#F6AA23, #F86024);
	background: -ms-linear-gradient(#F6AA23, #F86024);
	background: -o-linear-gradient(#F6AA23, #F86024);
	background: linear-gradient(#F6AA23, #F86024);
	-pie-background: linear-gradient(#F6AA23, #F86024);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	-webkit-box-shadow: #999 0px 1px 3px;
	-moz-box-shadow: #999 0px 1px 3px;
	box-shadow: #999 0px 1px 3px;
	color: white;
	padding: 10px;
	margin: 0 0 20px 0;
}

.module_newsletter{
	//width: 300px;
	text-align: center;
	background: #F6AA23 url(../images/biocoop/bg-newsletter.png) center 20px no-repeat ;
}

.module_newsletter a{
	background: url(../images/biocoop/papillon-32.png) 15% 0px no-repeat ;
	//padding-left: 50px;
	//text-align: left;
}

.module_newsletter a, .module_produitsdumois a{
	color: #fceac7;
}

.module_horaire {
	background: #a7db3c;
	background: #90BD32;
	background:  -webkit-gradient(linear, 0 0, 0 bottom, from(#a7db3c), to(#90BD32));
	background:  -webkit-linear-gradient(#a7db3c, #90BD32);
	background: -moz-linear-gradient(#a7db3c, #90BD32);
	background: -ms-linear-gradient(#a7db3c, #90BD32);
	background: -o-linear-gradient(#a7db3c, #90BD32);
	background: linear-gradient(#a7db3c, #90BD32);
	-pie-background: linear-gradient(#a7db3c, #90BD32);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	margin: 0 0 20px 0;
	-webkit-box-shadow: #999 0px 1px 3px;
	-moz-box-shadow: #999 0px 1px 3px;
	box-shadow: #999 0px 1px 3px;
	color: white;
	padding: 10px;
	overflow: hidden;
	font-size: 20px;
}

.t3-sidebar {
	padding: 25px;
}

.t3-mainnav {
	border: 0;
}

.slideshow {
	margin: 0 auto;
	padding: 0 !important;
	max-width: 1170px;
	border: 0px solid !important;
	
}

.slideshowck {
	text-align:center;
	background: transparent !important; 
	margin-top: 20px;
}

.clear {
	clear:both;
}

.t3-wrapper {
	background: transparent url(../images/biocoop/craft.jpg)  repeat;
}

.t3-mainnav {
	background: url(../images/biocoop/footer_grass-s.png) bottom left repeat-x,
	url(../images/biocoop/craft.jpg)  repeat;
}

.t3-mainnav > .container {
	min-height: 85px;
	background: transparent;
	background:   
	url(../images/biocoop/footer_grass-s.png) bottom left repeat-x,
	url(../images/biocoop/papillon.png)  repeat-x , 
	url(../images/biocoop/craft.jpg)  repeat;
}

.wrap{
	margin-bottom: 20px;
}

.logo a {
	background: transparent;
}

.navbar-nav > li > a {
	color: #f29400 !important;
}

.thumbnail {
	border: 0px solid #DDD !important;
}

legend {
	font-size: 1em;
}
.navbar {
}

.navbar-toggle {
	background: #a7db3c;
	background: #90BD32;
	background:  -webkit-gradient(linear, 0 0, 0 bottom, from(#a7db3c), to(#90BD32));
	background:  -webkit-linear-gradient(#a7db3c, #90BD32);
	background: -moz-linear-gradient(#a7db3c, #90BD32);
	background: -ms-linear-gradient(#a7db3c, #90BD32);
	background: -o-linear-gradient(#a7db3c, #90BD32);
	background: linear-gradient(#a7db3c, #90BD32);
	-pie-background: linear-gradient(#a7db3c, #90BD32);
	-webkit-box-shadow: #999 0px 1px 3px;
	-moz-box-shadow: #999 0px 1px 3px;
	box-shadow: #999 0px 1px 3px;
	background: transparent url(../images/biocoop/vert30.png)  repeat !important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 5px;
}

.navbar-default .navbar-nav > li > a {
	line-height: 65px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	-webkit-box-shadow: inset 0 -5px 0 #F6AA23;
	box-shadow: inset 0 -5px 0 #F6AA23;
	background: transparent url(../images/biocoop/craft20.png)  repeat !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	-webkit-box-shadow: inset 0 -2px 0 #F6AA23;
	box-shadow: inset 0 -2px 0 #F6AA23;
	background: transparent url(../images/biocoop/vert30.png)  repeat !important;
}

.t3-navbar-collapse .navbar-nav > li > a {
	line-height: 1.6em;
}

.btn-default {
	  //color: #ddd;
	  background-color: transparent;
	  border-color: #cccccc;
	  //border: 1px solid #c0c0c0;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	background: transparent url(../images/biocoop/vert30.png)  repeat !important;
}

.logo:hover a,
.logo a:hover,
.logo a:active,
.logo a:focus {
	background: transparent url(../images/biocoop/vert30.png)  repeat !important;
}

.custompieddepage {
	text-align: center;
}

.fa-bars{
	color: orange;
}

h1, .h1 {
	font-size: 30px;
}

h2, .h2 {
	font-size: 28px;
}

h3, .h3 {
	font-size: 24px;
}

.newsflash-title, .newsflash-title_produitsdumois {
	clear:both;
	margin-top: 21px;
	margin-bottom: 11px;
	padding-top: 11px;
}

.newsflash-title {
	border-top: 1px solid #eee;
}

.readmore {
    clear:both;
    background-color: #a0c629;
    background: linear-gradient(to bottom, #a0c629 50%, #8fb125 100%) !important;
    display: inline-block;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 1px 10px;
    border-radius: 3px;
    color: #fff;
} 

.readmore:after , .readmore:before{
	clear:both;
}

.article-title {
	font-size: 36px;
	text-align: left;
}

h2.article-title  {
	font-size: 30px;
}

.readmore .btn {
	border: 0;
	border-bottom:1px dashed green;
	color: #ff6600;
}

.pagenav li > a {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.custom_horaire{
	text-align: center;
}

.custom_horaire a{
	color: yellow;
}

.contact .thumbnail {
	background-color: transparent;
}

.contact-form legend{
	border-bottom: 0px solid ;
}
.contact-address {
	font-size: 1.2em;
}

.contact h3 {
	-pie-background: linear-gradient(#a7db3c, #90BD32);
	-webkit-box-shadow: #999 0px 1px 3px;
	-moz-box-shadow: #999 0px 1px 3px;
	box-shadow: #999 0px 1px 3px;
	background: transparent url(../images/biocoop/vert30.png)  repeat !important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 15px;
	padding: 8px;
}

.head-search .search {
	background: transparent;
	border: 0px solid;
	color: #666 !important;
}

.fa-search::before {
	content: "";
}

.star {
	color: #000;
}

.newsletter_t3{
	color: darkorange;
	font-size: 24px;
	font-weight: 500;
}

.module-title {
	font-weight: 500;
}

.module_produitsdumois h3 {
	font-size: 28px;
	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#A7DB3C), to(#90BD32));
	background: -webkit-linear-gradient(#A7DB3C, #90BD32);
	background: -moz-linear-gradient(#A7DB3C, #90BD32);
	background: -ms-linear-gradient(#A7DB3C, #90BD32);
	background: -o-linear-gradient(#A7DB3C, #90BD32);
	background: linear-gradient(#A7DB3C, #90BD32);
	-pie-background: linear-gradient(#A7DB3C, #90BD32);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	margin: 0;
	-webkit-box-shadow: #999 0px 1px 3px;
	-moz-box-shadow: #999 0px 1px 3px;
	box-shadow: #999 0px 1px 3px;
	color: white;
	padding: 10px;
	
}

.article-aside {
	margin-bottom: 0;
}

.moduletablebloc-actu h2:before {
	content: url(../images/biocoop/calendar.png)" ";
}

.module_logo {
	margin: 0 0 20px 0;
}


.moduletablebloc-actu h2:before {
	content: url(../images/biocoop/calendar.png)" ";
}

.bloc-logo-accueil {
	background: rgba(255,254,0,0.2);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	margin: 0 0 20px 0;
	padding: 10px;
	overflow: hidden;
	font-size: 20px;

}

h3.newsflash-titlebloc-actu {
	background: rgba(255,102,0,0.1);
	padding: 5px 10px;
	margin-top: 10px;
}