body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;
	background-color:#e2e2e2;
}

img{
	border:none;}

#containeur {
	position:relative;
	width: 960px;
	margin: 0 auto;
	height:830px;
}
#banner_top{
	position: absolute;
	top:10px;
	left:60px;
	height: 90px;
	width: 871px;
}

#Macaron{
position:absolute;
left:620px;
top:600px;
z-index:100;
}

.awards_name{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#1a6784;
}

.awards_date{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:italic;
color:#1a6784;
}

/*----------BLOC 1------------*/
.bloc_1_top{
position:absolute;
top: 110px;
left:60px;
height:19px;

}
.bloc1_content{
position:absolute;
top: 129px;
left:60px;
background-image:url(images/bkg_bloc_1.jpg);
background-repeat:repeat-y;
height:651px;
width:622px;
z-index:50;

}

.bloc_1_bottom{
position:absolute;
top: 780px;
left:60px;
height:14px;

}


/*----------BLOC 2------------*/
.bloc2_top{
position:absolute;
top: 110px;
left:707px;
background-image:url(images/top_bloc_2.jpg);
background-repeat:no-repeat;
padding-top:25px;
padding-left:15px;
padding-right:45px;
color:#1a6784;
font-size:14px;
height:50px;
width:181px;
}

.bloc2_content{
position:absolute;
top: 185px;
left:707px;
background-image:url(images/Bkg_Bloc_2.jpg);
background-repeat:repeat-y;
height: 595px;
width:226px;
z-index:50;
}
.bloc2_bottom{
position:absolute;
top: 780px;
left:707px;
height: 14px;
width:226px;
}


/*----------BLOC 3------------*/
.bloc_3_top{
position:absolute;
top: 764px;
left:85px;
height:18px;

}
.bloc3_content{
position:absolute;
top: 782px;
left:85px;
background-image:url(images_2/bkg_bloc_3.jpg);
background-repeat:repeat-y;
height: 250px;
width:808px;
padding-left:25px;
padding-right:50px;
}
.bloc3_bottom{
position:absolute;
top: 1032px;
left:85px;
height: 14px;
}

/*---------------------DIV FOOTER------------------*/
.footer{
width:780px;}


/* ----------------- Tableau-----------------------*/
.Title{

color:#1a6784;
font-size:14px;
}

 .Product_name{
 font-size:14px;
 font-weight:bold;
 }
.case_yes{
 	background-image:url(images_2/tip_vert.png);
	background-repeat:no-repeat;
	background-position:center;
 }
 
 .border_L_T{
 border-left:#000000 1px solid;
 border-top:#000000 1px solid;
 }
 
  
 .border_L_T_B{
 border-left:#000000 1px solid;
 border-top:#000000 1px solid;
 border-bottom:#000000 1px solid;
 }
  .border_L_T_R{
 border-left:#000000 1px solid;
 border-top:#000000 1px solid;
 border-right:#000000 1px solid;
 }
  .border_L_T_R_B{
 border-left:#000000 1px solid;
 border-top:#000000 1px solid;
 border-right:#000000 1px solid;
 border-bottom:#000000 1px solid;
 }
 
 .Price{
 font-size:18px;
 font-weight:bold;
 }
 
 .BT{
 padding-top:10px;}
