
					body {
					  background-color: #e7eff4; 



					}
				

					body {
					  background-image: url(""), url("/library/rtbf/pubs/2018/05/DB51B05F-A13A-B7DC-A0FD77D688500095.png") !important;  background-size: auto, inherit;
					}
				

					.wrapper {
					  max-width: 810px;
					}
				

					nav {
					  
              background: #2980b9;


            position: fixed; height: 50px;
					}

           @media only screen and (max-width: 480px) {
              nav .menu {
                background: #2980b9;
              }
            }



				
          nav .logo img {
            background: #f6eaea;

          }
        
					nav .wrapper {
					  text-align: left;

					}
				
					nav .logo img {
					  height: 50px;
					}

          .campaign-zone .wrapper {
            padding-top: 50px;
          }

				
					nav .menu {
					  min-height: 50px;
					}

				
					nav .menu a {
						  font-size: 14px; font-weight: Bold; background-color: #2980b9; color: #ffffff; border-width: 2px; border-color: #FFFFFF;
						  -o-transition: 0.3s;
						  -ms-transition: 0.3s;
						  -moz-transition: 0.3s;
						  -webkit-transition: 0.3s;
						  transition: 0.3s;

						  
				          
				              font-family : Open Sans, sans-serif;
				            


					}
				

					nav .menu a:hover {
					  color: #2980b9; background-color: #ffffff; border-color: #FFFFFF;
					}
				

				.campaign-zone {
				  padding-top: 30px; text-align: center;
				  
				}
				

				.campaign-zone .container {
				  max-width: 810px;
				}
				

					footer {
					  
					  
				              font-family : Open Sans, sans-serif;
				            


					}
				

					footer a {
					  color: #61cdec;
					}
				

				@media only screen and (max-width: 480px) {

				
				  nav .logo img {
				    max-height: 50px;
				  }
				
				  /*Toolbar*/

				
				  .mobile-nav-button {
				    background: #2980b9; border-color: #FFFFFF; border-width: 2px;
				  }
				
				  .mobile-nav-button:hover {
				    background: #ffffff; border-color: #FFFFFF;
				  }
				 

				  .mobile-nav-button:hover .mobile-nav-button__line {
				    background: #2980b9;
				  }
				

				  .mobile-nav-button .mobile-nav-button__line {
				    background: #ffffff;
				  }
				 

				  .mobile-menu {
				    background: #2980b9;
				  }
				}
				
