.c2lacontact_box {
    width: 500px;
	/*
	border: 3px #00ff00 dashed;
    */
    }
.c2lacontact_titre {
	color:#000000;
	}
.c2lacontact_titre td{
	text-align: right;
	padding: 3px 3px 3px 3px;
	font-size: 13px;
	font-weight: bold;
	font-family: Comic Sans MS;
	}
.c2lacontact_contenu {
	color:#000000;
	/*
	border: 1px #0033ff dashed;
    padding: 3 3 3 3;
    */
	}
.c2lacontact_contenu td{
	color:#000000;
	/*
    padding: 3px 3px 3px 3px;
	border-bottom: 1px #cccccc dotted;
    */
	padding-top: 2px;
	padding-bottom: 2px;
	}
.c2lacontact_contenu1 {
	width: 330px;
	font-family: Comic Sans MS;
	font-size: 12;
	padding: 2px 75px 2px 25px;
	text-align: right;
	}
.c2lacontact_asterisque{
	color:#FF0000;
	font-weight: bold;
	}

.c2lacontact_contenu TEXTAREA{
	width: 200px;
	background-color: transparent;
	background-image: none;
	border: 2px #4f4f4f solid;
	color: #008040;
	font-weight: bold;
	padding-left: 5px;
    }
.c2lacontact_contenu INPUT{
	background-color: transparent;
	background-image: none;
	border: 2px #4f4f4f solid;
	color: #008040;
	font-weight: bold;
	padding-left: 5px;
	width: 200px;
    }
.c2lacontact_contenu SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: #000000; 
	background-color: #FFFFFF;
	}

.c2lacontact_contenu #butform {
    background-image: url(/i/contact/bouton_envoyer.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 102px;
    height: 28px;
    border: 0px;
    font-size: 1px;
    color: #FFFFFF;
    cursor: hand;
    }

#post_it {
    text-align: center;
    padding: 0 0 5 0;
    }

#post_it div {
    background-color: #ede70d;
    border: 3px #FF0000 solid;
    width: 240px;
    padding: 3 3 3 20;
    color: #000000;
    font-weight: bold;
    background-position: 0 3;
    background-repeat: no-repeat;
    text-align: left;
    cursor: hand;
    }
