/* SECTION: JEUNESSE */
h1
{
	margin-bottom: 1em;
	color: #84B516;
	border: 0;
}
h2
{
	text-transform: none;
	font-size: 150%;
	color: #84B516;
	margin-top: 1.5em;
	margin-bottom: 0.25em;
	padding-bottom: 0;
	border: 0;
}
#content a:link,
#content a:visited,
#content a:active
{
	color: #84B516;
	text-decoration: none;
}
#content a:hover
{
	color: #666;
}
#page.pg-jeunesse #header
{
	margin-bottom: 36px;
}
#page.pg-jeunesse #content
{
	height: 496px;
	margin: 0;
	padding-left: 380px;
	padding-right: 30px;
	padding-top: 4em;
	background: #fff url(../image/famille.jpg) no-repeat 1px 0;
}
#page.pg-technologue #content
{
    background-image: url(../image/technologue.jpg);
}
#page.pg-travailleur #content
{
    background-image: url(../image/travailleur.jpg);
}
#page.pg-biologiste #content
{
    background-image: url(../image/biologiste.jpg);
}
#page.pg-jeunesse #reponse
{
	position: absolute;
	top: 30px;
	left: 60px;
	right: 60px;
	width: 630px;
	height: 350px;
	border: 5px solid #84B516;
}
#page.pg-jeunesse #reponse.mauvaise
{
	border-color: #c30;
}
#page.pg-technologue .bonne
{
	background: #fff url(../image/technologue-bon.gif) no-repeat left bottom;
}
#page.pg-technologue .mauvaise
{
	background: #fff url(../image/technologue-mauvais.gif) no-repeat left bottom;
}
#page.pg-travailleur .bonne
{
	background: #fff url(../image/travailleur-bon.gif) no-repeat left bottom;
}
#page.pg-travailleur .mauvaise
{
	background: #fff url(../image/travailleur-mauvais.gif) no-repeat left bottom;
}
#page.pg-biologiste .bonne
{
	background: #fff url(../image/biologiste-bon.gif) no-repeat left bottom;
}
#page.pg-biologiste .mauvaise
{
	background: #fff url(../image/biologiste-mauvais.gif) no-repeat left bottom;
}
#page.pg-jeunesse #reponse h1
{
	padding-top: 50px;
	font-size: 200%;
}
#page.pg-jeunesse #reponse.mauvaise h1
{
	color: #c30;
}
#page.pg-jeunesse #reponse h1,
#page.pg-jeunesse #reponse p,
#page.pg-jeunesse #reponse ul
{
	padding-right: 30px;
	padding-left: 280px;
}
#nav
{
	top: 101px;
}
#nav li#famille
{
	width: 189px;
}
#nav li#technologue
{
	width: 187px;
}
#nav li#travailleur
{
	width: 187px;
}
#nav li#biologiste
{
	width: 157px;
}
#nav li#accueil img
{
    vertical-align: middle;
}
#nav li#accueil
{
	width: 30px;
}
/*#nav li#accueil a
{
	background: #84B516 url(../image/feuille.gif) no-repeat 50% 50%;
}*/
#nav a:link,
#nav a:visited,
#nav a:active
{
	color: #fff;
	background-color: #84B516;
}
#nav #technologue a
{
	background-color: #57B226;
}
#nav #travailleur a
{
	background-color: #E7B82A;
}
#nav #biologiste a
{
	background-color: #EE9B00;
}
* html #nav #accueil a
{
	padding-top: 0.9em;
}
*:first-child+html #nav #accueil a
{
	padding-top: 0.9em;
}
#page.pg-index #nav #famille a,
#page.pg-technologue #nav #technologue a,
#page.pg-travailleur #nav #travailleur a,
#page.pg-biologiste #nav #biologiste a
{
	color: #666;
	background-color: #ECF0E0;
}
#content ul
{
	list-style-type: none;
	padding-left: 0;
	margin-top: 2em;
}
#content li
{
	display: block;
}
#content li a:link,
#content li a:visited,
#content li a:active
{
	color: #84B516;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background: url(../image/puce.gif) no-repeat 0 0.8em;
}
#content #reponse.mauvaise li a:link,
#content #reponse.mauvaise li a:visited,
#content #reponse.mauvaise li a:active
{
	color: #c30;
	background-image: url(../image/puce-rouge.gif);
}
#content li a:hover,
#content #reponse.mauvaise li a:hover
{
	color: #666;
}
