body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;

}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
}

.a1 {
	text-align:justify;
	text-align: left;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: solid;
	border-left-style: none;
	padding-top:15px;
	padding-bottom:10px;
	text-align: left;
	vertical-align:top;
	border-width: thin;
	border-color:#999999;
	
	
	}
	
	/*menu*/
.a2 {
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: solid;
	border-left-style: none;
	border-width: thin;
	text-decoration: none;
	padding-bottom:2px;
	padding-top:2px;
	height:7px;
	}
	
.a3 {
	border-right-style: none;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: none;
	padding-top:15px;
	padding-bottom:10px;
	border-width: thin;  

	}
.a4 {
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: solid;
	border-left-style: none;
	border-top-width: thin;  
	border-top-color: #999999;
	}
	
.t1 {
	padding:5px;
	}
	
.fontsize12 {
	font-size: 12px;
}
.fontsize13 {
	font-size: 13px;
	text-decoration:none;
}
.fontsize2 {
	font-size: 14px;
}

.fontsizeplus2 {
	font-size: 24px;
	text-align: center;
}

.fontsize26b {
	font-size: 26px;
	font-weight: bold;
}
.fontsize26bb {
	font-size: 26px;
	font-weight: bold;
	color: blue;
}

.fontsize20b {
	font-size: 20px;
    font-weight: bold;
}

.fontcolorblanc
{
	color: #ffffff; 
}
.fontcolorblue {
	color: blue;
}
.fontcolororange {
	color: #FF8000;
}

.souligner {
	text-decoration: underline;
}
.soulignerb {
	font-weight: bold;
	text-decoration: underline;
}
.fontcsaumon {
	color: #ff8000;
}

li{ 
padding-bottom:10px;
padding-top:10px;
}

.centrer {
	text-align: center;
	vertical-align: middle;
}

#m1 a {
text-decoration: none;
}

