.Menu {
font-weight: bold;
z-index:1;
font-family: Garamond;
font-size: 14px;
color: #249850;
}
.TitreMenu {
font-family: Garamond;
font-weight: bold;
font-size: 14px;
color: #249850;
text-decoration:none;
}
.TitreMenu:link{color:#249850;}
.TitreMenu:visited{color:#249850;}
.TitreMenu:active{color:#ff0000;}
.TitreMenu:hover{color:#ffaa00;}

.TitreSousMenu {
font-family: Garamond;
font-weight: normal;
font-size: 13px;
color: #249850;
text-decoration:none;
}
.TitreSousMenu:link{color: #249850;}
.TitreSousMenu:visited{color: #249850;}
.TitreSousMenu:active{color: #6600ff;}
.TitreSousMenu:hover{color: #0088ff;}
.t1 {
position:relative;
top:5;
font-family: Garamond;
color: #249850;
letter-spacing: 2pt;
font-weight: bolder;
font-variant: small-caps;
font-size:16px;
}
html>body .t1 {
position:relative;
top:5;
font-family: Garamond;
color: #249850;
letter-spacing: 2pt;
font-weight: bolder;
font-variant: small-caps;
font-size: 16px;
}
.t2 {
clear: both;
font-family: Garamond;
color: #249850;
margin-left: 20px;
font-weight: bold;
font-size: 16px;
text-decoration: underline;
}
.t3
{
clear: both;
margin-top:10px;
font-family: Garamond;
color: #249850;
margin-left: 40px;
text-decoration: underline;
font-size: 16px;
}
.TexteGauche {
font-family: Garamond;
font-size: 14px;
float: left;
width: 300;
padding: 10px;
margin-left: 20px;
text-align: justify;
}
html>body .TexteGauche {
float:left;
font-family: Garamond;
width:295px;
margin-left: 30px;
font-size :  14px;
}
.TexteDroite {
font-family: Garamond;
font-size: 14px;
width: 300px;
padding-left:10px;
text-align: justify;
}
html>body .TexteDroite {
float: right;
max-width: 295px;
}
.TexteEntier {
font-family: Garamond;
font-size: 14px;
margin-left: 50px;
padding-top: 10px;
width: 100%;
text-align: justify;
overflow:hidden;
}
html>body .TexteEntier {
max-width:90%;
overflow: hidden;
}
.TexteCentrer {
font-family: Garamond;
font-size: 14px;
margin-left: 50px;
padding-top: 10px;
width: 100%;
text-align: center;
overflow: hidden;
}
html>body .TexteCentrer {
max-width:90%;
overflow: hidden;
text-align: center;
}
.PhotoGauche {
float: left;
padding: 10px;
margin-left: 20px;
width: 300px;
overflow: hidden;
}
html>body .PhotoGauche
{
float: left;
width:290px;
margin-left: 30px;
}
.PhotoDroite {
width: 300px;
text-align : right;
padding-left: 10px;
overflow: hidden;
}
html>body .PhotoDroite
{
float:right;
width: 290px;
padding-left: 10px;
padding-top: 20px;
overflow: hidden;
}
.PhotoEntier {
width: 100%;
padding : 10px;
text-align: center;
overflow: hidden;
}
html>body .PhotoEntier {
width:97%;
text-align: center;
overflow: hidden;
}

.bdp {
	color:#666666;
	font-size:9px;
	font-family:Verdana;
}
