/* CSS Document */
 
/*** STYLE SPECIAUX MEDIAS ***/

body
{
	background:url() repeat-x left top #fff;
}

/* Desactive les fond 
{
	background-image:none;
}*/
#bandeau, #contenu, #footer, #conteneur_mh
{
	min-width:none;
  	max-width:none;/**/ 
	width:auto;
}


/*** MASQUE LES ELEMENTS DE NAVIGATION ***/
.kyxar
{
	display:none;
}

/* Largeur élément général de la page */

/**** COLONNE ***/
#colonne1, #annonce1, #annonce2
{
	float: none;
	width:60%;
	clear:both;
}
/*** bandeau imprimable ***/
