/*
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 {
	background-color: #000000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		.div_general {
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			width: 825px;
			border-bottom: 22px solid #363636;
		}
		.div_top {
			background-color: #FFFFFF;
			padding-left: 6px;
			padding-top: 15px;
		}
		.div_top TD {
			color: #000000;
			vertical-align: middle;
		}
		.div_top A:LINK, .div_top A:VISITED, .div_top A:ACTIVE {
			color: #000000;
		}
		.div_menu {
			background-color: #000000;
		}
		.tab_menu_haut {
			width: 100%;
		}
		.tab_menu_haut td {
			vertical-align: middle;
			text-align: center;
			padding-top: 5px;
			padding-bottom: 5px;
		}
		.tab_menu_haut td A:LINK, .tab_menu_haut td A:VISITED, .tab_menu_haut td A:ACTIVE {
			color: #ffffff;
			font-family: Arial, Verdana, Tahoma, sans-serif;
			font-weight: bold;
			font-size: 10px;
			display: block;
			text-decoration: none;
		}
		.div_recherche td A:LINK, .div_recherche td A:VISITED, .div_recherche td A:ACTIVE {
			color: #000000;
			text-decoration: none;
		}
		.div_recherche td A:HOVER {
			text-decoration: underline;
		}
		.tab_menu_haut td A:HOVER {
			text-decoration: none;
			color: #DBDBDB;
		}
		
		.div_recherche {
			background-color: #BDBDBD;
			height: 34px;
			border-bottom: 1px solid #EDDC0A;
		}
		.tab_recherche {
			margin-left: auto;
			margin-right: 10px;
			height: 34px;
		}
		.tab_recherche td {
			vertical-align: middle;
			text-align: center;
			height: 34px;
			padding-left: 8px;
			padding-right: 8px;
		}
		.div_middle {
			background-color: #BDBDBD;
			background-image: url(charte/fond_div_middle.gif);
			background-repeat: no-repeat;
			background-position: left bottom;
			border-top: 16px solid #565656;
			padding-right: 9px;
			padding-bottom: 30px;
			padding-top: 9px;
		}
		.main_tab {
			width: 100%;
		}
		.cell_left {
			background-color: #272727;
			width: 182px;
			vertical-align: top;
		}
		.div_cat {
			padding-left: 25px;
			padding-top: 13px;
			padding-bottom: 13px;
			color: #C3C6CC;
			line-height: 20px;
		}
		.div_cat A:LINK, .div_cat A:VISITED, .div_cat A:ACTIVE {
			background-image: url(charte/puce_menu.gif);
			background-repeat: no-repeat;
			background-position: 0px 5px;
			text-decoration: none;
			color: #C3C6CC;
			padding-left: 8px;
		}
		.div_cat A:HOVER {
			text-decoration: underline;
		}
		.sous_titre_box {
			padding-top: 13px;
			padding-bottom: 13px;
			line-height: 18px;
		}
		.sous_titre_box ul {
			margin: 0px;
			padding: 0px;
			padding-left: 40px;
			color: #ffffff;
		}
		.sous_titre_box A:LINK, .sous_titre_box A:VISITED, .sous_titre_box A:ACTIVE {
			text-decoration: none;
			color: #C3C6CC;
		}
		.sous_titre_box A:HOVER {
			text-decoration: underline;
		}
		.cell_right {
			background-color: #000000;
			border-left: 4px solid #BDBDBD;
			vertical-align: top;
		}
		.titre_menu {
			background-color: #000000;
			height: 20px;
			padding-top: 6px;
			text-align: center;
			color: #ffffff;
			font-family: Arial, Verdana, Tahoma, sans-serif;
			font-weight: bold;
			font-size: 12px;
		}
		.titre_menu A:LINK, .titre_menu A:VISITED, .titre_menu A:ACTIVE {
			color: #ffffff;
			font-family: Arial, Verdana, Tahoma, sans-serif;
			font-weight: bold;
			font-size: 12px;
			text-decoration: none;
		}
		.tab_top_produit {
			margin-left: auto;
			margin-right: auto;
			width: 137px;
		}
		.cell_top_produit {
			background-color: #ffffff;
			padding: 10px;
			text-align: center;
			line-height: 17px;
		}
		.cell_top_produit img {
			border: none;
			width: 100px;
			margin-bottom: 5px;
		}
		.cell_top_produit A:LINK, .cell_top_produit A:VISITED, .cell_top_produit A:ACTIVE {
			color: #272727;
			text-decoration: underline;
		}
		.bottom {
			background-color: #434343;
			background-image: url(charte/fond_bottom.gif);
			background-repeat: no-repeat;
			background-position: left bottom;
			border-right: 9px solid #363636;
			padding-top: 20px;
			padding-bottom: 15px;
			padding-left: 28px;
			color: #ffffff;
		}
		.bottom td {
			vertical-align: middle;
		}
		.bottom  td A:LINK, .bottom  td A:VISITED, .bottom  td A:ACTIVE {
			color: #ffffff;
		}

		#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%;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			padding: 0;
			border: 0;
			border-collapse: collapse;
		}
	
		#pcLeft {
			width: 206px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcCenter {
			padding: 0;
			text-align: left;
			vertical-align: top;
		}
	
		#pcRight {
			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 */