html, body, div, span, 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 {
  border:  none;
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-style: inherit;
  font-weight: inherit;
  color: #000000;
}
body{
	background-color: #A9C741
}
a {
  text-decoration: none;
}
#conteneur {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 772px;
  background-color: #ffffff;
}
#contenu {
  width: 772px;
  height: 355px;
}
ul#menu {
  	height: 50px;
  	margin-left: 40px;
}
ul#menu li {
  display: inline;
  padding: 0px 10px 0px 10px;
  margin-right: 20px;
}
ul#menu li a {
	color: #005E45;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}
ul#menu li a:hover {
	color: #ffffff;
	background-color: #005E45;
}
ul#menu li#on {
	font-size: 15px;
	padding: 5px 10px 10px 10px;
	color: #ffffff;
	background-color: #005E45;
}
#gdphoto {
	margin: 0px 0px 0px 35px;
}
#texte_photo {
	position: absolute;
	top: 173px;
	left: 350px;
	width: 290px;
/*	background-color: Gray;*/
}
#texte_photo div {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 290px;
	color: #622614;
	height: 100%;
	
}
.localisation {
	background-color: #005E45;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	width: 260px;
	position: absolute;
	right: 35px;
	text-align: center;
	padding: 5px;
}
span.titre_grand {
	font-size: 30px;
	color: #622614;
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
}
span.titre_moyen {
	font-size: 16px;
	color: #622614;
	font-family: "Times New Roman", Times, serif;
}
span.titre_petit {
	font-size: 24px;
	color: #622614;
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
}
span.titre_mini {
	font-size: 11px;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
}
#texte_photo h1 {
	font-size: 14px;color: #622614;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
#texte_photo h2 {
	font-size: 14px;color: #622614;
	padding: 15px 0px 5px 0px;
}
#vignettes {
	position: absolute;
	top: 173px;
	right: 0px;
	overflow: auto;
	height: 300px;
	width: 113px;
}
#vignettes ul li {
	padding: 0px 0px 6px 0px;
}
#pied {
	background-color: #005E45;
}
#pied ul {
	margin: 0px 0px 0px 300px;
	padding: 3px 0px 3px 0px;
}
#pied ul li {
	display: inline;
	padding-right: 50px;
}
#pied ul li a {
	color: #ffffff;
}

