@charset "utf-8";
/* CSS Document */
.ch_left
  {
	width:300px;
	height:390px;
	padding:0;
	float:left;
	z-index:100;
	margin:30px 0 0 0;
	text-align:center;
	color:#4b3a31;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:14px;
  }
.ch_centre
  {
	width:362px;
	height:390px;
	padding:0;
	margin:0;
	float:left;
	top:135px;
	z-index:100;
	text-align:left;
  }
.contact
  {
	width:362px;
	height:385px;
	padding:0;
	margin:2px 0 0 0;
	text-align:center;
	overflow:auto;
	color:#4b3a31;
	position:relative;
  }
.ch_left p
  {
	padding:10px;
	margin:0;
	text-align:left;
	line-height:20px;
  }
.contact a
  {
    color:#FFFFFF;
	text-decoration:none;
  }
.contact a:hover
  {
	text-decoration:underline;
  }

 /*classe origine*/
.ch_right
  {
	width:300px;
	height:380px;
	padding:2px 2px 0 0;
	margin:0;
	float:left;
	z-index:0;
  }
.titre
  {
	width:280px;
	height:40px;
	padding:0;
	margin:0;
	margin-top:10px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
  }
  
input, textarea, select, file
  {
    font-size:12px;
	font-family:arial;
	border: 1px solid #666666;
	background-color: #F1F0F0;
	color:#333;
	margin:0px;
	padding:0;
  }
  
form
  {
    text-align:left; 
	padding:0;
	width:340px; 
	margin:auto;
  }
  
  
.textarea
  {
    width:220px;
	height:130px;
	margin:0;
  }

.lab
  {
	width:90px; 
	height:20px;
	float:left;
	margin:0;
	padding-right:10px;
	text-align:right;
/*	font-family:BlackChancery;*/
	line-height:20px;
  }
.lab_text
  {
	width:90px; 
	height:60px;
	float:left;
	margin:0;
	padding-right:10px;
	text-align:right;
/*	font-family:BlackChancery;*/
  }
 
.text {
	font-family:BlackChancery;
	line-height:20px;
	float:left;
	} 
  
.champ
  {
    height:30px;
	width:340px;
	padding:0;
  }
.champ2
  {
    height:40px;
	width:340px;
	padding:0;
  }

.champ_width
  {
    width:220px; 
	height:20px;
  }
.champ_width_p
  {
    width:80px; 
	height:20px;
	float:left;
  }
.champ_text
  {
    height:150px; 
	width:340px;
	padding:0;
  }
.envoyer
  {
    margin:10px 0px 20px 20px;
  }
  
