ul {
	list-style-image : url(../biblio/point-vert.jpg);
}

.texte {
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.texte-centre-haut {
	font-size: 12px;
	padding-left: 25px;
}

.texte-centre-droite-lien {
	font-size: 12px;
	text-align: right;
	float: right;
	color: #666;
}

.texte-centre-droite-lien a {
	font-size: 12px;
	text-align: right;
	float: right;
	color: #666;
}

.texte-centre-droite-lien a:hover {
	font-size: 12px;
	text-align: right;
	float: right;
	color: #861F52;
}

.vert-haut {
	color: #769428;
}

.texte-centre {
	text-align: align;
	font-size: 13px;
	list-style-type: none;
	background-color:#ffffff;
	text-align: justify;
}

.texte-centre-10px {
	text-align: justify;
	font-size: 10px;
	list-style-type: none;
	background-color:#ffffff;
}

.texte-centre-10px-b {
	text-align: center;
	font-size: 11px;
	list-style-type: none;
}

.texte-centre-13px {
	text-align: center;
	font-size: 13px;
	list-style-type: none;
	background-color:#ffffff;
}

.texte-centre-tableau {
	font-size: 13px;
	list-style-type: none;
	background-color:#ffffff;
}

.texte-centre-tableau-lesdroits {
	font-size: 11px;
	list-style-type: none;
	background-color:#ffffff;
}

.gris-gauche {
	background-image: url(../images/1px-gris-gauche.jpg);
	background-repeat: repeat;
}

.gris-bas {
	background-image: url(../images/1px-gris-bas.jpg);
}

h1 {
	font-size: 21px;
	color: #ac006e;
	padding-right: 30px;
	text-align: left;
}

h2 {
	font-size: 17px;
	color: #ac006e;
	padding-right: 30px;
	text-align: left;
}

h3 {
	font-size: 14px;
	color: #575757;
	font-weight: bold;
	text-align: left;
}

h6 {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-align: left;
}

.fond-rose {
	background-color: #861C52;
	color: #FFF;
	/* [disabled]margin: 5px; */
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.fond-roseclair {
	background-color: #EFE0E9;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.fond-roseclair-lesdroits {
	background-color: #EFE0E9;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fond-rosemoyen-lesdroits {
	background-color: #CE8FAF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.photo-droite {
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
}

.photo-gauche {
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}

.decalage-liste {
	padding-left: 30px;
}

.decalage-sous-liste {
	padding-left: 45px;
}

.rose {
	color: #AC006E;
}

.rose-17px {
	color: #AC006E;
	font-size: 17px;
}

.lien {
	color: #666;
	text-decoration: underline;
}

a.lien:hover {
	color: #861F52;
	text-decoration: underline;
}

#div-encadre {
	background-color: #E9EBE4;
	color: #000;
	padding: 10px;
}
