﻿.TitreFondDegrade
{
	color: black;
	font-family:Arial;
	font-size: 11pt;
	font-weight:bold;
	margin-left:0px;
	margin-bottom:5px;
	margin-top:0px;
	text-transform: none;
}

.TitreFondDegrade2
{
	color: black;
	font-family:Arial;
	font-size: 11pt;
	margin-left:0px;
	margin-bottom:5px;
	margin-top:0px;
	text-transform: none;
}

.DivApresH3
{
    margin-left:25px;
    }

.LigneGrisee
{
    color: #696969;
    width:100%;
    }
    
    
.TitreParagrapheFleche {
	background:url(../Images/flecheorange.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	color: #696969;
	float: left;
	font-size: 14pt;
	font-style:oblique;
	margin:0px;
	margin-bottom:0px;
	margin-left:15px;
	margin-top:20px;
	padding:0px;
	padding-bottom:0px;
	padding-left:20px;
	width: 90%;
	
}
/* ---------------------------------------------------------------------------------------------------------------------------------------
/* IMPORTANT - mettre le style du background avant le background-repeat car sinon cette dernière est annulée */
/* ---------------------------------------------------------------------------------------------------------------------------------------*/

.TitreParagrapheFlecheEnvoiGroupe {	background:url(../Images/envoi_groupe.jpg);}

.TitreParagrapheFlecheMessage {
    background: url(../Images/cycle.jpg);
}

.TitreParagrapheFlecheBiblio {	background:url(../Images/biblio.jpg);}

.TitreParagrapheFlechePlanning { background:url(../Images/planning.jpg);}

.TitreParagrapheFlecheCompo { background:url(../Images/compo.jpg);}

.TitreParagrapheFlecheClients {
    background: url(../Images/flecheorange.jpg);
    }

.TitreParagrapheFlecheBiblio, .TitreParagrapheFlecheCompo, .TitreParagrapheFlecheMessage, .TitreParagrapheFlechePlanning, .TitreParagrapheFlecheEnvoiGroupe, .TitreParagrapheFlecheClients, .TitreParagrapheNouveauMessage {
    background-position: 0px 2px;
    background-repeat: no-repeat;
    color: #696969;
    float: left;
    font-size: 14pt;
    font-style: oblique;
    margin: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    margin-top: 5px;
    padding: 0px;
    padding-bottom: 0px;
    padding-left: 40px;
    padding-top: 10px;
    width: 20%;
    height: 35px;
}

.TitreParagraphePoint {
	background:url(../Images/puceOrange.jpg);
	background-position:10px 15px;
	background-repeat:no-repeat;
	color: #696969;
	float: left;
	font-size: 14pt;
	font-style:oblique;
	margin:0px;
	margin-bottom:0px;
	margin-left:20px;
	margin-top:20px;
	padding:0px;
	padding-bottom:0px;
	padding-left:20px;
	width: 90%;
}    


.LigneSelectionnee {
    background-color: #aeaeae;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
	outline-color: #074194;	
	text-transform: none;
}


.LigneSelectionnee A {
    text-decoration:none;
    background-color: #aeaeae;
	font-size: 8pt;
	text-transform: none;
	color: black;
	font-family: Arial;
	font-weight:normal;
}
.LigneSelectionnee A:hover {
    text-decoration: underline;
    background-color: #aeaeae;
	font-size: 8pt;
	text-transform: none;
	color: black;
	font-family: Arial;
	font-weight: bold;
}