.bloc-rouge-piedpage {
	background-color: #990000;
}

.txt-pied-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	color: #737373;
	text-decoration: none;
}
.txt-pied-page:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	color: #737373;
	background-color: #E5E3E1;
	text-decoration: underline;
}
.fond-blanc {
	background-color: #FFFFFF;
}
.fond-gris {
	background-color: #DADADA;
}
.fond-rose {
	background-color: #EBCCCC;
}
.link-langue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #990000;
	text-decoration: none;
}
.filet-gris {
	border: 1px solid #CCCCCC;
}
.fond-pointille {
	background-image: url(../images/pointille.gif);
}

.p-recherche-on{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #999933;
	text-decoration: none;
}
.link-p-recherche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	color: #990000;
	text-decoration: none;
}
.link-off-p-recherche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-decoration: none;
}
.separateur-p-recherche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	color: #CCCCCC;
	text-decoration: none;
}
.tiret-p-recherche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	color: #575757;
	text-decoration: none;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.tab-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
}
.tab-not-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #525252;
	background-color: #E7E7E7;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.filet-rouge-vert {
	background-image: url(../images/filet-rouge-vert.gif);
}
.fleche-info-rech {
	font-family: Arial, Helvetica, sans-serif;
	color: #999933;
	font-size: 80%;
}
.bord-img-rech {
	border: 1px solid #990000;
}
.link-haut-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #999933;
	text-decoration: none;
}
.link-haut-page:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #999933;
	text-decoration: underline;
}
.retrait-intro {
	margin-top: 10px;
}
.fond-dossier {
	background-color: #FBFAE6;
}
.fond-fiche-mm {
	background-color: #FAFAE5;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EBCCCC;
	border-right-color: #EBCCCC;
	border-bottom-color: #EBCCCC;
	border-left-color: #EBCCCC;
}
.fond-pointille2 {

	background-image: url(../images/pointille2.gif);
}
.filet-gris-vert {
	background-image: url(../images/filet-gris-vert.gif);
}

.fond-liste-ligne-paire {
}
.fond-liste-ligne-impaire {
	background-color: #EBCCCC;
}

.titre-bloc-fiche-entite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #990000;
}

