ul{
 padding : 10px 0px 10px 0;
 margin : 0px 0px 0px 40px;
 list-style:url(../images/puces/orange.jpg);
}


#cadre_image{
  float:left;
  width: 50px;
  height:400px;
  border: 0px solid red;

}
#cadre_text{

  float:left;
  width: 400px;
  border: 0px solid red;
  margin-left:10px;

}

#cadre_plan{

  position : absolute;
  width: 210px;
  height: 275px;
  top : 232px;
  left:10px;
  border: 0px solid red;
}

.text_input_form {
	border: 0px #CCCCCC solid;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color:#333333;
	width:200px;
	height:15px;
}
.text_area_form {
	border: 0px #CCCCCC solid;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color:#333333;
	width:200px;
	height:180px;
}


.bouton {
	border: 0px #CCCCCC solid;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color:#333333;
	width:100px;

}
