@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; }
	
	*/
	/*
#maison     {
	vertical-align: top;
	background-image: url(../images/maison.jpg);
}

*/
/* 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;

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

	}
#requirements a {
	color: #5E9835;
	text-decoration: none;
}
#requirements a:hover{
	color: #5E9835;
	text-decoration: underline;
}
	/*
#headerMenu {
	width: 760px;
}
*/

/*	

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

	}

a:visited, 

a:visited:hover { 

	font-weight: bold; 

	text-decoration: none; 

	color: #7fc937;

	}

a:hover, 

a:active { 

	text-decoration: underline; 

	color: #4f711f;

	}
	*/
#menuFiche {
	color: #CC0033;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#menuFiche li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0033;
	background-color: #edf6e3;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	height: 25px;
	margin: 2px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#menuFiche li:hover {
	color: #CC0033;
	background-image: url(../images/Untitled-6..png);
	background-repeat: repeat;
}
#menuFiche a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}



#menuFiche  .ficheTitre  a    {

}
.menufichier {
	background-color: #FF0000;
}



acronym { 

	font-weight: normal; 

	font-style: normal;

	border: 0;

	}



/* major divs */
/*
#container {
	width: 760px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;

	}
*/

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

	}

	*/

#supportingText {
	width: 540px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;

	}

	

#linkList {
	position: absolute;
	top: 245px;
	left: 0px;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 380px;
	padding: 0px;

	}



/* minor divs */
/*
#pageHeader {
	width: 760px;
	height: 20px; /* strange but ie6 needs this 
	background-image: url(../images/regard4.jpg);
	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 0px 0px 0px;
	padding: 224px 0px 0px 0px;

	}
*/
	

#pageHeader h1 {
	width: 760px;
	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: 540px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #edf6e3;
	padding: 0px;
	height: 127px;
	margin: 0px;
	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;

	}



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

	}
#imageHuntington {
	padding-top: 32px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center top;
	text-align: center;
	width: 400px;
	float: left;
	margin-right: 20px;
	background-image: url(../images/Untitled-5.png);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-right: 0px;
	height: 200px;
}


	

#explanation,

#participation,

#benefits

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

	}
	#requirements:hover {
	background-image: url(../images/leaf_09d.gif);
	}
	
	#requirements1:hover {
	background-image: url(../images/leaf_09d.gif);
	}
	
	#requirements {
	width: 372px;
	border: 1px solid #aaa;
	background-image: url(../images/leaf_09a.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	float: none;
	margin-top: 9px;
	clear: none;
	height: auto;
	}
		#requirements1 {
	width: 372px;
	border: 1px solid #aaa;
	background-image: url(../images/leaf_09a.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	float: right;
	margin-top: 9px;
	clear: both;
	height: auto;
	}
#requirements h3{
	color: #006600;
	background-color: #ddd;
	background-image: url(../images/Untitled-5.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	width: auto;
	border-top-color: #CCCCCC;
	border-bottom-style: solid;

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

	}
/*
#footer {
	width: 720px;
	border: 1px solid #aaa;
	background-image: url(../images/stone_19.gif);
	background-position: center center;
	background-repeat: repeat;
	background-color: #284C00;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;

	}

	*/

#explanation p,

#participation p,

#benefits p,

#requirements p,

#preamble p {

	padding-bottom: 8px;

	text-align: justify;

	}



#preamble h3,

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

	}


	

#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: #6c9e2d;
	background-color: #f8f8f8;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	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;

	}

	

.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: #ddd;
	background-image: url(../images/Untitled-5.png);
	background-position: right center;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #aaa;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 4;
	padding-left: 5px;
	float: none;

	}

	

#lselect,

#lfavorites,

#larchives,

#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;

	}

	

/* hovers */

	

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

	}

	

#linkList li:hover {

	background-color: #fefefe;

	}

	

#lresources:hover {

	background-image: url(../../SHQ5/css/leaf_09b.gif);

	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc3366;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 50px;
	background-image: url(../images/Untitled-5.png);
	background-position: center;
	line-height: 16px;
	margin: 0px;
	text-align: center;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	margin-left: 20px;
}
#fiche {
	color: #CC0033;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
}
#fiche li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	height: 20px;
	margin: 2px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.titreAction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
/*
#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;
}
*/
#requirements li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-image: url(../images/rondVert.gif);
	list-style-type: none;
	border: 0px none #CCCCCC;
	height: 20px;
	vertical-align: text-bottom;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 7px;
	color: #666666;
	margin: 0px;
}


