@charset "utf-8";
@import url("index.css");



/* CSS Document */

#header
{
	display:none;
}

#gauche
{
	display:none;
}


#droite
{
	display:none;
}

#menu_bas
{
	display:none;
}

#logo_print
{
	display:none;
}

#fondu_centre{
	display:none;
}

#scrollbar{
	display:none;
}

#div_attente{
display:none;
}


#centre {
overflow:visible;
width:100%;
top:0;
left:0;	
background-image:none;
}

#decoup_centre{
	overflow:visible;
	left:20px;
	top:20px;
	width:100%;



}

#page{
	overflow:visible;
}

#ombre{
	background-image:none;
}

#text_centre{
	width:100%;
	height:auto;

}

#page 
{
	width:95%;
	height:95%;
	border-style:none;
}

#div_attente
{
	display:none;
}


