	/*artmonia.be css style sheet*/
	
	/********** tags********************/

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	color: #CCCCCC;
	background-color: #000000;
	position: relative;
	text-align: center;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
img {
    border: none;
}

/********** layout********************/
#wrap {
	margin:10px  auto;
	width:960px;
	position: relative;
	border: 1px solid #8a8a8a;
	background-color: #000000;
	padding-bottom: 10px;
	text-align: left;
	}
#wrap  #entreprisetext {
	width: 280px;
	margin: 30px 0 10px 130px;
	height: 428px;
	border: none;
	padding: 8px 8px 0px 8px;
}
#wrap #hometext {
	margin-left: 270px;
}


#flashtitle  {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: center;
	height: 120px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 40px;
    }
	
	#info {
	width: 140px;
	border: 1px solid #8a8a8a;
	text-align: center;
	font-size: 1em;
	position: absolute;
	left: 810px;
	top: 135px;
}

#flashtitle img {
	padding-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

	/********** language********************/

	    .language {
	position:absolute;
	width:130px;
	z-index:3;
	left: 820px;
	top: 102px;
	margin: 0;
	border: 0;
	padding: 0px;
	font-size: small;
	}
	.language li {
	display:inline;
	padding-left: 16px;
		}

		
	/********** popup description ********************/


	a span {
	display: none;
	}
	a:hover {
  background-color: #000000;
  }

/********** popup description ********************/
/* The above hover change defeats the
  IE/Win display changing bug */
	a:hover span {
	display: block;
	position: absolute;
	top: 150px;
	left: 730px;
	background: #000000;
	border: 1px solid #8a8a8a;
	color: #CCCCCC;
	width: 200px;
	padding: 5px;
	text-decoration: none;
	 
	}


	#fade0 {
	width:146px;
	height:30px;
	line-height:30px;
	position: absolute;
	left: 0px;
	top: 353px;
	font-size: 20px;
	text-align: center;
}

/************** contact form styles ****************/

#wrap #error {
	position: absolute;
	width: 110px;
	left: 6px;
	top: 243px;
}

#wrap table {
	margin-left: 0px;
	padding-left: 0px;
	font-size: 0.9em;
}


#wrap input {
	font-size: 11px;
	background-color: #000000;
	border: 1px solid #8a8a8a;
	padding: 1px 3px 1px 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #CCCCCC;
}
#wrap input.button {
	font-size: 11px;
	background-color: #000000;
	border: 1px solid #8a8a8a;
	padding: 1px 2px 1px 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #CCCCCC;
}
#wrap select {
	background-color: #000000;
	border: 1px solid #8a8a8a;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 11px;
	padding: 1px 3px 1px 3px;
	color: #CCCCCC;
}
#wrap textarea {
	color: #CCCCCC;
	background-color: #000000;
	border: 1px solid #8a8a8a;
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 1em;
	padding: 1px 3px 1px 3px;
	overflow: auto;
} 
.asterix {
color: #FFCC00;
font-size: 13px;
font-style:italic;
}	

/************** lower layout styles ****************/
#footer {
	text-align: center;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.85em;
}
#bottombox {
	text-align: center;
	margin-top: 20px;
	font-size: 0.85em;
}
#tel {
color:#FFCC00;
font-size:19px;
}
/************** kit slideshow styles ****************/
 div.slideshow {
	margin: 10px 0px 0px 150px;
}
 div.slideshow p {
	width: 150px;
	border: 1px solid #8a8a8a;
	text-align: left;
	font-size: 1em;
	position: absolute;
	left: 645px;
	top: 135px;
	padding: 5px;
}
div.slideshow ul {
	z-index: 10001;
	position: absolute;
	height: 40px;
	width: 951px;
	left: -75px;
	top: 440px;
}
div.slideshow ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 33px;
  margin-right: 5px;
  opacity: 0.5;
  width: 50px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
	opacity: 1;
	border: 1px solid #FFCC00;
}
div.slideshow ul li {
  float: left;
  list-style: none;
}
div.slideshow  a:hover  img  {
	border: 1px solid #FFCC00;
}
#imageContainer   h1, #imageContainer  p {
	padding-left: 60px;
	color: #000000;
}

