/********************************************************************************************/
/*////////////////////////////////////////////////////////////////////////////////////////////
/**	* Café Central media styles
	* @package		CSS
	* @copyright	This website
	* @licence		Under licence, as specified in the licence.txt file
	* @description	Styles used in the WYSIWYG
	* @help			Check http://www.cafecentral.fr/fr/wiki/ for help
/////////////////////////////////////////////////////////////////////////////////////////////
/********************************************************************************************/

/********************************************************************************************/
/*	Test
/********************************************************************************************/
.test {
	font-family:helvetica, "Lucida Grande", Geneva, Verdana, sans-serif;
	font-size:1em;
	color:#333333;
}
