﻿html {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background-color:#002d40;
	font-family: Arial, verdana, sans-serif;
	font-size: 13px;
	color: #fff;
	letter-spacing: 0.5px;
	background-image:url('../images/bg-main.png');
	background-repeat:repeat;
	
}


hr {
	padding-bottom:5px;
	padding-top:15px;
	
}

.contener{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	
}


.firstheader{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#001823;
	padding-top:7px;
	padding-bottom:4px;
	border-bottom: 0px #fefbe8 solid;
}
.firstheadercontent{
	width:960px;
	height:12px;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
    overflow:hidden;
	
}


.header{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color: #001823;
background-image:url('../images/bg-header.png'); 
background-repeat:repeat-x;
background-position:left top;
	padding-top:0px;
	padding-bottom:0px;
	border-bottom:0px #e1d159 solid;
}
.headercontent{
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
    overflow:hidden;
}
img {
	border:0px;
}
.photosize {
width:225px;
margin-right:5px;
margin-bottom:5px;
border: 1px solid gray !important;
box-shadow:1px 1px 3px #000 !important; 
}
a{
  color:#70a4b2;
 text-decoration: underline;
 font-weight:bold;
 -webkit-transition: color 100ms ease-in 100ms;
    -moz-transition: color 100ms ease-in 100ms;
    -o-transition: color 100ms ease-in 100ms;
    transition: color 100ms ease-in 100ms;
}
a:hover{
color:#ffffff;
 text-decoration: underline;
}
.logopesser {
    width:400px;
    margin-top:23px;
}
.logo {
 width:400px;
 height:auto;
 background-color:transparent;
 margin-left:0px;
 margin-top:0px;
 overflow:hidden;
	
}
.logolink{
height:100%;
width:100%;
display:block;
}
.navigtop {
 float:right;
 margin-top:0px;
 width:auto;
 height:auto;
 background-color: transparent;
 color:silver;
 font-size:12px;
 text-transform:uppercase;
	
}
.navigtop a {
 color:#70a4b2;
 text-decoration:none;
	
}
.navigtop a:hover {
 color:#fff;
 text-decoration: underline;
	
}
.splashimgtop{
position:absolute;
background-image:url('../images/demenagements-camion.png');
background-repeat:no-repeat;
background-position:left top;
height:301px;
width:436px;


}
.splashimgtopgm{
	
background-image:url('../images/garde-meubles.png');
background-repeat:no-repeat;
background-position:left top;
height:301px;
width:436px;
position:absolute;

}
.splashimgtopdeme{
	
background-image:url('../images/demenagement-gramme.png');
background-repeat:no-repeat;
background-position:left top;
height:301px;
width:436px;
position:absolute;

}

.slideshow{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	/*background-image:url('../../www.kronosevents.be/images/bg-black.gif');*/
	border-bottom: 0px silver solid;
	padding-bottom:0px;
	margin-top:20px;
	
}
.slideshowcontent{
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:  transparent;

}
.main{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color: #002d40;
	background-image:url('../images/bg-gray----------.png');
	background-repeat: repeat-x;
	padding-top:0px;
	padding-bottom:30px;
    border-top: 0px #fefbe8 solid;
	
		
}
.maincontent{
	width:960px;
	 min-height:150px;
	margin-left:auto;
	margin-right:auto;
    padding-top:30px;
	
	
}
.nav {

 width:auto;
 height:20px;
 background-color: transparent;
  /*margin-left:500px;*/
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 margin-bottom:10px;
 margin-top:0px;
/* border-top: thin #fff solid;
 border-bottom: thin #fff solid; */

 /*
  -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a; */
  /*  background-image:url('../../www.kronosevents.be/images/bg-menu-over.png');
    background-repeat:repeat;
    background-position: left center;*/

}
.menu {
 width: auto;
 list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  text-align: center;
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:1px;

}
.menu a{

  background:transparent;
  color: #fff ;
  font-size: 1em; 
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1em ;
  text-align: center ;
  text-decoration: none ;
  padding: 4px 0px;
  margin-left:15px;
  letter-spacing:0px;
  
  

 /* text-shadow: 1px 1px 0px #fff;*/
}
.menu li {
  display: inline;

}

.menu li a:hover, .menu li a:focus, .menu li a:active {
  
  text-decoration: none ;
  color:#70a4b2;
 /* text-shadow: 0px 0px 0px #fff; */
  border-bottom: 1px #70a4b2 solid;
  background-image:url('../images/bg-main-----.png');
	background-repeat:repeat;
    
}

.mainright{
  
width:295px;
height:auto;
padding:0px;
display: inline-block;
*display: inline; zoom: 1; /* ie6 ie7 hack */
vertical-align: top;
background-color: transparent;
}
.mainrightproducts{

width:710px;
height:auto;
padding:0px;
display: inline-block;
*display: inline; zoom: 1; /* ie6 ie7 hack */
vertical-align: top;
background-color: transparent;
margin-left:0px;
}
.mainrightproducts p{

color: #fff;
}
.mainnavigleft {
width:200px;
height:auto;
margin-right:40px;
margin-left:0px;
padding:0px;
display: inline-block;
*display: inline; zoom: 1; /* ie6 ie7 hack */
vertical-align: top;
background-color: transparent;
overflow:hidden;

}
.mainnavigleft ul {
   
     list-style:none;
     margin: 0;
  padding: 0;
    }
.mainnavigleft li {
    
    
    }
.mainnavigleft li a {
    line-height:22px;
    background-color: transparent;
  padding:3px 5px 3px 5px;
 margin-left:0px;
  text-transform: none;
 display:block;
 letter-spacing:1px;
text-decoration:none;
border-top: 1px dotted gray;
color:#fff;
 -moz-transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;

    }
.mainnavigleft li a:hover {
   background-color:#70a4b2;
color:#fff;

    }
.mainleft{

width:620px;
height:auto;
padding:0px;
margin-right:40px;
display: inline-block;
*display: inline; zoom: 1; /* ie6 ie7 hack */
vertical-align: top;


}

.partners{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	border-top: 1px silver solid;
}
.partnerscontent{
	width:960px;
	height:auto;
	padding-bottom:15px;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
	text-align:center;
   /* background-image:url('../images/partners.png');
    background-repeat:no-repeat; 
    background-position:center center;*/
    
}
.footer{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url('../images/bg-main.png');
	background-repeat:repeat;*/
	background-color:#001823;
	
}
.footercontent{
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
	color:silver;
	padding-top:30px;
	padding-bottom:30px;
	font-size:10px;
	/*font-weight:bold;*/
	text-shadow: 1px 1px 3px #333;
	text-align:center;
	letter-spacing:1px;
}

.footercontent a{
	color:white;
	text-decoration:none;
	}
.footercontent a:hover{
	color:white;
	text-decoration: underline;
	}
.footerref{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url('../images/bg-gray-dark.png');
	background-repeat:repeat-x;*/
	background-color:#70a4b2;
	border-bottom:1px silver solid;
	border-top: 1px silver solid;
	overflow:hidden;
}
.footerrefcontent{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
	color:white;
	padding-top:20px;
	padding-bottom:20px;
	font-size:14px;
	/*font-weight:bold;*/
	text-shadow: 1px 1px 3px #333;
	text-align:center;
	letter-spacing:1px;
    
}
.footerrefcontent img{
	margin-right:10px;
    border:1px solid #00386b;
    width:178px;

	
    
}
.titlebox {
	width:98%;
	height:auto;
	 padding-left:7px;
	padding-top:2px;
	padding-bottom:2px;
	background-image:url('../../www.kronosevents.be/images/bg-title.png');
	/* background-image:url('../images/bg-title-brcc.png');
	background-image:url('../images/bg-title-bet.png'); */
	background-repeat:no-repeat;
	background-position:-5 top;
	/*
	  -webkit-box-shadow: 0px 3px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 3px 5px 0px #4a4a4a;
    box-shadow: 0px 3px 5px 0px #4a4a4a; */

}
#newsbox{
width:100%;
height:auto;
	
}
#newsboxfullnews{
width:100%;
height:auto;
display:block;
float:left;
	
}
#newsbox div{
display: inline-block;
*display: inline; zoom: 1; /* ie6 ie7 hack */
vertical-align: top;

}

.newsimg {
 width:180px;
 height:120px;
  background-color:gray;
   -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
    margin-right:15px;
}
.newsimgfullnews {
 width:180px;
 height:120px;
  background-color:gray;
   -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
    margin-left:15px;
    margin-bottom:10px;
    float:right;
    display:block;
    clear:both;
}
.newstitle{
	font-size:14px;
	font-weight:bold;
}
.newstxt {
width:390px;
background-color: transparent;
}
.newstxtfullnews {
width:100%;
background-color: transparent;
padding-top:10px;
font-family: "Helvetica", Arial, sans-serif;
 text-align:justify;
}

.readmorealign{
 float:right;
}
.readmorealign a{
  color:#333;
 text-decoration:none;
}
.readmorealign a:hover{
color:white;
 text-decoration: underline;
}

/*input {
	border: thin solid #DBDBDB;
	background-color: #F7F7F7;
	margin-left: 3px;
	margin-right: 3px;
}*/
fieldset
{
  
  padding:20px;
  border:1px solid silver;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;	
    border-radius:0px;
   
}
legend {
	display: block;
		width: 80%;
		color:white;
		background: #00386b;
		text-align: left;
		font-size: 1.1em;
		padding:5px;
		margin-bottom:2px;
		margin-top:2px;
		/*font-weight: bold;*/
		 text-shadow: 1px 1px 2px #333;
		}
input[type=text] {
	 border-top:1px gray solid;
	 border-left:1px gray solid;
	 border-right:1px gray solid;
	 border-bottom:1px gray solid;
	background-color: white;
	margin-left: 0px;
	margin-right: 0px;
}
input[type=password] {
	 border-top:1px gray solid;
	 border-left:1px gray solid;
	 border-right:1px gray solid;
	 border-bottom:1px gray solid;
	background-color: white;
	margin-left: 0px;
	margin-right: 0px;
}
input[type=submit], input[type=reset] {
	 border-top:1px silver solid;
	 border-left:1px silver solid;
	 border-right:1px silver solid;
	 border-bottom:1px silver solid;
	margin-left: 0px;
	margin-right: 0px;
 padding-bottom:0px;
 padding-left:5px;
 padding-right:5px;
 padding-top:0px;
	background-position: center;
	cursor: pointer;
	/*background-image: url('../images/boutton3.png');
	background-repeat: no-repeat; */
	height: 20px;
	width: auto;
	background-color: #00386b;
	color: #FFF;
}
input[type=submit]:hover, input[type=reset]:hover {
	 border-top:2px white solid;
	 border-left:2px white solid;
	 border-right:2px white solid;
	 border-bottom:2px white solid;
	margin-left: 0px;
	margin-right: 0px;
padding-bottom:5px;
 padding-left:5px;
 padding-right:5px;
 padding-top:5px;

	background-position: center;
	/*background-image: url('../images/boutton3hover.png');
	background-repeat: no-repeat; */
	height: 20px;
	width: auto;
	background-color: #00386b;
	color: #fff;
}
select {
	border: thin solid #DBDBDB;
	background-color: #F7F7F7;
	margin-left: 3px;
	margin-right: 3px;
}
.youarehere {
	position: absolute;
	 margin-top:-20px;
	 margin-left:80px;
	 padding-top:5px;
	 padding-left:20px;
	background-image:url('../../www.kronosevents.be/images/youarehere.png');
	background-repeat:no-repeat;
	width:150px;
	height:25px;
	color: silver;
	text-transform:uppercase;
	font-size:11px;
}

.shadow {
	 -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
    

}
.shadowvideo {
	 -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
    width:295px;

}

.imageseparator {
	 -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
    background-image:url('../images/slide00.jpg');
    background-repeat:no-repeat;
    background-position:center center;
    height:95px;
    margin-bottom:20px;
    margin-top:20px;
    

}
p {
	text-align:justify;
	line-height: 22px;
	}
p strong {

color: #d18a46;
text-decoration:none;
font-style:italic;

}

.flags {
	margin-left:5px;
	height:10px;
}
.positiontitle{
	margin-top:25px;
	background-color: transparent;
	float:right;
	text-align:center;
    width:540px;
    
   
}
.stars{
font-size:12px;
letter-spacing:1px;
	 
}
.degree{
	font-size:24px;
	font-weight:bold;
	color:white;
	text-shadow: 1px 1px 1px #666;

}
.weatherbox{
text-shadow: 1px 1px 1px #666;
	background-color: white;
	background-image:url('../images/bg-weather.jpg');
	background-repeat:no-repeat;
	background-position: left top;
	color:white;
	 font-size:11px;
	 letter-spacing:1px;
	 padding-top:4px;
	 padding-bottom:4px;
	 margin-bottom:20px;
	 -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;

} 
.weatherbox img{
	 
	 border:thin #b7e5f0 solid;
	 margin-left:5px;
	 margin-right:5px;
}
.devisbox{

	background-image:url('../images/bg-main.png');
	background-repeat:repeat;
color:#f1df5a;
font-size: 18px;
	font-family: 'Alfa Slab One', cursive;
	font-weight:400;
text-transform:uppercase;
text-shadow: 1px 1px 1px #333;
letter-spacing:1px;

}
.devisbox a{
	padding:10px;
font-family: 'Alfa Slab One', cursive;
	font-weight:400;
text-transform:uppercase;
text-shadow: 1px 1px 1px #333;
letter-spacing:1px;
color:#f1df5a;
	
	display:block;
	height:100%;
	width:100%;
}
.hprentacar {
	background-image:url('../images/hprentacar.png');
	background-repeat:no-repeat;
	width:138px;
	height:80px;
	display:block;
}
.hprentacar a{
	width:100%;
	height:100%;
	display:block;
}

.hprentacar a:hover{
	background-image:url('../images/hprentacar-hover.png');
	background-repeat:no-repeat;
}
.newbam {
	background-image:url('../images/newbam.png');
	background-repeat:no-repeat;
	width:138px;
	height:80px;
	display:block;
}
.newbam a{
	width:100%;
	height:100%;
	display:block;
}

.newbam a:hover{
	background-image:url('../images/newbam-hover.png');
	background-repeat:no-repeat;
}
.partners {

width:150px;
height:80px;
padding:0px;
display: inline-block;
*display: inline; zoom: 1; /* ie6 ie7 hack */
vertical-align: top;
background-color: transparent;
}
.mainintro {

overflow:hidden;

}
.contactbloc {
    display:inline-block;
    float:left;
    margin-right:20px;
    width:40%;
    
}