@media all
{

	/*HEADINGS
	=========================================*/

	.header_core h1.title_fr,
	.header_core a.title_fr,
	.header_core a.title_fr:focus,
	.header_core a.title_fr:active,
	.header_core a.title_fr:hover
	{
		width:200px;
		height:57px;
		margin-top:22px;
		background:url(/assets/images/perennia_fr.gif) top left no-repeat;
		text-indent:-9999px;
	}

	.header_core h1.title_en,
	.header_core a.title_en,
	.header_core a.title_en:focus,
	.header_core a.title_en:active,
	.header_core a.title_en:hover
	{
		width:238px;
		height:57px;
		margin-top:22px;
		background:url(/assets/images/perennia_en.gif) top left no-repeat;
		text-indent:-9999px;
	}

	.col_content h1
	{
		margin-bottom:25px;
		font-size:48px;
		color:#0066ff;
	}

	.col_content h1.equipesingle_nom
	{
		margin-top:-15px;
	}

	.block_single_head h1,
	.block_single_head h2,
	.block_single_head p.whitetitle
	{
		line-height:40px;
		color:#fff;
		font-size:30px;
	}

	.block_single_head p.linkwhitetitle
	{
		color:#fff;
		font-size:11px;
		padding: 16px 0 0 0;
		text-align: right;
		text-transform:lowercase;
	}

	.block_banner h2,
	.block_banner h2 a
	{
		font-size:28px;
		color:#007cff;
		font-weight:normal;
	}

	.col_news h3
	{
		font-size:19px;
		font-weight:bold;
		margin-bottom:5px;
	}

	.col_content h3
	{
		color:#5f6f76;
		font-size:19px;
		font-weight:bold;
		margin-bottom:20px;
	}

	.col_content h4
	{
		font-size:14px;
		color:#5f6f76;
		font-weight:bold;
		margin-bottom:15px;
	}

	.col_desc .subtitle, .info_subtitle
	{
		color:#c2c5be;
		font-size:18px;
		margin-bottom:6px;
	}

	.mid_title
	{
		padding:20px 0 20px 25px;
		color:#007cff;
		font-size:14px;
		text-decoration:none;
	}

	.foot_title
	{
		font-size:12px;
		color:#5f6f76;
		margin-bottom:15px;
		text-transform:uppercase;
	}

	.col_foot_projet .foot_title
	{
		margin-bottom:15px;
	}

	.col_foot_adress .foot_title
	{
		margin-bottom:11px;
	}

	.col_textcore h5
	{
		font-size:18px;
		color:#c2c5be;
		font-weight:bold;
		margin-bottom:7px;
	}

	.col_textcore h3
	{
		margin-bottom:7px;
	}

	.col_textcore h4
	{
		margin-top:35px !important;
		margin-bottom:0px !important;
	}

	.rea .info_subtitle
	{
		margin-bottom:6px;
	}

	.blue
	{
		color:#007cff;
	}


}