<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*****************************************/
/*       Les Vendages Paris - CSS        */
/*            Copyright Didjo            */
/*                                       */
/*    Learn, inspire, but don't steal    */
/*****************************************/

@import url("common.css");

@import url("coda-slider.css");
#head {
	background: url(images/head_bg_carte.png) no-repeat center;
}

#menu #m_left, #menu li a {
	background: url(images/menu_fr.png) no-repeat;
}

#menu #m_right {
	background: url(images/menu_fr.png) -350px 0;
}

#menu #m_flag a {
	background: url(images/flag_fr.png) no-repeat;
}
</pre></body></html>