.txtpetit {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #000000;
}
.naviggauche {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        text-align: left;
}
.navigbas{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #015021;
        text-align: center;
        text-decoration: none;

}
.navigbas:hover{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #015021;
        text-align: center;
        text-decoration: underline;
}
.titre {
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
}
.soustitre {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}
.soustitre_bl {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
}
.textgauche {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-align: left;
}
.textdroite {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-align: right;
}
.textc {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-align: center;
}
.textjustify {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-align: justify;
}
.textjustify_vert {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #015021;
        text-align: justify;
}
a.textd_vert {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #015021;
        text-align: right;
        text-decoration: none;
}
a.textd_vert:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #015021;
        text-align: right;
        text-decoration: underline;
}

INPUT.textboxv
{
        FONT-SIZE: 12px;
        WIDTH: 300px;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        COLOR: #000000;
        BACKGROUND-COLOR: #ffffff;
        border: 1pt solid #015021;
}

textarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        background-color: #FFFFFF;
        text-align: left;
        width: 300px;
        border: 1px solid #015021;
        cursor: text;
}
INPUT.bouton
{
        WIDTH: 100 px;
        BACKGROUND-COLOR: #FFFFFF;
        border: 1px solid #015021;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #015021;
        FONT-WEIGHT: bold
}
.images-right {
	margin-left: 10px;
	border: 1px solid #000000;
}
