.bordure1 {
	border: 1px solid #f4e1c6;
}
.fond-age {
	background-image: url(images-communes/fond-bloc-age.png);
	background-repeat: no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images-communes/bg.gif);
	background-color: #9E7E61;
	background-repeat: repeat-x;
}
.arialblancmaj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
}
a.arialblancmaj:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
}
.arialblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.ds_box {
	background-color: #FFF;
	border: 1px solid #5A3819;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #5A3819;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #9E7E61;
	color: #745437;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #FDF6ED;
	color: #745437;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */

.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3819;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.erreur_pa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
	line-height: 16px;
}
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3819;
	background-color: #FDF6ED;
	border: 1px solid #9E7E61;
}
.champs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:none;
	color: #5A3819;
	background-color: #FDF6ED;
	border: 1px solid #9E7E61;
}

.arialbaspage2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9E7E62;
}
