/**zero out default browser settings on everything**/
* {
	margin:0;
	padding: 0;
	line-height: 140%;
	font-size: 100%;
}
#Liste {
	margin-left: 20px;
}


body {
	color : #ccc;
	background-attachment : fixed;
	background-color : #000;
	padding-right : 0;
	padding-left : 0;
	background-position : center top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin-right : 0;
	margin-left : 0;
	padding-top : 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(bg_body.jpg);
}
.twoColFixLtHdr #container {
	width : 820px;
	text-align : left;
	margin-right : auto;
	margin-left : auto;
	height : auto;
	margin-top : 0;
	margin-bottom : 0;
	background-image : url(container1.png);
	background-repeat : repeat-y;
	padding: 0px;
}
.twoColFixLtHdr #header {
	height : 150px;
	padding-bottom : 0;
	padding-left : 20px;
	padding-top : 5px;
	margin-top: 0px;
	width: 791px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: visible;
	text-align: right;
}
.twoColFixLtHdr #header h1 {
margin : 0;
}
.twoColFixLtHdr #sidebar1 {
	float : left;
	width : 120px;
	color : #fff;
	height : 564px;
	top: 150px;
	position: absolute;
}
#topMenu {
	float: left;
	width: auto;
	color: #000;
	height:auto;
	top: 8px;
	font-size: x-small;
	position: absolute;
	margin-left: 380px;
	padding: 2px;
	background-color: #FFF;
}

.twoColFixLtHdr #mainContent {
	background-image : url(mainContent1.png);
	background-repeat : repeat;
	min-height: 600px;
	padding-right: 20px;
	position: relative;
	left: 30px;
	padding-left: 20px;
	top: 0px;
	bottom: 0px;
	width: 625px;
	margin-left: 120px;
	right: 0px;
}
.twoColFixLtHdr #footer {
	background-color : #000;
	margin: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #footer p {
	margin : 0;
	padding : 10px 0;
	font-size: x-small;
	line-height: 135%;
}
.fltrt {
float : right;
margin-left : 8px;
}
.fltlft {
float : left;
margin-right : 8px;
}
.clearfloat {
clear : both;
height : 0;
font-size : 1px;
line-height : 0;
}
#mainContentHdr {
	background-image : url(container2.png);
	background-repeat : no-repeat;
	min-height : 550px;
	margin-bottom : 0;
	padding-top: 20px;
	background-position: 150px top;
}

a:link {
	color: #C2EBCD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topMenu a:link {
	color: #038773;
	text-decoration: none;
}

#footer a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #C2EBCD;
}

#footer a:visited {
	color: #FFF;
	text-decoration: none;
}

#topMenu a:visited {
	color: #038773;
	text-decoration: none;
}

a:hover {
	color: #FFF;
}

#topMenu a:hover {
	color: #014137;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.spry {
	color: #C2EBCD;
	font-weight: bold;
}
#banderolle {
	position: absolute;
	left: 196px;
	top: -175px;
	z-index: 0;
}
#menu flottant {
	position: absolute;
	top: 10px;
	z-index: auto;
	right: 10px;
}

