.nospace {
	width: auto; /*Fixe la dimension de la fenêtre maxi*/
	height: auto;
	margin: 0; /* Marges ext&eacute;rieures */
	padding: 0; /* Marges int&eacute;rieures */
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	background-color: #ffffff;
}

body
{
overflow:auto;
}

a:link {
	color: #990066;
	text-decoration:underline;
}
	
a.rotatext:link {
	color: #fff000;
	text-decoration:none;
}

a.image:link {
	color: #000000;
}

a:visited {
	color: #990066;
}

a.rotatext:visited {
	color: #fff000;
}

a.image:visited {
	color: #000000;

}

a:hover {
	color: #990066; /*#006600*/
	font-weight:bold;
	background-color:#FFCCFF;	
}

a.rotatext:hover {
	background-color:#000000; /*fond noir*/
	text-decoration: blink; /*texte clignote*/
}
	
a.image:hover {
	color: #999999;
}

/*Layer "PAGE"*/
#page
{
	width: 99.5%!important; /* pour les autres navigateurs */
	width: 99.75%; /* pour IE7 */
	height: 800px; /*768px*/
	margin: 0; /* Marges ext&eacute;rieures */
	padding: 0; /* Marges int&eacute;rieures */
	position: absolute;
	background-color: #FFffff; /* Couleur fond de page*/
	border: 0px inset #ffffff; /* Couleur du cadre */
}
/*Layer "PAGE0"*/
#page0
{
	width: 99.5%;
	height: 1200px;
	margin: 0; /* Marges ext&eacute;rieures */
	padding: 0; /* Marges int&eacute;rieures */
	position: absolute;
	background-color: #000000; /* Couleur fond de page*/
	border: 2px inset #ffffff; /* Couleur du cadre */
}

/*Layer "HEADER-Black"*/
#header-black
{
	top:0px;
	height: 80px;
	width:100%;
		margin: 0; /* Marges ext&eacute;rieures */
	padding: 0; /* Marges int&eacute;rieures */
	position: absolute;
	background-color: #000000;
	z-index:5;
	visibility: visible;
}

/*Layer "HEADER-White"*/
#header-white
{
	top:0px;
	height: 150px;
	width:100%;
		margin: 0; /* Marges ext&eacute;rieures */
	padding: 0; /* Marges int&eacute;rieures */
	position: absolute;
	background-color: #ffffff;
	z-index:0;
	visibility: visible;
}

/*Layer "HEADER-Image"*/
#header-image
{
	top:0px;
	/*height: 150px;*/
		/*float: center;*/
		text-align: left;

	/*position: absolute;*/
	margin-bottom: 5px;
	z-index:10;
	visibility: visible;
}

/*Layer "HEADER"*/
#header
{
	top:0px;
	height: 150px;	
	position: absolute;
 	background-image: url("../images/en_tete.jpg");
    background-repeat: no-repeat;
    background-position: top;
	margin-bottom: 5px;
	z-index:10;
			visibility: visible;

}

/*Layer "HEADER"*/
#header0
{
	top:10px;
	height: 300px;	
	z-index:100;
	visibility: visible;
	width: 80%;
	margin: 0; /* Marges ext&eacute;rieures */
	padding: 0; /* Marges int&eacute;rieures */
	position: absolute;
	background-color: #000000; /* Couleur fond de page*/
	border: 5px inset #ffffff; /* Couleur du cadre */
	text-align:center; 
	font-size:24px	
	/*float: center;
	text-align:center;
	top: 10px;/*était à 640*/
	/*position: absolute;
	width: 100%;
	height: 50px;
	padding: 0;
	z-index:100;
	left: 0;*/


	

}

/*Layer "CONTENT-LEFT"*/
#content-left
{
	text-align: left;
	width: 20%;
	left:0px;
	height:150px;
	padding: 0px; /* Marges int&eacute;rieures */
	margin-left:2px;
	position: absolute;
	background-color: #ffffff;
	border: 0px;
	z-index:20;
	visibility: visible;
	top: 185px;

}

/*Layer "MENU-LEFT"*/
#menu-left
{
	float: left;
	text-align: left;
	width: 100%;
	padding: 0;
	top:0px;
	height: 130px;
	background-color: #ffffff;
	border:0px;
	z-index: 20;


}

/*Layer "CONTENT-LEFT-ADMIN" in ADMIN ONLY*/
#content-left-admin
{
	text-align: left;
	width: 20%;
	left:0px;
	height:540px;
	padding: 0px; /* Marges int&eacute;rieures */
	margin-left:2px;
	position: absolute;
	background-color: #DDDDDD;
	border: 0px;
	z-index:20;
	visibility: visible;
	top: 185px;

}

/*Layer "MENU-RETURN" in ADMIN ONLY*/
#menu-return
{
	float: left;
	text-align: left;
	width: 100%;
	height:30px;
	padding: 0;
	top:0;
	background-color: #FFFFFF;
	border:0px;
	z-index: 20;
}

/*Layer "CONTENT-RIGHT"*/
#content-right
{
	width: 79%;
	height: 75%;
	padding: 0;
	left: 21%;
	position: absolute;
	border: 0px;
	border-color: #FFFFFF; /* couleur du cadre */
	background-color: #FFFFFF;
	z-index: 100;
	top: 185px;

}

/*Layer "MENU-TOP"*/
#menu-top
{
	float: right;
	text-align: left;
	width: 100%;
	height:40px;
	top:0px;
	position: absolute;
	padding: 0px;
	background-color: #FFFFFF;
	border: 0px;
	left: 0;
		z-index:100;

}

/*Layer "TOPMENU1"*/
#topmenu1
{
	width: 24%;
	padding: 0;
	left: 0;
	top:0;
	position: absolute;
	border: 0; /* couleur du cadre */
	background-color: #FFFFFF;
	z-index:100;
}

/*Layer "TOPMENU2"*/
#topmenu2
{
	width: 24%;
	padding: 0;
	left: 25%;
	top:0;
	position: absolute;
	border: 0; /* couleur du cadre */
	background-color: #FFFFFF;
	z-index:100;
}

/*Layer "TOPMENU3"*/
#topmenu3
{
	width: 24%;
	padding: 0;
	left: 50%;
	top:0;
	position: absolute;
	border: 0; /* couleur du cadre */
	background-color: #FFFFFF;
	z-index:100;
}

/*Layer "TOPMENU4"*/
#topmenu4
{
	width: 24%;
	padding: 0;
	left: 75%;
	top:0;
	position: absolute;
	border: 0; /* couleur du cadre */
	background-color: #FFFFFF;
	z-index:100;

}


/*Layer "MAIN-SCREEN"*/
#main-screen
{
	float: right;
	text-align:left;
	top: 43px;
	position: absolute;
	width: 99%;
	/*height: 535px;*/
	height:96%; /*93%*/
	padding: 0;
	background-color: #FFFFFF;
		background-image: url("../images/LogosRCF/Logo-RCF-light.jpg");
	background-repeat: repeat;
	background-position: top;
	border: 0px;
	border-color:#FFFFFF;
	overflow: auto;
	z-index:10;
	left: 0px; /*4px*/
}

/*Layer "GALLERY"*/
#gallery
{
	float: right;
	text-align:left;
	top: 33px;
	position: absolute;
	width: 99%;/*99%*/
	/*height: 535px;*/
	height:85%; /*96%*/
	padding: 0;
	background-color: #000000;
	background-image: none;
	background-position: top;
	border: 0px;
	border-color:#000000;
	overflow: auto;
	z-index:20;
	left: 0px;
	padding-left:5px;
	overflow:auto;
	color:#FFFF00
}

/*Layer "LOGO"*/
#logo
{
	float: center;
	text-align:center;
	top: 200px;/*était à 300*/
	position: absolute;
	width: 100%;
	height: 603px;
	padding: 0;
	z-index:1;
	left: 0;
}

/*Layer "Counter"*/
#counter
{
	float: center;
	text-align:center;
	top: 10px;/*était à 640*/
	position: absolute;
	width: 100%;
	height: 50px;
	padding: 0;
	z-index:100;
	left: 0;
}


/*OLDLayer "News"*/
#OLDnews
{
	text-align:center;
	top:475px;
	left:0;
	position: absolute;
	padding:1px;
	margin-left:2px;
	background-color: #FFFF99;
	border-left: 3px solid #000000;
	border-top: 3px solid #000000;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	z-index:10;
	height: 240px;
	visibility: visible;
	overflow:auto;
	width: 19.45%!important; /* pour les autres navigateurs */
	width: 20%; /* pour IE 6 */
}

/*Layer "News"*/
#news
{
	text-align: center;
	top: 400px;
	left: 0;
	position: absolute;
	padding: 1px;
	margin-left: 2px;
	background-color: #FFFFff;
	border-left: 1px solid #006600;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	z-index: 10;
	height: 240px;
	visibility: visible;
	overflow: auto;
	width: 19.45%!important; /* pour les autres navigateurs */
	width: 20%; /* pour IE 6 */
}

/*Layer "Pub"*/
#pub
{
	text-align:center;
	top:650px;
	left:0px;
	position: absolute;
	padding:1px;
	margin-left:2px;
	background-color: #FFFFFF;
	border-left: 1px solid #990066;
	border-top: 1px solid #990066;
	border-right: 1px solid #990066;
	border-bottom: 1px solid #990066;
	z-index:5;
	height: 115px;
	visibility: visible;
	overflow:hidden;
	width: 19.45%!important; /* pour les autres navigateurs */
	width: 20%; /* pour IE 6 */
}

/*Layer "Edition"*/
#edition
{
	text-align:center;
	top:335px;
	left:0px;
	position: absolute;
	padding:1px;
	margin-left:2px;
	background-color: #FFFFFF;
	border:0;
	z-index:5;
	height: 20px;
	visibility: visible;
	width: 19% !important; /* pour les autres navigateurs */
	width: 20%;  /* pour IE 6*/
}


/*Layer "MARQUEE1"*/
#marquee1
{
	
	float: center;
	vertical-align:middle;
	width: 100%;
	top:150px;
	height: 25px;
	/*left:0px;
	margin-left:0px;
	padding:0px;*/
	position: absolute;
	background-color: #000000;
	border: 2px inset #ffffff; /* Couleur du cadre */
	z-index:1;
	visibility: visible;
}
