HTML {  overflow:auto;
        margin: 0;
	padding: 0;
	border: 0 none;
}

BODY {
       background:url(../images/i_background.jpg);
       background-attachment:fixed;
       margin : 0px;
       padding : 0px;
       font-family: Arial, Helvetica, sans-serif;
       font-style: normal;
       line-height: normal;
       font-weight: normal;
       font-variant: normal;
       text-transform: none;
       color: #0AAAA0;
       }

#D_BODY {
  position : relative;
  top : 0px;
  height : 100%;
  width : 100%;
  }
#D_BODY2 {
   background: url('../images/fond3.png') bottom right no-repeat;
}

#D_BODY3 {
   background: url('../images/fond2.png');
}

.Taille9{font-size:9px;}
.Taille10{font-size:10px;}
.Taille12{font-size:12px;}
.Taille16{font-size:16px;}
.Taille20{font-size:20px;}
.Taille32{font-size:32px;}

.Titre{
  font-size:20px;
  line-height:28px;
  letter-spacing: 2px;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
}


.corps{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0AAAA0; }

.slogan{
	font-family: Comic Sans MS;
	font-style: italic;
	line-height: normal;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0AAAA0;
}

.InfosLegales{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0AAAA0;
}

A#Menu {
	text-decoration: none;
	color: #330099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A#Contact {
	text-decoration: none;
	color: #330099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}


A#Menu:LINK    { color: #999999; }
A#Menu:VISITED { color: #999999; }
A#Menu:HOVER   { color: #99CCFF; }

A#MenuActif:LINK    { color: #0AAAA0; }
A#MenuActif:VISITED { color: #0AAAA0; }
A#MenuActif:HOVER   { color: #99CCFF; }

A {
    text-decoration: none;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
}

A:HOVER   { color: #CCCCCC;}

A#BasPage:LINK    { color: #FFFFFF; }
A#BasPage:VISITED { color: #FFFFFF; }
A#BasPage:HOVER   { color: #99CCFF; }


.CSS-BasPages{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #ffffff;
    font-weight: bold;
}

.NoirFondGris{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
    text-align: justify;
}
.ClairFondBleu{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #CCFFFF;
    text-align: justify;
}
.Rouge{
    color: #E00010;
}
.Detail {
    text-decoration: none;
    color: #0AAAA0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}

.LienTitre {
    text-decoration: none;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
}

.TitreObligatoire {
	font-size: 15px;
	font-weight: bold;
	color: #FF3333;
}
