body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #1256C1;
	/*background: #EDE8DB url(images/bgtop.gif) left top repeat-x;*/
	background:#A6B9F2 url(images/bgintrotop.jpg) top repeat-x;
}

#email, #comment{display:none;}

s1 {
	font-size: 12pt;
	font-weight:bold;
}
a{
	color: #285F86;
	text-decoration: none;
}
a:hover{
	color: #285F86;
	text-decoration: underline;
}
img {
	border: none;
}
	#intro{
		margin: 0 auto;
		padding: 0px;
		background: url(images/bgintro.jpg) no-repeat top; 
		width: 720px; 
		height: 526px;
		text-align: center;
		color: #073250;
	}
	#intro img{
		margin-top: 180px;
	}
		#intro a{
			font-size: 13pt;
			font-weight: bold;
			font-style: italic;
			color: #073250;
		}
		#intro a:hover{
			color: #DB6626;
		}
		#intro div a{
			font-size: 11pt;
			font-weight: bold;
			font-style: italic;
		}
	#border{
		background: url(images/bgborder.gif) top center repeat-y;
	}
	#borderbottom{
		background: url(images/bgborderbottom.jpg) bottom center no-repeat;
		padding-bottom: 139px;
	}
		#page{
			margin: 0 auto;
			padding: 0px;
			width: 720px;
			text-align: left;
			background: #FFFFFF url(images/bgsoleil.jpg) top center no-repeat;
	}
		#header{
			width: 472px;
			color: #285F86;
			font-style: italic;
			font-weight: bold;
			font-size: 11pt;
			letter-spacing: normal;
			word-spacing: 5px;
		}
			#header img{
				margin-top: 26px;
			}
			#header div{
				text-align: right;
				padding-right: 10px;
			}
			#menu{
				margin-top: 30px;
				width: 205px;
				float: left;
			}
				#menu ul, #menu ul li{
					margin: 0px;
					padding: 0px;
					list-style: none;
					display: inline;
				}
				#menu ul li a{
					width: 205px;
					display: block;
					color: #2857AD;
					font-weight: bold;
					letter-spacing: normal;
					word-spacing: normal;
					font-style: italic;
					text-decoration: none;
					font-size: 9pt;
				}
				#menu ul li a:hover{
					color: #DB6626;
					text-decoration: none;
				}
				#menu ul li a span{
					display: block;
					padding: 10px 10px;
				}
				#menu ul li.menu-1vide a span{background: url(images/bg-menu-1vide.gif);}
				#menu ul li.menu-1 a span{background: url(images/bg-menu-1.gif);}
				#menu ul li.menu-2 a span{background: url(images/bg-menu-2.gif);}
				#menu ul li.menu-3 a span{background: url(images/bg-menu-3.gif);}
				#menu ul li.menu-4 a {color:#930;}
				#menu ul li.menu-4 a:hover {color: #DB6626;text-decoration: none;}
				#menu ul li.menu-4 a span{background: url(images/bg-menu-4.gif);}
				#menu ul li.menu-5 a span{background: url(images/bg-menu-5.gif);}
				#menu ul li.menu-6 a span{background: url(images/bg-menu-6.gif);}
				#menu ul li.menu-7 a span{background: url(images/bg-menu-7.gif);}
				#menu ul li.menu-8 a span{background: url(images/bg-menu-8.gif);}
				#menu ul li.menu-9 a span{background: url(images/bg-menu-9.gif);}
			#infolettre{
				margin-top: 30px;
				width: 205px;
				float: left;
			}
			#content{
				margin-top: 30px;
				width: 515px;
				float: right;
			}
				#title{
					border-bottom: 7px solid #DB6626;
					clear: left;
				}
				#title img{
					float: left;
				}
				#title h1{
					font-size: 15pt;
					margin: 0px;
					padding: 0px;
					float: left;
					font-weight: bold;
					font-style: italic;
					word-spacing: normal;
					letter-spacing: normal;
				}
				#texte{
					padding: 20px 30px 0px 0px;
				}
				#texte img{
					margin: 0px 15px 15px 0px;
				}
				#texte p{
					text-align: justify;
				}
				#texte h2{
					font-size: 12pt;
					font-weight: bold;
					margin: 0px;
				}
					#produits, #produits li{
						padding: 0px;
						margin: 0px;
						list-style: none;
					}
					#produits li img{
						margin: 0px;
					}
					#produits li div.prodImg{float: left; width: 116px; margin-bottom: 25px;}
					#produits li div.prodNfo{float: left; width: 369px; margin-bottom: 25px;}
					#produits li div h2{
						font-size: 10pt;
						font-weight: bold;
						margin: 0px 0px 10px 0px;
						padding: 0px;
					}
table.whitetable{
	margin-bottom: 5px;
}		
		table.whitetable tr td{
			padding: 10px 5px;
			border-bottom: 1px dashed #1256C1;
			background: #FFFFFF;
		}
		table.liste tr td{
			padding: 10px 10px 2px 0px;
			border-bottom: 1px solid #1256C1;
		}
		
.titreCD {
	font-size:17px;
}