/********************************************************************************************/
/*////////////////////////////////////////////////////////////////////////////////////////////
/**	* 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
/////////////////////////////////////////////////////////////////////////////////////////////
/********************************************************************************************/

/********************************************************************************************/
/*	Contenu
/********************************************************************************************/
.accroche		{
	display:block !important;
	float:left !important;
	width:190px !important;
	font:italic 1.7em Georgia, "Times New Roman", Times, serif !important;
	color:#ccc !important;
	margin-bottom:10px !important;
}
.chiffres_cles	{
	display:block !important;
	float:left !important;
	width:230px !important;
	font:1.37em Georgia, "Times New Roman", Times, serif !important;
	color:#000 !important;
	line-height:1em !important;
}
.img_auto		{
	width:auto !important;
	padding:0 !important;
	margin:0 !important;
}

/********************************************************************************************/
/*	Boîtes contextuelles
/********************************************************************************************/
.jurisprudence, a.jurisprudence		{
	font:italic 22px Georgia, "Times New Roman", Times, serif !important;
	color:#ccc !important;
}

/*	Base jurisprudentielle - Edito */
	.edito			{
		font-size:0.75em;
	}
	.edito a		{
		color:#660000 !important;
	}

.linkstrong		{
	font-size:22px;
	font-style:normal;
}

