.texte
{
	font-family: verdana; /*Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding-left: 25px;
	padding-right: 35px;
	padding-top:15px;
	text-align: justify;
	line-height: 18px;
	vertical-align: top;
}
.texte_titre
{
	font-family: verdana; /*Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;

}

.texte_contenu
{
	font-family: verdana; /*Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

em
{
	font-family: verdana;
	font-size: 12px;
}


.texte_liste
{
	font-family: verdana; /*Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/etoile_liste.gif);
	text-align: justify;
	padding-right: 25px;
}


.toc_text {
    width: 370px;
    background-image: url(../images/dot.png);
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #FFFFFF;
    text-align: left;
}


.toc_default_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

    text-align: right;
}


















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.texte_contenu {

}

.texte_titre {

}

.texte_liste {

}

.toc_text {

}

.toc_default_text {

}

