@charset "iso-8859-1";
/* auteur: Jean-Marc BECHLER */
/* Date de création : 10/01/2005 */

body {
	padding: 0;
	border:0;
	margin: 0;
	background-color: #66CC66;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;

}

/***** BLOCS *****/

#conteneur {
	width: 520px;
	height: 610px;
	margin: -305px 0 0 -260px;
	top: 50%;
	left: 50%;
	background-image: url(bckg-conteneur.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}	

#flash {
	width: 500px;
	height: 342px;
	margin: 10px 0 0 10px;

}

#menu {
	width: 520px;
	height: 20px;
	margin: 353px 0 0 0;

}

#navig {
	width: 450px;
	height: 200px;
	margin: 380px 0 0 35px;

}

/***** I-FRAMES *****/

#if-navig {
	width: 450px;
	height: 200px;
	margin: 0;
	background-color:transparent;

}

/***** NAVIG *****/

#contenu-s {
	width: 450px;
	height: 200px;
	position:absolute;
	background-color:transparent;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: auto;
	scrollbar-face-color: #009900;
	scrollbar-shadow-color: #009900;
	scrollbar-highlight-color: #009900;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #009900;
	scrollbar-arrow-color: #FFFFFF;

}

/**********/
#conteneur, #flash, #menu, #navig, #if-navig {
	position: absolute;
	padding: 0;
	border: 0;
	overflow: hidden;
/**********/

}

/***** SPECIAL *****/
	
.all {
	width: 100%;
	height: 100%;
	position:absolute;
	margin: 0;
	padding: 0;
	border:0;
	overflow: hidden;
	background-color: #000000;

}

/***** TEXTE *****/

p { /***** texte normal *****/
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	margin : 0;
	
}

p.cadre {
	font-variant: small-caps;
	color: #000000;
	text-align: left;
	margin : 0 0 16px 0;
	filter:alpha(opacity=40);
	-moz-opacity:0.6;
	opacity:0.6;
	height: 16px;
	font-weight: bolder;
	background-color: #FFFFFF;
	border: 0;
	position: relative;
	
}

/**********/

h1 {
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
	margin : 0;
	padding: 0;
	border: 0;
	vertical-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 12px;
	
	
}

h2 {
	margin: 10px 12px 10px 0; 
	text-align: center;
	padding: 0;
	border: 0;
	
}

h3 {
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-align: justify;
	margin : 0;
	
}

h4 {
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-align: justify;
	margin : 0;
	
}

h5{
	text-align: center;
	
}

h6 {
	text-align: justify;
	
}

/**********/
h3, h4, p, p.cadre {
	width: 420px;
	padding: 0;
	border: 0;
	vertical-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 14px;
/**********/

}

/**********/
h5, h6 {
	font-weight: bolder;
	font-variant: normal;
	color: #CCCCCC;
	margin : 0;
	width: 270px;
	padding: 0;
	border: 0;
	vertical-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: 14px;
/**********/

}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	
}

a.menu-titres:link {
	color: #000000;
	text-decoration: none;
}

a.menu-titres:visited {
	color: #000000;
	text-decoration: none;
}

a.menu-titres:hover {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	
}

/**********/
a:link, a:visited, a:hover, a.menu-titres:link, a.menu-titres:visited, a.menu-titres:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/**********/
	
}
