/* CSS Document pour MOBILE */

/* General */
html, body{width:auto;}
body {
	width:480px;
	background:#ffffff;
}

/*ELEMENT A NE PAS IMPRIMER*/
#element{
	display:none;
}


/*-----------  FIXES  -----------*/
#slide, #slide .background, #header, #footer{
	width:auto;
	min-width:965px;
}
/*-----------  CALC  -----------*/
#calc{
	right:auto;
	left:634px;
	margin-right:0;
}
/*-----------  MENULANG  -----------*/
#menuLang .right select{color:#464646;}
/*-----------  GREYBOX  -----------*/
#overlay{
	width:965px;
	height:100%;
}
#greyBox{
	/*left:10px !important;*/
	/*right:0 !important;*/
	/*margin:0 !important;*/
	margin-left:482px;
}