/*----------------------------------------------------------------*/
/*--------------------- CSS TILL CONTENUS OPTIMISES---------------*/
/*----------------------------------------------------------------*/

.cmenu span, .cmenu-actif span { color:white; }

h2.till_h2, h3.till_h3, h4.till_h4 { border:0; text-align: left; margin:0px; font-weight: bold; text-transform:uppercase; }
h2.till_h2 a, h3.till_h3 a, h4.till_h4 a
{
	text-decoration:underline;
	color:black;
}

h2.till_h2
{
	color		: #000000;
	font-size	: 15px;
}

h3.till_h3
{
	color		: #FF9900;
	font-size	: 13px;
}

h4.till_h4
{
	color		: #2E7FCD;
	font-size	: 11px;
}

content-blanc-in a
{
	text-decoration:underline;
	color:black;
}