/* Elements de base */
html {
	margin: 0;
	padding: 0;
	}
body {
	font: 85% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	background: #e2b163 url(blossoms.jpg) no-repeat bottom right; 
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h1 { margin-top:20px; color:#60944c; padding-top:30px;}
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
acronym {
	border-bottom: none;
	}

#flash object { float:left; z-index:1;}

/* couleurs */
.Yo-Orange { color:#ff9f22}
.Med-BleuC { color:#7db7ff}
.Ayur-Vert { color:#60944c}
.QiG-ViolC { color:#9c7dff}
.Bib-RoseP { color:#ff7def}
.Arri-plan { color:#e2b163}

/* divs spécifiques */
#container {
	padding: 0 175px 0 110px;
	margin: 0; 
	position: relative;
	}
#zen-bg_G {
	background: url(zen-bg_G.png) no-repeat top left;
	position: absolute;
	margin-left:-100px;
	margin-top:132px;
	height:494px;
	}
#intro { 
	min-width: 470px;
	width: 100%;
	}

/* utilisation d'images pour remplacer du texte dans certains <Hx> */
#pageHeader h1 { 
	background: transparent url(logo-kolam.png) no-repeat top left;
	margin-top: -11px; margin-left: -108px; margin-right:0px;
	display: block;
	width: 300px;
	height: 1255px;
	  float: left;
	}
#pageHeader h1 span {
	display:; margin-left:120px;
	}
#pageHeader h2 { 
	background: transparent url(h2-fr.png) no-repeat top left; 
	margin-top: 29px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none
	}
#pageHeader {
	padding-top: 20px;
	height: 87px;
}

#quickSummary {
	background-color:#ff9f22;
	position: absolute;
	clear: both; 
	margin: 26px 20px 20px 0px; 
	width: 180px; 
	float: left; 
	}
#quickSummary p {
	font: italic 1.1em/2.2 georgia; 
	text-align: center;
	}
#quickSummary p.p1 {
	margin-top:-1.2em;
	}

#preamble {
	clear: right; 
	padding: 0px 90px 0 10px;
	}
#supportingText {	
	padding-left: 10px; 
	margin-bottom: 40px;
	}
#preamble h3 span {
	margin-left: 200px;
	}
#preamble p.p1, p.p2 , p.p3 span {
	margin-left: 180px;
	}
#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 0; 
	right: 0px;
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	background: transparent url(paper-bg.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: 220px; 
	}
#linkList h3.select { 
	background: transparent url(h3-fr.gif) no-repeat top left; 
	margin: 10px 0 5px 0; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(h5.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: transparent url(h6-fr.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:63px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	}

#linkList ul {
	margin: 0;
	padding: 0;
	}
#linkList li {
	line-height: 1.3em; 
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}
#linkList li a:link {
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}