
/* CSS Document */
#centre #recap1 
{
font-size: 26px;	
}
 #recap1 table
{
border:solid 2px silver; border-radius:10px; box-shadow:0 0 20px;
font-size: 16px;
}





 #scrol{

height:250px;
overflow: auto; 

}

 #scrol24{

height:250px;
overflow: auto; 

}
#listepanier3 td {
	padding: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #616A72;
	border-right-color: #616A72;
	border-bottom-color: #ACACAC;
	border-left-color: #616A72;
	
	font-size: 12px;

}
#centre #listepanier td {
	padding: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #616A72;
	border-right-color: #616A72;
	border-bottom-color: #ACACAC;
	border-left-color: #616A72;
	
	font-size: 12px;

}

#centre #total td {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbb;
	border-right-color: #bbb;
	border-bottom-color: #ACACAC;
	border-left-color: #bbb;
}
#centre #listepanier select {

	font-size: 12px;
}
#centre #listepanier a {
text-decoration:none;
	color: #000000;


}
#centre #listepanier .header {
	background-color: #f2efe9;
	background-image: url(../images/listeproduit_sep_header.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding: 0px;
}
#centre .prix  {
	
	font-weight: bold;
		font-size: 12px;
}
#centre #total {
	margin-top: 10px;
		font-size: 12px;
	background-color: #f2efe9;

}

#main #content #page  #minimenu {
	background-image: url(../images/nav_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	background-color: #92B4DB;
	margin: 0px;
}

#main #content #page  #minimenu  #bg {
	background-image: url(../images/nav_d.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	padding-left: 10px;
	width: 612px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 24px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	height: 24px;
}