html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	background: #fa7e00 url(images/header4.png) no-repeat;
	width:1024px;
	color: #FFFFFF;
	padding-bottom: 10px;
	font-family: arial, sans-serif;
	font-size: 11px;
}



/* nav */



#nav {

	position: absolute;

	top: 212px;

	left: 323px;

	width: 642px;

}

#nav li {

  float: left;

  background: url(images/nav_left.gif) no-repeat;

  list-style: none;

  padding-left: 10px;

  padding-right: 20px;

  padding-top: 45px;

  line-height: 1.1;

}

#nav span {

  display: block;

  font-size: 28px;

}

#nav a {

  color:#336600;

  font-size: 11px;

  font-weight: bold;

  text-decoration: none;

}



/*texte*/



#texte {

	position: absolute;

	top: 336px;

	left: 274px;

	width: 600px;

	height:1090px;

}



#texte span {

font-weight:bold;

  font-size: 12px;

  color:#333333;

}





#texte h1 {

  color:#c62f00;

  font-size: 26px;

  font-weight: bold;

  text-align:center;

}



.intro{

text-align:center;

font-size: 20px;

color:#336600;

}



#texte p {

color:#333333;

font-size:12px;



}



#news p{

	position: absolute;

	width: 200px;

	height:20px;

	left: 311px;

	top: 724px;

	color:#59493f;

	font-weight:bold;

	font-size:16px;

}





a:visited {

	color: #000000;

}

a:link {

	color: #000000;

}

a:hover {

	color: #000000;

}

a:active {

	color: #000000;

}



/* news gallery */



#gallery{

	position: absolute;

	top: 752px;

	left: 311px;

	width: 600px;

	height:250px;

}



#gallery .box span {

font-weight:bold

color:#FFFFFF;

}



#gallery .box {

  float: left;

  width: 125px;

  padding: 0 23px 2.3em 23px;

  margin-right: 1px;

  background: #59493f;

  position: relative;

}

#gallery .box h3 {

  text-align: center;

  line-height: 23px;

  font: 23px "Times new roman", serif;

  color: #fff;

  height: 23px;

  margin-bottom: 20px;

  background: top center url(images/tab_drk.gif) no-repeat;

}

#gallery .box p {

  margin: 1em 0;

  padding: 0;

  line-height: 1.4;

}

#gallery .box .more {

  height: 18px;

  line-height: 18px;

  background: #978040 top left url(images/moretab_left_drk.gif) no-repeat;

  position: absolute;

  bottom: 0;

  right: 0;

  width: 3.2em;

  padding-right: 4px;

  margin-bottom: 0;

}

#gallery .box .more a {

  color: #59493f;

}

#gallery .box .more a:hover {

  color: #59493f;

}

#gallery .box-lit {

  background: #59493f;

}

#gallery .box-lit h3 {

  background: top center url(images/tab_lit.gif) no-repeat;

}

#gallery .box-lit .more {

  background: #B4A26D top left url(images/moretab_left_lit.gif) no-repeat;

}



/** footer **/

#footer {

	text-align: center;

	position: absolute;

	left: 369px;

	top: 1494px;

}

#footer p, #footer ul {

  margin: 0.8em;

}

#footer ul {

  margin-top: 1.2em;

}

#footer li {

  display: inline;

  list-style: none;

}


