/* CSS definition file containing site wide stylesheets */

._teste_souligne {
	border-bottom: 1px solid rgb(0,0,0)
}

.P_text_with_border {
	border: 1px solid rgb(0,0,0)
}

.Texte_avec_indent {
	text-indent: 20px
}
