body {
/*

	margin: 0;
	padding: 0;
	word-spacing: 0.15em;
	letter-spacing: 0.01em;
	font-weight: normal;
	font: normal 1.2em/1.3 Arial, Helvetica, sans-serif;
	color: #000;*/
}
/* {
	font-size: 1.2em;
	line-height: 1.6em;
}
*/
/*  h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 1em;
}
*/
/* HR */
hr {
	display: block;
	background: #aaa;
	color: #aaa;
	width: 100%;
	height: 1px;
	border: none;
}
/* LISTS */
ul {
	/*list-style: disc outside url(../images/play-next.gif);
	list-style: none outside;
*/
}
/* TABLES */
table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
th, #content td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ccc;
}
/* MARGINS & PADDINGS */
#content hr, #content p, #content ul, #content ol, #content dl, #content pre, #content blockquote, #content address, #content table, #content form {
	margin-bottom: 1.6em;
}
#content p+p {
	margin-top: -.95em;
}
/* NOTE: Calulate header margins: TOP: line-height/size, BOTTOM: TOP/2 */
/*#content h1 {
	margin: 1em 0 .5em;
}
#content h2 {
	margin: 1.07em 0 .535em;
}
#content h3 {
	margin: 1.14em 0 .57em;
}
#content h4 {
	margin: 1.23em 0 .615em;
}
#content h5 {
	margin: 1.33em 0 .67em;
}
#content h6 {
	margin: 1.6em 0 .8em;
}
#content th, #content td {
	padding: .8em;
}
#content caption {
	padding-bottom: .8em;
}
*/
/* padding instead of margin for IE */
#content blockquote {
	padding: 0 1em;
	margin: 1.6em 0;
}
#content fieldset {
	padding: 0 2px 2px 2px;
	margin: 2px 0;
}
/* padding-top is margin-top for fieldsets in Opera */
#content legend {
	padding-left: .8em;
	padding-right: .8em;
}
#content legend+* {
	margin-top: 1em;
}
/* compensates for the opera margin bug */
#content textarea, #content input {
	padding: .3em .4em .15em .4em;
}
#content select {
	padding: .1em .2em 0 .2em;
}
#content option {
	padding: 0 .4em .1em;
}
#content a {
	position: relative;
	padding: 0.3em 0 .1em 0;
}
/* for larger click-area */
#content dt {
	margin-top: .8em;
	margin-bottom: .4em;
}
#content ul, #content ol {
	margin-left: 2.2em;
}
#content ul ul, content ol ul, #content ul ol, content ol ol {
	margin-bottom: 0;
}
#content form div {
	margin-bottom: .8em;
}
#content button {
	padding: 0.3em 0.5em;
}
#content blockquote > * {
	margin: .8em 0;
}
#content ol li {
	background-image: none;
}
#content ul, #content ol {
	font-size: 1em;
	margin-left: 1.2em;
}
#content ul li {
	background-color: transparent;

	/*background-image: url(../images/puce-verte.gif)!important;*/
    list-style-type : disc;
	background-position: 0 5px;
	background-repeat: no-repeat;
	font-size: 1em;
	padding-left: 10px;
}
/* COLORS */
/*#content a:link {
	color: #36c;
}
#content a:visited {
	color: #99c;
}
#content a:hover {
	color: #c33;
}
#content a:active, #content a:focus {
	color: #000;
}
#content code, #content pre {
	color: #c33;
}
*/
/* very optional, but still useful. W3C uses about the same colors for codes */
img {
	border: none;
}
blockquote,  .citation {
	display: block;
	background-color: #FFFFF0;
	border: 1px solid #C9C6A0;
	padding: 8px 8px 8px 35px;
	background-image: url(../images/puzzl-bleu.gif);
	background-position: -10px -13px;
	background-repeat: no-repeat;
	margin: 4px 0 0 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.90em;
}
a {
	color: #009966;
}
a:hover {
	text-decoration: none;
	color: #AE0728;
}
h1, h2, h4 {
	font-family: "Lucida Grande", Arial, sans-serif, Helvetica;
}
h3 {
	font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
	font-weight: normal;
	let
}
/* */
#content h1 {
	font-size: 1.4em;
}
#content h2 {
	font-size: 1.3em;
}
#content h3 {
	font-size: 1.2em;
	font: Tahoma, Arial, sans-serif, Helvetica;
}
#content h4 {
	font-size: 1.0em;
}
#content h5 {
	font-size: 1.0em;
}
#content h6 {
	font-size: 1em;
}
ul, li {
	line-height: normal;
}

#content h1 {
	background: transparent url(../images/puce-h1.gif) no-repeat scroll 0px 2px;
	color: #000269;
	padding-left: 20px;
	padding-bottom: 3px;
	
}
#content h2 {
	font-weight: bold;
	background: transparent url(../images/puce_h2.gif) no-repeat scroll 0 6px;
	color: #000269;
	padding-left: 10px;
}
#content h3 {
	color: #2385d5;
}
#content h4 {
	color: #000269;
	margin: 0 0 4px 0px;
	padding: 0 0 3px 0px;
	font-weight: 600;
}
#content p {
	color: #000;
/*	font-size: 82%;*/
	line-height: 1.1em;
	letter-spacing: 0.05em;
}
p.surligne2 {
	color: #009966;
}
.exergue {
	color: #CC0000;
	font-weight: bold;
}
image-gauche {
	float: left!important;
	margin: 4px 10px 4px 0px!important;
}
image-droite {
	float: right!important;
	margin: 4px 0px 4px 10px!important;
}
.flottement-g {
	float: left;
}
.flottement-d {
	float: right;
}
.image-gauche {
	float: left;
	margin-right: 5px;
	border: 2px solid #D4DE9F;
}
.image-droite {
	float: right;
	margin-left: 5px;
	border: 2px solid #D4DE9F;
}
.rouge {
	color: #cc0000!important;
}
.bleu {
	color: #143B9C!important;
}
.vert {
	color: #669933!important;
}
.petit-txt {
	font-size: 85%;
}
.centre {
	text-align: center;
}
.en-cadre-rose {
	display: block;
	background-color: #FBE1ED;
	border: 1px solid #E73C89;
	padding: 8px;
	padding: 8px 8px 8px 35px;
	background-image: url(../images/puzzl-bleu.gif);
	background-position: -10px -13px;
	background-repeat: no-repeat;
	margin: 4px 0 0 0;
	color: #530053;
}
.en-cadre-vert {
	display: block;
	background-color: #E5EEBD;
	border: 1px solid #99AF40;
	padding: 8px 8px 8px 35px;
	background-image: url(../images/puzzl-vert.gif);
	background-position: -10px -13px;
	background-repeat: no-repeat;
	margin: 4px 0 0 0;
	color: #47260E;
}
a.more-link, a.lien-plus {
	color: #009966;
	font-weight: bold;
}
a:hover.lien-plus, a:hover.more-link {
	color: #AE0728;
}
a.lien-interne, a.internal-link, a.more-link, a.lien-plus {
	display: inline;
	margin-left: 2px;
	padding: 0 3px 0 0;
	text-decoration: none;
	/*background-image: url(../images/internal_link.gif)!important;
*/
	background-position: right;
	background-repeat: no-repeat;
	color: #62741A;
	font-weight: bold;
}
a:hover.lien-interne, a:hover.internal-link {
	color: #625639;
}
a.more-link, a.lien-plus {
	color: #009966;
	font-weight: bold;
	white-space: nowrap;
}
a:hover.lien-plus, a:hover.more-link {
	color: #AE0728;
}
a.lien-externe, a.external-link {
	display: inline;
	margin-left: 2px;
	background: transparent url(../images/picto_liensite.gif) no-repeat scroll 0 2px;
	padding-left: 16px;
}
a.download {
	display: inline;
	margin-left: 2px;
	background-image: url(../images/download.gif);
	background-position: right;
	background-repeat: no-repeat;
}
a.to-top {
	padding-right: 10px;
	display: block;
	text-decoration: none;
	font-size: 90%!important;
	color: #AE0728;
	text-align: right!important;
	background: transparent url(../images/puce_retourhaut.gif) no-repeat scroll 0 3px;
	/*background-image: url(../images/to-top.gif);
	background-position: right;
	background-repeat: no-repeat;
*/
}
a:hover.to-top {
	color: #BB20A3!important;
	background-position: 0px right!important;
}
a.email {
	background: transparent url(../images/picto_lienmail.gif) no-repeat scroll 0 3px;
	padding-left: 16px;
	/*background-image: url(../images/ico-mail.gif);
	background-position:  right 1px;
	background-repeat: no-repeat;
	padding-right: 22px;
*/
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #cc0000;
}
a:hover.email {
	background-position:  0 2px;
}
#note p {
	margin: 0;
}
