body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/haut.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#a9998f;
}

.site {
	width:900px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma, Geneva, sans-serif;
}

h1 {
	color:#602908;
	font-size:20px;
}

h2 {
	color:#403424;
	font-size:17px;
}

h3 {
	color:#403424;
	font-size:14px;
}

h4 {
	color:#FFF;
	font-size:12px;
}

p {
	font-size:12px;
	color:#FFF;
}

a {
	color:#FFF;
}

a:hover {
	color:#403424;
}


#resa {
  display: block;
  width: 541px;
  height: 31px;
  background: url("images/resa.gif") no-repeat 0 0;
}

#resa:hover { 
  background-position: 0 -31px;
}

#boxty {
  display: block;
  width: 283px;
  height: 342px;
  background: url("images/boxty.jpg") no-repeat 0 0;
  float:left;
  margin-top:389px;
}

#boxty:hover { 
  background-position: 0 -342px;
}

#celticlegends {
  display: block;
  width: 329px;
  height: 377px;
  background: url("images/celticlegends.jpg") no-repeat 0 0;
  float:left;
  margin-top:389px;
  margin-bottom:20px;
}

#celticlegends:hover { 
  background-position: 0 -377px;
}

#semaineirl {
  display: block;
  width: 288px;
  height: 342px;
  background: url("images/semaine-irl.jpg") no-repeat 0 0;
  float:left;
  margin-top:389px;
}

#semaineirl:hover { 
  background-position: 0 -342px;
}


