.a1 {
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: solid;
	border-left-style: none;
	padding-top:15px;
	padding-bottom:10px;
	margin-top:10px;
	text-align: left;
	vertical-align:top;
	border-width: thin;  
	}
	
	/*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;
	margin-top:10px;
	border-width: thin;  
	margin-top:10px;
	}
.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;
}

.fontsize2 {
	font-size: 14px;
}

.fontsizeplus2 {
	font-size: 24px;
}
}
.fontsize26b {
	font-size: 26px;
	font-weight: bold;
}
}
.fontsize20b {
	font-size: 20px;
    font-weight: bold;
}

.fontcolorblanc
{
	color: #ffffff; 
}
.fontcolorblue {
	color: blue;
}
.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;
}
