.stxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E6DEB0;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E6DEB0;
	font-weight: bold;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6DEB0;
}
.texte a:link {
	color: #E6DEB0;
	text-decoration: underline;
}
.texte a:visited {
	color: #E6DEB0;
	text-decoration: underline;
}
.texte a:hover {
	color: #E6DEB0;
	text-decoration: none;
}
.texte a:active {
	color: #E6DEB0;
	text-decoration: none;
}


.texteb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E6DEB0;
}
.txtred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.txtred a:link {
	color: #990000;
}
.txtred a:visited {
	color: #990000;
}
.txtred a:hover {
	color: #990000;
}
.txtred a:active {
	color: #990000;
}

.titbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6DEB0;
	font-weight: bold;
}
