body {
	color:#000;
	margin:0;
	padding:0;
	font-family : Arial, Helvetica, Tahoma, sans-serif;
	font-size : 0.8em;
	color:#359;
}
h1 {
	font-family : Georgia, "Comic sans MS";
	font-size : 1.8em;
	text-align:center;
	padding-left:10px;
}
h2 {
	font-size : 1.6em;
	text-align:center;
}
h3 {
	font-size : 1.4em;
	text-align:left;
	padding-left:0px;
	color:#0000FF;
	background:transparent;
}
h4 {
	font-size : 1.2em;
	text-align:left;
	padding-left:0px;
	color:#000099;
	background:transparent;
}
a{
	color:#248;
	background:transparent;
	text-decoration:none;
}

a:link {
	color:#248;
	text-decoration:underline;
}
a:visited {
	color:#248;
	text-decoration:underline;
}
a:active {
	color:#248;
	text-decoration:none;
}
a:hover {
	color:#248;
	text-decoration:none;
	background:transparent;
}

a[hreflang]:after {
	content: " (" attr(hreflang) ") ";
	background : transparent;
}

.listeLiens li{
	padding-top:5px;
}
#container {
	margin-right:0.8em;
	background: url("images/nans.jpg") fixed no-repeat; 
	background-position:right top;
}

/* zone accueil */

#accueil {
	width:40%;
	margin-top:5em;
	padding-bottom:1em;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
#accueil h2 {
	font-family : Georgia;
	text-align:left;
	font-weight : normal;
	font-style:italic;
	color : #28a;
}

/* zone infos */

#zinfos {
	width:30%;
	margin-top:5em;
	padding-bottom:1em;
	margin-bottom:2em;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
#zinfos h2 {
	font-family : Georgia;
	text-align:left;
	font-weight : normal;
	font-style:italic;
	color : #28a;
}
#zinfos li {
	list-style-type : none;
	margin-left:-1em;
	padding-right:0.2em;
	padding-bottom:0.2em;
	font-weight:normal;
	background:transparent;
}
#zinfos span {
	font-size:0.85em;
	color:#333;
}

/* Zone centrale */

#corps {
	background:transparent;
	margin:0;
	padding:0;
	margin-left:23%;
	padding-right:0em;
	padding-left:1em;
	border-top:1px solid #999;
	border-left:1px solid #999;
}

/* menu */

#tabMenu {
	margin:0;
	padding:0;
	float: left;
	width:23%;
	font-family : Georgia, "Comic sans MS";
	margin-bottom:1em;
	border-right:1px solid #999;
}
#tabMenu h2{
	margin:0;
	padding:0;
	padding-left:1em;
	font-size : 1.5em;
	font-weight : normal;
	font-style:italic;
	text-align:left;
	color : #28a;
}

#tabMenu li{
	color:#999;
	list-style-type : square;
	margin-top:0;
	padding-bottom:0.1em;
	font-size : 1.1em;
	font-weight:normal;
	background:transparent;
}

#tabMenu a{
	width:100%;
	color:#248;
	background:transparent;
	text-decoration:none;
}

#tabMenu a:link {
	text-decoration:underline;
}
#tabMenu a:visited {
	text-decoration:underline;
}
#tabMenu a:active {
	text-decoration:none;
}
#tabMenu a:hover {
	color:#333;
	text-decoration:none;
	background:transparent;
}

/* Entete */

#tete {
	background:transparent;
} 
#logoG {
	float: left;
	padding-top:10px;
	width:150px;
	margin-right:5px;
	text-align:center;
}
#logoG img{
	border:0px
}
#logoD {
	float: right;
	padding-top:10px;
	width:150px;
	margin-right:5px;
	text-align:center;
}
#logoD img{
	border:0px
}
#titre {
	margin-left:160px;
	margin-right:160px;
	padding-top:1px;
	padding-bottom:5px;
	text-align:center;
}
#titre h1 {
	color:#4466BB;
	background:transparent;
	font-size : 2.5em;
	font-family : "Comic sans MS", Arial, Helvetica, Tahoma, sans-serif;
}

/* pied page (copyright) */

#pied {
	color:#328;
	background : url("images/bg_transp.gif");
	padding:0.3em;
	width:100%;
	text-align:center;
	clear:both;
}

/* PAGES GEDCOM */

#navbar {
	padding-top:3px;
	padding-bottom:1px;
	background : url("images/bg_transp.gif");
	text-align: center;
	color:#0000FF;
	
}
#navbar a {
	color:#000099;
	background : transparent;
	text-decoration:underline;
	font-size:15px; 
	font-style:normal;
	font-family:Tahoma;
	font-weight:normal;
	padding-left: 1px;
}
#navbar a:hover {
	color:#0000FF;
	background : transparent;
	text-decoration:none;
}
#navbar ul {
	text-align: center;
	list-style-type: square ;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-left: 0px;
	padding-right: 0px;

}
#navbar li {
	display:inline;
	padding-top:3px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:1px;
	margin-left:2px;
	margin-right:2px;
	background : transparent;
	color:#0000FF;
}
.tabRecords{
	caption-side:top;
	margin:auto;
	border: thin solid #0000FF;
	border-color:#0022FF;
	border-collapse: collapse;
	padding:2px;
	margin-bottom:0;
	font-family:Verdana;
	font-size:12px; 
	color:#222299;
	background : #DDEEFF;
}
.tabsimple{
	margin:auto;
	padding:0px;
	border-collapse: collapse;
	font-family:Verdana;
	font-size:12px; 
	border:0px;
	color:#000099;
	background : transparent;
}
.tabpresent {
	caption-side:top;
	margin-left:10px;
	border: thin solid #0000FF;
	border-color:#0022FF;
	border-collapse: collapse;
	padding:4px;
	margin-bottom:0;
	font-family:Verdana;
	font-size:12px; 
	color:#000099;
	background : #DDEEFF;
}

.tdpresent {
	border: thin solid #0000FF;
	border-color:#0022FF;
	border-collapse: collapse;
	padding:4px;
	margin-bottom:0;
}
.tabgedcom {
	caption-side:top;
	margin:auto;
	border: thin solid #0000FF;
	border-color:#0022FF;
	border-collapse: collapse;
	padding:1px;
	margin-bottom:0;
	font-family:Verdana;
	font-size:10px; 
	color:#000099;
	background : #DDEEFF;
}
.tdtitreged {
	color:#0000FF;
	background :#CCCCCC;
	font-family: Tahoma;
	font-size: 15px;
	text-align: center;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
.tdgedcom {
	border: thin solid #0000FF;
	border-color:#0022FF;
	border-collapse: collapse;
	padding:1px;
	margin-bottom:0;
}
.trgedcom {
	color:#000099;
	background : #BBBBFF;
}
.code, .cssBox {
	background:transparent url("images/bg_transp.gif");
	border-top:solid 0px #555;
	border-right:solid 0px #555;
	border-left:solid 2px #555;
	border-bottom:solid 2px #555;
	moz-border-radius:1px; 
	margin-left:2em;
	padding:1em;
	padding-bottom:0.1em;
	margin-bottom:1em;
}

.propBloc {
	margin:0;
	padding:0;
	margin-left:20px;
}
.comment { color: #666;}
.default { color: #000;}
.keyword { color: #059;  font-weight:bold;}
.string { color: #990099;}
.variable {color: #aa0000;}

.commentColor {color:#666; font-weight:normal;}
.tagColor {color:#aa0000; font-weight:normal;}
.propertyColor {color:#059; font-weight:bold;}
.valueColor {color:#007700;}
.strColor {	color:#990099;}
.impColor {color:#ff8000; font-weight:normal;}
.csscopy {
	font-size:0.8em;
	color:#000;
	text-align:center;
	margin-bottom:0;
}