

/* CSS for new portal mechanics skin  */

DIV.ideeRecue p
{
	color: #D3D3E5;
	font-size:10pt;
	padding:0 5px 4px 15px;
}

DIV.ideeRecue p a{
	color: #D3D3E5;	
	font-size:10pt;
}

DIV.ideeRecue h2
{
	color: #D3D3E5;	
	padding: 5px 5px 10px 15px;
}

DIV.ideeRecue a
{
	font-size: 14pt;
}

div.headerSkinIdeeRecue h2 a
{
	background: transparent url(../../../plugins/IntersticesV2/images/titreIdeerecue.png) 0px 0px no-repeat;
	display:block;
	height:37px;
	padding:0;
	width:100%;
}

div.headerSkinIdeeRecue h2 a:hover
{
	background: transparent url(../../../plugins/IntersticesV2/images/titreIdeerecueAlt.png) 0px 0px no-repeat;
}

