﻿/* Feuille de style outils.*/
.mMasterPortal .mModuleHtmlPublic 
{
    position:relative;
}
/***************/
.mModuleHtmlPublic .mArticle ul.Tools {
    background:transparent url(/image/FondOutils.png) no-repeat scroll center top;
    height:23px;
    left:720px;
    position:absolute;
    top:0;
    margin:0 10px 5px 5px;
    padding:0;
    width:260px;
    float:right;
}
.mArticle ul.Tools li {
    margin:0 0 0 8px;
    padding:0;
    position:relative;
    z-index:1;
}
.mArticle ul.Tools li.mPrint a {
    background:transparent url(/image/OutilPrint.png) no-repeat scroll right center;
    color:#666666;
    padding:0 23px 0 0;
    display:inline;
    float:left;
    padding-left:15px;
    width:auto;
    text-decoration: none;
    font-size:10px;
}
.mArticle ul.Tools li a {
    color:#666666;
    font-size:10px;
    line-height:22px;
}
.mArticle ul.Tools li a span 
{
    font-size: 9px;
}
.mArticle ul.Tools li.mPdf a {
    background:transparent url(/image/OutilPdf.png) no-repeat scroll right center;
    color:#666666;
    padding:0 23px 0 0;
    display:inline;
    float:left;
    padding-left:5px;
    width:auto;
    text-decoration: none;
    font-size: 10px;
}
.mArticle ul.Tools li.mSendToFriend a {
    background:transparent url(/image/OutilAmi.png) no-repeat scroll right center;
    color:#666666;
    padding:0 23px 0 0;
    display:inline;
    float:left;
    padding-left:5px;
    width:auto;
    text-decoration: none;
    font-size:10px;
}
.mArticle ul.Tools li.mPrint a:hover,
.mArticle ul.Tools li.mPdf a:hover,
.mArticle ul.Tools li.mSendToFriend a:hover
{
    text-decoration: underline;
}
/* chartage 14 avril ccz surcharge de Article.css*/
.mArticle .mHtmlContent table td 
{
    background-color:#E6E6E6;
    padding: 3px 0;
}
.mArticle .mHtmlContent table 
{
    width: 100%;
    text-align: center;
}
.mArticle .mHtmlContent table td a 
{
    color:#A50F0A;
    text-decoration: none;
}
.mArticle .mHtmlContent table td a:hover 
{
    color:#A40F09;
    text-decoration: underline;
}
.mArticle 
{
    margin: 0 20px;
}
.mModuleHtmlPublic 
{
    width: auto;
}
.mHtmlContent 
{
    margin-bottom: 15px;
}
.mHtmlContent h1 
{
    margin-bottom: 8px;
}
#JFR2009 .Tools
{
	display: none;
}
#MesJFR .Tools
{
	display: none;
}