/* Global Styles */

@font-face{
	font-family : "Mistral";
	src : url('mistral-webfont.eot');
	src : url('mistral-webfont.eot?') format('eot'),
		url('mistral-webfont.woff') format('woff'),
		url('mistral-webfont.svg') format('svg'),
		url('mistral-webfont.ttf') format('truetype');
}
@font-face{
	font-family : "Eurostile";
	src : url('eurostile-webfont.eot');
	src : url('eurostile-webfont.eot?') format('eot'),
		url('eurostile-webfont.woff') format('woff'),
		url('eurostile-webfont.svg') format('svg'),
		url('eurostile-webfont.ttf') format('truetype');
}
@font-face{
	font-family : "Futura";
	src : url('futura-webfont.eot');
	src : url('futura-webfont.eot?') format('eot'),
		url('futura-webfont.woff') format('woff'),
		url('futura-webfont.svg') format('svg'),
		url('futura-webfont.ttf') format('truetype');
}

body {
	/* background-color: #cceffc;
	background-color: #FFFFFF; */
	margin: 0px;
	padding: 0px;
	background-image: url("http://aibrux.be/wp-content/uploads/3086-AIBrux.jpg");
  background-position: center top;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  opacity:0;
  transition: opacity 5s;
}

span {
	font: 11px Arial, Helvetica, sans-serif;
	}
	
a {
	color: #1c6434;
	text-decoration: none;
	font-family: Eurostile;
	font-size: 14px;
	letter-spacing: 1px;
}

a:hover {
	color: #777777;
}

h1 {
	margin:10px;
	font-size:14px;
	font-family: Eurostile, Arial;
}

h2 {
	padding-left: 50px;
	font-family: Futura;
	font-size: 18px;
	letter-spacing: 1px;
	color: #FFFFFF;
}

h3 {
	padding-left: 50px;
	font-family: Futura;
	font-size: 15px;
	letter-spacing: 1px;
	color: #DF7A1B;
}

p {
	margin: 11px;
	font-family: Futura;
	font-size: 12px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-align: left;
}

img {
	vertical-align: middle;
	border: 0px;
}

input, .textbox {
	width: 98%;
	margin: 0px;
	border: none;
	background: #EFBC8D;
}

label {
	float: right;
	font-family: Futura;
	font-size: 13px;
}

.orange {
	background-color: #DF7A1B;
	vertical-align: text-top;
}

.bleu {
	background-color: #51c5c3;
	vertical-align: text-top;
}

.blancgras {
	margin: 0px;
	font-family: Eurostile;
	font-size: 18px;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: bolder;
}

.blanc {
	margin: 0px;
	font-family: Eurostile;
	font-size: 18px;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: lighter;
}

.vertgras {
	margin: 0px;
	font-family: Eurostile;
	font-size: 18px;
	letter-spacing: 1px;
	color: #247249;
	font-weight: bolder;
}

.vertclair {
	margin: 0px;
	font-family: Eurostile;
	font-size: 18px;
	letter-spacing: 1px;
	color: #37a033;
	font-weight: bolder;
}

.vert {
	margin: 0px;
	font-family: Eurostile;
	font-size: 18px;
	letter-spacing: 1px;
	color: #247249;
	font-weight: lighter;
}

.verttarif {
	margin: 0px;
	font-family: Eurostile;
	font-size: 14px;
	letter-spacing: 1px;
	color: #247249;
	font-weight: lighter;
}

p.orange {
	color: #000000;
	text-align: left;
}

a.orange {
	margin-left: 10px;
	font-family: futura;
	font-size: 11px;
	background: #000000;
}

input.orange {
	color: #FFFFFF;
	background: #000000;
	float: right;
	width: 50%;
	margin-right: 1%;
}

input.noir {
	color: #FFFFFF;
	background: #000000;
	width: 100%;
	margin-right: 1%;	
}

.ligneblanche {
	border-top: solid;
	border-top-color: white;
	border-width: 2px;
}

.ligneverte {
	border-top: solid;
	border-top-color: #247249;
	border-width: 2px;
}

.ligneorange {
	border-top: solid;
	border-top-color: #DF7A1B;
	border-width: 2px;
}

.contenu {
	padding-left: 40px;
	padding-right: 100px;
	
}

p.contenu {
	text-align: justify;
}

.mistral {
	font-family: Mistral;
	font-size: 32px;
	color: #FFFFFF;
}

.transparent {
	color: #000000;
	margin-left: 10px;
	font-family: futura;
	font-size: 10px;
	background: #EFBC8D;
}

.resto {
	text-align: justify;
	margin-right: -10px;
}

h2.resto {
	padding-left: 0px;
	text-align: center;
}

p.resto {
	text-align: justify;
	padding-right: 0px;
	padding-top: 30px;
	font-size: 11px;
}

h1.resto {
	font-size: 20px;
}

h4.resto {
	margin-top: 10px;
	padding-left: 30px;
	color: #FFFFFF;
	font-size: 12px;
}

img.resto {
	padding-left: 10px;
	padding-top: 12px;
}

.mini {
	font-size: 10px;
	color: #FFFFFF;
}

.textbox {
	overflow: hidden;
}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;  
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:24px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.EncartBleu{
  border: 0px solid #000000;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 5px 10px 5px;
  background: #51c5c3;
}

.EncartOrange{
  border: 0px solid #000000;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 5px 10px 5px;
  background: #df7a1b;
}

.entry-title{
	font: 25px Arial, Helvetica, sans-serif;
  font-weight: bold;
  background: -webkit-linear-gradient(#cff4bc, #33b210);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;  
}

#mysticky-nav { width:100%; height:53px; position: static; }#mysticky-nav.wrapfixed { position:fixed; left: 0px; margin-top:0px;  z-index: 99990; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); opacity:0.9; background-color: #000000;}#mysticky-nav.myfixed { margin:0 auto; float:none; border:0px; background:none; max-width:100%; }

.site-copyright {
    visibility: hidden;
    position: relative;
}

.site-copyright:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "Copyright © AIBrux ASBL";
}

.animated {
	background-image: url(/wp-content/uploads/WP_20160905_003.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top:100%;
	margin-bottom:-50px;
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
         
@-webkit-keyframes fadeIn {
	0% {opacity: 0;}
  100% {opacity: 1;}
}
         
@keyframes fadeIn {
	0% {opacity: 0;}
  100% {opacity: 1;}
}
         
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

