/* CSS Document */
 
/*** STYLE SPECIAUX MEDIAS ***/

body
{
	background:url() repeat-x left top #fff;
}

*/* Desactive les fond */
{
	background-image:none;
}

/*** MASQUE LES ELEMENTS DE NAVIGATION ***/
#bandeau, #contenu, #mh, #footer, .scroll, .scroll .defil,
#contenu,
#colonne1,
#colonne2,
#bloc,
#bloc2,
#bloc2fond, #visuscroll2
/*,
#contenu2, #visuel, #visuellarge, #bloc2fond, #visuscroll2*/
{
	width:auto;
	height:auto;
}
#bloc2,
#bloc2fond,
#visuscroll2
{
	background-color:#eee;
}
#bandeau
{
	margin-bottom:2em;
}
/* Largeur élément général de la page */

/**** COLONNE ***/

#colonne1, #colonne2, #mh, #footer, .kyxar, .navpage, #acces, #acceslangue
{
	display:none;
}

#colonne1
{
	float: none;
	border:#CC0000 1px solid;
}
#colonne2
{
	float: none;
}
#content
{
	position:relative;
	top:auto;
	right:auto;
	width:auto;
	height:auto;
	/*clip:rect(0,416,332,0);*/
	overflow:auto;
}

/*** bandeau imprimable ***/

