/* CSS Document */
body {
	background: url(../images/fond.png) repeat;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:100%;
	color: #000000;
}
/*Conteneur général*/
#conteneur {
	position:relative;
	width:1000px;
	min-height:800px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	overflow:hidden;
}
/*Banniere*/
#banniere {
	height:150px;
	background:url(../images/banniere.png) top left no-repeat;
	margin:0;
}
#misajour {
	position:relative;
	width:960px;
	height:30px;
	text-align:left;
	margin:10px 0;
	padding:0 20px;
	font-size:90%;
	color:#ffffff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#000;
}
#misajour p {
	text-align:right;
	margin:0;
	line-height:30px;
	padding:0;
}
#misajour a {
	display:block;
	line-height:30px;
	margin-left:20px;
	font-size:110%;
}
#stat{
	position:absolute;
	top:3px;
	left:0px;
}
/*Menu principal*/
#menu_haut {
	position:absolute;
	top:210px;
	left:10px;
	text-align:left;
	width:210px;
	height:220px;
	padding:0;
	margin:0;
	border:1px solid #000;
	background: url(../images/fond_menu.png) repeat-y;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}
#menu_haut h2 {
	font-size:90%;
	margin:0;
	padding:0;
	color:#202000;
	text-align:center;
}
#menu_haut ul {
	list-style-type:none;
	padding:0;
	margin:0 0.5em;
}
#menu_haut li a {
	display:block;
	text-decoration:none;
	height:1.6em;
	line-height:1.6em;
	color:#000000;
	font-size:90%;
	text-indent:1em;
}
#menu_haut li a:hover {
	color:#6B604B;
}
#communes {
	position:absolute;
	top:450px;
	left:10px;
	text-align:left;
	width:210px;
	height:100px;
	padding:0;
	margin:0;
	border:1px solid #000;
	background: url(../images/fond_menu.png) repeat-y;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}
#communes h2 {
	font-size:90%;
	margin:0;
	padding:0;
	line-height:2em;
	color:#202000;
	text-align:center;
}
#communes ul {
	list-style-type:none;
	padding:0;
	margin:0 0.5em;
}
#communes li a {
	display:block;
	text-decoration:none;
	height:1.6em;
	line-height:1.6em;
	color:#000000;
	font-weight:normal;
	font-size:90%;
	text-indent:1em;
}
#communes li a:hover {
	color:#6B604B;
}
#menu_bas {
	position:absolute;
	top:570px;
	left:10px;
	text-align:left;
	width:210px;
	height:220px;
	padding:0;
	margin:0;
	border:1px solid #000;
	background: url(../images/fond_menu.png) repeat-y;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}
#menu_bas h2 {
	font-size:90%;
	margin:0;
	padding:0;
	color:#202000;
	text-align:center;
}
#menu_bas ul {
	list-style-type:none;
	padding:0;
	margin:0 0.5em;
}
#menu_bas li a {
	display:block;
	text-decoration:none;
	height:1.6em;
	line-height:1.6em;
	color:#000000;
	font-size:90%;
	text-indent:1em;
}
#menu_bas li a:hover {
	color:#6B604B;
}
#contenu {
	position:relative;
	background:#ebe3b5;
	width:760px;
	min-height:560px;
	margin:0 0 0 220px;
	padding:10px;
	text-align:left;
	border:1px solid #000;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}
.scroll{
	float:right;
	width:100px;
	position:fixed;
	bottom:50px;
	margin-left:936px;
}
.scroll a{
	display: block;
	background:#4a442a;
	height:30px;
	width:60px;
	border-radius:10px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}

#contenu h1 {
	font-size:150%;
	margin:0 0 0.5em 1em;
}
#contenu h2 {
	font-size:110%;
	margin:0;
}
p {
	margin:0 65px 0 0;
	font-size:90%;
}
#bas {
	margin:-2px 0 0 0;
	padding:0;
}
.gauche {
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
/*Alphabet de sélection de première lettre des noms*/
#alphabet {
	position:absolute;
	top:30px;
	left:30px;
	font-size:120%;
	font-weight:bold;
	border-collapse:collapse;
	border:1px solid #3B3B3B;
}
#alphabet td {
	width:28px;
	height:25px;
	border: 1px solid #3B3B3B;
	text-align:center;
	vertical-align:middle;
	padding:0;
}
#alphabet td a {
	text-decoration:none;
	color:#71694A;
}
#alphabet td a:hover {
	color:#ffffff;
}
.mariage {
	margin:0 0 0 180px;
}
/*Formulaire de recherche mariages et décès*/
#formulaire {
	margin: 1em 0 0 180px;
}
#formulaire form {
	display:inline;
}
#formulaire select {
	width: 20em;
	font-size:90%;
}
/*Affichage de la recherche mariage et décès*/
#reponse {
	width:700px;
	margin:0;
	padding:0;
	border-collapse:collapse;
	font-size:80%;
	background-color:#d5cda0;
}
#reponse th {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:center;
}
#reponse td {
	border: 0;
	text-align:center;
	vertical-align:middle;
	padding:0 1em;
	margin:0;
}
#EnvoiFiche {
	margin:5px 0;
}
.pair {
	color:#000000;
	background:#b5ae89;
}
/*Liens de la page registres*/
#menu_registre {
	width:760px;
	margin:0;
	padding:0;
	border-collapse:collapse;
	font-size:90%;
}
#menu_registre th {
	width:380px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:center;
}
#menu_registre td {
	text-align:left;
	vertical-align:top;
	border-top:none;
	border-bottom:none;
	padding:.5em 0 0 3em;
	margin:0;
}
.bordure {
	border-right:1px solid #000000;
	border-left:none;
}
.sansbordure {
	border:none;
}
/*Lien de retour en haut de page*/
.hautdepage {
	text-align:center;
	font-weight:bold;
}
a {
	text-decoration:none;
	color:#505000;
}
a:hover {
	color:#999900;
}
/*Page abréviations*/
#abrev {
	border-collapse:collapse;
	border:1px solid #000000;
	font-size:90%;
	margin:1em auto 0 auto;
}
#abrev th, td {
	border:1px solid #000000;
	padding:0.5em;
}
#abrev th {
	text-align:center;
}
/*Page prénoms insolite*/
#prenom {
	border-collapse:collapse;
	border:1px solid #000000;
	font-size:90%;
	margin:2em;
}
#prenom td {
	vertical-align: top;/*width: 12em;*/
}
#prenom th {
	border-collapse: collapse;
	border: 1px solid #000000;
	text-align:center;
}
/*Mise en page formulaire livre d'or*/
#livredor {
	margin:2em;
	border: 1px solid gray;
	background: #999966;
}
#livredor p {
	margin:.2em 0;
}
#livredor label {
	float: left;
	text-align: right;
	width: 150px;
	margin-right: 10px;
	color:#54616f;
	font-weight: bold;
	font-style: italic;
}
#livredor input {
	text-align:left;
}
#livredor textarea {
	width: 450px;
}
#livredor imput[type=submit] {
	margin-left:160px;
}
#livredor img {
	margin-left:160px;
}
/*Mise en page formulaire contact*/


#contact {
	width:90%;
	margin:0 auto;
	border:1px solid gray;
	background: #999966;
}
#contact p {
	text-align:left;
	margin:5px;
}
#contact label {
	float:left;
	text-align:right;
	width:200px;
	margin-right:10px;
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
}
#contact input[type=submit] {
	background:#ddd;
	cursor:pointer;
	margin-left:210px;
}
#contact input[type=submit]:hover {
	background:#fff;
}
textarea {
	width:450px;
	height:150px;
}
.error-message {
	color:#330000;
}
/*Page liste des communes*/
#listecommune {
	margin:0;
	padding:0;
}
#listecommune ul {
}
#listecommune li {
	list-style-type:none;
	line-height:1.8em;
	margin-left:2em;
	font-size:90%;
}

