body{
	background-color:#ffffff;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #9598a1;
  padding:0px;
  margin:0px;
}

.clear{ clear:both}

p{
  padding:0px;
  margin:0px;
}
	
.conteneur{
  margin:50px auto 20px auto;
  padding:0 10px;
	width:810px;
}
	
.haut{
  float:left;
	display:inline;
	background-color:#BE0D1D;
	width:810px;
	height:20px;
}
	
.milieu{
  float:left;
	display:inline;
	width:810px;
}
	
.menu{
  float:left;
	display:inline;
	margin:30px 0;
	width:810px;
}
	
.menuLigne{
  float:left;
	display:inline;
	background:url(images/point_r.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding:0 34px 0 34px;
	font-size:10px;
  color: #555;
  font-weight:bold; 
}
.menuLigne A{font-size:11px; color: #555; font-weight:bold; text-decoration:none;}
.menuLigne A:hover{ color: #BE0D1D;}
	
.menuLigneSur{
  float:left;
	display:inline;
	background:url(images/point_r.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding:0 34px 0 34px;
	font-size:10px;
  color: #BE0D1D;
  font-weight:bold; 
}
.menuLigneSur A{font-size:11px; color: #BE0D1D; font-weight:bold; text-decoration:none;}
.menuLigneSur A:hover{ color: #490007;}
	
.corps{
  float:left;
	display:inline;
	margin-bottom:10px;
	width:810px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #9598a1;
}
.corps A{font-size:12px; color: #9598a1; font-style:italic; text-decoration:none;}
.corps A:hover{ color: #BE0D1D;}
	
.bas{
  float:left;
	display:inline;
	background:url(images/bandeau.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#BE0D1D;
	width:810px;
	height:53px;
}
	
.xiti{
  float:right;
	display:inline;
	margin:16px 10px 0 0;
	width:80px;
	height:15px;
}

.champsText {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
}

.champsSelect {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
}

.textArea {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
}

.bouton {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
}

.champsTextVide {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #c30000;
	border-right : 1px solid #c30000;
	border-bottom : 1px solid #c30000;
	border-left : 1px solid #c30000;
}

.textAreaVide {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #c30000;
	border-right : 1px solid #c30000;
	border-bottom : 1px solid #c30000;
	border-left : 1px solid #c30000;
}
