*
{
font-family:Tahoma, Verdana, Arial, sans-serif;

}


#content_3cols {
	font-size:11px;
}

/*
.panier
{
	background-image:url(../images_3cols/panier.gif);
	width:178px;
	height:101px;
	float:left;
	margin-left:10px;
	pad ding-top:10px;
}
*/

.panier
{
	position:relative;
	top:-99px;
	left:567px;
	
	background-image:url(../images/panier.png);
	width:178px;
	height:101px;
	flo at:left;
	ma---rgin-left:10px;
	pad ding-top:10px;
	bord er:solid 1px #000
}




#panier_content
{
	height:63px;
	position:relative;
	top:7px;
	left:12px;
	padding:10px 0px 0px 5px;
	font-size:12px;
}

#top_panier_link
{
	text-align:right;
	padding:0 18px 0 0
	
}

#top_panier_link a
{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}



body
{
	background-color:#d3d4d5;
	background-image:url(../images_3cols/main_bkg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
.main_container
{
	width:988px;
	margin-top:20px;
}

#content
{
	min-height:400px;
	float:left;
	margin-left:20px;	
	width:730px;
	font-size:12px
}

.r_box_top
{
	/*background-image:url(../images_3cols/r_box_top.gif);*/
	background:#fff url(../images_3cols/r_box_top.gif) 0 0 no-repeat;
	width:988px;
	height:7px;
}

.r_box_bottom
{
	/*background-image:url(../images_3cols/r_box_bottom.gif);*/
	background:transparent url(../images_3cols/r_box_bottom.gif) 0 0 no-repeat;
	width:988px;
	height:7px;
	float:left;
	margin-bottom:20px
}
.r_box_body
{
	background-color:#FFFFFF;
	float:left;
}
.header
{
height:144px;
}
.banner_container
{
width:541px;
height:93px;
float:left;
margin-top:3px;
margin-left:15px;
}

.menu_container
{
	width:100px;
	height:10px;
	background-image:url(../images_3cols/bkg_menu.gif);
	width:741px;
	height:43px;
	float:right;
	margin-right:15px;
	padding-top:8px;
}

.menu_container_home
{
	width:100px;
	height:10px;
	background-image:url(../images_3cols/bkg_menu_home.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	width:741px;
	height:43px;
	float:right;
	margin-right:15px;
	padding-top:8px;
	
	bor der:solid 1px red
}


