body
{
	background-color: #FFF;
	top: 0em;
	left: 0em;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 100%;
	color: #666;
	width: 100%;
	height: 100%;
}

a
{
	color: #666;
	text-decoration: none;
	display: block;
	list-style-type: none;
	background-color: inherit;
}

a:visited
{
	color: #666;
	background-color: inherit;
}

a:hover
{
	color: #999;
	background-color: inherit;
}
fieldset
{
	width: auto;
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
	font-size: 60%;
}

label
{
	width: 8em;
	margin: 0em;
	padding: 0.3em 0em 0.3em 0.5em;
	/*
	border-color: #C30;
	border-width: 1px;
	border-style: solid;
*/
	height: 1em;
	display: block;
}
.selected_c
{
	font-size: 70%;
	color: #C30;
	padding: 0 0 0 1.5em;
}
.selected_etoile
{
	font-size: 130%;
	color: #C30;
	padding: 0 0 0 1.5em;
}
/* - - - - - - - - - - - - - - - - */
/*								   */
/*								   */
/*  CONTENT FLASH PAGE INDEX       */
/*								   */
/*								   */
/* - - - - - - - - - - - - - - - - */

#content_flash
{
	width: 670px;
	height: 380px;
	position: absolute;
	top: 5.5em;
	left: 8.5em;
	z-index: 0;

}


/* - - - - - - - - - - - - - - - - */
/*								   */
/*								   */
/*     BORDURES rond_5 GRISES       */
/*								   */
/*								   */
/* - - - - - - - - - - - - - - - - */


#bordure
{
	/*	width: 58em;*/
	width: 100%;
	height: 4.5em;
	background-image: url(../gifs/rond_5.gif);
	background-repeat: repeat;
	top: 0em;
	left: 0em;
	z-index: 280;
	position: absolute;
}
.bordure_haut
{
	/*	width: 58em;*/
	width: 100%;
	height: 0.8em;
	background-image: url(../gifs/rond_5_S.gif);
	top: 3.8em;
	left: 0em;
	z-index: 280;
	position: absolute;
	background-repeat: repeat-x;
}
.bordure_bas
{
	/*	width: 58em;*/
	width: 100%;
	height: 1em;
	background-image: url(../gifs/rond_5_S.gif);
	top: 30em;
	left: 0em;
	z-index: 230;
	position: absolute;
	background-repeat: repeat-x;
}



/*------------------------------------*/
/*							          */
/*      NAVIGATION     horizontal     */
/*							          */
/*							          */
/*------------------------------------*/
#navi_gauche
{
	top: 2.5em;
	left: 7em;
	width: auto;
	z-index: 310;
	float: left;
	position: absolute;
/*	font-size: 0.9em;*/
	background-color: transparent;
}

#navi_gauche ul
{
	margin: 0;
	display: block;
	line-height: 1.7em;
	list-style-type: none;
	padding: 0 0 0 0.5em;
	float: left;
	background-color: transparent;
}

#navi_gauche li
{
	display: block;
	line-height: 1.7em;
	list-style-type: none;
	padding: 0 0 0 0.5em;
	float: left;
	background-color: transparent;
}

#navi_gauche ul ul
{
	margin: 0;
	display: block;
	line-height: 1.7em;
	padding: 0 0 0 1em;
	list-style-type: none;
	float: left;
	background-color: transparent;
}

#navi_gauche li li
{
	display: block;
	margin: 0em;
	line-height: 1.7em;
	list-style-type: none;
	padding: 0 0 0 0.5em;
	clear: both;
	background-color: transparent;
}

#navi_gauche ul li a
{
	text-decoration: none;
	display: block;
	line-height: 1.7em;
	list-style-type: none;
	padding: 0 0 0 0.5em;
	float: left;
	background-color: transparent;
}

#navi_gauche  ul li a:visited
{
	display: block;
	line-height: 1.7em;
	list-style-type: none;
	padding: 0 0 0 0.5em;
	float: left;
	background-color: transparent;
}

#navi_gauche  ul li a:hover
{
	color: #999;
	display: block;
	z-index: 160;
	float: left;
	background-color: transparent;
}

#navi_gauche .selected
{
	color: #C30;
	padding: 0 0 0 0.5em;
	display: block;
	list-style-type: none;
	background-color: transparent;
	float: left;
	background-color: inherit;
}
#navi_gauche .titre
{
	color: #C30;
	padding: 0 0 0 0.5em;
	display: block;
	list-style-type: none;
	background-color: transparent;
	float: left;
	background-color: inherit;
	font-size: 1.2em;
	margin: 0 0 0 4.3em;
}

.admin
{
	width: 12px;
	height: 12px;
	position: absolute;
	top: 8px;
	left: 27.5em;
}



