body {
	margin: 0px;
	padding: 0px;
	font-family: georgia, "times new roman", serif;
	font-size: 10pt;
	color: #333;
	background-color: #fff;
	border: 10px solid #39c;
}

h1 {
	font-family: georgia, "times new roman", serif;
	font-size: 24pt;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 10px 0px 20px 0px;
	color: #369;
}

h2 {
	font-family: "lucida grande", helvetica, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #369;
}

ul {
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

ul ul {
	padding-left: 20px;
}

ul li, ol li {
	margin: 0px;
	padding: 0px;
	margin: 5px 0px;
	color: #666;
}
ul li {
	list-style: inside url(../res/glob/li.gif);
}

img {
	border: 0px;
}

#content b, #content strong {
	font-family: "lucida grande", helvetica, arial, sans-serif;
	color: #333;
	background-color: #eee;
}

a {
	color: #f33;
}

a:hover {
	color: #c00;
}

#content a {
	font-family: "lucida grande", helvetica, arial, sans-serif;
	font-weight: bold;
}

#rootnav ul li {
	margin: 0px;
}

#rootnav ul li a, #bottomnav ul li a {
	color: #f33;
}
#localnav ul li a {
	color: #666;
}

#rootnav ul li a:hover, #bottomnav ul li a:hover {
	color: #c00;
}
#localnav ul li a:hover {
	color: #fff;
}

#hdr {
	background-color: #fff;
	height: 150px;
}

#rootnav {
	font-family: "lucida grande", helvetica, arial, sans-serif;
	position: absolute;
	top: 133px;
	left: 180px;
	vertical-align: bottom;
}

#rootnav ul {
	margin: 0px;
	padding: 0px;
}

#rootnav ul li {
	float: left;
	list-style: none;
	white-space: nowrap;
}
#rootnav ul li.deco {
	border-left: 1px dashed #ccc;
}

#rootnav ul li a {
	display: block;
	height: 28px;
	padding: 5px 10px 0px 10px;
	font-weight: bold;
	text-decoration: none;
	float: none;
	width: 80px;
}
#rootnav>ul li a {
	float: left;
	width: auto;
	height: 24px; }

#rootnav ul li.path {
	background: url(../res/glob/tab-l.gif) top left no-repeat;
}

#rootnav ul li.path a {
	background: url(../res/glob/tab-r.gif) top right no-repeat;
	color: #000;
	text-decoration: none;
}

#localnav {
	font-family: "lucida grande", helvetica, arial, sans-serif;
	height: 22px;
	background: url(../res/glob/subtabbg.gif) top left repeat-x;
	padding: 0px 2px 0px 10px;
	margin-bottom: 20px;
	margin-top: -27px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
#content>#localnav {
	/* \*/ padding: 2px 2px 2px 10px; /* */
}

#localnav ul {
	margin: 0px;
	padding: 0px;
}

#localnav ul li {
	float: left;
	list-style: none;
	white-space: nowrap;
	margin-right: 2px;
}

#localnav li.caption {
	padding: 5px 5px 0px 0px;
	font-size: 8.5pt;
}
#localnav li.caption:after {
	content: url(../res/glob/fleche.png);
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
}

#localnav ul li a {
	display: block;
	height: 24px;
	padding: 3px 10px 0px 10px;
	font-weight: bold;
	text-decoration: none;
	float: none;
	width: 80px;
}
#localnav>ul li a {
	float: left;
	width: auto;
	height: 20px;
}

#localnav ul li:hover {
	background: url(../res/glob/subtabroll-l.gif) top left no-repeat;
}
#localnav ul li.caption:hover {
	background: none;
}

#localnav ul li:hover a {
	background: url(../res/glob/subtabroll-r.gif) top right no-repeat;
}

#localnav ul li.path {
	background: url(../res/glob/subtab-l.gif) top left no-repeat;
}

#localnav ul li.path a {
	background: url(../res/glob/subtab-r.gif) top right no-repeat;
	color: #fff;
	text-decoration: none;
}

#bottomnav {
	margin-bottom: 20px;
	font-family: "lucida grande", helvetica, arial, sans-serif;
}

#bottomnav ul {
	margin: 0px;
	padding: 0px;
}

#bottomnav ul li {
	font-size: 8pt;
	list-style: none;
	display: inline;
	padding: 0px 5px 0px 5px;
	border-left: 1px dotted #ccc;
}

#bottomnav ul li.path a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#cercle2 {
	position: absolute;
	top: 133px;
	left: 0px;
}

#content {
	margin: 0px;
	padding: 20px 20px 0px 170px;
	background-color: #fff;
}
body>#content {
	padding: 20px 180px 0px 78px;
}

#content p {
	line-height: 1.25;
}

#encart {
	float: right;
	width: 260px;
	margin: 5px 0px 20px 20px;
	background-color: #fff;
	font-size: 9pt;
	border: 10px solid #cf6;
	padding: 5px 10px 10px 10px;
	
/*	background: url(../res/glob/encart-bg.gif) top left repeat-y; */
}
#content>#encart {
	margin: 5px -170px 20px 20px;
}

/*
#encart .encart-tl {
	background: url(../res/glob/encart-tl.gif) top left no-repeat;
}
#encart .encart-tr {
	background: url(../res/glob/encart-tr.gif) top right no-repeat;
}
#encart .encart-bl {
	background: url(../res/glob/encart-bl.gif) bottom left no-repeat;
}
#encart .encart-br {
	padding: 5px 10px 20px 10px;
	background: url(../res/glob/encart-br.gif) bottom right no-repeat;
}
*/

#encart img {
	margin-top: -35px;
}

#ftr {
	margin: 30px 0px 0px 0px;
	padding: 20px 20px 1px 10px;
	clear: both;
	font-size: 8pt;
	background-color: #ffe;
	border-top: 1px solid #eed;
}

#ftr p {
	margin-top: 0px;
}

