#centre h2{
	font-size: 16px;
	color: #B0953A;
	padding: 5px;
	margin-top: -3px;
	text-align: center;
	background-color: #F3EEDB;
	background-image: url(../images/fond_titre.jpg);
	background-repeat: repeat-y;
}
table{
	font-size: 12px;
	margin-top: 25px;
	margin-left: 80px;
	color: #6A6359;
	width: 420px;
	padding-left: 0px;
}
input{
	font-size: 12px;
}
select{
	font-size: 12px;
}
table a{
	text-decoration: none;
	margin-left: 0px;
	color: #8B0000;
	font-weight: normal;
	padding: 0px;
	border: none;
	background-color: #E7DEBF;
	margin: 0px;
}
table a:hover{
	text-decoration: underline;
	color: #3E3936;
	border: none;
	font-weight: normal;
	margin: 0px;
}
.description{
	background-color: #E7DEBF;
	width: 480px;
	margin-left: 28px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	text-indent: 0px;
	margin-bottom: 20px;
}
.description p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #6A6359;
}
.description h3{
	border: 1px solid #496987;
	background-color: #CCD8E3;
	color: #49433B;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}
.aaaa{
	font-size: 12px;
	color: red;
}
.aabb{
	font-size: 12px;
	color: red;
}
.bt2{
	border: 1px solid #7F9DB9;
	background-color: #FFF;
	font-size: 9px;
}
.bt2:hover{
	border: 1px solid #496987;
	background-color: #CCD8E3;
	color: #000;
}
li{
	text-align: left;
}
#recapitulatif{
	margin-left: 20px;
}
.ligne{
	border-bottom: 1px solid #D7C99D;
}
td li{
	margin-left: 15px;
}
#nom{
	text-transform: uppercase;
}
#commune{
	text-transform: uppercase;
}
.aaaa{
	color: red;
}
.ou{
	list-style: none;
	font-weight: bold;
}