@charset "UTF-8";
/* CSS Document Standard */

body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	color: #622181;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
}

body {
	background-color: #ECEDED;
	margin: 50px 0px 50px 0px;
}

h1, .noScreen {display: none;}
.noPrint {display: block;}

#lContainer {
	text-align: left;
	width: 840px;
	margin: 0px auto 0px auto;
}

.box, .boxImpr {
	margin: 0px 20px 10px 20px;
	padding: 38px 60px 24px 60px;
}

.box {background-color: #FFF;}

.boxImpr {padding: 16px 60px 0px 60px;}

img {border: 0px;}

p, h2, h3, ul {
	margin: 0px;
	padding: 0px 0px 11px 0px;
}

h2 {
	font-size: 19px;
	font-weight: bold;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	padding: 11px 0px 11px 0px;
}

ul {list-style-type: none;}

li {
	background: url(../img/img_dot_liste.gif) no-repeat left top;
	padding-left: 20px;
}

a:link, a:visited, a:hover, a:active {text-decoration:none; color: #622181;}
a:hover, a:active {color: #000;}

.small, .boxImpr p {
	font-size: 13px;
	line-height: 18px;
	padding: 0px 0px 9px 0px;
}
