/* CSS Document */

body {

	margin: 0;

	font-family: arial, verdana, sans-serif;

	background-image: url(../images/degradevertbleu.png);

}

#container {

	position: absolute;

	left: 50%;

	right: auto;

	bottom: auto;

	margin-left: -430px;

	margin-top: 10px;

	margin-bottom:10px;

	width: 880px;

	clear: both;

	background-repeat: repeat-y;

	background-position: 100% 0;

	border-width: 1px;

	border-style: solid;

	background-color: #FFFFFF;

}

#container #intro #pageHeader {

	width: 880px;

	height: 485px;

	background-repeat: no-repeat;

	background-position: 10 0;

	background-image: url(../images/bandeauaccueil.gif);

}

#container #intro #pageHeader h2 { display: none; }



#container #intro, #container #supportingText {

	width: 880px;

}



#container #linkList {
	position: absolute;
	top: 59px;
	right: 45px;
	width: 256px;
	background-repeat: repeat-x;
	background-position: 0 0;
	padding: 0px;
	background-image: url(../images/degradevertbleu.png);
	left: 575px;
}

#container #linkList2 {

	padding-top: 5px;

	padding-right: 35px;

	padding-bottom: 0;

	padding-left: 23px;

}



#container #linkList3 {

	padding-top: 5px;

	padding-right: 35px;

	padding-bottom: 0;

	padding-left: 5px;

}



#container #linkList h3 {

	margin: 10px 0 0 10px;

	padding: 0;

	width: 180px;

	height: 19px;

	text-indent: -2000px;

}



#container #linkList ul {

	margin: 10px 0 20px 20px;

	padding: 0;

	list-style: none;

}

#container #linkList ul li {

	margin: 0 0 9px 0;

	padding: 0 0 0 12px;

	font-size: 10px;

	color: #CCCC33;

}



#container #linkList ul li a {

	text-transform: uppercase;

	text-decoration: none;

	font-size: 11px;

	font-weight: bold;

	color: #CCCCCC;

}

#container #linkList ul li a:hover {

	color: #330000;

	font-weight: bold;

}

#container #linkList #lselect ul li a { display: block; }

#container #linkList #lselect ul li a.c {

	display: inline;

	text-transform: none;

	text-decoration: underline;

	color: #CCCC33;

	font-weight: normal;

	font-size: 10px;

}

#container #linkList #lselect ul li a.c:hover { text-decoration: none; }



#container #quickSummary {

	position: relative;

	top: 10px;

	padding: 0;

	margin: 0 0 0 42px;

	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;

}

#container #quickSummary p {

	margin: 0 0 10px 0;

	font-style: italic;

	font-size: 17px;

	font-weight: bold;

	line-height: 50px;

	color: #666666;

}

#container #quickSummary p a {

	text-decoration: none;

	color: #CC3333;

	border-bottom: dotted 1px #9E3E02;

}

#container #quickSummary p a:hover {

	border-bottom: none;

}



#container #preamble p, #container #supportingText p {

	margin:  0 30px 13px 42px;

	font-size: 12px;

	line-height: 18px;

	color: #333333;

	font-weight: bold;

}





#container #preamble p a, #container #supportingText p a {

	text-decoration: none;

	color: #9E3E02;

	border-bottom: dotted 1px #9E3E02;

}



.Style6 {font-family: "Trebuchet MS"; font-weight: bold; font-size: 15px; color: #FFFFFF; text-align: left; }
