.c2lacontact_box {
	background-color:#000000;
	border: 1px #cecece solid;
	width: 390px;
	}
.c2lacontact_titre td {
	color:#ffffff;
	background-color:#3a5f73;
	padding: 3px 3px 3px 3px;
	}
.c2lacontact_contenu {
	color:#000000;
	background-color:#FFFFFF;
	/*padding: 3 3 3 3;*/
	}
.c2lacontact_contenu td {
	color:#000000;
	background-color:#FFFFFF;
	padding: 15px 3px 3px 3px;
	}
.c2lacontact_contenu1 {
	background-color:#ff6600;
	}

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

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