.c2lacontact_box {
	border: 0px dotted #ff0066;
	}
.c2lacontact_titre {
	/*color:#FF0000;
	background-color:#cccccc;
	padding: 3 3 3 3;*/
	}
.c2lacontact_contenu {
	color:#707173;
	/*padding: 3 3 3 3;*/
	}
.c2lacontact_contenu td{
	color:#707173;
	padding: 4px 3px 4px 3px;
	}
.c2lacontact_contenu1 {
	text-align: right;
	width:130px;
	border: 0px dotted #6600ff;
    }
.c2lacontact_contenu input {
    width:210px;
    }
.c2lacontact_contenu textarea {
    width:210px;
    }
.c2lacontact_contenu select {
    font-weight: bold;
    width:210px;
    }
.c2lacontact_asterisque{
	color:#c4a6a5;
	font-weight: bold;
	}

/* hauteur des champs libres */
#c2lacontact_fieldzdejf_1 textarea {
    height: 18px;
    }
#c2lacontact_fieldzdejf_2 textarea {
    height: 18px;
    }
#c2lacontact_fieldzdejf_3 textarea {
    height: 18px;
    }
#c2lacontact_fieldzdejf_4 textarea {
    height: 18px;
    }
#c2lacontact_fieldwrbdt_xpzodgzf_1 {
	border: 0px dotted #ff6600;
    text-align: left;
    width: 100%;
    }
#c2lacontact_fieldwrbdt_xpzodgzf_1 label{
	color: #ADA334;
    }
#c2lacontact_fieldwrbdt_xpzodgzf_1 input{
	width: 14px;
    }
#choix_multiple_11, #choix_multiple_12, #choix_multiple_13 {
    width:15px;
    }

#post_it {
    text-align: center;
    padding: 0 0 5 0;
    }
#post_it div {
    border: 1px #6C6030 solid;
    width: 240px;
    padding: 3 3 3 20;
    background-color: #ADA327;
    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: #c4a6a5;
    border: 0px #000000 solid;
    font-weight: bold;
    color:#ffffff;
    height:25px;
    }
