/* Created by Wikiwi.be - Raphael De Naeyer */
/* Janssens Communication */

/* General style */

* { margin:0; padding:0; border:0;}

BODY {
  margin: 0px;
  padding: 0px;
  text-align: left;
  FONT-SIZE: 12px;
  COLOR: #000000;
  background-color: #eedab5;
  background: url(images/bg_janssens_communication.gif)  repeat top left;
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  min-width: 950px;
}
A {
  COLOR: #000000;
}
A:hover {
  COLOR: #96BD0D;
}
HR {
  COLOR: #96BD0D;
}


/* Content style */



div#principal {
	position:relative;
	float: center;
	margin: auto;
	margin-top: 0px;
	width: 1014px;
	height: 687px;
  	text-align: center;
  	background: url(images/bg_fond.png)  no-repeat top left;
  	
}
IMG#logo {
	position:relative;
	width: 351px;
	height: 82px;
	margin: 80px 0px 0px 0px;
}
h1#titre_janssens_communication {
	position:relative;
	color: white;
	font-size: 15px;
	letter-spacing: 2px;
	margin: 28px 0px 0px 0px;
}
div#coussin {
	position:relative;
	float: left;
	width: 950px;
	height: 323px;
	margin: 45px 20px 0px 0px;
  	text-align: left;
}
a#txt_entrer  {
	position:absolute;
	width: 537px;
	height: 323px;
	line-height: 280px;
	display: block;
	color: white;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: auto;
	margin-top: 30px;
	margin-left: 206px;
  	text-align: center;
  	text-decoration: none;
  	background: url(images/coussin_janssens_communication.jpg)  no-repeat top center;
	
}
a:hover#txt_entrer  {
	color: white;
	font-size: 20px;
	font-weight: bold;
  	background: url(images/coussin_janssens_communication_on.jpg)  no-repeat top center;
}



div#txt_dormer {
	position:absolute;
	color: white;
	width: 350px;
	height: 20px;
	font-size:  16px;
	font-weight: normal;
	font-style: italic;
  	text-align: left;
	letter-spacing: 2px;
	margin: 230px 0px 0px 650px;
	z-index:99;
	
}



div#copyright {
	position: relative;
	float: left;
	width: 998px; 
	height: 14px;
	margin: 92px 0px 0px 0px;
}
p#copyright{
	position:relative;
	float: right;
	text-align: right;
	width: 100%;
	height: 14px;
	line-height: 14px;
	color:#425e74;
	letter-spacing: 1px;
	font-size: 9px;
}
	
p#copyright a{
	color:#425e74;
	text-decoration: none;
}
p#copyright a:hover{
	color:#646363;
}


/* Form style */

INPUT {
  BORDER-RIGHT: #4D4B60 1px solid; 
  BORDER-TOP: #4D4B60 1px solid; 
  FONT-SIZE: 11px; 
  BORDER-LEFT: #4D4B60 1px solid; 
  BORDER-BOTTOM: #4D4B60 1px solid; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  BACKGROUND-COLOR: #F5F5F5;
}
BUTTON {
  BORDER-RIGHT: #4D4B60 1px solid; 
  BORDER-TOP: #4D4B60 1px solid; 
  FONT-SIZE: 11px; 
  BORDER-LEFT: #4D4B60 1px solid; 
  BORDER-BOTTOM: #4D4B60 1px solid; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  BACKGROUND-COLOR: #F5F5F5;
}
TEXTAREA {
  BORDER-RIGHT: #4D4B60 1px solid; 
  BORDER-TOP: #4D4B60 1px solid; 
  FONT-SIZE: 11px; 
  BORDER-LEFT: #4D4B60 1px solid; 
  BORDER-BOTTOM: #4D4B60 1px solid; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  BACKGROUND-COLOR: #F5F5F5;
}
SELECT {
  BORDER-RIGHT: #4D4B60 1px solid; 
  BORDER-TOP: #4D4B60 1px solid;
  FONT-SIZE: 11px;
  BORDER-LEFT: #4D4B60 1px solid;
  BORDER-BOTTOM: #4D4B60 1px solid;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  BACKGROUND-COLOR: #F5F5F5;
}
radio {
  BORDER-RIGHT: #4D4B60 1px solid;
  BORDER-TOP: #4D4B60 1px solid; FONT-SIZE: 11px; 
  BORDER-LEFT: #4D4B60 1px solid; 
  BORDER-BOTTOM: #4D4B60 1px solid; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  BACKGROUND-COLOR: #F5F5F5;
}

