/*  Logo site header*/
.logo-wrapper{
		background: white;
		padding: 40px 0;
}
/*  Titre site */
#masthead.site-header .hgroup .site-title, #masthead.site-header.masthead-logo-in-menu .logo > .site-title{
    font-weight: 700;
    line-height: 1em;
    margin: 0 0 10px;
    color: #444444;
    display: block;
}
#panel-39-8-0-0{
	    margin-bottom: 0px;
}	
/* Menu site */ 
#menu-menu-header{
		text-transform: uppercase;
    font-weight: 700;
    padding: 20px;
}
.main-navigation, .site-header .shopping-cart-dropdown{
   top:-1px
}
/* bouton menu adhérer   */
.adhesion-pcf{  
	color: white;
  font-weight: bold;
  border-radius: 3px;
  text-decoration: none;
  background-color: red;
}
.adhesion-pcf:hover{
  background-color: black;
}
.adhesion-pcf:focus{
  background-color: black;
}
#menu-item-1293 > a:nth-child(1){
 background-color: red;
 color:white;
}
#menu-item-1293 > a:nth-child(1):hover{
 background-color: black;
}

/* Page */
#main{
	padding-top:10px;
}
/* Bannière le programme */


.panel-widget-style-for-39-1-0-0 > div:nth-child(1) > h1:nth-child(1){
	margin: 0;
  color: #FFF;
  font-size: 40px;
  font-weight: 900;
  line-height: 120%;
  padding-bottom: 46px;
}
.sowb-button{
  font-weight: 900;
  font-size: 28px;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.pcf-proposition{
	font-size:20px;
}

#pg-39-0, #pg-39-1, #pg-39-2, #pg-39-4, #pg-39-5, #pg-39-6, #pg-39-8, #pl-39 .so-panel {
  margin-bottom: 0px;
}

#pg-39-8{
  margin-bottom: -35px;
}
/*  Catégorie Pétitions  */
#page-title{
	display: none;
}
.attachment-thumbnail{
	display:none;
}
/* Image en-tête article  */
.entry-thumbnail{
	display:none;
}

/* footer */
.footer-bottom{
	color:white;		
}
#custom_html-5{
	position: relative;
  padding-top: 150px!important;

}
#colophon .widget_nav_menu .menu-item a{
	border-bottom: 0px solid #b9b9b9;
}