/****************************************************************************************************/
/*********************************      STRUCTURE GENERALE      *************************************/
/****************************************************************************************************/
#global{
	width: 660px; 
	overflow: visible;
}
#top{
	clear: both;
	display: block;
	height: 200px;
}
#main{
	width: 660px; 
	background: transparent;
}
#main.inner{
	margin-top: 0;
}
#footer{
	display: none;
	height: 0;
}

/****************************************************************************************************/
/*********************************     TOP    *******************************************************/
/****************************************************************************************************/
#bg_top{
	display: none;
	height: 0;
}
#bg_top img{
	display: none;
	height: 0;
}

#flashinfo{
	display: none;
	height: 0;
}

#bandeau_haut{
	display: none;
	height: 0;
}
#container_top{
	position: relative;
	top: 0;
	left: 0;
	width: 660px;
}
#logo{
	float: left;
	height: 190px;
	width: 160px;
}
#menu_haut{
	display: none;
	height: 0;
}
#menu_langues{
	display: none;
	height: 0;
}
#page_accroche{
	float:right;
	margin: 50px 10px 0 0;
	color: #ffffff;	
	font-size: 4em;
	font-style: italic;
	font-family: "Bodoni MT C", "Times New Roman", Times, serif;
	text-shadow: 3px 3px 3px #333333;
}
#menu_principal{
	display: none;
	height: 0;
}
/****************************************************************************************************/
/*********************************     MAIN  *******************************************************/
/****************************************************************************************************/
#bloc_principal{
	display: block;
	width: 660px;
	margin: 0;
	position: relative;
	overflow: visible;
}
#main.inner #bloc_principal{
	margin-top: 0;
	background: transparent;
}
/****************************************************************************************************/
/********************************* GAUCHE *******************************************************/
/****************************************************************************************************/
#gauche{
	display: none;
	height: 0;
}
/****************************************************************************************************/
/********************************* MILIEU *******************************************************/
/****************************************************************************************************/
#contenu_milieu{
	display: block;
	float: left;
	margin: 0;
	overflow: visible;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent;
	width: 660px;
	padding: 20px;
}
#barre_outils{
	display: none;
	height: 0;
}
#contenu_milieu .csc-default{ overflow: visible;}
div.clear{ float: none;}
/****************************************************************************************************/
/********************************* BLOC SELECTION *******************************************************/
/****************************************************************************************************/
#bloc_selection{
	display: none;
	height: 0;
}
/****************************************************************************************************/
/********************************* FOOTER *******************************************************/
/****************************************************************************************************/
#bandeau_bas_couleur{
	display: none;
	height: 0;
}
/********************************* PLAN SITE *******************************************************/
#plan_site_couleur{
	display: none;
	height: 0;
}