@charset "utf-8";
/* CSS Document */

/* css Zen Garden submission 118 - 'Some Leafs', by Michael Tupy, http://www.t-2.at/ */

/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */

/* All associated graphics copyright 2004, Michael Tupy */

/* Added: Sept. 2nd, 2004 */



/* IMPORTANT */

/* This design is not a template. You may not reproduce it elsewhere without the 

   designer's written permission. However, feel free to study the CSS and use 

   techniques you learn from it elsewhere. */

   





/* css zen garden - "some leafs" - michael tupy - t2 graphic design - http://www.t-2.at/ */



/* this is a basic theme - works with nearly all browsers */

/* all the text is visible and easy to change */

/* the css code is overcoded and long - so its easier for css starters */



/* tested with: */

/* on mac osx: safari 1.2.2, camino 0.8b, mozilla 1.7, firefox 0.9, omniweb 4.5, ie 5.2.3, */

/* on mac os9: ns 7.0.2, ie 5.1.6, */

/* on win98:  ie 6.0.2800, ns 7.0.1, moz 1.6, firefox 0.9, opera 7.03, */





/* ie5 win - grrr - start */
/*
body {
	font: small serif;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	color: #000;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	text-align: center;
}
*/
/* ie5 win - grrr - end */

 

/* opera - grrr - start */
/*
html>body {

	font-size: small;

	}
*/
/* opera - grrr - end */





/* start of the real css */



/* basic elements */
/*
body {
	color: #444;
	background-color: #edf6e3;
	background-position: center top;
	background-repeat: repeat-y;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;

	}
	*/
	/*
#floatdiv li {
	list-style-image: none;
	height: 50px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
*/
/*
#floatdiv {
	height: 160px;
	position: absolute;
	top: 10px;
	width: 55px;
	margin-top: 0px;
	left: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

*/

p {
	font-size: 13px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: none;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

	}


h2 {
	font-size: 9px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 11px;
}

h1,h3 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;

	}
	/*
#headerMenu {
	width: 758px;
	background-color: #F4FFF4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #009933;
	border-right-color: #009933;
	border-left-color: #009933;
	height: 27px;
}

*/
/*	

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #5E9835;

	}
*/
/*
a:visited, 

a:visited:hover {
	font-weight: bold;
	text-decoration: none;
	color: #666666;

	}

a:hover, 

a:active { 

	text-decoration: underline; 

	color: #4f711f;

	}
*/
acronym { 

	font-weight: normal; 

	font-style: normal;

	border: 0;

	}



/* major divs */
/*
#container {
	width: 760px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	}

*/
/*
#intro {
	width: 540px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}

	*/

#supportingText {
	width: 540px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	}
#participation {
	height: auto;
}
#explanation {
	height: 400px;
}


	

#linkList {
	position: absolute;
	top: 254px;
	left: 0px;
	width: 218px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 540px;

	}
#lresources li {
	background-image: url(../images/health_partners_qc.jpg);
	height: 60px;
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	width: 200px;
	background-color: #FFFFFF;
}
#lresources img {
	background-position: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#lresources p {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#partenaire p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#lresources a {
}





/* minor divs */
/*
#pageHeader {
	width: 758px;
	height: 253px;
	background-position: center top;
	background-repeat: no-repeat;
	border-top: 0px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	}
*/
	

#pageHeader h1 {
	width: 758px;
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: -30px 0px 0px 10px;
	padding: 0px 0px 0px 0px;

	}

	

#pageHeader h2 {
	width: 760px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 4px;

	}

		

#quickSummary {
	width: 531px;
	background-image: url(../images/blatt02aa.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #edf6e3;
	height: 127px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;

	}



#preamble {
	width: 519px;
	background-image: url(../images/leaf_09a.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaa;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	border-left-color: #aaa;

	}
#preambleImage {
	margin: 0px;
	padding: 0px;
}
#preamble p {
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}


	

#explanation,

#participation,

#benefits,

#requirements {
	width: 509px;
	border: 1px solid #aaa;
	background-image: url(../images/leaf_09a.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	margin-top: 10px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;

	}
#explanation a {
	font-weight: bold;
	color: #5E9835;
}

#explanation:hover {
	background-image: url(../images/leaf_09d.gif);
}
#participation:hover {
	background-image: url(../images/leaf_09d.gif);
}
#benefits:hover {
	background-image: url(../images/leaf_09d.gif);
}
#requirements:hover {
	background-image: url(../images/leaf_09d.gif);
}



	/*
#footer {
	width: 760px;
	border: 1px solid #aaa;
	background-image: url(../images/stone_19.gif);
	background-position: center center;
	background-repeat: repeat;
	background-color: #284C00;
	margin: 10px -10px 20px -10px;
	padding: 10px 10px 10px 10px;
	text-align: center;

	}

	*/

#explanation p,

#participation p,

#benefits p,

#requirements p,

#preamble p {

	padding-bottom: 8px;

	text-align: justify;

	}
#temoignageTexte2 a {
	color: #5E9835;
}




#preamble h3{
	color: #006600;
	background-color: #ddd;
	background-image: url(../images/Untitled-5.png);
	background-position: center bottom;
	background-repeat: repeat;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: -10px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 515px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;

}
#supportingText h3 {
	color: #006600;
	background-color: #ddd;
	background-image: url(../images/Untitled-5.png);
	background-position: center bottom;
	background-repeat: repeat;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: -10px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;

	}


	

#quickSummary .p1 {
	color: #fff ! important;
	font-size: 10px ! important;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin: 0px 50px 0px 0px;
	padding: 0px 0px 10px 0px;

	}

	

#quickSummary .p2 { 

	color: #fff ! important;

	font-size: 10px ! important;

	line-height: 14px;

	font-weight: normal;

	text-transform: uppercase;

	text-align: left; 

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	}

	

#linkList ul {

	border-top: 1px dotted #ccc;

	margin: 5px 5px 0px 5px; 

	padding: 0px 0px 0px 0px;

	}

	

#linkList li {
	display: block;
	list-style-type: none;
	color: #5E9835;
	background-color: #FBFBFB;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;

	}

	

#linkList li a:link,

#linkList li a:visited, 

#linkList li a:visited:hover,

#linkList li a:hover, 

#linkList li a:active {
	font-style: normal;
	padding-right: 5px;
	color: #5E9835;
	}

	

.c { 

	color: #6c9e2d ! important;

	font-weight: normal ! important;

	font-style: italic ! important;

	margin: 0px 0px 0px 0px;

	padding: 0px 14px 0px 0px;

	}



#linkList h3 {
	color: #CC0033;
	background-color: #CCCCCC;
	background-image: url(../images/Untitled-5.png);
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #aaa;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3;
	padding-left: 5px;
	float: none;
	margin: 0px;
	height: 20px;

	}

#lresources {
	background-image: url(../images/leaf_09a.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #aaa;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	height: auto;

	}	
#lresources #FLVPlayer {
	background-position: top;
}


#lselect,

#lfavorites,

#larchives
 {
	background-image: url(../images/leaf_09a.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #aaa;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;

	}

	

/* hovers */

	

#preamble:hover {
	background-image: url(../images/leaf_09d.gif);

	}

	

#linkList li:hover {
	background-color: #FFFFFF;

	}


	

#lresources:hover {
	background-image: url(../images/leaf_09d.gif);

	}
#partenaireSante {
	background-image: url(../images/leaf_09a.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #aaa;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#lselect:hover {
	background-image: url(../images/leaf_09d.gif);
}
#larchives:hover {
	background-image: url(../images/leaf_09d.gif);
}
#partenaire {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #aaa;
	height: 1008px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/leaf_09a.gif);
}
#partenaire a {
	color: #5E9835;

}

#partenaire img {
	padding-left: 10px;
}

#partenaire:hover {
	background-image: url(../images/leaf_09d.gif);
	background-repeat: no-repeat;

}
#preamble li {
	list-style-image: url(../images/rondVert.gif);
}
