.c2lacontact_box {
	width: 370px;
    font-size: 11px;
	}
.c2lacontact_titre {
	color:#3C2221;
	padding: 3 3 20 3;
    font-size: 11px;
	}
.c2lacontact_contenu {
	color:#3C2221;
	padding: 15 3 3 3;
	font-weight: bold;
    font-size: 11px;
	}
.c2lacontact_contenu td{
	color:#3c2221;
	padding: 8 3 3 3;
	width: 370px;
    font-size: 11px;
	}
.c2lacontact_contenu1 {
	}

.c2lacontact_asterisque{
	color:#FF0000;
	font-weight: bold;
	}

#post_it {
    text-align: center;
    padding: 0 0 5 0;
    }
#post_it div {
    border: 3px #3C2221 solid;
    width: 240px;
    padding: 3 3 3 20;
    background-color: #EAE973;
    color: #3C2221;
    font-weight: bold;
    /*background-image: url(../i/c/note.gif);*/
    background-position: 0 3;
    background-repeat: no-repeat;
    text-align: left;
    cursor: hand;
    }
