/*
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 : #a79866;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size : 10px;
	color : #363019;
}
#logos {
margin: 10px;
text-align: center;
}
#logos IMG {
margin-left: 5px;
margin-right: 5px;
width: 25px;
height: 16px;
}

/* 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;
		}
		
		.top1 {
			background-image: url(charte/top1.gif);
			background-repeat: no-repeat;
			background-position: top left;
			background-color: #fff07a;
			height: 51px;
		}
		.top2 {
			background-image: url(charte/top2.gif);
			background-repeat: no-repeat;
			background-position: right top;
			background-color: #fff07a;
			height: 51px;
		}
		
		.panier_top {
			background-image: url(charte/panier_top.gif);
			background-repeat: no-repeat;
			background-position: left top;
			background-color: #ffffff;
			height: 19px;
		}
		.panier_middle {
			background-image: url(charte/panier_middle.gif);
			background-repeat: no-repeat;
			background-position: 576px 0px;
			background-color: #ffffff;
			height: 30px;
		}
		
		.main_cell {
			padding-right: 15px;
			text-align: left;
			background-color: #ffffff;
		}
		
		.cell_left {
			width: 165px;
			vertical-align: top;
		}
		
		.votre_compte {
			background-image: url(charte/left_fond_blue.gif);
			background-repeat: repeat-x;
			width: 150px;
			padding-top: 15px;
			padding-bottom: 15px;
			padding-left: 8px;
			padding-right: 7px;
			color: #12606D;
		}
		
		.votre_compte ul {
			list-style: none;
			padding: 0px;
			margin: 0px;
			text-align: left;
		}
	
		.votre_compte A {
			color: #12606D;
			text-decoration: none;
		}
		
		.votre_compte A:HOVER {
			text-decoration: underline;
		}
		
		.title_panier {
			background-image: url(charte/fond_panier.gif);
			background-repeat: no-repeat;
			font-size: 14px;
			font-weight: bold;
			color: #ffffff;
			width: 75px;
			height: 37px;
			padding-top: 63px;
			padding-left: 90px;
		}
		
		.panier {
			background-color: #a79866;
			width: 151px;
			padding: 7px;
			text-align: left;
		}
		
		.rechercher {
			background-color: #f9ca40;
			width: 149px;
			padding: 8px;
			color: #B45947;
		}
		
		.rechercher A {
			color: #ffffff;
			text-decoration: none;
			font-weight: bold;
		}
		
		.rechercher A:HOVER {
			text-decoration: underline;
		}
		
		.menu_1 {
			background-image: url(charte/menu_1.gif);
			background-repeat: no-repeat;
			width: 120px;
			height: 21px;	
			padding-top: 4px;
			padding-left: 45px;
		}
		.menu_2 TR {
			background-image: url(charte/menu_2.gif);
			background-repeat: no-repeat;
			width: 160px;
			height: 25px;
			padding-top: 6px;
			padding-left: 5px;
		}
		.menu_3 {
			background-image: url(charte/menu_3.gif);
			background-repeat: no-repeat;
			width: 120px;
			height: 21px;	
			padding-top: 4px;
			padding-left: 45px;
		}
		.menu_4 {
			background-image: url(charte/menu_4.gif);
			background-repeat: no-repeat;
			width: 120px;
			height: 21px;	
			padding-top: 4px;
			padding-left: 45px;
		}
		
		.menu_2 TD {
			padding-top: 5px;
			height: 20px;
		}
		
		.menu_1 A:LINK, .menu_1 A:VISITED, .menu_1 A:ACTIVE {
			font-size: 14px;
			font-weight: bold;
			color: #ffffff;
			display: block;
			width: 100%;
			text-decoration: none;
		}
		.menu_2 A:LINK, .menu_2 A:VISITED, .menu_2 A:ACTIVE {
			font-size: 12px;
			font-weight: bold;
			color: #ffffff;
			display: block;
			width: 100%;
			text-decoration: none;
		}
		.menu_3 A:LINK, .menu_3 A:VISITED, .menu_3 A:ACTIVE {
			font-size: 14px;
			font-weight: bold;
			color: #ffffff;
			display: block;
			width: 100%;
			text-decoration: none;
		}
		.menu_4 A:LINK, .menu_4 A:VISITED, .menu_4 A:ACTIVE {
			font-size: 14px;
			font-weight: bold;
			color: #ffffff;
			display: block;
			width: 100%;
			text-decoration: none;
		}
		
		.menu_1 A:HOVER, .menu_2 A:HOVER, .menu_3 A:HOVER, .menu_4 A:HOVER {
			text-decoration: underline;
		}
		
		#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: #ffffff;
			padding: 0px 0px 0px 0px;
			margin-bottom: 0px;
		}

		#pcShowCart A {
			color: #ffffff;
			font-weight: bold;
		}
	
		#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 */
