/*
ProductCart Shopping Cart Software, Copyright Early Impact LLC 2006, All Rights Reserved
Use this stylesheet to change the look of the default header and footer that ship with ProductCart
*/
html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #888484;
	background-color: #333331;
}

#bottom {
width: 960px;
margin: auto;
text-align: center;
color: #967e74;
padding: 5px;
}
#bottom A {
color: #967e74;
}
#mots_cles {
width: 960px;
margin: auto;
padding: 5px;
font-size: 10px;
}
#cartes {
text-align: right;
padding: 8px;
padding-right: 0;
/*border-top: 1px solid #d3d3d3;*/
margin-top: 8px;
}

#accueil_visu TABLE {
}
#accueil_visu TD {
padding: 0;
}
#accueil_visu TD IMG {
border: 0;
}
#accueil_visu_nav {
background-color: #948C84;
}
#accueil_visu_2 {
float: left;
}
#accueil_newsletter {
float: right;
padding: 12px;
}
#accueil_newsletter IMG {
border: 0;
}
#accueil_visu_3 {
border-bottom: 1px solid #d5d5d3;
}
#accueil_visu_txt {
padding: 5px;
border-bottom: 1px solid #d5d5d3;
}
#accueil_rubriques {
background-image: url(catalog/accueil_visu_4.gif);
background-position: 0 0;
background-repeat: no-repeat;
}
#accueil_rubriques TABLE {
width: 100%;
margin: 5px;
}
#accueil_rubriques TABLE IMG {
border: 0;
}
#top_ventes {
padding: 10px;
padding-top: 35px;
}
.CC_PHOTO {
padding: 5px;
padding-top: 35px;
}
#accueil_rubriques TABLE .CC_PHOTO IMG {
border: 1px solid #DADADA;
padding: 5px;
}
.CC_DETAIL {
padding: 5px;
padding-top: 35px;
}
#info_livraison {
padding: 10px;
border-left: 1px solid #dadada;
}
#info_livraison H3 {
background-image: url(charte/puce_1.gif);
background-position: 0 0;
background-repeat: no-repeat;
padding-left: 20px;
margin: 0;
margin-bottom: 3px;
color: #997868;
font-weight: bold;
font-size: 12px;
}
#info_livraison P {
margin: 0;
margin-bottom: 3px;
padding-left: 20px;
}
#info_livraison IMG {
margin-left: 20px;
}
#info_livraison A {
display: block;
text-align: right;
}

#main {
background-color: #FFFFFF;
width: 960px;
margin: auto;
}
#smain {
width: 795px;
margin: auto;
}
#logo {
text-align: center;
padding: 5px;
}
#logo IMG {
border: 0;
}
#menu_haut_nav {
float: left;
}
#menu_haut_nav IMG {
border: 0;
}
#menu_haut_nav UL {
list-style-type: none;
margin: 0;
padding: 0;
}
#menu_haut_nav LI {
float: left;
padding-top: 19px;
padding-right: 25px;
}

#smenu {
position: absolute;
display: block;
top: 119px;
}
#smenu LI {
float: none;
margin-left: 88px;
margin-top: -2px;
padding: 0;
}

#menu_haut_droite {
float: right;
}
#menu_haut_panier {
text-align: right;
padding-bottom: 6px;
color: #727272;
font-weight: bold;
}
#menu_haut_panier A {
color: #727272;
text-decoration: none;
}
#menu_haut_panier A:HOVER {
color: #E51B51;
}

#menu_haut_compte UL {
list-style-type: none;
margin: 0;
padding: 0;
}
#menu_haut_compte LI {
float: left;
padding-bottom: 6px;
padding-left: 25px;
}
#menu_haut_compte IMG {
border: 0;
}

#bandeau {
padding-bottom: 8px;
border-bottom: 1px solid #d5d5d3;
margin-bottom: 8px;
}
#bandeau_visu {
background-color: #443F40;
background-image: url(charte/bandeau_fond.gif);
background-position: -1px 0;
}
#bandeau_visu_a {
float: left;
}
#bandeau_visu_a IMG {
border: 0;
}
#bandeau_visu_b {
float: right;
}
#bandeau_nav {
background-color: #B9B4AF;
background-image: url(charte/bandeau_fond.gif);
background-position: right top;
background-repeat: no-repeat;
padding: 5px;
}

#bottom_nav {
border-top: 1px solid #D3D3D3;
}
#bottom_nav IMG {
border: 0;
}
#bottom_nav UL {
list-style-type: none;
margin: 0;
padding: 0;
}
#bottom_nav LI {
float: left;
padding: 6px;
padding-right: 25px;
padding-left: 25px;
}


/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 100%;
			height: 90px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 5px;
			margin-bottom: 5px;
			padding: 0;
			background-color: #e5e5e5;
			font-size: 12px;
			color: #666666;
			border-collapse: collapse;
			border: 0;
		}
		
		#pcHeader td {
			padding: 3px;
			vertical-align: bottom;
		}
		
		#pcStoreDescription {
			border-bottom: 1px solid #FFFFFF;
			font-size: 13px;
			text-align: left;
		}
		
		#pcStoreName {
			font-size: 28px;
			font-weight: bold;
			text-align: left;
		}
		
		#pcStoreSearch {
			text-align: right;
		}
		
		#pcTopNav {
			border-top: 1px solid #FFFFFF;
			text-align: right;
		}
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #999999;
			font-size: 11px;
		}
		
		#pcStoreSearch a:hover {
			color: #000000;
		}
		
		#pcTopNav ul {
			list-style: none;
			margin: 0;
		}
		
		#pcTopNav li {
			display: inline;
			padding-right: 10px;
		}
		
		#pcTopNav a:link, #pcTopNav a:visited {
			text-decoration: none;
			font-size: 14px;
			color: #999999;
		}
		
		#pcTopNav a:hover {
			color: #000000;
		}

/* End TOP AREA of the page */

/* MAIN AREA: three columns: left navigation, main content, login box etc.*/
	/* Define the wrapper and the three columns: */
	
		#pcMainArea {
			width: 100%;
			padding: 0;
			border: 0;
			border-collapse: collapse;
		}

		#pcCenter {
			padding: 0;
			text-align: left;
			vertical-align: top;
		}
	
		
		.pcColumnSpacer {
			width: 5px;
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 13px;
			padding: 3px 0px 0px 20px;
			margin: 0px 0px 0px 0px;
			background-image: url(charte/m25.gif);
			background-repeat: no-repeat;
			color: #FFF;
		}
		

		#pcLeftCatLinks {
			padding: 10px 0px 0px 0px;
			margin: 0px 0px 5px 0px;
		}
		
		#pcLeftPriceLinks {
			color: #999999;
			padding: 10px 0px 0px 0px;
			margin: 0px 0px 5px 0px;
		}
		
		#pcLeftStoreLinks {
			background-color: #F5F5F5;
			color: #999999;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 2px 0px;
		}
	
		#pcLeft ul {
			list-style-type: none;
			margin: 0px 0px 0px 0px;
			padding: 5px 5px 5px 5px;
			border-left: 2px solid #7f7f7f;
			border-right: 2px solid #7f7f7f;
			border-bottom: 2px solid #7f7f7f;
		}

		#divcategories {
			border-left: 2px solid #7f7f7f;
			border-right: 2px solid #7f7f7f;
			border-bottom: 2px solid #7f7f7f;
		}

		#divcategories IMG {
			margin: 3px;
		}

		#divcategories A {
			color: #999999;
		}

		#pcLeft li {
			margin: 2px 0 0 0;
		}
		
		#pcLeftCatLinks a:link, #pcLeftCatLinks a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcLeftCatLinks a:hover {
			color: #FF6600;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #FF6600;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #FF6600;
		}


	/* Define the right column */
	
		#pcShowCart {
			color: #666666;
			padding: 0px 0px 0px 0px;
			margin-bottom: 0px;
		}

		#pcShowCart A {
			color: #c81414;
		}
	
		#pcCustomerLogin {
			color: #0066FF;
			padding: 0px 0px 0px 0px;
			margin: 0 0 0px 0;
		}
		
		#pcAffiliateLogin {
			color: #0066FF;
			padding: 0px 0px 0px 0px;
			margin: 10px 0px 0px 0px;
		}
		
		#pcRight h3 {
			font-size: 13px;
			margin: 0px;
			padding-bottom: 2px;
			color: #999999;
		}
	
		#pcRight ul {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcRight li {
			margin: 2px 0 0 0;
		}
		
		#pcCustomerLogin a:link, #pcCustomerLogin a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcCustomerLogin a:hover {
			color: #333333;
		}
		
		
		#pcAffiliateLogin a:link, #pcAffiliateLogin a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcAffiliateLogin a:hover {
			color: #000000;
		}

/* End MAIN AREA */

/* START Footer */
	
		#pcFooter {
			background-color: #FFFFFF;
			font-size: 11px;
			color: #666666;
			text-align: right;
			padding: 5px;
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
			text-decoration: none;
			color: #666666;
		}
		
		#pcFooterSpacer {
			background-image:url(images/dotted_spacer_left.gif);
			height: 5px;
		}
	
/* END Footer */