body {
    background-color:#f5f5f5;
}

div#global_center {
    text-align: center;
	
}

div.centrage {
    text-align:center;
}

h1 {
    font-family:Tahoma;
    font-weight: bold;
    font-size: 15px;
    color: #ed0677;
}

p {
    color: #000000;
    font-family:Tahoma;
    font-size: 12px;
}

img {
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-right-color: transparent;
}

div#credits {
    position:absolute;
    top:580px;
	left:60px;
    width:100%;
    text-align:center;
    color:gray;
    font-family:Tahoma;
    font-size:10px;
}

table#tab_product {
}

img#oDiv {
    position:absolute; left:140px; height:800px; width:800px;
    /*    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/photo_magasin.png', sizingMethod='scale');*/
}

div#menu_produits_title {
    max-height: 29px;
    background-color: #f4b5cf;
    font-weight: bold;
    font-size: 15px;
    color: #ed0677;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
}

a.menu_produits_title:hover, a.menu_produits_title:active {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

div#global_menu_produits {
    float: left;
    width: 162px;
    max-height: 85%;
    margin-left: 9px;
    margin-top: 15px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #878787;
    background-color: #ffffff;
    padding-bottom: 10px;
    overflow: auto;
}

div#menu_produits {
    line-height: 20px;
    padding-left: 5px;
    padding-top: 10px;
}

a.menu_produits:link , a.menu_produits:visited {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #878787;
    text-decoration: none;
}

a.menu_produits:hover, a.menu_produits:active {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #878787;
    text-decoration: none;
    font-weight: bold;
}

a.menu_produits_sel:link, a.menu_produits_sel:visited, a.menu_produits_sel:hover, a.menu_produits_sel:active {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ed0677;
    text-decoration: none;
    font-weight: bold;
}

hr#lineCateg {
    height: 0px;
    text-align: left;
    width: 150px;
    color: #d7d6d6;
    margin-left: -10px;
}

div#Reduction {
	
	margin-top:350px;
	margin-left:280px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:13px;
	font-weight:bold;
	
}

div#Products {
    position: absolute;
    left: 160px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    margin-left:10px;
    margin-right:10px;
    margin-top:10px;
    max-height:80%;
    overflow:scroll;
    padding-left:3px;
    width:570px;
    padding-right: 3px;
}

div#ProductsList {
    background-color:white;
    font-family:Verdana,Arial,Helvetica,sans-serif;
}

div#ProductOnly {
    float: left;
    width: 235px;
    font-size: 12px;
    text-indent: 10px;
}

div#ProductOnly img {
    float: left;
    margin-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    background-color: white;
}

div#ProductOnly h1 {
    font-size: 16px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
}

div#ProductOnly h2 {
    font-size: 12px;
    display: inline;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #ed0677;
    font-weight: normal;
}

div#ProductOnly h3 {
    color: #ed0677;
    display: inline;
    font-size: 20px;
    font-weight: normal;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

div#ProductInList a:link, div#ProductInList a:visited{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ed0677;
    font-weight: bold;
    text-decoration: none;
}

div#ProductInList a:hover, div#ProductInList a:active {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ed0677;
    text-decoration: none;
    font-weight: normal;
}

div#ProductInList {
    height: 70px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #ffffff;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #c3bebe;
    border-bottom-color: #c3bebe;
    border-left-color: #c3bebe;
    border-right-color: #c3bebe;
}

td.ProduitPrice {
    width: 110px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    color: #ed0677;
    text-align: right;
}

td.ProduitDesc {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

/* CCS du panier */

td.pn_title_article {
    max-height: 29px;
	width: 370px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #f4b5cf;
    font-weight: bold;
    font-size: 15px;
    color: #ed0677;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
}

td.pn_title_prix {
    max-height: 29px;
	width: 96px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #f4b5cf;
    font-weight: bold;
    font-size: 15px;
    color: #ed0677;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
}

.pn_resume_prix {
    max-height: 29px;
	width: 50%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #f4b5cf;
    font-weight: bold;
    font-size: 15px;
    color: #ed0677;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
}

td.pn_qte {
    width: 110px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #a6a6a6;
    text-align: left;
}

td.pn_price {
    width: 110px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #a6a6a6;
    text-align: right;
}

div#pn_total {
	width:370px;
	margin-left: 215px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #ffffff;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #c3bebe;
    border-bottom-color: #c3bebe;
    border-left-color: #c3bebe;
    border-right-color: #c3bebe;
}

a.pn_add_del:link, a.pn_add_del:visited, a.pn_add_del:hover, a.pn_add_del:active {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #ed0677;
    text-decoration: none;
    font-weight: bold;
}

a.pn_kill_id:link, a.pn_kill_id:visited, a.pn_kill_id:hover, a.pn_kill_id:active {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ed0677;
    text-decoration: none;
}

.pn_ProduitDesc {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.pn_ProductName {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
	font-weight: bold;
    color: #ed0677;
    text-decoration: none;
    font-weight: normal;
}

div#commander {
	margin-left:390px;
}

div#pn_total2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding-top: 7px;
    padding-bottom: 7px;
	padding-left: 3px;
	width:639px;
	margin-left: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #ffffff;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #c3bebe;
    border-bottom-color: #c3bebe;
    border-left-color: #c3bebe;
    border-right-color: #c3bebe;
}

.star {
	width:442px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    color: #ed0677;
    text-decoration: none;
}

div#Presta {
    position: absolute;
    left: 120px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
 
    max-height:80%;
    overflow:auto;
    padding-left:3px;
    width:570px;
    padding-right: 3px;
}

div#PrestaList {
    background-color:white;
    font-family:Verdana,Arial,Helvetica,sans-serif;
}