h1, H {
	background-color: #397D6B;
	color: #FF8EB9;
	font-size: 24px;
}
h4 {
	background-color: #397D6B;
	color: white;
	font-size: 16px;
}
h5 {
	background-color: #397D6B;
	color: white;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	font-variant: small-caps;
}
th {
	background-color: #007146;
	color: #FF8EB9;
	font-size: 18px;
}
td {
	color: #007146;
	font-size: 12px;
}
body
{
	border-width: 0px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

#fondhaut
{
    background-image: url(../images/fondhaut.png);
    width :100%;
    background-repeat: repeat-y;
}
.clsfondhaut
{
    background-image: url(../images/fondhaut.png);
    width :100%;
    background-repeat: repeat-y;
}
#fondvert
{
    background-image: url(../images/FondVert.png);
    background-repeat:repeat ; 
}
.clsfondvert
{
    background-image: url(../images/FondVert.png);
    background-repeat:repeat ;
}
#fondblanc
{
    background-image: url(../images/fondBlanc.png);
    width :100%;
    background-repeat: repeat ;
}

a.ongClient {
    color:white;
    font-size:9px;
    font-weight:bold;
    height:30px;
    text-decoration:none;
    width:80px;
}
a.ongClient:hover {
    color:#397D6B;
    font-weight:bold;
    height:30px;
    text-decoration:none;
    width:80px;
}
a  {
    color:white;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
a:hover {
    color:black;
}
.TDONG {
    background-image:url(../images/fondong_N.gif);
    background-repeat:no-repeat;
    height:30px;
    text-align:center;
    vertical-align:middle;
    width:80px;
}
a.diaporama  {
    color:#397D6B;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
a.diaporama:hover {
    color:black;
}

.pourcFull
{
    width:100%;
    height:100%;
}
