/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#beb5a8;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight: normal;
}
a.footer:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	text-decoration:underline;
	color:#6E573A;
}
.line_h {
	background-image: url(images-communes/pt_h.gif);
	background-repeat: repeat-x;
	height:1px;
}
.line_v {
	background-image: url(images-communes/pt_v.jpg);
	background-repeat: repeat-y;
	width:1px;
}
.leaf_bk {
	background-image: url(images-communes/f_bk.gif);
	background-repeat: no-repeat;
	background-position: 3% 90%;
}
.leaf_bk2 {
	background-image: url(images-communes/f_bk2.gif);
	background-repeat: no-repeat;
	background-position: 30% 90%;
}
.leaf_bk3 {
	background-image: url(images-communes/f_bk.gif);
	background-repeat: no-repeat;
	background-position: 3% 93%;
}
.leaf_bk4 {
	background-image: url(images-communes/f_bk.gif);
	background-repeat: no-repeat;
	background-position: 3% 93%;
}
.body_bk {
	background-image: url(images-communes/body_bk.jpg);
	background-repeat: repeat-y;
}
.body_bk_acc {
	background-image: url(images-communes/acc_bd_bk.jpg);
	background-repeat: repeat-y;
}
.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-color:#827660;
	border-bottom:1px;
	border-bottom-color:#827660;
	border-left:1px;
	border-left-color:#827660;
	border-right:1px;
	border-right-color:#827660;
	border-top:1px;
	border-top-color:#827660;
	border-style:solid;
}
.bordure1 {
	border: 1px solid #BEB5A8;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.mentions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: justify;
}
.envoyer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #BEB5A8;
}
.titre03_superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E573A;
	vertical-align: super;
	font-weight:bold;
}
