body {
	margin: 0;
	padding: 0;
	font-family: Courier New, Courier, monospace;	
	font-size: 10pt;	
	color: #7B4B19;  
  background: #8A765F;
}

h1 {
	margin: 0 0 0 -15px;
	padding: 0 20px 0 0;
	width: 472px;  
	height: 26px;
	line-height: 27px;  
	text-align: right;  
	font-weight: bold;	
	font-size: 10pt;	
	color: #C88E2C;
	background: url(/templates/librairie-larumeur_img/pagetitle.gif) no-repeat;
}

#infoBox {
	font-size: 11px;
}

h3 {
	margin: 0;
	padding: 0;
	font-size:18px;
}

a {
	color: #784C1B;
	text-decoration: none; 
}


#container {
	margin: 0 auto;
	padding: 0;  
	width: 1024px;
}

#header {
  position: relative;

  margin: 0;
  padding:0;

  width: 100%;
  height: 75px;
  
  background: #fff;
}

#headerContent {
  position: relative;
  margin:0 auto;
  padding: 0;

  height: 75px;
  width: 780px;
  
  background: url(/templates/librairie-larumeur_img/top.gif) no-repeat;
}

#nav {
  position: absolute;
  
  margin: 0;
  padding: 0;
  
  top: 60px;
  left: 270px;
  
  height: 30px;
  width: 465px;
  
  font-weight: bold;
	font-size: 10pt;
	
	text-align:right;  
}

#nav ul {
  margin: 0;
  padding: 0;
}

#nav ul li {
  position: relative;
  margin: 0 0 0 12px;
  
  list-style-type: none;
  display: inline;
}

#nav ul li a {
  color: #7B4B19;
  padding: 0 12px;
  text-decoration: none;
}

#nav ul li a:hover {
 
}

#nav ul li.open {
  position: relative;
  color: #fff;
  background: url(/templates/librairie-larumeur_img/navig_droite.gif) right top no-repeat;
}

#nav ul li.open a {
  background: url(/templates/librairie-larumeur_img/navig_gauche.gif) left top no-repeat;
  color:#fff;
}

#headerSales {
  position: absolute;
  
  top: 0;
  right: 0;
  
  height: 106px;
  width: 106px;
 
}

#headerSales a img {
		border:none;	
}

#main {
  margin: 0 auto;
  padding: 0;
  
  width: 780px;
  min-height: 550px;
  height: auto !important;
  height: 550px;
  
  background: url(/templates/librairie-larumeur_img/bgContent.gif) repeat-y;
}

#left {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  
  width: 212px;
  min-height: 500px;
  height: auto !important;
  height: 500px; 
}

#logo {
  position: absolute;
  
  width: 215px;
  height: 129px;
  
  top: -65px;
  left: 45px;
  
  background: url(/templates/librairie-larumeur_img/logo.png) no-repeat;
}

#infoBox {
  position: absolute;
  margin:0;
  padding: 65px 0 0 0;
  
  left: 40px;
  width: 209px;
  height: 172px;
  
  text-align: center;
  
  background: url(/templates/librairie-larumeur_img/infobox.gif) no-repeat;
}

#subNav {
  position: absolute;
  margin: 0;
  padding: 0;
  
  top: 170px;
  left: 40px;
  
  width: 213px;
  min-height: 26px;
  height: auto !important;
  height: 26px;
  
  font-weight: bold;
	font-size: 9pt;
	color: #7B4B19;
}

#subNavTop {
  margin: 0;
  padding: 0;
  
  width: 213px;
  height: 13px;
  
  background: url(/templates/librairie-larumeur_img/subNav_Top.gif) no-repeat;
}

#subNavContent {
  margin: 0;
  padding: 0;
  
  min-height: 26px;
  height: auto !important;
  height: 26px;
  
  background: url(/templates/librairie-larumeur_img/subNav_content.gif) repeat-y;
  
}

#subNavContent ul {
  margin: 0;
  padding: 0;
}

#subNavContent ul li {
  margin: 0 0 0 14px;
  padding: 0;
  
  list-style-type: none;
  
  width: 187px;
  height:25px;
  line-height: 25px;
  
  text-align: center;
  
  background: #fff;
}

#subNavContent ul li.off{
  background: none;
}

#subNavContent ul li a {
  color: #7B4B19;
  text-decoration: none;
}

#login {
  margin: 0 auto;
  width: 700px;

}

#subNavFooter {
  margin: 0;
  padding: 0;
  
  width: 213px;
  height: 13px;
  
  background: url(/templates/librairie-larumeur_img/subNav_bottom.gif) no-repeat;
}

#right {
  float: left;
  
  margin: 25px 0 0 39px;
  padding: 0 15px 0 15px;
  
  width: 464px;
  min-height: 500px;
  height: auto !important;
  height: 500px;
  
  background: url(/templates/librairie-larumeur_img/bgRight.gif) repeat-y;
}

.object {
  clear:both;
  position: relative;
  color: #784C1B;
  padding: 0 0 15px 0;
  font-size:10pt;
  
  border-bottom: dotted 1px;
}

.object h2 {
  margin: 0;
  padding: 0;
  color: #7B4B19;
  
  height: 26px;
  line-height: 23px;
  
  text-align: left;
  
  font-size: 13px;
}

.standard img {
  margin: 7px 0 0 0;
  padding: 0;
}

#footer {
  margin: 0 auto;
  padding: 0;
  
  padding: 15px 0 0 0;
  
  width: 700px;
  height: 32px;
  
  background: url(/templates/librairie-larumeur_img/footer.gif) bottom no-repeat;
}

