*{
	margin:0;
	padding:0;
}

body{
	background-image:url(../home_images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

#container{
	width:1135px;
	height:666px;
	margin:0 auto;
}

#header{
	width:1135px;
	height:92px;
	background-image:url(../home_images/logo.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin:0 auto;	
}


#titre_grand{
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	width:550px;
	margin:0 auto;
	padding-top:20px;
}


#titre_petit{
	color:#FFF;
	font-size:17px;
	width:700px;
	margin:0 auto;
	padding-top:20px;
	text-align: center;
}


#content_top{
	width:889px;
	height:328px;
	margin:0 auto;
	background-image: url(../home_images/top_content_bg.jpg);
	background-repeat:no-repeat;
}


#content_middel{
	width:889px;
	height:155px;
	margin:0 auto;
	background-image: url(../home_images/middel_content_bg.jpg);
	background-repeat:no-repeat;	
}

#content_bottom{
	width:889px;
	height:83px;
	margin:0 auto;
	background-image: url(../home_images/bottom_content_bg.jpg);
	background-repeat:no-repeat;	
}

#CTR{
	width:226px;
	height:116px;
	float:left;
	padding-left:88px;
	margin-top:5px;
}


#CTR img{
	width:90px;
	height:47px;
	margin-top:10px;
	margin-left:60px;
}


#titre_ctr{
	margin-top:10px;
	color:#002e50;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}



#Leyton{
	width:226px;
	height:116px;
	float:left;
	margin-left:260px;
	margin-top:20px;
}


#Leyton img{
	width:109px;
	height:36px;
	margin-top:20px;
	margin-left:55px;
}

#titre_leyton{
	margin-top:10px;
	color:#8b1513;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.btn{
	height:26px;
	width:72px;
	background-image:url(../home_images/btn.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:6px;
	margin-top:10px;
	margin-right:10px;
	float:right;
}

a{
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;	
	color:#000;
	text-decoration:none;	
}

a:hover{
	text-decoration: underline;	
}
