/*
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 {
	margin: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color: #009933;
}
TABLE {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size : 12px;
color : #000000;
border-spacing: 0px;
text-align: left;
}
TD {
padding: 0px;
vertical-align: top;
}
IMG {
border: none;
}
A:LINK, A:VISITED, A:ACTIVE {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size : 12px;
color : #000000;
font-weight : normal;
text-decoration : underline;
}
A:HOVER {
text-decoration: none;
}
#main_div {
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
width: 995px;
border-left: 1px solid #FFCC33;
border-right: 1px solid #FFCC33;
}
#top {
background-image: url(charte/logo.gif);
background-repeat: no-repeat;
background-position: 10px 4px;
padding-left: 380px;
height: 64px;
}
#top table {
height: 64px;
}
.menu {
vertical-align: bottom;
padding-bottom: 15px;
}
#top table td ul {
display: inline;
margin: 0;
padding: 0;
}
#top table td ul li {
display: inline;
padding-right: 20px;
margin: 0;
}
#top table td ul li A:LINK, #top table td ul li A:VISITED, #top table td ul li A:ACTIVE, #top table td div A:LINK, #top table td div A:VISITED, #top table td div A:ACTIVE {
color: #339933;
text-decoration: none;
padding-left: 5px;
font-weight: bold;
}
#top table td ul li A:HOVER, #top table td div A:HOVER {
color: #85C285;
}
.panier {
height: 30px;
width: 188px;
padding-left: 20px;
padding-right: 2px;
padding-top: 10px;
padding-bottom: 8px;
background-image: url(charte/icone_panier.gif);
background-repeat: no-repeat;
background-position: 3px 3px;
border: 1px solid #FFCC33;
margin-top: 7px;
margin-bottom: 8px;
margin-left: 5px;
line-height: 16px;
color: #000000;
font-size: 11px;
}
#top table td .panier A:LINK, #top table td .panier A:VISITED, #top table td .panier A:ACTIVE {
margin: 0;
padding: 0;
font-size: 11px;
font-weight: bold;
color: #339933;
text-decoration: none;
}
#top table td .panier A:HOVER {
color: #85C285;
}
#ban {
margin-bottom: 7px;
}
#top_recherche {
background-color: #FFD966;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 40px;
color: #009933;
font-weight: bold;
}
#top_recherche form {
margin: 0;
padding: 0;
}
.tab_recherche td {
vertical-align: middle;
padding-right: 10px;
color: #009933;
}
.tab_recherche_input {
border: 1px solid #FFCC33;
background-color: #ffffff;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-weight: normal;
font-size : 11px;
color : #000000;
padding: 2px 3px 2px 3px;
}
.tab_recherche_input:focus {
border: 1px solid #000000;
}
#contenu {
padding-left: 11px;
padding-top: 11px;
padding-bottom: 16px;
padding-right: 16px;
}
#tab_bottom {
width: 100%;
margin-bottom: 25px;
}
#tab_bottom td {
padding-left: 20px;
padding-top: 3px;
padding-bottom: 3px;
}
.tab_bottom_titre {
background-color: #FFD966;
padding-top: 5px;
padding-bottom: 5px;
color: #009933;
font-weight: bold;
}
.tab_contenu {
width: 100%;
}
.cell_left {
width: 197px;
}
.cell_icone {
padding-right: 8px;
width: 27px;
}
.cell_menu {
width: 197px;
padding-right: 23px;
}
.div_menu, .div_menu_cat {
background-image: url(charte/menu_topright.gif);
background-repeat: no-repeat;
background-position: right top;
border: 1px solid #339933;
border-bottom: 0;
width: 195px;
margin-bottom: 9px;
}
.div_menu_bis {
background-image: url(charte/menu_topright_bis.gif);
background-repeat: no-repeat;
background-position: right top;
border: 1px solid #FFCC33;
border-bottom: 0;
width: 195px;
margin-bottom: 9px;
}
.div_menu A:LINK, .div_menu A:VISITED, .div_menu A:ACTIVE {
color: #339933;
font-size: 11px;
font-weight: bold;
text-decoration: none;
padding-left: 7px;
padding-top: 6px;
padding-bottom: 5px;
border-bottom: 1px dashed #339933;
display: block;
margin: 0;
margin-left: 4px;
margin-right: 4px;
}
.div_menu_cat A:LINK, .div_menu_cat A:VISITED, .div_menu_cat A:ACTIVE {
color: #339933;
font-size: 11px;
font-weight: bold;
text-decoration: none;
padding-left: 4px;
padding-top: 6px;
padding-bottom: 5px;
border-bottom: 1px dashed #339933;
display: block;
margin: 0;
margin-right: 4px;
}
.div_menu_bis A:LINK, .div_menu_bis A:VISITED, .div_menu_bis A:ACTIVE {
color: #339933;
font-size: 11px;
font-weight: bold;
text-decoration: none;
padding-left: 7px;
padding-top: 6px;
padding-bottom: 5px;
border-bottom: 1px dashed #FFCC33;
display: block;
margin: 0;
margin-left: 4px;
margin-right: 4px;
}
.div_menu A:HOVER, .div_menu_bis A:HOVER, .div_menu_cat A:HOVER {
color: #85C285;
}
.border_img {
border: 1px solid #FFCC33;
}
#div_moncompte {
border: 1px solid #B2C583;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 30px;
padding-left: 30px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
width: 320px;
}
#div_moncompte ul {
margin: 0;
padding: 0;
}
#div_moncompte ul li {
background-image: url(charte/puce_monCompte.gif);
background-repeat: no-repeat;
list-style: none;
height: 20px;
margin: 0;
padding: 0;
padding-left: 22px;
}

/* 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%;
			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 */