body {
  margin: 35px 0 0 0;
  padding: 0;
  
  font-size: 12px;
  color: #000;
}

h1 {
  color: #7e2618;
  font-size: 14px;
}

#container {
  margin: 0 auto;
  padding: 0;
  position:relative;
  width: 650px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
}
#home{
  margin: 0 auto;
  padding: 0;
  
  width: 1024px;
  height: 768px;
}

#home img{
  border:0;
}

#mainLeft {
  float: left;
  
  margin: 0;
  padding: 0;
  
  width: 146px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
}

#headerLeft {
  margin: 0;
  padding: 0;
  height: 221px;
}

#headerRight {
  margin: 0;
  padding: 0;
  height: 221px;
}

#headerLeft img {
  border: none;
}

#headerRight img {
  border: none;
}

#nav {
  margin: 0;
  padding: 0;
  
  min-height: 400px;
  height: auto !important;
  height: 400px;
}

#nav ul {
  margin: 0;
  padding: 0;
}

#nav ul li {
  margin: 0;
  padding: 0 0 0 10px;
  
  list-style-type: none;
  display: block;
  
  font-weight: bold;  
  color: #000;
  
  min-height: 25px;
  height: auto !important;
  height: 25px;
  
  background: url(/templates/menoud_img/button.jpg) no-repeat;
  position:relative;
}

#nav ul li a{
  line-height: 25px;
  text-decoration: none;
  color: #333333;
}

#nav ul li li {
  margin: 0;
  padding:0;
  font-weight: normal;
  background: none;
  color: #000;
  font-size: 11px;
}

#nav ul li li a {
  margin: 0;
  padding:0;
  color: #000;
  text-decoration: none;
}

#mainRight {
  float: left;
  
  margin: 0;
  padding: 0;
  
  width: 504px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
}

#content {
  margin: 0;
  padding: 0 30px;
  
  width: 464px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  
  background: url(/templates/menoud_img/content.jpg) repeat-y;
}

.object {
  margin: 0;
  padding: 0;
}
.object a {
  color: #66b8dc;
}

#footer {
  margin: 0;
  padding: 0;
  
  width: 503px;
  height: 55px;
  
  background: url(/templates/menoud_img/footer.jpg) no-repeat;
}


#subcat a {
	display:block;
	width:91px;
	height:21px;
	line-height:21px;
	background: url(/templates/menoud_img/btn_sous_nav_03.jpg) no-repeat;
	float:left;
	margin:0 0 0 5px;
	text-align:center;
	color:#000;
	text-decoration:none;
}

.vachelist {
	clear:both;
	padding:20px 0 0 0;
}

.vachelist h3 {
	font-size:17px;
	margin:0 0 5px 0;
	color:#7e2618;	
}

.vachelist a {
	color:#7e2618;
}

.img {
	float:left;
	width:120px;
	margin:0 20px 0 0;
}

#vachedetail a {
	color:#72E6F5;
}

#vachedetail {
	clear:both;
	padding:15px 0 0 0;
}

#vachedetail h1 {
	margin:0 0 10px 0;
	background: url(/templates/menoud_img/titre_03.jpg);
	height:14px;
	line-height:14px;
}


#images {
	float:left;
	width:240px;
	margin:0 10px 0 0;
}

#text {
	margin:0 0 0 250px;
}

#main {
	margin:0 0 10px 0;
}

#left {
	float:left;
	width:110px;
}

#right {
	float:right;
	width:110px;
}
#lang{
	position:absolute;
	top:190px;
	right:30px;
}

