﻿/* PARTIES COMMUNES AU PORTAIL ET AU SITE INSTITUTIONNEL POUR LES Articles */
 .mArticle ul.Tools li 
{
	position: relative;
	z-index:1;
	margin: 0 0 0 8px;
	padding:0;
}

.mArticle ul.Tools li a {
	line-height: 22px;
	font-size: 10px; 
	color: #666666;	
}
.mArticle ul.Tools li.mPrint a {
	background: url("/image/OutilPrint.png") right no-repeat ;
	padding: 0 23px 0 0; color:#666666;
}
.mArticle ul.Tools li.mPdf a {
	background: url("/image/OutilPdf.png") no-repeat right;
	padding: 0 23px 0 0; color:#666666;
}
.mArticle ul.Tools li.mSendToFriend a {
	background: url("/image/OutilAmi.png") no-repeat right;
	padding: 0 23px 0 0; color:#666666;

}
.mArticle ul.Tools li a:hover {}

.mHtmlContent {
	width: auto;
	margin: 0 auto;
}
.mHtmlContent div {
	width: auto;
}
.mHtmlContent p 
{
	font-size:11px;
	color: Black;
	text-align:justify;
	padding: 5px 15px;
	width: auto;
}
/************/
.mModuleHtmlPublic {position:relative;
min-height:563px;}
.mModuleHtmlPublic .mArticle ul.Tools {
	background:transparent url(/image/FondOutils.png) no-repeat scroll center top;
    height:23px;
	left:720px;
	position:absolute;
	top:0px;
}
.mArticle {
margin-left:20px;
}
.mModuleHtmlPublic .mArticle h1{
	font-size: 18px;
}
.mModuleHtmlPublic .mArticle h2{
	font-size: 14px;
}
.mModuleHtmlPublic .mArticle a{
	font-size: 11px;

}
/* CSS POUR LES ARTICLES DU PORTAIL */
.mArticle ul.Tools 
{
	background: url("/image/FondOutils.png") no-repeat top center;
	height: 23px;
	width: 250px;
	float: right;
	margin: 0 10px 5px 5px;
	padding: 0 0 0 0;
}
.mMasterPortal .mArticle h1 span{
	font-size: 18px;
	line-height: 16px;
	font-weight: normal;
}
.mModuleHtmlPublic {
margin-right:10px;
margin-bottom:20px;
}
.mModuleHtmlPublic .mHtmlContent h1{
	font-size: 18px;
}

.mModuleHtmlPublic .mHtmlContent h2{
	font-size: 14px;
}
.mModuleHtmlPublic .mHtmlContent a{
	font-size: 11px;

}
/************ list.css ***********/
.mMasterPortal .mModuleHtmlPublicIndex .mModuleHtmlPublic .mSection .mHTMLArticleRss { display:none}
.mMasterPortal .mModuleHtmlPublicIndex .mModuleHtmlPublic ul.mArticlesList {border:1px solid #A50F0A; margin-left:15px;margin-right:15px;margin-top:10px;}
.mMasterPortal .mModuleHtmlPublicIndex .mModuleHtmlPublic a{color:#A50F0A; font-weight:bold;}
.mMasterPortal .mModuleHtmlPublicIndex .mModuleHtmlPublic ul.mArticlesList li{ display:block; list-style-type:none; margin:10px;}
.mMasterPortal .mModuleHtmlPublicIndex .mModuleHtmlPublic .mSection h1 span {background-color:#A50F0A;
background-image:none;
color:#FFFFFF;
display:block;
width:958px;margin-bottom:0px;}
.mMasterPortal .mModuleHtmlPublicIndex .mModuleHtmlPublic ul.mArticlesList li a span{ text-transform:uppercase; line-height:30px;}