html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #695F4C;
}
a:hover {
	color: #FF0000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #D9D1BC ;
	text-align: center;
	color: #847A67;
	padding-bottom: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 820px;
	background: #D4CAB6;
  position: relative;
}

#header {
	height: 266px;
	background-color: #D9D1BC;
	background-image: url(images/bandeau_acc.png);
	background-repeat: no-repeat;
}
#nav {
  background: #847A67;
  position: absolute;
  top: 69px;
  left: 434px;
  width: 386px;
  padding: 9px 0;
  text-align: center;
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  text-decoration: none;
  color: #fff;
}
#gmenu {
	position: absolute;
	top: 136px;
	left: 434px;
	width: 385px;
}
#gmenu p {
  text-decoration: none;
  font-size: 10px;
  }
#gmenu li {
  list-style: none;
  text-indent: 0px;
  float: left;
  overflow: hidden;
  height: 111px;
}

#gmenu .galbums {
  background: url(images/pic_01.png) no-repeat;
  width: 128px;
}
#gmenu .gdecoration {
  background: url(images/pic_02.png) no-repeat;
  width: 128px;
}
#gmenu .gcalligraphie {
  background: url(images/pic_03.png) no-repeat;
  width: 128px;
}

#body {
	padding-top: 3px;
	background-color:# #D4CAB6;
}
#categories {
  float: left;
  width: 195px;
}
#intro, #nouv {
  float: right;
  width: 622px;
  background: #D4CAB6;
}
#intro .inner, #nouv .inner {
  padding: 6px 12px;
}
#intro p, #nouv p {
  margin: 0.9em 0;
}

.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: bold 14px verdana, arial, sans-serif;
  color: #1B1812;
}

h2 {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #695F4C;
  padding-bottom: 10px;
}
#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #847A67;
}
#categories li {
  background: #D4CAB6 left url(images/puce.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
}
#categories a {
  text-decoration: none;
  color: #000000;
}
#categories a:hover {
  text-decoration: underline;
}
#intro {
background-image:url() ;
	background-color: #D4CAB6;
		background-repeat: no-repeat;
	background-position: right bottom;


}
#nouv {
	height: 428px;
	background-color: #D4CAB6;
	background-image: url();
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nouv .inner {
  padding-right: 0px;
}
#nouvgal {
	float: right;
	width: 600px;
	margin-top: 1em;
	margin-bottom: 1em;
}
#nouvgal div {
  float: left;
  margin: 6px;
}
#nouv ul {
  margin-left: 1.5em;
}
#nouv li {
  margin: 0.2em 0;
  color: #463F32;
  font-size: 12px;
  font-family: verdana, arial, sans-serif;
}
#nouv p {
}

#pied-one, #pied-two, #pied-three {
  height: 146px;
}
#pied{
padding-left:3px;
	background-color: #D4CAB6;

}
#pied-one {
	float: left;
	width: 192px;
	margin-left: 0px;
	margin-right: 3px;
	background-color: #847A67;
	background-image: url(images/pied_01.jpg);
	background-repeat: no-repeat;
}
#pied-two {
	float: left;
	width: 477px;
	margin-right: 3px;
	background-image: url(images/pied_02.jpg);
	background-repeat: no-repeat;
	background-color: #847A67;
}
#pied-three {
	float: left;
	width: 138px;
	margin-right: 3px;
	background-color: #847A67;
	background-image: url(images/pied_03.jpg);
	background-repeat: no-repeat;
}

#pied a{
text-decoration:none;
color:#FFFFFF;
}
#pied p {
	text-align: right;
	color: #FFFFFF;
	margin: 10px 15px 0 0;
	font-size: 18px;
	font-weight: bold;
}
#pied p.date {
  margin-top: 0;
  font-size: 10px;
}
#pied a.droite {
color:#DACA86;
  margin-top:5px;
  margin-left:5px;
  font-size: 12px;
}
#pied a.gauche {
	text-decoration:underline;
	color:#DACA86;
	margin-top:5px;
	margin-left:5px;
	font-size: 10px;
}
#pied a:hover.droite  {
color:#FFFFFF;
}

#adresse {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}

