/** STYLES POUR L'AFFICHAGE DE TOUTES LES PAGES **/

#page_client {
	clear: left;
	padding: 1em;
}
.separateur {
	visibility: hidden;
	clear: both;
}
/** STYLES POUR LA PAGE ACCUEIL **/

.Client {
	text-align: justify;
}
.Identite {
	position: relative;
	display: table;
	margin: 1em auto 2em;
	padding: 1em;
	background-color: #4fa066;
}
@media only screen and (min-width: 767px) {
	.Identite {
		margin-right: 0;
		margin-left: 2em;
	}
}
.Identite .avatar {
	position: relative;
	display: inline-block;
	border-radius: 77px;
	background-color: #4fa066;
	vertical-align: middle;
}
.Identite .avatar img {
	max-width: 137px;
	border-radius: 77px;
	margin: 0;
}
.Identite h1 {
	margin: 0;
}
.Identite h2 {
	margin-top: 1em;
}
.Identite .accueil {
	display: inline-block;
	margin-left: -75px;
	padding: 1em 1em 1em 90px;
	border-spacing: 0;
	background-color: white;
	vertical-align: middle;
}
.Identite .accueil.gen {
	height: 200px;
}
.Identite .footer,
.demande_acces {
	margin-top: 2.5em;
}
.Statistiques {
	padding: 2px 7px 7px;
}
.Statistiques h3 {
	margin: 1em 0 0.25em;
	font-weight: normal;
}
.Statistiques h3:first-child {
	margin-top: 0.25em;
}
.Statistiques_boite {
	padding: 5px 5px 2px;
	border: 1px solid #4fa066;
	background-color: #ffffff;
}
@media only screen and (min-width: 768px) {
	.publication > div:first-child {
		padding-right: 1em;
	}
	.publication > div:nth-child(2) {
		padding-left: 1em;
	}
}
.widget-content {
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #FFF;
}
.publi {
	margin-top: -1px;
	margin-bottom: 0;
	padding: 0.5em;
	border-top: 1px solid #bbb;
	/* -moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0; */
}
.publi:first-child {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.publi:last-child {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.publi h3 {
	display: inline;
	margin-right: 0.25em;
	color: #4fa066;
	text-shadow: 0 1px 0 white;
}
.publi:hover h3 {
	color: white;
	text-shadow: none;
}
.clic h3 {
	display: block;
	margin: 0;
}
.clic span.add {
	position: absolute;
	top: 10px;
	right: 5px;
	float: right;
	color: #4fa066;
}
.clic:hover span {
	color: white;
}
.publi a {
	display: block;
	color: black;
	text-decoration: none;
	text-shadow: 0 1px 0 white;
	font-weight: normal;
}
.publi:hover a {
	color: white;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}
.publi .btn-group .btn {
	color: #4fa066;
}
.publi .btn-group .btn:hover {
	color: #d0a53d;
}
.publi .btn-default {
	text-shadow: none !important;
}
.publi.actuelle {
	background-color: #a8d0ae;
}
.publi img {
	max-width: 30px;
	max-height: 19px;
}
.publi a.config_gen img {
	margin: 0 8px 0 0;
	width: 16px;
	height: 16px;
}
.publi input.suppr_gen:hover {
	background-color: transparent;
}
.publi input.help {
	z-index: 0;
	float: right;
	margin-bottom: 15px;
	border: none;
}
.publi input.help:hover {
	background-color: transparent;
}
table.publication tr td.left {
	width: 48%;
	vertical-align: top;
}
.publication .genealogie {
	/** Affichage  des diff�rentes g�n�alogies**/
	width: 100%;
}
.publication .genealogie .left {
	width: 38px;
	vertical-align: middle;
	text-align: center;
}
.publication .genealogie .left img {
	max-width: 30px;
	max-height: 25px;
}
.publication .genealogie .center span {
	font-style: italic;
}
.publication .genealogie .center {
	width: auto;
}
.publication .genealogie .right {
	padding-right: 5px;
	width: auto;
	text-align: right;
}
.publication .genealogie .right form {
	display: block;
	float: none;
}
.publication .genealogie .right input {
	border: 0;
}
.publication .genealogie .right input:hover {
	border: 0;
	background-color: transparent;
}
.publication .genealogie .right img {
	float: left;
	width: 16px;
	height: 16px;
}
.publication .genealogie p {
	margin: 0.5em 0 0;
}
.publication .center {
	width: 2%;
}
.publication .right {
	width: 48%;
	vertical-align: top;
}
.publication .right h3 {
	padding-left: 5px;
}
.publication .right p {
	margin: 0;
	padding: 0 0 0 5px;
}
#boite_contenu ul.accueil,
ul.accueil {
	margin: 5px 0 0 0;
	padding: 0;
}
#boite_contenu ul.accueil li,
ul.accueil li {
	margin: 5px 0 0 0;
	padding: 5px;
	border-bottom: solid 1px #30207D;
	border-left: solid 1px #30207D;
	background-color: #a8d0ae;
	list-style-type: none;
}
#boite_contenu ul.accueil li img,
ul.accueil li img {
	max-width: 30px;
	max-height: 19px;
}
.creer_gen {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-bottom: 2px;
	padding: 0 5px;
	padding: 0.5em;
	border: 1px solid #d0a53d;
	border-top: none;
	border-bottom: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #d0a53d;
	background: -moz-linear-gradient(top, #d0a53d 0%, #d0a53d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d0a53d), color-stop(100%, #d0a53d));
	background: -webkit-linear-gradient(top, #d0a53d 0%, #d0a53d 100%);
	background: -o-linear-gradient(top, #d0a53d 0%, #d0a53d 100%);
	background: -ms-linear-gradient(top, #d0a53d 0%, #d0a53d 100%);
	background: linear-gradient(top, #d0a53d 0%, #d0a53d 100%);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0a53d ', endColorstr='#d0a53d')";
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d0a53d ', endColorstr='#d0a53d');
}
.creer_gen p {
	padding-top: 0.2em;
}
.creer_gen input:hover,
.creer_gen input:focus {
	/* border: solid 1px #4fa066;
	background-color: #a8d0ae;	 */
}
.demande_acces_description li {
	margin: 3px 0 0 0;
	text-align: left;
}
a.parcourir_gen {
	display: block;
	width: 177px;
	height: 23px;
	background: url('../gifs/boutons/bouton_parcourir-gen.gif') no-repeat 0 0;
}
a.parcourir_gen:hover {
	background-position: 0 -23px;
}
/**************/

#box_rte {
	margin-top: 10px;
}
#modif_compte h2,
#modif_accueil h2,
#modif_params_adhesions h2 {
	display: inline;
	margin: 0 0 1em;
}
#modif_adhesion {
	z-index: 2;
	float: left;
	/*margin-bottom: 7em; 
	margin-bottom: -30em;*/
	margin-bottom: -23px;
	margin-left: 25em;
	padding: 1em 1em 1em 1em;
	width: 587px;
	height: 300px;
	background: url('../png/background_modif_adhesion.png') no-repeat 0 0;
}
/*************/

/** STYLES POUR LA PAGE DE RECHERCHE **/

#affiche_news {
	/* margin-top: 0px;
	width: 230px;
	float: right;
	margin-right: 25px;
	padding-bottom: 10px; */
}
#affiche_news h2 {
	margin-top: 0px;
}
/* .globale #form_recherche {float: left;} */

#affiche_news2 {
	float: left;
	width: 100%;
}
.titre_rech {
	margin: 5px 0 2px 0;
	padding: 0;
	width: 639px;
	color: #2E322F;
	text-align: left;
	font: bold 1.35em Arial, sans-serif;
}
.resume_list {
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	border-spacing: 0;
}
.resume_list td {
	vertical-align: middle;
}
.resume_list td.right {
	width: 180px;
}
.list_page {
	margin: 0 0 10px 0;
	padding: 5px;
	width: 180px;
	border: 1px solid #006e3b;
	background: #a8d0ae;
}
#list_filtre {
	margin: 0 0 10px 0;
	padding: 5px;
	width: 490px;
	border: 1px solid #006e3b;
	background: #a8d0ae;
}
.list_page ul {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
}
.bouton_page {
	margin: 0;
	width: 20px;
	text-align: center;
}
#resultat a:hover {
	background: #a8d0ae;
	color: #d0a53d;
	text-decoration: none;
}
.commande {
	clear: both;
	width: 70%;
	border: 1px solid #349334;
	border-collapse: collapse;
}
.commande th {
	clear: both;
	width: 40%;
	border: 1px solid #349334;
	border-collapse: collapse;
	background-color: #d0a53d;
	text-align: left;
}
.commande td {
	clear: both;
	padding-left: 5%;
	border: 1px solid #349334;
	border-collapse: collapse;
	text-align: left;
}
.results {
	clear: both;
	width: 100%;
	border: 1px solid #006e3b;
}
.results th {
	padding: 3px 2px;
	height: 25px;
	border-bottom: 2px solid #006e3b;
	background: #cfe2c9;
	color: #363e69;
	text-align: center;
	font: bold 1.2em Verdana, sans-serif;
}
.results td {
	padding: 0.25em;
}
.results2 {
	margin: 1em 0 2em;
}
.results2 th {
	text-align: left;
}
.results tr.pair {
	background-color: #e9f1e6;
}
.results tr.impair {
	background-color: white;
}
.results td.pair {
	background-color: #e9f1e6;
}
.results td.impair {
	background-color: white;
}
.results tr.pairb {
	background-color: #e9f1e6;
}
.results tr.impairb {
	background-color: white;
}
.results tr.impairb:hover {
	background-color: #a8d0ae;
}
.results tr.pairb:hover {
	background-color: #a8d0ae;
}
.results td.nomprenom {} .results td.date_naiss {
	text-align: right;
}
.results td.date_sep {
	text-align: center;
}
.results td.lieu {
	text-align: left;
}
.results td.date {
	text-align: left;
}
.results td.date_deces {
	text-align: left;
}
.results td.evenement {} .results td.auteur {} .results td.auteur a {
	color: #4fa066;
}
.results td.blanche {} .results td.suppr {
	text-align: center;
}
.results td.suppr input:hover {
	background-color: #a8d0ae;
}
.results th.Expand {} .results td.Expand {
	text-align: left;
}
.results .Expand img {
	max-width: none;
}
.results th.Nom {
	text-align: left;
}
.results td.Nom {
	text-align: left;
	text-transform: capitalize;
}
.results th.Region {
	text-align: left;
}
.results td.Region {
	text-align: left;
}
.results .Periode {
	text-align: center;
}
.results th.NbPers {
	text-align: center;
}
.results td.NbPers {
	text-align: center;
}
.results th.CaseVide {
	width: 1em;
}
.results td.Vide {} .results td.prenom a {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}
.results tr.impair:hover {
	cursor: pointer;
}
.results tr.pair:hover {
	cursor: pointer;
}
.results tr.nohover:hover {
	background-color: transparent
}
.arrow {
	margin-top: 5px;
}
.ico_droits {
	float: right;
}
.ico_droits td {
	padding: 0;
	width: 20px;
	cursor: pointer;
}
/** preinscription avec arbre **/

#errForm {
	color: #FB2525;
	text-align: center;
	background-color: #fee0e0;
	padding: 0;
	margin: 1em;
	font-size: 14px;
}
#confForm {
	color: #4fa066;
	text-align: center;
}
/**************************/

/* --- recherche --- */

/**************************/

#recherche {
	padding: 5px;
	width: 100%;
	height: 370px;
}
#boite_recherche {
	margin: 10px;
	padding: 5px;
	width: 330px;
	border: 1px solid #4fa066;
	background: #FFFBED;
}

#boite_recherche h2 {
	font: bold 1.80em Arial, sans-serif;
	text-align: left;
	color: #807962;
	margin: 0em 0 0.75em 0;
	padding: 0;
}

.recherche {
	margin: 0;
	border: 1px solid #4fa066;
	background-color: #a8d0ae;
}
.recherche ul {
	margin: 0;
	padding: 5px;
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	font-family: verdana, Arial, Helvetica, sans-serif;
}
.recherche li {
	margin: 0 0 5px;
	padding: 2px;
}
#list_page {
	float: right;
	margin: 5px;
	padding: 3px;
	border: 1px solid #006e3b;
	background: white;
}
#list_page ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#list_page ul li {
	margin: 0;
}
.menu_recherche {
	width: 100%;
	border: 1px solid #006e3b;
	background: #a8d0ae;
}
.menu_recherche td {
	vertical-align: middle;
	text-align: left;
}
.menu_recherche td.left {
	font-weight: bold;
}
.menu_recherche td.right {
	width: 70%;
}
.menu_recherche td.bouton input {
	margin: 3px 0 0 0;
}
.bouton_page {
	margin: 0;
	width: 20px;
	text-align: center;
}
span.sexe_null {
	display: block;
	float: left;
	width: 19px;
	font-weight: bold;
	font-size: 1.2em;
}
/*****************************/

/* --- barre resultats recherche --- */

/************************/

.recherche_barre {
	margin: 5px auto 0;
	padding: 2px 2px 0;
	width: 300px;
	height: 26px;
	border: 1px solid #4fa066;
	background: #a8d0ae;
}
.recherche_barre td {
	text-align: center;
}
.recherche_barre input {
	margin: auto 0;
	border: 0;
}
.recherche_barre td.left,
.recherche_barre td.right {
	width: 30px;
}
/** STYLES POUR L'AFFICHAGE DE L'ARBRE **/

table#arbre {
	width: 100%;
}
table#arbre td.left {
	vertical-align: middle;
	vertical-align: top;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
}
table#arbre td.left h1,
table#arbre td.left div.date_mariage {
	text-align: left;
}
table#arbre td.center {
	width: 20px;
}
table#arbre td.right {
	padding-top: 20px;
	width: 400px;
	vertical-align: top;
}
table#arbre td.right h3 {
	height: 30px;
}
table#arbre td.right h3 img {
	float: left;
}
#arbre_gen {
	width: 100%;
	text-align: left;
}
#arbre_gen tr {
	height: 5px;
}
#arbre_gen tr td[colspan="4"] {
	width: 750px;
}
#arbre_gen tr td.end {
	width: 20px;
}
.pere,
.gpere,
.p,
.gpm,
.gpp,
.homme {
	border: 2px groove #00b463;
	background: #effaef;
}
.pere:hover,
.gpere:hover,
.p:hover,
.gpm:hover,
.gpp:hover,
.homme:hover {
	background: #ddf4dd;
}
.mere,
.gmere,
.m,
.gmm,
.gmp,
.femme {
	border: 2px groove #d0a53d;
	background: #fffbed;
}
.mere:hover,
.gmere:hover,
.m:hover,
.gmm:hover,
.gmp:hover,
.femme:hover {
	background: #fff4cd;
}
.racine,
.r,
.selectionne {
	border: 3px groove #7a8ba9;
	background: #e0e4eb;
}
.inconnu {
	border: 3px groove #7a8ba9;
	background: #ffffff;
}
.enfant {
	margin-bottom: 0;
	padding: 5px 0px 3px 10px;
	border-bottom: 1px dotted black;
	background: #a8d0ae;
	text-align: left;
}
.hasenfant {
	display: inline;
	float: left;
	margin-top: 8px;
	border: 0px;
	background-color: white;
	text-align: right;
}
.t2g {
	border-right: 1px solid red;
}
.t2d {} .d {
	border-left: 1px dashed #f30;
}
.t2d.b {
	border-bottom: 1px solid red;
}
.t2g.b {
	border-bottom: 1px solid red;
}
.t2d.h {
	border-top: 1px solid red;
}
.t2g.h {
	border-top: 1px solid red;
}
#arbre_gen tr td #famille table {
	width: 100%;
}
#arbre_gen tr td #famille td.left {
	width: 50%;
	vertical-align: middle;
	text-align: left;
}
#arbre_gen tr td #famille td.left div.date_mariage {
	padding: 5px 0px 3px 10px;
	border-bottom: 1px dashed red;
	background: #a8d0ae;
}
#arbre_gen tr td #famille a {
	text-decoration: none;
}
#arbre_gen tr td #famille td.right {
	width: 50%;
}
#arbre_gen tr td #famille td.right div.enfant {
	margin-top: 12px;
}
#arbre_gen tr td #famille td.right a {
	font-weight: normal;
}
#arbre .recentrer {
	display: inline-block;
	margin: 0 0 0 0.5em;
	vertical-align: middle;
}
#arbre .personne {
	display: inline-block;
	vertical-align: middle;
}
#arbre .personne .info {
	text-align: center;
}
#arbre .photo {
	margin: 0 0.5em;
	max-height: 60px;
}
/** STYLES POUR LA PAGE ARBRE/FICHE MODIFER**/

table#arbre td.right div.tabPanel a.ajaxCurrentTab:link,
table#arbre td.right div.tabPanel a.ajaxCurrentTab:visited {
	background-color: #FFFBED;
}
.page_saisie {
	padding: 1.5em 1em 1em;
	background-color: #FFFBED;
}
.page_saisie h3 {
	clear: left;
	margin: 0 0 10px;
	padding-top: 1em;
	width: 335px;
	height: 32px;
}
.page_saisie p {
	margin: 0;
	padding: 0;
}
.page_saisie img {
	margin: 0 5px 0 0;
}
.page_saisie h3 img {
	float: left;
	/*margin: 0 5px 0 0;*/
	margin: 0 5px 10px 0;
	/*margin-bottom: 10px;*/
}
.page_saisie ul {
	margin: 0;
	padding: 0;
}
.page_saisie li {
	margin: 0 0 5px 0;
}
/** new lieu**/

.page_saisie input.zonelieu {
	width: 98%;
}
/** fin new lieu**/
.page_saisie textarea {
	width: 98%;
}
.page_saisie table.famille {
	margin: 0 0 1.5em 0;
	padding: 0;
	width: 100%;
	border: 1px solid #a8d0ae;
	border-spacing: 1px;
}
.page_saisie table.famille td {
	padding: 5px;
}
.page_saisie table.famille form {
	display: inline;
}
.page_saisie table.famille.event {
	margin-top: 1em;
}
.page_saisie table.famille td.tab_fam_title {
	width: 25%;
	background-color: #a8d0ae;
	color: rgba(0, 0, 0, 0.7);
	text-shadow: 0 1px 0 white;
	font-weight: bold;
	font-size: 1em;
}
.page_saisie table.famille td.tab_fam_data {
	border-bottom: 1px solid #a8d0ae;
	background-color: white;
	text-align: left;
}
.page_saisie table.famille td.tab_fam_data input.saisie {
	padding: 0.1em;
	width: 12em;
}
.page_saisie table.famille td.tab_fam_data.fin {
	border-bottom: 0px;
	background-color: white;
}
.page_saisie table.famille td.tab_fam_search {
	border-bottom: 1px solid #a8d0ae;
	background-color: white;
	vertical-align: bottom;
	text-align: center;
}
.page_saisie table.famille td.tab_fam_search.fin {
	border-bottom: 0px;
}
.page_saisie table.famille td.tab_fam_fin {
	padding: 0.75em;
	background: white;
	text-align: center;
}
.page_saisie .famille .tab_fam_fin .bouton {
	margin-bottom: 0;
}
.page_saisie table.famille input.date {
	width: 67px;
}
.page_saisie table.famille table.parent {
	padding: 0;
	width: 100%;
	border-spacing: 0;
}
table#arbre td.right div.page_saisie table.famille table.parent td.left,
table#arbre td.right div.page_saisie table.parent td.left {
	padding: 2px;
	width: 28%;
	text-align: right;
}
table#arbre td.right div.page_saisie table.famille table.parent td.center,
table#arbre td.right div.page_saisie table.parent td.center {
	padding: 2px;
	width: 60%;
}
table#arbre td.right div.page_saisie table.famille table.parent td.right,
table#arbre td.right div.page_saisie table.parent td.right {
	padding: 2px;
	width: 5%;
}
table#arbre td.right div.page_saisie table.famille table.parent td.center input {
	padding: 0.1em;
	width: 12em;
}
table#arbre td.right div.page_saisie table.famille table.parent td.center input.add_pere,
table#arbre td.right div.page_saisie table.famille table.parent td.center input.add_mere,
table#arbre td.right div.page_saisie table.famille table.ajout_union table.parent td input.add_conjoint,
table#arbre td.right div.page_saisie table.ajout_union table.add_union input.add_conjoint,
table#arbre td.right div.page_saisie table.ajout_enfant table.add_enfant td.center input.add_enfant {
	border: 1px solid #4fa066;
	background-color: #4fa066;
	color: white;
}
table#arbre td.right div.page_saisie table.famille table.parent td.center input.add_pere:hover,
table#arbre td.right div.page_saisie table.famille table.parent td.center input.add_mere:hover,
table#arbre td.right div.page_saisie table.famille table.ajout_union table.parent td input.add_conjoint:hover,
table#arbre td.right div.page_saisie table.ajout_union table.add_union input.add_conjoint:hover,
table#arbre td.right div.page_saisie table.ajout_enfant table.add_enfant td.center input.add_enfant:hover {
	border: 1px solid #d0a53d;
	background-color: #d0a53d;
	color: black;
}
table#arbre td.right div.page_saisie table.famille table.parent td.center input.add_pere,
table#arbre td.right div.page_saisie table.famille table.parent td.center input.add_mere {
	width: 16em;
	cursor: pointer;
}
table#arbre td.right div.page_saisie table.famille table.ajout_union table.parent td input.add_conjoint,
table#arbre td.right div.page_saisie table.ajout_union table.parent td input.add_conjoint {
	width: 18em;
	cursor: pointer;
}
table#arbre td.right div.page_saisie table.ajout_enfant table.add_enfant td.center input.add_enfant {
	margin: 0.2em 0;
	width: 100%;
	cursor: pointer;
}
.page_saisie table.ajout_enfant td.vright,
.page_saisie table.ajout_union td.vright {
	vertical-align: bottom;
}
.page_saisie table.ajout_union td.vright input {
	margin-bottom: 10px;
}
.page_saisie table.add_enfant {
	width: 250px;
	border: 1px solid #a8d0ae;
}
table#arbre td.right div.page_saisie table.add_union {
	margin-bottom: 10px;
	width: 250px;
	border: 1px solid #a8d0ae;
	background: white;
}
table#arbre td.right div.page_saisie table.add_enfant td.left,
table#arbre td.right div.page_saisie table.add_union td.left {
	padding: 2px;
	width: 35%;
	background: #a8d0ae;
	color: #363e69;
	font-weight: bold;
	font-size: 0.9em;
}
table#arbre td.right div.page_saisie table.add_enfant td.center,
table#arbre td.right div.page_saisie table.add_union td.center {
	padding: 2px;
	width: 60%;
}
table#arbre td.right div.page_saisie table.add_enfant td.center input,
table#arbre td.right div.page_saisie table.add_union td.center input {
	padding: 0;
	width: auto;
}
table#arbre td.right div.page_saisie table.add_enfant td.right,
table#arbre td.right div.page_saisie table.add_union td.right {
	padding: 2px;
	width: 5%;
}
.list_enfant {
	margin-bottom: 5px;
}
.list_enfant a {
	color: black;
	text-decoration: none;
	font-weight: lighter;
	font-size: 0.9em;
}
.list_evt {
	font-size: 0.9em;
}
.list_evt a {
	font-size: 0.9em;
}
.list_enfant.date {
	margin: 0 0 0 18px;
	font-size: 0.9em;
}
.image_event {
	margin-top: 1em;
	float: right;
}
.image_event table {
	padding: 0;
	border: 1px solid #a8d0ae;
	border-spacing: 1px;
}
.image_event table:hover {
	padding: 0;
	border: 1px solid #d0a53d;
	border-spacing: 1px;
}
.image_event table td {
	padding: 3px;
	background-color: #a8d0ae;
}
.image_event table td:hover {
	background-color: #d0a53d;
}
.image_event table td input {
	padding: 2px 0 0;
}
#modif_event {
	margin-top: 10px;
}
/** STYLES POUR LA PAGE ARBRE/FICHE VISUALISER**/

.fiche_forme {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #4fa066;
	background: #a8d0ae;
	font: 0.9em verdana, sans-serif;
}
.fiche_forme p {
	margin: 0 0 10px 0;
}
.fiche_forme ul {
	margin: 0 0 0 25px;
	list-style-type: circle;
	font-size: 0.95em;
}
.fiche_forme ul a {
	font-size: 0.9em;
}
.fiche_forme li {
	margin: 0 0 8px 0;
}
.demande_acces_arbre {
	float: right;
	text-align: right;
}
/** style pour les vignettes des images des �v�nements (utilis� dans visualisation & modif) **/

.vignettes {
	text-align: justify;
}
.vignette {
	position: relative;
	display: inline-block;
	margin-top: 4px;
	width: 75px;
	height: 75px;
	vertical-align: top;
	text-align: center;
	block-align: justify;
}
.vignettePortrait {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	block-align: justify;
}
.boutonvig {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 1;
	display: none;
	width: 16px;
	height: 16px;
}
.lienVignette {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
div.vignette:hover div.boutonvig {
	display: inline;
}
/********* arbre *********/

.searchbox .box {
	border: 1px solid #4fa066;
}
.searchbox .titre {
	color: white;
	text-align: center;
	text-shadow: 1px 1px 0px #70786b;
	font-size: 1.5em;
	line-height: 30px;
}
.searchbox .content {
	padding: 0.75em;
}
.searchbox .content p {
	margin-bottom: 1em;
}
.searchbox .content label {
	display: block;
	margin-bottom: 0.25em;
	font-weight: bold;
}
.searchbox .content input {
	width: 98%;
}
.searchbox .content input[type="radio"] {
	margin: 0.5em 0 0 0.5em;
	width: auto;
	;
}
.searchbox .content select {
	width: 100%;
}
.searchbox .content input.small {
	width: 36%;
}
.searchbox .branches {
	display: none;
}
@media only screen and (min-width: 768px) {
	.searchbox .branches {
		display: block;
	}
}
#box1 .contenu {
	padding: 0.75em;
	background-color: white;
	text-align: left;
}
#box1 ul {
	margin: 0;
	padding: 2px;
	list-style: none;
}
#box1 ul li {
	margin-bottom: 10px;
}
.titre_options {
	padding-left: 2.3em;
	width: 30%;
}
.petit_bouton_box1 {
	width: 36%;
	font-weight: normal;
}
/* 	
.bouton_carre {
	border: 0;
	margin-top: -2px;
	}
 */

.bouton_carre:hover {
	border: 0;
	background-color: transparent;
}
#branches {
	/* height: 144px; background: url(/png/branches.png) 0 0 no-repeat; position: relative; top: 98px; */
}
#branches1 {
	width: 100%;
	height: 7em;
	border-bottom: .35em solid #4fa066;
}
.branches .double {
	width: 100%;
	height: 22em;
}
.branches .double > div {
	float: left;
	width: 50%;
}
.branches .double ._1 {
	height: 13.5em;
	border-bottom: .35em solid #4fa066;
}
.branches .double ._2 {
	width: 100%;
	height: 8em;
	border-bottom: .35em solid #4fa066;
}
.branches .double ._3 {
	box-sizing: border-box;
	width: 100%;
	height: 11em;
	border-bottom: .35em solid #4fa066;
	border-left: .35em solid #4fa066;
}
#branches2 {
	float: left;
	margin: 0 0 0;
	padding-left: 102px;
	width: 150px;
}
#contenu_box2 ul li,
#contenu_box3 ul li,
#contenu_box4 ul li {
	margin-bottom: 10px;
}
#box2 ul,
#box3 ul,
#box4 ul {
	margin: 0;
	padding: 2px;
	list-style: none;
}
#box2 {
	margin: 0 0 16px;
}
#box4 {
	float: left;
	margin: 20px 0 10px;
	/* marge du bas pour mozilla */
}
#searchbox {
	margin: 20px;
}
#contain {
	margin: 50px 0 50px 0;
}
#option-recherche {
	margin: 1em 1em 1em 3.2em;
	padding: 1em 1em 0.5em;
	background-color: #a8d0ae;
}
/** Pour l 'onglet Recherche  */

#box_gen {
	margin: 1em 0em 2em;
	/* marge du bas pour IE */
	padding: 1em;
	background-color: #a8d0ae;
}
#recherche_gen {
	margin: 2em 0 0 2em;
}
#box_gen select {
	margin-bottom: 1em;
	width: 400px;
}
.alert_selectGen {
	margin-left: 70px;
	color: red;
	font-weight: bold;
}
/** Pour l 'onglet Adh�sions  */

#left_add_adherents {
	float: left;
	overflow: hidden;
}
#right_add_adherents {
	float: right;
}
#option-ajout-adherents {
	margin: 1EM 3.2em 1em;
	padding: 1em 1em 0.5em;
	width: 560px;
	background-color: #a8d0ae;
	/*#E5EFF0;*/
}
#div_par_logins {
	display: none;
	margin-bottom: 26px;
	margin-left: 26px;
}
#div_par_mails {
	margin-left: 26px;
}
#completion_select {
	position: absolute;
	display: none;
	float: right;
	margin-left: 0px;
	border: solid 1px black;
	border-top: none;
}
#recherche_login {
	position: relative;
}
#bloc_rte {
	padding: 5px;
	padding-bottom: 0;
	border: 1px solid #cccccc;
	border-top: none;
	background-color: #FFFFFF;
}
/** STYLEs POUR LA PAGE PARTAGE - PROPRIETE-GEDCOM */

#partageform {
	display: none;
	float: left;
	padding: 0 1.5em 0 2em;
	width: 510px;
	height: 331px;
	background: url('../png/background_partage.png') no-repeat 0 0;
}
#partageform input {
	border: none;
	background-color: #fcefc6;
}
#partageform input.simpletext {
	width: auto;
	border: none;
	color: black;
	font-weight: bold;
	font-size: 1em;
	font-family: arial;
}
#partageform input.simpletext:hover {
	width: auto;
	border: none;
	color: black;
	font-weight: bold;
	font-size: 1em;
	font-family: arial;
}

.formReglPart {
	margin-left: 20px;
	margin-top: -30px;
}

@-moz-document url-prefix() {
    .formReglPart {
		font-size: 0.89em;
	}
}

#partage h2 {
	margin: 10px 0 -5px 0;
}
#partage .titre2 {
	margin: 15px 0 3px 42px;
	color: black;
	font-weight: bolder;
	font-size: 1em;
}
#partage p {
	margin: 1em 0 0 3em;
	padding: 0;
}
#partage form {
	margin: 0;
}
#partage input {
	margin: 0 2px 0 0;
}
#partage textarea {
	margin: 5px 0 0 0;
	padding: 1px;
}
#partage select {
	margin: 0 0 0 42px;
}
#partage table {
	margin: 0 0 10px 30px;
	padding: 2px;
	border: 1px solid #4fa066;
}
#partage table.list {
	margin: 0 0 5px 38px;
	padding: 0;
	border: 0;
	border-spacing: 0;
}
#partage ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#partage li {
	margin: 0.8em 0 0 35px;
	padding: 0;
}
#partage .prive {
	color: red;
	font-weight: bold;
}
#partage .public {
	color: 4fa066;
	font-weight: bold;
}
#partage span.options {
	display: block;
	margin-left: 30px;
	height: 17px;
	color: #d0a53d;
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em;
	font-family: verdana;
}
.gedcom_intro {
	text-align: justify;
	font-weight: bold;
	font-style: italic;
	font-family: arial;
}
.gedcom {
	margin: 0;
}
.encadre_ged {
	margin: 10px 0 0 42px;
	padding: 5px;
	width: 395px;
	border: 1px solid #4fa066;
	text-align: justify;
}
.encadre_message_type {
	margin: 10px 0 0 42px;
	padding: 5px;
	width: 420px;
	border: 1px solid #4fa066;
}
#partage table.import {
	padding: 0;
}
#partage table.import select {
	margin: 0;
}
#partage table.import td.right {
	width: 155px;
	text-align: left;
}
#partage table.import td.left {
	width: 111px;
	text-align: right;
}


/** STYLEs POUR LA PAGE D'INDEX */

#index {
	padding: 1em;
}
.tindex {
	border: 1px solid #4fa066;
	background-color: white;
}
.tindex td {
	background-color: #FFFBED;
}
.tindex a {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
.tindex a:hover {
	color: #4fa066;
	text-decoration: underline;
	font-weight: normal;
}


.lettre {
	margin: .5em 0;
}

.lettres li {
	display: inline-block;
	padding: 0 .25em;
}

.lettres a {
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
.lettres a:hover {
	text-decoration: none;
	font-weight: bold;
}
.listePheader {
	padding: 0.3em;
	color: #2E322F;
	font: bold 1.3em Verdana;
}
.listePheader,
.ind,
.listePfooter {
	background-color: #a8d0ae;
	text-align: center;
}

.listePfooter td {
	color: #2E322F;
}

#index td.titre_contenu {
	padding: 1em;
	width: 100%;
	background-color: #FFFBED;
	color: #2E322F;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}
#index td.listeG,
#index td.listeM,
#index td.listeD {
	padding: 1em;
	width: 33%;
	background-color: #FFFBED;
	text-align: left;
	font-weight: normal;
}
#index td.personneG,
#index td.personneD {
	padding: 1em;
	width: 50%;
	background-color: #FFFBED;
	text-align: left;
	font-weight: normal;
}
#index td.liste1,
#index td.liste2,
#index td.liste3,
#index td.liste4 {
	padding: 1em;
	width: 25%;
	background-color: #fdf6e2;
	text-align: left;
	font-weight: normal;
}
#index td.listeG a,
#index td.listeM a,
#index td.listeD a {
	font-weight: normal;
	padding: .3em 0;
	display: inline-block;
}
#index td.liste1 a,
#index td.liste2 a,
#index td.liste3 a,
#index td.liste4 a {
	font-weight: normal;
}
#index td.no_list {
	width: 100%;
	height: 40px;
	background-color: #FFFBED;
	color: #f30;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
}
#index td.no_list p {
	margin: 0;
}
#index .bas {
	margin: 3px auto;
}
#index .bas a {
	margin: 0 3px;
	color: #4fa066;
	font-size: 1.2em;
}
#index .bas strong {
	font-size: 18px;
}
.prev {
	width: 45%;
	color: black;
	font-size: 20px;
}
#index .nom {
	display: inline-block;
	text-align: left;
	padding: 0.3em 0;
}
#index .date {
	display: inline;
	text-align: right;
	font-size: 1em;
}
.modif_event {
	margin-top: 10px;
	width: 50%;
}

#index table.main tr td div.firstname {
	float: left;
	margin: 1em;
	padding: 0.5em;
	height: 5em;
	border-right: 1px dashed black;
	font-weight: normal;
}
#index table.main tr td div.firstname a {
	font-weight: normal;
}
#index table.main tr td div.firstname a:hover {
	color: #4fa066;
}
#index_news {
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 60px;
	/*width: 300px;*/
	width: 80%;
}
/*#index_news  {
	width: 25%;
	float: left;
	top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
	clear: right;
	}*/

/*****Page status styles ****/

#pagestatus {
	padding: 3px;
}
#pagestatus .pagestatus_success {
	margin: 0 25px 0 25px;
	padding: 10px 5px 10px 45px;
	background: url(../gifs/success_icon.gif) no-repeat 0.5em #A8D0AE;
	font-size: 11px;
}
#pagestatus .pagestatus_error {
	padding: 20px 5px 15px 45px;
	background: url(../gifs/fail_icon.gif) no-repeat 0.5em;
}
#pagestatus .pagestatus_error h1 {
	color: #f30;
	font: bold 14px Verdana, sans-serif;
}
#pagestatus .pagestatus_error p {
	margin-left: 5px;
}
#pagestatus .pagestatus_info {
	margin: 0 25px 0 25px;
	padding: 10px 5px 10px 45px;
	background: url(../gifs/alert_icon.gif) no-repeat 0.5em;
}
#pagestatus a {
	font-weight: normal;
}
.status_footer {
	position: absolute;
	bottom: 30px;
	left: 230px;
}
/*****STYLES ****/

.liste_enfants {
	border-bottom: 1px solid black;
	vertical-align: middle;
}
.dates {
	padding-left: 20px;
	font-style: italic;
	font-size: 11px;
}
span.info {
	position: relative;
	z-index: 24;
	width: 16px;
	height: 16px;
	text-decoration: none;
	cursor: help;
}
span.info span {
	display: none;
}
span.info:hover {
	z-index: 25;
}
span.info:hover span {
	position: absolute;
	top: 2em;
	left: 2em;
	display: inline;
	padding: 1px;
	padding-left: 18px;
	width: auto;
	border: 1px solid #069;
	background: url(../gifs/wizard.png) no-repeat 0px 0px;
	background-color: #F5F6F8;
	color: #6699cc;
}
.tooltip {
	cursor: pointer;
}
.tooltip:hover {
	border: 0;
	background: none;
	cursor: pointer;
}
/**  POUR LES ERREURS*/

p.error {
	margin-left: 5px;
	color: #F30;
	font-weight: bold;
}
/** POUR LES DIX PATRONYMRES LES PLUS UTILISES **/

.patronymes {
	margin: 0 2em;
	max-width: 600px;
}
em.nombrefois {
	float: right;
	margin-right: 1.5em;
}
a.patronyme {
	margin-left: 0.5em;
}
.patronymes li {
	margin: 0;
	padding: 0.5em 0;
}
.patronymes a {
	color: #4fa066;
}
li.paire {
	background-color: #a8d0ae;
}
li.impaire {
	background-color: #FFFBED;
}
/** new leu**/

p.suggestpmoz {
	overflow: hidden;
	margin: 0px;
	min-height: 20px;
	text-align: left;
	/**text-decoration:none;
	list-style-type: none;**/
	font-weight: normal;
	font-style: normal;
	font-size: 0.85em;
	font-family: verdana, Arial, sans-serif;
}
/*div.suggestdivie {
	top:274px;
	left:46px;
	width: 239px;
	border: 1px;
	border-style: solid;
	border-color: 4fa066;
	position: absolute;
	overflow: hidden;
	background-color:white;
	text-align:left;
	list-style-type: none;
	display:none;
}

p.suggestpie {
	margin:0px;
	text-align:left;
	text-decoration:none;
	list-style-type: none;
	font-style:normal;
	height:20px;
	overflow: hidden;
}*/

p.suggestpie {
	overflow: hidden;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	height: auto;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
/**
div.suggestdiv {**/

/**max-width: 240px; 
	border: 1px ;
	height: 250px;
	position: relative;
	overflow:hidden;
	overflow-y: auto;	
	border: 1px;
	border-style: solid;
	border-color: 4fa066;
	!position: relative;
	background-color:white;
	text-align:left;
	list-style-type: none;
	display:none;
	
}**/

div.suggestdiv {
	position: absolute;
	z-index: 2;
	display: none;
	overflow: hidden;
	overflow-y: auto;
	/**height: 250px;**/
	max-height: 255px;
	width: 230px;
	border: 1px;
	/*overflow-X: auto;*/
	border: 1px;
	border-style: solid;
	border-color: 4fa066;
	/*!position: relative;*/
	background-color: white;
	list-style-type: none;
	text-align: left;
}
div.home {
	position: absolute;
	z-index: 2;
	display: none;
	overflow: hidden;
	overflow-y: auto;
	margin-left: 7.8em;
	/**height: 250px;**/
	max-height: 255px;
	width: 187px;
	border: 1px;
	/*overflow-X: auto;*/
	border: 1px;
	border-style: solid;
	border-color: 4fa066;
	/*!position: relative;*/
	background-color: white;
	list-style-type: none;
	text-align: left;
}
div.suggestdivie {
	position: relative;
	top: 0px;
	left: 0px;
	display: none;
	overflow: hidden;
	width: 239px;
	border: 1px;
	border-style: solid;
	border-color: 4fa066;
	background-color: white;
	list-style-type: none;
	text-align: left;
}
div.suggestdivmoz {
	position: absolute;
	display: none;
	overflow: hidden;
	width: 237px;
	border: 1px;
	border-style: solid;
	border-color: 4fa066;
	background-color: white;
	list-style-type: none;
	text-align: left;
}
/** fin new lieu**/


/** sosa**/

#arbre_gen .sosa {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 15px;
}
#arbre_gen .positionSosa {
	position: relative;
	cursor: pointer;
}
.sosaColor {
	background-color: #d0a53d;
	color: white;
}
.tindex .sosaColor {
	display: inline-block;
	width: 8px;
	height: 8px;
}
.patronymes .sosaColor {
	display: inline-block;
	margin-left: 10px;
	width: 10px;
	height: 10px;
}
/* icone de chargement lors de changement de personne */

.loading {
	margin: 0 0 0 1em;
	vertical-align: middle;
}
/* fin icone de chargement */


/* Arbre en modification  */
.ong-arbre .part1 {
	margin-right: 370px
}
.ong-arbre .part2 {
	width: 350px;
}
@media only screen and (max-width: 768px) {
	.ong-arbre .part1 {float: none; margin: 0;}
	.ong-arbre .part2 {float: none; width: auto;}
}

/* Bug de l'interface d'ajout d'�v�nement lorsque �v�nement familial */
.select_event {
	width: 100%;
}

.text {
	width: 100%;
}

.unionColD {
	width: 70%;
}

.unionColG {
	width: 30%;
}

.zonetype {
	width: 98%;
}
/* Fin */