body {
	background-image: url(img/Fond.gif);
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4D1A1A;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/boutique-chretienne-logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
}
.main .Content {
	padding-top: 200px;
}
.main h1 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	position: absolute;
	top: 5px;
	font-weight: normal;
}
.pied {
	background-image: url(img/ombre-pied.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.pied ul {
	padding-top: 8px;
	color: #FFFFFB;
	text-align: center;
}
.pied ul li {
	display: inline;
}
.pied ul li a {
	color: #F7E6AE;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 0px;
}
.pied ul li a:hover{
	font-weight: bold;
	color: #FFF;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}
.tableArticle  {
	color: #EED9A0;
}
.tableArticle th {
	padding-bottom: 5px;
	font-size: 12px;
	padding-top: 30px;
}
.tableArticle td {
	font-size: 11px;
}
.tableArticle img {
	margin-top: 0px;
	margin-bottom: 4px;
}
.tableArticle a {
	text-decoration: none;
	color: #FDE5B0;
	font-weight: bold;
}
.tableArticle a:hover {
	color: #FFF;
}
.listprix {
	font-size: 13px;
	font-weight: bold;
	color: #EED9A0;
	padding-bottom: 20px;
}

.zoomproduct {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 550px;
	text-align: left;
	color: #FFF;
}
.zoomproduct h2 {
	font-size: 15px;
	color: #F6DCA1;
	padding: 5px;
	text-transform: uppercase;
	font-weight: normal;
}
.zoomproduct a {
	color: #FF8330;
}
.zoomproduct a:hover {
	color: #FFF;
	text-decoration: none;
}
.zoomprice {
	font-size: 24px;
	color: #FAE7AF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	padding-right: 10px;
}
.menuselect {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF6;
}
.paniertable {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	border: 1px solid #FFF;
}
.panierlienarticle {
	font-size: 12px;
	color: #FCE8B5;
	text-decoration: none;
	font-weight: bold;
}
.panierlienarticle:hover {
	text-decoration: underline;
}
.paniertable tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.tableNoFilet  {
	color: #FFF;
}
.tableNoFilet tr td {
	border-bottom-width: 0px;
}
.Txtsmall {
	font-size: 10px;
}

.markermenu{
	width: 180px; /*width of menu*/
	padding-top: 50px;
}

.markermenu ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	text-align: center;
}

.markermenu ul li a{
	color: #FFE5B1;
	display: block;
	width: auto;
	text-decoration: none;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 10px;
	background-image: url(img/menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.markermenu ul li a:hover{
	color: #FFF;
	font-weight: bold;
}
.markermenu ul li .current{
	font-weight: bold;
	color: #FFF;
}
.degrade {
	background-image: url(img/degrade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: bold;
}
.degrade a {
	color: #333;
	font-size: 11px;
}
.descr {
	color: #FFF;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBFBFB;
}
.nextprev {
	background-color: #C1AEA3;
	text-decoration: none;
	margin-left: 4px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}	
.nextprevon {
	background-color: #F9E1AD;
	padding: 2px 5px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	margin-left: 4px;
}
.key {
	background-color: #FFF;
	border: 2px solid #F6E0B3;
}
.filetV {	background-image: url(images/filet.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.hidden {
	text-decoration: none;
}
.asmall {
	color: #F6E0B3;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	display: block;
}
.abig {
	font-size: 12px;
	color: #FCE8B5;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 20px;
}
.txtbg01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FF9;
}

#navcontainer {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#navlist02 .titrenew {
	font-weight: bold;
	font-size: 13px;
	color: #000;
	display: block;
	margin-bottom: 6px;
	margin-left: 10px;
	background-color: #B59677;
	margin-right: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#navlist02 {
	margin-left: 1;
	list-style: none;
	font-size: 11px;
	margin-top: 0px;
	border: 1px solid #F6E0B3;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 5px;
	color: #FFF;
}
#navlist02 li {
	padding-left: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 3px;
	margin-left: 3px;
	background-position: 2px 6px;
}
#navlist02 li a {
	font-weight: bold;
	color: #F6E0B3;
	font-size: 11px;
	text-decoration: none;
}
#navlist02 li a:hover {
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	display: block;
	margin-top: 5px;
}

