﻿body {
    margin:10px 0px 10px 0px;
	padding:0px;
	text-align:center;
}

p
{
	font-family:Tahoma;
	text-align:justify;
	color:#5E0D68;
	font-size:11pt
}

ul
{
    list-style-type:disc;
    color:#5E0D68;
}
li
{
    font-family:Tahoma;
	text-align:justify;
	color:#5E0D68;
	font-size:11pt
}

.li10
{
    font-size:10pt;
}

#master
{
    margin-right:auto;
    margin-left:auto;
    width:760px;
    text-align:center;
}

:link
{
	color:#F7923A;
	font-weight:bold;
}

:hover
{
	text-decoration:none
}


.image
{
	border:none;
}

#titre
{
    position:relative;
    top:3px;
    left:27px;
}

#number
{
    position:relative;
    top: 2px;
    width: 51px;
    height: 41px;
    background-color: #F8A154;
    color: White;
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    display: inline-block;
    padding-top: 5px;
    margin:0px;
}

.hl
{
    font-size: 8pt;
    font-family: Tahoma;
    color: #5E0D68;
    font-weight: bold;
    text-decoration: none;
    margin-left:5px;
    margin-right:20px;
    margin-top:5px;
}

h1
{
	font-family:Tahoma;
	font-size:28pt;
	color:#5E0D68;
	text-transform:uppercase;
	font-weight:700;
	text-align:left;
}

h2
{
	font-family:Tahoma;
	font-size:medium;
	color:#5E0D68;
	font-weight:bold;
	text-decoration:underline;
	margin-left:25px;
}

h3
{
	font-family:Tahoma;
	font-size:medium;
	color:#F7923A;
	font-weight:bold;
}

.bann
{

}

.textNormal
{
	font-family:Tahoma;
	color:#5E0D68;
	font-size:11pt
}

.text10
{
	font-family:Tahoma;
	color:#5E0D68;
	font-size:10pt
}

#menu
{
    position:fixed;
    top:175px;
    left:auto;
    width:153px;
    height:400px;
    display:inline-block;
    text-align:left;
}

div#menu {
  /* IE5.5+/Win - this is more specific than the IE 5.0 version */
  right: auto; bottom: auto;
  left: expression( ( -239 - menu.offsetWidth + ( document.body.clientWidth / 2 )) + 'px' );
  top: 175px;
}

#submenu
{
    width:100%;
    border-left:1px #5E0D68 solid;
    border-right:1px #5E0D68 solid;
    border-top:1px #5E0D68 solid;
    border-collapse:collapse;
    background-image:url(../Images/barresb3.jpg);
    background-repeat:no-repeat;
    background-position:left top;
}

.table2
{
	border:none;
	width:760px;
	border-collapse:collapse;
}

.tableC
{
    width:100%;
    border-collapse:collapse;
    border-left:1px #5E0D68 solid;
    border-right:1px #5E0D68 solid;
    border-top:1px #5E0D68 solid;
}




.tdpuce				/*ligne du tableau page Success Story*/
{
	width:35px;
	text-align:center;
	vertical-align:top
}

.pucCC				/* pucecote consultant */
{
	font-family:Tahoma;
	font-weight:bold;
	color:#5E0D68;
	font-size: 11pt;
	background-color: #F7923A;
}

#footer
{
    width:100%;
    border:1px solid #5E0D68;
    background-position: center top;
    background-image:url(../Images/barresb3.jpg);
    background-repeat:no-repeat;
    border-left:1px #5E0D68 solid;
    border-right:1px #5E0D68 solid;
    border-collapse:collapse;
    padding:0px;
    text-align:center;
    height:23px;
    vertical-align:bottom;
}