.FondHaut {
	background-image: url(images/ardesi/fond_haut.jpg);
	background-color: #871088;
	background-repeat: no-repeat;
}
.FondLogo {
	background-image: url(images/ardesi/logo_ardesi.jpg);
	background-repeat: no-repeat;
}
.FondBas {

	background-image: url(images/ardesi/fond_bas.jpg);
	background-repeat: no-repeat;
}
.Filet {
	background-color: #B587B2;
}

.TitreRubrique {
	font-size: 23px;
	color: #B587B2;
	font-weight: bold;
}

.Remarque {
	font-size: 10px;
	color: #B587B2;
	font-weight: bold;
	font-style: italic;
}

.FondCartouche {
	background-image: url(images/ardesi/cartouche.gif);
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.FondCartouche1 {
	background-image: url(images/ardesi/cartouche1.gif);
}

.MenuSousRubrique {
	font-size: 10px;
	color: #83387F;
	font-weight: bold;
	text-decoration: none;
}
.MenuSousRubrique1 {
	font-size: 10px;
	color: #83387F;
	text-decoration: none;
	font-weight: normal;
}

.FondMenu {
	background-image: url(images/ardesi/fondsousrubrique.gif);
	background-repeat: repeat-x;
	border: none;
	background-position: bottom;
}

.FondSSMenu {
	background-image: url(images/ardesi/fondsousrubrique.gif);
	background-repeat: repeat-x;
	border: none;
	background-color: #EEE3ED;
	background-position: bottom;
}

.texte1 {
	list-style-image: url(images/ardesi/puce.gif);
}

.texte1j {
	list-style-image: url(images/ardesi/puce.gif);
}

.titre {
	color: #B587B2;
	list-style-image: url(images/ardesi/puce.gif);
}

.texte0 {
	list-style-image: url(images/ardesi/puce.gif);
}

.titreLien {
	color: #83377F;
	list-style-image: url(images/ardesi/puce-liens.gif);
}

.texte1Liens {
	color: #83377F;
	list-style-image: url(images/ardesi/puce-liens.gif);
}

a:link {
	color: #A873A5;
}

a:visited {
	color: #A873A5;
}

a:hover {
	color: #A873A5;
}

a:active {
	color: #A873A5;
}

.titreNoir {
	list-style-image: url(images/ardesi/puce.gif);
}

.ERborder {
	border: 1px dotted #B587B2;
}

.ERtitreForm {
	font-size: 12pt;
	color: #B587B2;
	font-weight: bold;
}

.ERfondOk {
	background-color: #B587B2;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.ERtexteOk {
	background-color: #B587B2;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ERinput {
	font-size: 11px;
	border: 1px solid #B587B2;
}
.noborder {
	border: #FFFFFF;
}