body{
  background-image: url(images/bkg.jpg);
  background-color: #f6d71d;
  background-position: top;
  background-repeat : repeat-x;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial;
  color: #7c7b78;
  font-size: 11px;
}

a img{
	border: 0px;
}

#container{
  width: 1028px;
  height: auto; 
  background-image: url(images/header_bkg.jpg);
  background-repeat : no-repeat;
}

#repeater{
  width: 1028px;
  background-image: url(images/repeater_bkg.jpg);
  margin: auto;
  background-repeat : repeat-y;
}

#footer{
  width: 1028px;
  height: 97px;
  background-image: url(images/footer_bkg.jpg);
  background-repeat : no-repeat;
}

#contenu{
  width:886px;
  height: auto;
  margin-left: 78px;
}

#page{
  width: 863px;
  margin: 15px auto 0 auto;
}

#Left_column{
  width:142px;
  float:left;
  background-image: url(images/home_picto.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

#Center_column{
  width:435px;
  float:left;
  margin-left:10px;
}

#Right_column{
  width:264px;
  margin-left:7px;
  float:left;
}

.clean, #clean{
  clear: both;
}

#seachInput{
  border: 0px;
  margin-left: 130px;
  margin-top:4px;
  width: 145px;
  height: 17px;
  float:left;
}

#btn_search{
  margin-left:8px;
  margin-top: 0px !important;
  margin-top: -2px;
  float:left;
}

.left_title{
  width: 144px;
  height: 35px;
  background-image: url(images/bg_left_title.gif);
  color: #699131;
  text-align:center;
  line-height: 35px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
}
.left_txt{
  font-size: 10px;
    margin:10px auto 0 auto;
    width: 144px;
}

.hauteur{
  margin-top: 50px;
}

h3{
background-image: url(images/title_page_bkg.jpg);
width:435px;
color:white;
line-height: 41px;
text-indent : 10px;
display:block;
background-repeat: repeat-x;
height:41px;
}

hr.point {color:#676767;background-color: White;border: dashed;border-top-width: 1.5px; border-bottom-width: 0px; border-right-width: 0px; border-left-width: 0px;}

#containMainMag{
	border: #e0e0e0 solid 1px;
	border-top:none;
	margin-top: 12px !important;
	margin-top: 0px;
}

#containMainMag h3{
	width: 264px;
	margin-top:0px;
}
#containMainMag div{
	margin-left:10px;
	margin-right:10px;
}

#containMainMag strong{
	color:green;
}
#loaderDiv{
	background-color: white;
	position: absolute;
	top: 0px;
	left: 0px;
	display:none;
	
}

#loaderDiv div{
	width: 150px;
	height: 150px;	
	margin:auto;
	text-align:center;
	margin-top: 150px;
}

