/* Scroll Bar Master Styling Starts Here */
.scrollgeneric {line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0;}
.vscrollerbase {width: 12px; background-color: #F4F4F4;}/*largeur barre*/
.vscrollerbar {width: 12px; background-color: #E8F12A; border: 0px dashed #000000;}/*barre défilement*/
.hscrollerbase {height: 12px; background-color: white; }
.hscrollerbar { height: 12px; background-color: black;}
.scrollerjogbox { width: 12px; height: 12px; top: auto; left: auto; bottom: 0px; right: 0px; background-color: #000000;} /*carré en bas entre H et V*/



body {
	margin: 0;
	padding:0;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #F4F4F4;
}

#global {
    position: relative; /* on positionne le conteneur */
	background-image: url(imgs/fond.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
    margin-left: auto;
    margin-right: auto;
    width: 840px;
	height: 590px;
    text-align: left;
     }

#globalindex {
     position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
     width: 840px;
	 height: 500px;
     text-align: left;
     }

#menu {
		width: 840px;
		height: 80px;
		position: absolute;
		z-index: 100;
		top : 0px;
		left: 0px;
	}

#sousmenu {
	width: 625;
	height: 17;
	position: absolute;
	z-index: 1000;
	top: 85;
	left: 200px;
	text-align: left;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #175C59;
	}
		
#sousmenu a {
	text-decoration: none;
	font-weight: bolder;
	color: #175C59;
	}

#sousmenu a:hover {
	text-decoration: none;
	color: #175C59;
	background-color: #E8F12A;
	}

#scroll {
		width: 625px;
		height: 455px;
		overflow: auto;
		position: absolute;
		z-index: 100;
		top: 105px;
		left: 200px;
		border-bottom: 1px dashed #E8F12A;
		border-top: 1px dashed #E8F12A;
		}
		
#scroll a {
	text-decoration: none;
	background-color: #F4F4F4;
	color: #175C59;
	}

#scroll a:hover {
	text-decoration: none;
	background-color: #E8F12A;
	}

#scrollbig {
		width: 625px;
		height: 480px;
		overflow: auto;
		position: absolute;
		z-index: 100;
		top: 80px;
		left: 200px;
		border-bottom: 1px dashed #E8F12A;
		border-top: 1px dashed #E8F12A;
		}
		
#scrollbig a {
	text-decoration: none;
	background-color: #F4F4F4;
	color: #175C59;
	}

#scrollbig a:hover {
	text-decoration: none;
	background-color: #E8F12A;
	}

.bloctextetitre {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imgs/flc_titretexte.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #175C59;
	text-align: left;
	margin-right: 100px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.bloctexte {
	text-align: justify;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #333333;
	margin-right: 10px;
}

.bloctexteQuestion {

	text-align: left;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	color: #333333;
	margin-right: 10px;
}

.bloctexteReponse {
	text-align: justify;
	background-image: url(imgs/guillemets.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #333333;
	margin-right: 10px;
	padding-left: 5px;
	text-indent: 15px;
}

.bloctexteListe {
	text-align: justify;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #333333;
	margin-right: 10px;
	padding-left: 35px;
	background-image: url(imgs/flc_titretexte.gif);
	background-repeat: no-repeat;
	background-position: 20px 1px;
}

#bloctextegauche {
	background-color: #E8F12A;
	width: 172px;
	height: 400px;
	position: absolute;
	z-index: 10;
	top: 80px;
	left: 15px;
		}

#bloctextegauche a {
	text-decoration: none;
	color: #000000;
	}

#bloctextegauche a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #175C59;
	}

.blocgauchetitre {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imgs/flc_titreG.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #175C59;
	border-bottom: 1px dashed #006666;
	padding: 3px 0px 3px 15px;
}
		
.blocgauchetexte {
	color: #175C59;
	background: #E8F12A;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: left;
	font: 11px/13px arial, helvetica, sans-serif;
	}

#blocgaucheimg {
		width: 172px;
		height: 120px;
		position: absolute;
		z-index: 1000;
		top: 440px;
		left: 15px;
	}
	
#blocgaucheimgsml {
		width: 172px;
		height: 80px;
		position: absolute;
		z-index: 1000;
		top: 480px;
		left: 15px;
	}	

#image {
		width: 760px;
		height: 450px;
		overflow: auto;
		position: absolute;
		z-index: 100;
		top: 85px;
		left: 40px;
		border: 1px solid #E8F12A;
		}
		
#imagetexte {
		width: 760px;
		height: 15px;
		overflow: auto;
		position: absolute;
		z-index: 100;
		top: 535px;
		left: 40px;
		color: #175C59;
		background: #E8F12A;
		border: 1px solid #E8F12A;
		}
		
.legende{	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imgs/flc_titreG.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	font-size: 11px;
	color: #175C59;
	text-align: left;
	padding-left: 15px;
	padding-top: 8px;
	}

#credits {
	width: 820px;
	height: 20px;
	position: absolute;
	z-index: 1000;
	top: 570px;
	left: 5px;
	text-align: right;
	font: 9px arial,helvetica,sans-serif;
	color: #175C59;
	}
		
#credits a {
	text-decoration: none;
	color: #175C59;
	}

#credits a:hover {
	text-decoration: none;
	color: #175C59;
	background-color: #E8F12A;
	}


#creditsindex {
	width: 840px;
	height: 40px;
	position: absolute;
	z-index: 1000;
	top: 505px;
	left: 0px;
	text-align: right;
	font: 9px arial,helvetica,sans-serif;
	color: #175C59;
	}
		
#creditsindex a {
	text-decoration: none;
	color: #175C59;
	}

#creditsindex a:hover {
	text-decoration: none;
	color: #175C59;
	background-color: #E8F12A;
	}


#passer {
	width: 150px;
	height: 30px;
	position: absolute;
	z-index: 1000;
	top: 280px;
	left: 690px;
	text-align: justify;
	font: 10px verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	background-color: #E8F12A;
	}

#passer a {
	text-decoration: none;
	color: #175C59;
	}

#passer a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	}

#bas	{
	width: 840px;
	height: 30px;
	position: absolute;
	top: 560px;
	z-index: 10;
	background-image:  url(imgs/bas.jpg);
	left: 0px;
	}

#bas2	{
	width: 840px;
	height: 30px;
	position: absolute;
	top: 560px;
	z-index: 10;
	background-image:  url(imgs/bas2.jpg);
	left: 0px;
	}