.c2lacontact_box {
	border: 1px #000000 solid;
	}
.c2lacontact_titre {
	}
.c2lacontact_titre td{
	color: #ffffff;
	padding: 6px;
	background-color: #6A6969;
	background-image: url(../i/co/fond-form.gif);
	background-repeat: repeat-x;
	}
.c2lacontact_contenu {
	color: #000000;
	padding: 8px 3px 3px 3px;
	}
.c2lacontact_contenu td{
	color: #000000;
	padding: 5px 3px 3px 3px;
	font-weight: bold;
	}
.c2lacontact_asterisque{
	color: #FF0000;
	font-weight: bold;
	}

#post_it {
    text-align: center;
    padding: 0px 0px 5px 0px;
    }
#post_it div {
    color: #000000;
    width: 206px;
    background-color: #FF6600;
    border: 2px solid #000000;
    padding: 3px;
    font-weight: bold;
    background-position: 0px 3px;
    background-repeat: no-repeat;
    text-align: left;
    cursor: hand;
    }
