/* Layout Stylesheet */ 

body {
	margin:0;
	background:#b2b6ba;
	color:#333333;
	text-align:center;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


/* -------- DIVS -------- */

#top {
	width:750px;
	margin:auto;
	text-align:left;
	height:68px;
	background:#b2b6ba;
	color:#333333;
	background-image:url(../images/dsn_top_bladecxcx2.gif);
	background-repeat:no-repeat;
	padding-left:7px;
	padding-right:5px;
}
#contour {
	text-align:left;
	border:0;
	width:750px;
	margin:auto;
	background-image:url(../images/dsn_back.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding-left:5px;
	padding-right:5px;
}
#main {
	position:relative;
	background:#ebebeb;
	color:#333333;
	width:750px;
	padding:0;
}
#menu {
	float:left;
	background:#ebebeb;
	color:#333333;
	width:140px;
	height:300px;
	background-image:url(../images/dsn_menu_droite.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin-top:10px;
	padding-top:20px;
}
#contenu {
	width:580px;
	background:#ebebeb;
	color:#333333;
	text-align:left;
	padding-top:0;
	padding-left:10px;
	padding-right:15px;
	text-align:justify;
}
#footer {
	height:25px;
	background:#c0c0c0;
	color:#333333;
	border:solid black;
	border-width:1px 0 1px 0;
	padding-top:5px;
	margin:0;
	font-size:10px;
}
/* -------- CLASS -------- */

.h1_menu {
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/dsn_menu_points.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:5px;
}
#menu ul {
	margin:0;
	padding:0;
	line-height:14px;
	list-style:none;
	text-align:left;
	margin-left:10px;
	margin-bottom:30px;
	margin-top:5px;
}
#menu ul li {
	padding:0;
	margin:0;
	line-height:14px;
	background-image:url(../images/dsn_menu_fleche.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	line-height:16px;
	font-size:10px;
}
#menu ul li a {
	color:#333333;
}
#menu ul li a:hover {
	color:#E87400;
}
h1.h1 {
	font-size:18px;
	margin:0;
	padding:0;
	color:#213a78;
}
h2.h2 {
	font-size:14px;
	margin-bottom:7px;
	margin-top:20px;
	color:#213a78;
}
ul.ul {
	list-style-image:url(../images/dsn_fleche_bleu.gif);
	margin:0;
	padding-left:25px;
	text-align:left;
}
ul.ul li {
	margin-top:4px;
	width:267px;
}
p {
	margin:0;
	margin-bottom:10px;
	padding:0;
}
a {
	color:#FF8000;
	text-decoration:none;
}
a:hover {
	color:#BF6000;
	text-decoration:underline;
}
td.td1 {
	border-bottom:2px solid #CCCCCC;
}

.div_testimonials {
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:550px;
	background-image:url(../images/testimonials_fond.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	margin-bottom:5px;
}
.h2_testimonials {
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-bottom:8px;
	border-bottom:1px solid #cccccc;
}