body{		
		margin: 0px auto;			
		width: 100%;
		height:100%;
		background-color: #cccccc;		
}

#all{
	margin: 0px auto;	
	width: 968px;
}

#all2{		
	margin: 0px auto;
	width: 968px;	
}

#heared{
	margin: 0px auto;
	display: table;	
	width: 968px;
}

#header_left{	
	float: left;	
	width: 474px;
}

#heared_right{	
	float: right;	
	width: 494px;
}

#header_left2{	
	float: left;
	width: 474px;
	text-align:left;
}

#heared_right2{	
	float: right;
	width: 494px;	
}

#cont{
	width: 968px;
	height: 233px;
	display: table;	
}

#cont_left{	
	float: left;
	width: 36px;
}

#cont_center{	
	float: left;
	width: 916px;
	background-color: #4468af;	
	text-align:left;
	height: 233px;
}

#cont_center2{
	display: table;	
}

#text{
	float:left;
	font-family:  Trebuchet MS;
	font-size:20; 
	color:#ffffff; 
	width:702px;		
}

.text2{
	font-size:20; 
	color:#ffffff;
line-height: 35px;	
}

.text3{
	font-size:20; 
	color:#ffffff;
}

.text_title{
	font-family:  Trebuchet MS;
	font-size:28; 
	color:#ffcc00; 	
	line-height: 50px;			
}




#price{
	float:right;
	width:206px;
	height:155px;	
	background: url(img/prise.jpg);
	background-repeat: no-repeat;	
}

.order{	
	text-align:right;	
	margin-right:115px;
}

.submit{
	background: url(img/order.jpg);
		background-repeat: no-repeat;	
		width:277px;
		height:61px;
		border: 0px solid;
	margin:0px 0px	0px 0px;
}

#cont_right{	
	float: right;
	width:16px;
}

#foot{
	width: 968px;
	margin-top:-10px;	
}