body {
	background-color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}
#searchSpacer {
	float: right;
	height: 75px;
	width: 200px;
}
.clear {
	clear: both;
}
hr.clear {
	visibility: hidden;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.alignjustify {
	text-align: justify;
}
img.alignleft {
	margin: 10px;
	float: left;
}
img.alignright {
	margin: 10px;
	float: right;
}
body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
}
a:hover {
	text-decoration: underline;
}
#document {
	position: relative;
/* Pour le Moteur de recherche */
	width: 780px;
	margin: 0 auto;
	text-align: left;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #636363;
	background-image: url(images/menuGauche_fondCarre.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
/***** Bandeau Haut*/
#bandeauHaut {
	position: relative;
/* Pour le titre de page */
	height: 166px;
	background-image: url(images/bandeauHaut_fond.jpg);
	background-position: 100% 0;
	background-repeat: no-repeat;
	/*vertical-align: bottom;
*/
	/*margin: 0;
	padding: 0;
*/
}
#bandeauHaut h1 {
	margin: 0;
	width: 180px;
	float: left;
/* Nav du type contact, plan du site, etc...*/
	padding: 38px 0 80px 29px;
	background-image: url(images/bandeauHaut_h1fond.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#bandeauHaut h1 a img {
	border: 0;
}
#bandeauHaut #texte {
	position: absolute;
	/*float: right;
*/
	width: 570px;
	top: 93px;
	right: 10px;
}
#bandeauHaut #texte h2 {
	float: right;
	margin: 0;
	padding: 48px 16px 0 0;
	border-right: 6px solid #ffa853;
	color: #FFA853;
	font-size: 200%;
	font-weight: normal;
	/*vertical-align: bottom;
*/
	/*display: block;
*/
}
#bandeauHaut .date {
	position: absolute;
	/*top: 62px;
*/
	top: 55px;
	right: 210px;
	/*display: block;
*/
	margin: 0;
	padding: 0;
	/*font-size: 90%;
*/
	color: #2860C7;
}
#bandeauHaut .chemin {
	position: absolute;
	top: 62px;
	left: 0px;
	/*display: block;
*/
	margin: 0;
	padding: 0;
	padding-top: 15px;
	/*font-size: 90%;
*/
	color: #2860C7;
}
#bandeauHaut .chemin a {
	color: #2860C7;
	text-decoration: none;
}
#bandeauHaut .chemin a:hover {
	text-decoration: underline;
}
/* liens en haut a droite*/
#bandeauHaut ul {
	margin: 0;
	padding: 0;
}
#bandeauHaut li {
	float: right;
	display: block;
	padding: 1px 5px;
	margin: 10px 5px 0 5px;
	background-color: #0048B4;
	background-image: url(images/bandeauHaut_arrondiListe.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #fff;
}
#bandeauHaut li a {
	color: #fff;
	text-decoration: none;
}
#bandeauHaut li a:hover {
	text-decoration: underline;
}
/********* Menu Gauche*/
#menuGauche {
	float: left;
	width: 180px;
}
#menuGauche ul {
	margin: 0;
	padding: 0;
}
/* sommaire */
#menuGauche .sommaire {
	background-color: #0048B4;
	color: #FFA853;
	font-weight: bold;
	font-size: 13px;
	/*112%;
*/
}
#menuGauche ul.sommaire {
	margin: 0;
	padding: 10px 3px 10px 5px;
	/* background-image: url(images/menuGauche_sommaire.gif);
	background-position: 100% 0;
	background-repeat: no-repeat; */
}
#menuGauche .sommaire li {
	margin: 1px 0;
	padding: 2px 0;
	list-style: none;
	text-align: right;
	font-weight: normal;
}
#menuGauche .sommaire li a {
	display: block;
	padding: 0 3px 0 0;
	margin: 0;
	border-right: 5px solid #0048B4;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#menuGauche .sommaire li a:hover, #menuGauche .sommaire li.selected {
	border-right: 5px solid #FFA853;
	padding: 0 3px 0 0;
	margin: 0;
	color: #FFA853;
	text-decoration: none;
}

#menuGauche .sommaire li.selected {
	background-color: transparent;
	font-weight: bold;
}
/*niveau 2*/
#menuGauche .sommaire li.selected ul {
	background-color: #56A3D9;
	margin: 0 -3px 0 0;
	padding: 0;
	font-size: 12px;
	/*94%;
*/
/*resoud un bug ie de positionnement*/
	border-bottom: 1px solid #56A3D9;
	border-right: 0px solid #56A3D9;
}
#menuGauche .sommaire li li a {
	display: block;
	padding: 0 8px 0 0;
	border-right: 0px solid #0048B4;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#menuGauche .sommaire li li a:hover, #menuGauche .sommaire li li.selected {
	padding: 0 8px 0 0;
	border-right: 0px solid #FFA853;
	background-image: url(images/liste_selectionTriangle.gif);
	background-position: 100% 3px;
	background-repeat: no-repeat;
	color: #0048B4;
	text-decoration: none;
}
#menuGauche .sommaire li li.selected {
	/*background-color: #A2D3F6;
*/
	background-image: none;
	border-right: 5px solid #fff;
	/*#FFA853;
*/
	/*background-color: none;
*/
}
/*niveau 3*/
#menuGauche .sommaire li li.selected ul {
	margin: 0 -8px 0 0;
	padding: 0;
	background-color: #A2D3F6;
	font-size: 11px;
	/*95%;
*/
/*resoud un bug ie de positionnement*/
	border-bottom: 1px solid #A2D3F6;
	border-right: 0px solid #A2D3F6;
}
#menuGauche .sommaire li li li a {
	display: block;
	padding: 0 8px 0 0;
	border-right: 0px solid #FFA853;
	color: #0048B4;
	color: #43789E;
	/*#56A3D9;
*/
	font-weight: normal;
	text-decoration: none;
}
#menuGauche .sommaire li li li a:hover, #menuGauche .sommaire li li li.selected {
	border-right: 0px solid #FFA853;
	padding: 0 8px 0 0;
	background-image: url(images/liste_selectionTriangle.gif);
	background-position: 100% 3px;
	background-repeat: no-repeat;
	color: #000;
	/*#FFA853;
*/
	text-decoration: none;
}
#menuGauche .sommaire li li li.selected {
	background-image: none;
}

#menuGauche a {
	border-width: 0;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 110%;
}
#menuGauche ul.drapeau {
	margin: 0;
	padding: 3px 0 0 0;
	width: 180px;
	height: 27px;
	background-image: url(images/menuGauche_drapeauFond.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
}
#menuGauche .drapeau li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	list-style: none;
}
#menuGauche .drapeau a img {
	border-width: 0;
}
#menuGauche .lien {
	border-width: 0;
}
#menuGauche ul.lien {
	margin: 0;
	padding: 0px 15px 35px 5px;
	border-top: 1px dotted #56A3D9;
	background-color: #56A3D9;
	background-image: url(images/menuGauche_fondLien.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 12px;
}
#menuGauche .lien li {
	margin: 2px 0;
	padding: 2px 0;
	list-style: none;
	text-align: right;
	font-weight: normal;
}
#menuGauche .lien li a {
	display: block;
	padding: 0 3px 0 0;
	border-right: 5px solid #56A3D9;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#menuGauche .lien li a:hover, #menuGauche .lien li.selected {
	padding: 0 3px 0 0;
	border-right: 5px solid #FFA853;
	text-decoration: none;
	color: #0048B4;
	font-size: 12px;
}
/*********** Contenu Accueil*/
#contenuAccueil {
	position: relative;
	top: -25px;
	left: 20px;
	float: left;
	width: 360px;
	margin: 0;
	padding: 0;
}
#contenuAccueil h4 {
	margin: 0;
	padding: 0;
	color: #133A67;
	font-weight: bold;
	font-size: 110%;
}
#contenuAccueil p, #menuDroite p {
	/*font-size: 90%;
*/
	margin: 0;
	padding: 5px;
}
#contenuAccueil img, #menuDroite img {
	margin: 2px 5px;
	padding: 0;
}
/********* Contenu */
#contenu {
	float: left;
	position: relative;
	top: 30px;
	left: 20px;
	width: 570px;
	margin: 0 0 30px 0;
	padding: 0;
}
#contenu h3.enhaut {
	padding-right: 210px;
}
#contenu h4 {
	margin: 5px 0;
	padding: 0 0 0 3px;
	border-left: 5px solid #FFAD52;
	color: #133A67;
	font-weight: bold;
	font-size: 110%;
	/*clear: both;
*/
}
h5 {
	/*clear: both;
*/
	margin: 10px 0 5px 0;
	padding: 0 0 0 10px;
	background-image: url(images/contenu_h5.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	color: #133A67;
	font-weight: bold;
	font-size: 100%;
}
#contenu a {
	color: #004AB6;
	text-decoration: underline;
}
#contenu p {
	/*font-size: 90%;
*/
	margin: 0;
	padding: 5px 0;
	/*clear: both;
*/
}
#contenu img, #menuDroite img {
	margin: 5px;
	padding: 0;
}
#contenu ul li {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-image: url(images/puce_triangle.gif)
}
/***************/
/* formulaires */
/***************/
#contenu fieldset {
	margin: 0;
	/*10px 0;
*/
	padding: 0;
	/*0 5px;
*/
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #B8D6EF;
	background-color: #E7E7E7;
}
#contenu .legend {
	display: block;
	padding: 5px 5px;
	margin: 0 0 10px 0;
	background-color: #FFAD52;
	color: #fff;
	font-size: 120%;
	/*width: 100%;
*/
}
#contenu label {
	float: left;
	display: block;
	width: 20%;
	text-align: right;
}
#contenu fieldset input, #contenu fieldset textarea {
	border: 1px solid #7B7B7B;
}
#contenu .formAction {
	text-align: right;
}
#contenu .formAction input {
	margin: 0 50px 0 0;
	padding: 0;
	background-color: #F4EFEA;
	font-size: 90%;
}
#contenu  .field input, #contenu  .field textarea {
	/*float: left;
*/
	margin: 2px 0 5px 0;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
}
#contenu .field select, optgroup {
	color: #000000;
	font-weight: normal;
	font-size: 90%;
	text-align: left;
}
/* pour les checkbox et les boutons radio */
#contenu p.long label {
	width: 100%;
	text-align: left;
}
#contenu .choix {
	padding: 0 0 0 20%;
	margin: 0;
}
#contenu .choix input {
	border-width: 0;
}
#contenu label.long {
	width: 50%;
}
/*****************/
/* Décès */
/*****************/
#contenu .deces {
	clear: both;
}
#contenu .deces .field input {
	margin: 0;
}
#contenu .deces label {
	/*width: 20%;
*/
	width: 42%;
}
#contenu .deces label.long {
	width: 42%;
}
/*****************/
/* Naissance */
/*****************/
#contenu .naissance {
	clear: both;
}
#contenu .naissance .field input {
	margin: 0;
}
#contenu .naissance label {
	/*width: 20%;
*/
	width: 42%;
}
#contenu .naissance label.long {
	width: 42%;
}
#contenu .naissance ul {
	margin: 0;
	padding: 0;
}
#contenu .naissance li {
	list-style-image: none;
	list-style-type: none;
}
/*****************/
/* Mariage */
/*****************/
#contenu .mariage {
	clear: both;
}
#contenu .mariage .field input {
	margin: 0;
}
#contenu .mariage label {
	/*width: 20%;
*/
	width: 40%;
}
#contenu .mariage label.long {
	width: 47%;
}
#contenu .mariage label.single {
	width: 47%;
	text-align: left;
	padding-left: 10px;
}
#contenu .mariage ul {
	margin: 0;
	padding: 0;
}
#contenu .mariage li {
	list-style-image: none;
	list-style-type: none;
}
/*Ecard*/
#ecard {
	width: auto;
	margin: 10px 0 10px 0;
	clear: both;
}
#ecard dl {
	float: left;
	width: 45%;
	padding: 0;
	margin: 0;
}
#ecard dd, #ecard dt {
	padding: 0;
	margin: 0;
	text-align: center;
}
#ecard dt {
	font-weight: bold;
}
/** tableau*/
table {
	clear: both;
	padding: 3px;
	margin: 0;
	border-collapse: collapse;
	background-color: #E7E7E7;
}
th {
	background-color: #FFAD52;
	border: 1px solid #7B7B7B;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
}
td {
	padding: 5px;
	border: 1px solid #7B7B7B;
}
/* redef pour le comarquage */
#comarquage {
	width : 530px;
}

#comarquage div {
	border-width: 0px; !important

}

#comarquage #page_container {
	width: 95%;
}

#comarquage img {
	margin: 0;
}
#comarquage table {
	padding: 0px;
	margin: 0;
	border: 0;
	background-color: white;
	clear: none;
}
#comarquage th {
	padding: 0px;
	margin: 0;
	background-color: white;
	border: 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
}
#comarquage td, #comarquage tr {
	padding: 0px;
	margin: 0;
	border: 0;
}
/** Menu Droite*/
#menuDroite {
	float: right;
	width: 190px;
	margin: 10px 0px 0 0;
}
#recherche #menuDroite {
	position: absolute;
	/*top: 14px;
	right: -8px;
*/
	top: 197px;
	right: 0px;
	padding: 10px 0 20px 20px;
	margin: 0;
	background-color: #fff;
}
#menuDroite a {
	border-width: 0;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#menuDroite a:hover {
	text-decoration: underline;
}
#menuDroite p {
	margin: 0;
	padding: 5px;
}
#menuDroite .encartBleu {
	padding: 3px 4px 14px 0;
	margin: 0;
	background-color: #56A3D9;
	background-image: url(images/menuDroite_fondEncart.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	font-size: 110%;
}
#menuDroite ul.encartBleu {
	margin: 0;
	padding: 0px 33px 35px 5px;
	border-top: 1px dotted #56A3D9;
	background-color: #56A3D9;
}
#menuDroite .encartBleu li {
	margin: 2px 0;
	padding: 2px 0;
	list-style: none;
	text-align: right;
	font-weight: normal;
}
#menuDroite .encartBleu li a {
	display: block;
	padding: 0 3px 0 0;
	border-right: 5px solid #56A3D9;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#menuDroite .encartBleu li.selected, #menuDroite .encartBleu li a:hover {
	padding: 0 3px 0 0;
	border-right: 5px solid #FFA853;
	text-decoration: none;
	color: #0048B4;
}
#menuDroite .encartBleu form {
	margin: 5px;
	text-align: center;
}
#menuDroite .encartBleu input {
	width: 80%;
	padding: 0 2px;
	text-align: right;
	font-size: 95%;
}
#menuDroite .encartBleu input.bouton {
	width: 10%;
	margin: 0;
	padding: 0;
	border: 1px solid #7B7B7B;
	background-color: #F4EFEA;
	font-size: 90%;
}
/*** Bas de page*/
#basDePage {
	width: 780px;
	height: 60px;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
	background-image: url(images/basDePage_fond.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	color: #7CBBE6;
	/*font-size: 90%;
*/
}
#basDePage ul {
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0 0 0 200px;
}
#basDePage li {
	float: left;
	list-style: none;
}
#basDePage li.imprimer {
	float: left;
	width: 150px;
	padding: 5px 30px 5px 20px;
	background-image: url(images/picto_imprimante.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
#basDePage li.envoyer {
	float: left;
	width: 150px;
	padding: 5px 0px 5px 20px;
	background-image: url(images/picto_lettre.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
#basDePage li.remonter {
	float: right;
	width: 150px;
	padding: 5px 10px 5px 5px;
	background-image: url(images/picto_flecheHaut.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
#basDePage li.remonter a {
	padding: 0 10px 0 5px;
	background-image: url(images/picto_flecheHaut.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
}
#basDePage li a {
	color: #8C8C8C;
}
#basDePage a {
	color: #7CBBE6;
	text-decoration: none;
}
#basDePage a:hover {
	text-decoration: underline;
}
#basDePage span {
	display: block;
	float: right;
	margin: 0;
	padding: 0px 220px 0 0;
}
/*  styles passe partout */
h3 {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #ffa853;
	color: #376AA1;
	font-size: 160%;
	font-weight: normal;
}
/* paragraphe avec fond gris */
.fond {
	padding: 3px;
	margin: 5px 0;
	clear: both;
	background-color: #F1F1F1;
}
/* paragraphe avec fond gris */
.fond h4 {
	margin: 0;
	padding: 0;
	color: #133A67;
	font-weight: bold;
	font-size: 110%;
	border-left-width: 0;
}
/* liens oranges type "lire la suite"*/
#contenuAccueil a, a.suite, #menuDroite a.suite {
	display: block;
	margin: 2px 0;
	color: #FFA853;
	text-align: right;
	/*font-size: 90%;
*/
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
#contenu a.suite {
	display: block;
	margin: 2px 0;
	color: #FFA853;
	text-align: right;
	/*font-size: 90%;
*/
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.message {
	color: #FE7301;
	font-style: italic;
}
.legal {
	font-size: 9px;
	font-style: italic;
}
.clear {
	clear: both;
}
/* pour enlever les bordures des radiobutton et checkbox*/
.noborder {
	border-width: 0;
}
