.c2lacontact_box {
	color: #000000;
	background-color: #ffffff;
	border: 1px #000000 solid;
	width: 440px;
	}
.c2lacontact_titre {
	color: #000000;
	background-color: #f7e900;
	background-image: url(/i/contact/fond_tab.gif);
	background-repeat: repeat-x;
	}
.c2lacontact_titre td{
	padding: 3px 3px 3px 3px;
	}
.c2lacontact_contenu {
	color:#000000;
	background-color:#FFFFFF;
	background-image: url(/i/contact/fond_form.jpg);
	background-repeat: no-repeat;
	width:440px;
	border: 3px #f7e900 solid;
	}
.c2lacontact_contenu select{
	width:266px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.c2lacontact_contenu input{
	width:260px;
	color:#000000;
	background-image: none;
	background-color: transparent;
	font-weight: bold;
	}
.c2lacontact_contenu textarea{
	color:#000000;
	background-image: none;
	background-color: transparent;
	font-weight: bold;
	}
	
.c2lacontact_contenu td{
	font-weight: bold;
	color:#000000;
	padding: 3px 3px 3px 3px;
	}
.c2lacontact_asterisque{
	color:#FF0000;
	font-weight: bold;
	}

#post_it {
    text-align: center;
    padding: 0px 0px 5px 0px;
    }
#post_it div {
    border: 3px #FF0000 solid;
    width: 240px;
    padding: 3px 3px 3px 20px;
    background-color: #ff7575;
    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;
    }
