
.c2lacontact_box {	
    background-image: url(../i/co/fond-form.png);
    background-repeat: no-repeat;
	width: 543px;
	height: 462px; 
	}
.c2lacontact_titre {
	color:#ffffff;
	}
.c2lacontact_contenu {
	padding: 8px 3px 3px 3px;
	}
.c2lacontact_contenu td{
	padding: 8px 0px 3px 0px;
	font-weight: bold;
	}
.c2lacontact_contenu1 {
	}

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

.c2lacontact_contenu SELECT {
	width:302px;
	color: #183151;
	font-weight: bold;
    font-family: Helvetica, tahoma, Verdana;
	border: 1px #6FA9E3 solid;
	background-color: #96C0EB;
	}
.c2lacontact_contenu INPUT {
	width: 300px;
	color: #183151;
	font-weight: bold; 
    font-family: Helvetica, tahoma, Verdana;
	border: 1px #6FA9E3 solid;
	background-color: #96C0EB;
	background-image : none;
	}
.c2lacontact_contenu TEXTAREA {
	width: 300px;
	color: #183151;
	font-weight: bold;
    font-family: Helvetica, tahoma, Verdana;
	border: 1px #6FA9E3 solid;
	background-color: #96C0EB;
	background-image : none;
	}
#butform {
	width: 300px;
	color: #ffffff;
	background-color: #ED6203;
	font-weight: bold;
    font-family: Helvetica, tahoma, Verdana;
    font-size: 12px;
	border: 2px #BF4E02 solid;
	}
	
#post_it {
    text-align: center;
    padding: 0px 0px 15px 0px;
	margin-left: 165px;
   }
#post_it div {
    border: 2px #C2A70C solid;
    width: 200px;
    padding: 3px 3px 3px 20px;
    background-color: #F2D62C;
    color: #000000;
    font-weight: bold;
    /*background-image: url(../i/c/note.gif);*/
    background-position: 0px 3px;
    background-repeat: no-repeat;
    text-align: left;
    cursor: pointer;
    }
