
/* Created by Wikiwi.be - Raphael De Naeyer */
/* Ferme Balthazard */

/* General style */

BODY {
  margin: 0px;
  padding: 0px;
  text-align: left;
  FONT-SIZE: 11px;
  COLOR: #283679;
  background-color: #8190c8;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
A {
  COLOR: #283679;
}
A:hover {
  COLOR: #BCD530;
}
HR {
  COLOR: #BCD530;
}


/* Content style */

div#principal {
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    width: 1000px;
    height: 486px;
    text-align: left;
}
div#gite_ardennes_filly_haut {
	margin: 0px;
    padding: 0px;
    width: 1000px;
    height: 140px;
    background: url(images/gites_ardennes_home_haut.jpg) no-repeat;
}
div#gite_ardennes_filly_haut2 {
	margin: 0px;
    padding: 0px;
    width: 1000px;
    height: 226px;
    background: url(images/gites_ardennes_home_haut2.jpg) no-repeat;
}
div#gites_ardennes_bg_menu{
	margin: 0px;
    padding: 7px 0px 0px 189px;
    width: 1000px;
    height: 70px;
    text-align: center;
    background: url(images/gites_ardennes_home_menu.jpg) no-repeat;
}



div#gites_ardennes_home_bas {
	margin: 0px;
    padding: 0px;
    width: 1000px;
    height: 50px;
    background: url(images/gites_ardennes_home_bas.jpg) no-repeat;
}


.menuaccueil { 
  list-style:none;  
  width:1000px; 
  height:50px; 
  padding: 4px 0px 0px 42px; 
  margin: 0px; 
  }
.menuaccueil li { 
  margin:0px; 
  padding:0px; 
  float:left; 
  }
.menuaccueil li a {
  display:block; 
  width:258px; 
  font-weight:bold; 
  color:#3B5070; 
  font-size:18px; 
  height: 49px; 
  text-decoration:none; 
  text-align:center; 
  margin: 0px 0px 0px 8px;
  padding: 12px 0px 0px 0px;
  cursor:pointer;
  background: url(images/menu_home_off.gif) repeat-x ;
}
.menuaccueil li a:hover {
  font-weight:bold; 
  background: url(images/menu_home_on.gif) repeat-x top;
  color:#3B5070; 
  }
  
  
  
  
  
  

  
div#signature {
	position: absolute;
	float: left;
	margin: 380px 0px 0px 0px;
    padding: 0px;
	width:1000px; 
	height:20px; 
	text-align:center; 
	color:#fff; 
	font-size:11px; 
	letter-spacing: 1px; 
}
div#signature a {
	color:#fff; 
}
div#signature a:hover {
	color:#BCD530; 
}
div#copyright {
	position: absolute;
	margin: 20px 0px 0px 0px;
    padding: 0px;
	width:1000px; 
	height:20px; 
	text-align:center; 
	color:#a7b3e3; 
	font-size:10px; 
	letter-spacing: 1px; 
}
div#copyright a {
	color:#a7b3e3; 
}
div#copyright a:hover {
	color:#ffffff; 
}



/* 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;
}

