.texte {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
a.texte:link{
	text-decoration: none;
	color:#eb2026;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.texte:visited{
	text-decoration: none;
	color: #eb2026;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.texte:hover{
	text-decoration: none;
	color: #2a9fcb;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.texte:active{
	text-decoration: none;
	color: #7bb842;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.autresliens {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.autresliens:link{
	text-decoration: none;
	color:#2a9fcb;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
a.autresliens:visited{
	text-decoration: none;
	color: #2a9fcb;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
a.autresliens:hover{
	text-decoration: none;
	color: #eb2026;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
a.autresliens:active{
	text-decoration: none;
	color: #7bb842;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ec2026;
	text-decoration: none;
}
.ch1 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ec2026;
	text-decoration: none;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2a9fcb;
	text-decoration: none;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #2a9fcb;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	border-top-width: 0px;
}
.lettrinebleu {
	font-family: Tahoma;
	font-size: 30px;
	line-height: 26px;
	font-weight: bold;
	color: #2a9fcb;
	float: left;
	margin-right: 2px;
}
.lettrineorange {
	font-family: Tahoma;
	font-size: 30px;
	line-height: 26px;
	font-weight: bold;
	color: #f8951d;
	float: left;
	margin-right: 2px;
}
.lettrineverte {
	font-family: Tahoma;
	font-size: 30px;
	line-height: 26px;
	font-weight: bold;
	color: #7bb842;
	float: left;
	margin-right: 2px;
}
.aide {
	cursor: help;
}

input {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #CCCCCC;
	border: 2px none #f8951d;
}
.misenvaleur {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7bb842;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}

#flashcontent {
	height: 300px;
	width: 620px;
	border: 2px solid #999999;
	}
