.c2lacontact_box {
	width:500px;
	background-image: url(/i/c/fond-form.gif);
	background-repeat: no-repeat;
	height:400px;
	}
.c2lacontact_titre {
	/*color:#FF0000;
	background-color:#cccccc;
	padding: 3 3 3 3;*/
	}
.c2lacontact_contenu {
	color:#000000;
	/*padding: 3 3 3 3;*/
	}
.c2lacontact_contenu td{
	color:#000000;
	padding: 8px 3px 8px 3px;
	width:500px;
	}
.c2lacontact_contenu1 {
	text-align: right;
    }
.c2lacontact_contenu input {
    width:210px;
    }
.c2lacontact_contenu textarea {
    width:210px;
    }
.c2lacontact_contenu select {
    font-weight: bold;
    width:210px;
    }
.c2lacontact_asterisque{
	color:#d3000e;
	font-weight: bold;
	}

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

#butform{
    background-color: #90040d;
    background-image: url(/i/bo/fond_but.gif);
    background-repeat: repeat-x;
    border: 1px #000000 solid;
    font-weight: bold;
    width:100px;
    color:#ffffff;
    height:25px;
    }
