body{background-image:url(../img/background.jpg);background-repeat : repeat-x;}

/*Fonts*/
  
 
  @font-face { font-family:'DINEngschrift LT'; src:url('fonts/dinen___.ttf'), format ("opentype"); color: #666666 ;}
 /* @font-face { font-family:'DINEngschrift '; src:url('fonts/dinen___.ttf'), url('fonts/dinen___.ttf'); color: #666666 ;}*/
  
 

.top{
	background-image:url(../img/top.png);
	background-repeat : no-repeat;
	background-position : center;
height :146px;
width : 794px;	


}
.logo{
position : relative ;
top : 10px;
left : -230px
}

DIV.content{
background-image : url(../img/box.png);
background-repeat : no-repeat;
height : 717px;
width : 794px;
margin : 0px;

}


#blueTitle{ position : relative; top : 10px;}
#home_center{ background-image : url(../img/home_pic_big.jpg); background-repeat:no-repeat; height : 439 ; width : 776 ; position : relative; left:1px;}
#titles{ position : relative; top : 240px; left : 15px;font-family:'Kozuka Gothic Pro'; font-size:14pt;font-weight:bold}
#contents{ position : relative; top : 250px;left : 15px;font-family:'Kozuka Gothic Pro'; font-size:11pt;}
#list_steps{text-align:justify; font-family:'Kozuka Gothic Pro'; font-size:10pt; position : relative; left : 15px;}
#coffret {position : relative ; left : 35px;}
.foot{position : relative ; background-image : url(../img/foot.png); background-repeat:no-repeat;height :50px; width :794px ; top : 0px;}

.footLink{position : relative; top : 11px;left:50px;}

