.titre_page {			/* titre de page */
	font-family: Verdana;
	color: #01AC5E;
	font-size: 13px;
	font-weight: bold;
}

.titre_popup {			/* titre de popup */
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.texte1 {				/* texte de base */
	font-family: Verdana;
	font-size: 8pt;
	color: 333333;
}

.bg_gris {				/* fond gris */
	background-color: #F1F1F1;
}

.orange_puce {
	font-family: Verdana;
	color: #F39E36;
	font-weight: bold;
	font-size: 13px;
	padding-left: 20px;
	background: url(../../maj/phototheque/photos/pictos/accueil_point.gif) no-repeat 0 5px
}

.orange_txt {
	font-family: Verdana;
	color: #F39E36;
	font-size: 8pt;
}

.vert_fleche {
	color: #01AC5E;
	font-size: 9pt;
	padding-left: 12px;
	margin-left: 8px;
	background: url(../../maj/phototheque/photos/pictos/fleche_verte.gif) no-repeat left
}

img.img_gauche {
	margin-right: 10px;
	text-align: left;
}

img.img_droite {
	text-align: right;
	margin-left: 10px;
}

a {
	font-size: 8pt;
	font-family: Verdana;
}