/***************************** Mode présentation **********************/
div.communique
{
	margin:5px;
}
div.communique #date
{
	font-weight:bold;
	font-size: 11px;
	margin-bottom:10px;
	background:#007ac3;
	color:White;
}
div.communique #date a
{
	background:#007ac3;
	font-size: 11px;
	color:White;
	text-decoration:none;
}
div.communique #date a:hover
{
	background:#007ac3;
	font-size: 11px;
	color:White;
	text-decoration:underline;
}
div.communique #description
{
	margin-top:10px;
	margin-bottom:10px;
	font-family:Arial;
	color:#6c6c6c;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	background: transparent;
}
div.communique img
{
	border:none;
}
div.communique #lien
{
	color:#007ac3;
	text-align:right;
	margin-bottom:20px;
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	background: transparent;
}
div.communique #lien a
{
	color:#007ac3;
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	background: transparent;
	text-decoration:none;
}
div.communique #lien a:hover
{
	color:#007ac3;
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	background: transparent;

	text-decoration:underline;
}


/***************************** Mode présentation revue presse **********************/
div.revuepresse
{
	margin:5px;
}
div.revuepresse #date
{
	font-weight:bold;
	font-size: 11px;
	margin-bottom:10px;
	background:#007ac3;
	color:White;
}
div.revuepresse #date a
{
	background:#007ac3;
	font-size: 11px;
	color:White;
	text-decoration:none;
}
div.revuepresse #date a:hover
{
	background:#007ac3;
	font-size: 11px;
	color:White;
	text-decoration:underline;
}
div.revuepresse #description
{
	margin-top:10px;
	margin-bottom:10px;
	font-family:Arial;
	color:#6c6c6c;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	background: transparent;
}
div.revuepresse #article
{
	margin-top:5px;
	font-family:Arial;
	color:#6c6c6c;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	background: transparent;
}



/*************************** Fin mode présentation ********************/

.SeparatorCommunique
{
	margin:0;
	padding:0;
	color:#efefef;
}

div.TitrePresse
{
	font-family:Arial;
	font-size: 15px;
	font-style:normal;
	font-weight:bold;
	color:#b04be9;
	margin-bottom:20px;
}

div.IntroPresse
{
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	font-family:Arial;
	color:#6c6c6c;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}


div.ListePresse
{
	margin-left:20px;
}