.lang a{
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
	.lang a:hover {
		font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.texte_home {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}


.texte {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.texte a{
	color: #333333;
	text-decoration: underline;
}
.texte2 {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}

.texte2 a{
	color: #333333;
	text-decoration: underline;
}
.texte2 a:hover{
	color: #666666;
	text-decoration: underline;
}

.titre {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #993366;
}

.soustitre {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #660033;
}
.soustitre1 {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.soustitre2 {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #660033;
}

.admin_titre{
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	text-decoration: underline; 
}

.admin_texte{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none; 
}

.boutton {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background: #cccccc;
	overflow-x:hidden; 
	vertical-align: top;
}

.formulaire {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background: #cccccc;
	overflow-x:hidden; 
	vertical-align: top;
}

.select {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background: #cccccc;
	overflow-x:hidden; 
	vertical-align: top;
}
