.c2lacontact_box {
	border: 1px #000000 solid;
	background-color:#000000;
	}
.c2lacontact_titre td {
	color:#ffffff;
	background-image: url(/i/c/fond_tab.gif);
	padding: 7px 5px 7px 5px;
	text-align: center;
	}
.c2lacontact_contenu {
	color:#ffffff;
	}
.c2lacontact_contenu td {
	color:#ffffff;
	padding: 5px 5px 5px 5px;
	}
.c2lacontact_contenu1 {
    color:#ffffff;
	background-color:#000000;
	}

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

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

