@charset "utf-8";

/* Début du reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
}

body {
	line-height: 1;
}


table {
	border-spacing: 0;
	border-collapse:collapse;
	width:auto;
	margin:0 0 1em 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}


/* Fin du reset */


body {
	background-position:center top;
	text-align:left;
	background-color:#000000;
	color:#765221;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

body a:link {
	color:#765221;
}

body a:visited {
	color:#765221;
}

body a:hover {
	color:#C93;
}

#intro {
	width:500px;
	margin:0 auto;
}

#introText{
	width:100%;
	text-align:center;
	margin-top:20px;
}

#all {
	width:795px;
	margin:0 auto;
}


#header {
	width:795px;
	margin:0 auto;
	background-image:url(images/header.jpg);
	height:122px;
}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 795px;
  height: 59px;
  background: url(images/menu.jpg) no-repeat;
  position: relative;
}

#menu span {
  display: none;
  position: absolute;
}

#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

#menu a:hover {
  background-position: left bottom;
}

#menu a:hover span {
  display: block;
}

#menu .menu1 {
  width: 112px;
  height: 37px;
  background:url(images/boutons/btn1Normal.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .menu1 span {
  width: 107px;
  height: 51px;
  background:url(images/boutons/btn1Down.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .menu2 {
  width: 135px;
  height: 38px;
  background:url(images/boutons/btn2Normal.jpg) no-repeat;
  left: 112px;
  top: 0px;
}
#menu .menu2 span {
  width: 127px;
  height: 53px;
  background:url(images/boutons/btn2Down.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .menu3 {
  width: 101px;
  height: 52px;
  background: url(images/boutons/btn3Normal.jpg) no-repeat;
  left: 247px;
  top: 0px;
}
#menu .menu3 span {
  width: 101px;
  height: 52px;
  background: url(images/boutons/btn3Down.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .menu4 {
  width: 97px;
  height: 53px;
  background: url(images/boutons/btn4Normal.jpg) no-repeat;
  left: 348px;
  top: 0px;
}
#menu .menu4 span {
  width: 97px;
  height: 53px;
  background: url(images/boutons/btn4Down.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .menu5 {
  width: 100px;
  height: 52px;
  background: url(images/boutons/btn5Normal.jpg) no-repeat;
  left: 445px;
  top: 0px;
}
#menu .menu5 span {
  width: 100px;
  height: 52px;
  background: url(images/boutons/btn5Down.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .menu6 {
  width: 111px;
  height: 53px;
  background: url(images/boutons/btn6Normal.jpg) no-repeat;
  left: 545px;
  top: 0px;
}
#menu .menu6 span {
  width: 111px;
  height: 53px;
  background: url(images/boutons/btn6Down.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .menu7 {
  width: 123px;
  height: 52px;
  background: url(images/boutons/btn7Normal.jpg) no-repeat;
  left: 656px;
  top: 0px;
}
#menu .menu7 span {
  width: 123px;
  height: 52px;
  background: url(images/boutons/btn7Down.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

#corps {
	width:795px;
	background-image:url(images/body.jpg);
	background-repeat:repeat-y;
	min-height:300px;
}

.titrePage {
	width:96%;
	margin-left:2%;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
	border-bottom:thin solid #765221;
}

.text {
	width:96%;
	margin-left:2%;
	padding-bottom:15px;
	text-align:justify;
}

.textMoitier {
	width:47%;
	margin-left:2%;
	padding-bottom:15px;
	text-align:justify;
	float:left;
}

.grosTitre {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#DCB57E;
}

.grosTitre a:link{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#DCB57E;
}

.grosTitre a:visited{
	color:#DCB57E;	
}

.grosTitre a:hover{
	color:#573E26;	
}

	
	
#footer {
	width:795px;
	margin:0 auto;
	background-image:url(images/footer.jpg);
	height:45px;
	font-size:9px;
	text-align:center;
}

#footer a:hover{
	color:#ffcc33;
}

.lstImages {
	width:96%;
	margin-left:2%;
	padding-bottom:15px;
	text-align:justify;
}

.lstImages img{
	border:2px solid #765221;
	margin-right:3px;
	margin-bottom:5px;
	float:left;
}

.clear {
	clear:both;
}

#copyright-gauche{
	text-align:left;
	width:300;
	float:left;
	margin-left:5px;
}

#copyright-droite{
	text-align:right;
	width:300;
	float:right;
	margin-right:5px;
	margin-top:5px;
	
}

h1 {
	font-size:12px;
	font-style:italic;
	font-weight:100;
}

h2 {
	font-size:12px;
	text-decoration:underline;
	line-height:30px;
}
