/* valeurs par défaut */
@media screen and (max-width: 765px)/*attention, le hamburger bouge ici à 765, on utilise 769 pour le ipad */
{
/*****************************************			section par défaut			***********************************/
	.container 
	{
	width: 624px;
	}
	.logobloc 
	{
	float :none;
	width: auto;
	}
	.flexiblemodule 
	{
	float: none !important;
	width: 100% !important;
	}
	.flexiblemodule > div.inner
	{
	margin-left: 0;
	margin-right: 0;
	}
	.column
	, .column.center
	{
	width: 100%;
	clear:both;
	float:left;
	}
	.column div.inner
	{
	margin-left: 0;
	margin-right: 0;
	}
	.column div.moduletable
	{
	float: none;
	width: auto;
	}
	.column1 div.inner
	, .column2 div.inner
	{

	}
	.items-row .item
	{
	width: auto;
	float: none;
	margin: 0;
	}

/*				zones du template			*/
	
	#a10-a-plume
	, #a10-z-plume
	, #a20-a-cheveux
	, #a20-z-cheveux
	, #a30-a-chapeau
	, #a30-z-chapeau
	, #a40-a-tete
	, #a40-z-tete
	, #a50-a-collier
	, #a50-z-collier
	, #a60-a-cou
	, #a60-z-cou
	, #a70-a-menu
	, #a70-z-menu
	, #a80-a-bijou
	, #a80-z-bijou
	, #a90-slider
	, #b10-a-chemise
	, #b10-z-chemise
	, #b20-a-bras
	, #b20-z-bras
	, #b30-a-manche
	, #b30-z-manche
	, #b40-a-coude
	, #b40-z-coude
	, #b50-a-gant
	, #b50-z-gant
	, #b60-a-main
	, #b60-z-main
	, #maincontent
	, #centertop
	, #centerbottom
	, #c10-a-hanche
	, #c10-z-hanche
	, #c20-a-jupe
	, #c20-z-jupe
	, #c30-a-cuisse
	, #c30-z-cuisse
	, #c40-a-jupon
	, #c40-z-jupon
	, #c50-a-genou
	, #c50-z-genou
	, #c60-a-collant
	, #c60-z-collant
	, #c70-a-jambe
	, #c70-z-jambe
	, #c80-a-chausson
	, #c80-z-chausson
	, #c90-a-cheville
	, #c90-z-cheville
	, #d10-a-soulier
	, #d10-z-soulier
	, #d20-a-pied
	, #d20-z-pied
	, #d30-a-lacet
	, #d30-z-lacet
	, #d40-a-contact
	, #d40-z-contact
	, #d50-a-adresse
	, #d50-z-adresse
	, #d60-legal
	{
	height: auto;
	}

}

