#contenu h1 {
	width:272px;
	height:26px;
	text-indent:-5000px;
	font-size:10px;
	background:transparent url('../images/contact_cut.gif') left top no-repeat;
	margin-bottom:6px;
	 }

#contenu img {
	border:  none;
	 }

.texte {
	margin: 0 10px 8px 14px;
	color:#F6F6F6;
	 }


#message_recu {
	margin: 10px 10px 10px 10px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background:#F66047;

}

/* CSS formulaire */
#droite form {
	margin:0;
	padding:0;
	margin:20px;
	padding-bottom:10px;
	background-color:#CCB2CC;
	 }

form h2 {
	text-indent:10px;
	margin-bottom:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#FFF;
	color:#F66047;
	font-size:16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#F66047;
	 }

form p {
	width:400px;
	height:25px;
	margin:0 auto;
	margin-bottom:8px;
	 }

form label {
	width:180px;
	display:block;
	float:left;
	margin-top:2px;
	text-align:right;
	 }

form input {
	float:left;
	margin:0;
	padding:0;
	 }

input.radio	{
	/* bug ie6 */
	width:20px !important;
	width:10px;
	 }

.etoile {
	color:#FF0000;
	font-size:16px;
	 }

textarea {
	display:block;
	margin:0;
	padding:0;
	margin-left:20px;
	width:300px;
	height:100px;
	 }

#bt_submit {
	margin:0;
	padding:0;
	margin-left:110px;
	width:70px;
	border: 1px solid #FFF;
	background-color:#EBEBEB;
	 }
/* Fin CSS formulaire */