.Shadow-left {
	background-image: url("bbb_images/ombre_gauche.jpg");
	background-repeat: repeat-y;
	background-position: right top;
	width: 14px;
}
.Shadow-right {
	background-image: url("bbb_images/ombre_droite.jpg");
	background-repeat: repeat-y;
	background-position: left top;
	width: 14px;
}
.Header {
	background: url("bbb_images/header_stratagemme.jpg") no-repeat;
	background-position: center top;
	width: 740px;
	height: 170px;
}
body {
	background-color: #FFFFFF;
	background-image: url("bbb_images/bg.gif");
	margin: 0px;
}
.Menu-td {
	background-image: url("bbb_images/bg_menu.jpg");
	background-repeat: repeat-y;
	background-position: left top;
	width: 185px;
}
.link1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url("bbb_images/puce2.gif");
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	vertical-align: top;
	margin-bottom: 30px;
	margin-right: 20px;
	padding-right: 25px;
	line-height: 30px;
}
.link1:hover {
	color: #FFD206;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #99A4AA;
	text-decoration: none;
	background-image: url("bbb_images/puce1.gif");
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 10pt;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	line-height: 25px;
}
.separate {
	border: 2px dotted #99A4AA;
	margin-right: 5px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: relative; /* placement du menu, à modifier selon vos besoins */
top: 0;
left: 0;
}
#menu {
width: 10em;
margin-right: 20px;

}
#menu dt {
color: #FFFFFF;
font-family: Verdana;
font-size: 10px;
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: right;
font-weight: normal;
border-top: 1px dotted white;
background-image: url("bbb_images/puce3.gif");
background-repeat: no-repeat;
background-position: right center;
padding-right: 15px;
padding-bottom: 5px;
}
#menu dd {
border: none;
}
#menu li {
text-align: left;
padding-left: 5px;
}

#menu li a {
color: #FFFFFF;
font-family: Verdana;
font-size: 10px;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu dt a {
color: #FFFFFF;
font-family: Verdana;
font-size: 10px;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
color: #FFD206;
}
p.Articles {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #99A4AA;
	text-decoration: none;
	text-indent: 10pt;
	margin-left: 10px;
}
p.Articles a {
font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #FD7A0E;
}
p.Articles a:hover {
	text-decoration: underline;
}
#footer {
	background-color: #FFFFFF;
	height: 12px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #99A4AA;
	text-decoration: none;
	text-align: left;
	text-indent: 3pt;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #99A4AA;
}
#footer a {
font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #99A4AA;
	text-decoration: none;
}
#footer a:hover {
	color: #FD7A0E;
}
