body {background: #FBFBED url(http://www.geneatique.com/uploads/G2010/body.png) repeat-x scroll left top; }

#page {
	padding: 0 10px 0 0;
	margin: 0 auto; 
	width: 958px; 
	height: auto;
	background-color: white;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}
#blocgauche {
	float:left;
	width:180px;
	background-color: #CEE2C8;
}
#blocmilieu {
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 1px; 
MARGIN: 0px 220px; 
PADDING-TOP: 1px
}
#blocdroite {
	float:right;
	width:180px;
}
body{font-family:Arial, Helvetica, sans-serif; color:#000000; font-size: 10px; margin-top: 0px}
a.menu:link{color:#000066; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal}
a.menu:visited{color:#990099; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
a.menu:hover{color:#CC0000}
h1{
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 2em;
	margin-left: 2px;
	text-align: center;
	border-top: thin double #0057A6;
	border-bottom: thin double #0057A6;
	padding: 0px;
	white-space: normal;
	display: block;
	border-right-style: Aucune;
	border-left-style: Aucune;
	border-right-color: #0057A6;
	border-left-color: #0057A6;
	line-height: 30px;
	float: Aucune;
	width: auto;
}
h2{
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	width:35%;
	font-size: 12px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
div.main{margin-left:2%; margin-right:2%; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
td.menuselected{color:#ffffff; background-color:#808d9c; font-size:12px}
.td_guide {  background-color: #E7E0D3; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; font-family: Arial, Helvetica, sans-serif}
.table_guide {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #5B5140}
a.menu:hover { font-family: Arial, Helvetica, sans-serif; font-weight: normal}a.menu:active { color:#660099; clip:   rect(   ); font-weight: normal; font-family: Arial, Helvetica, sans-serif} a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #30207D}
q {  }
a:hover {  }
a:hover { color:#FB4B00; font-family: Arial, Helvetica, sans-serif} p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titre {  border: #30207D; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif}
.contour {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; border: #5B5140; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.grostitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2B74B5;
	position: static;
	top: 3px;
}
.Style4 {font-family: Arial, Helvetica, sans-serif}
}
.tableauborddroitgris {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#cadre { /* taille du cadre, à titre d'exemple */
width: 100%;
background-color: #D9E6F3;
}
/* propriétés communes à l'ensemble des 4 coins */
#hautgauche, #hautdroit, #basgauche, #basdroit {
height: 19px; width: 19px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
#hautgauche {
background: url(hautgauche.gif);
}
#hautdroit {
float: right;
background: url(hautdroit.gif);
}
#basgauche {
background: url(basgauche.gif);
}
#basdroit {
float: right;
background: url(basdroit.gif);
}
#contenu p {
color: black;
margin: 0.5em; /*gestion des espaces interparagraphes */
}
#links ul {
        list-style-type: none;
        width: 95%;
} 

#links li {
        border-top: 1px dotted #999;
        border-width: 1px 0;
        margin: 1px 0;
}

#links li a { 
        color: #000066;
        display: block;
        font: bold 12px Arial, Helvetica, sans-serif;
        padding: 3px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 100%;
}

#links li a:hover {
        background: #ffffcc;
}

#links a em { 
        color: #333;
        display: block;
        font: normal 12px Arial, Helvetica, sans-serif;
        line-height: 125%; 
}
# links a image {
float: right;
}

.droite {
	float: right;
	width: 30px;
	padding: 3px;
	}

.gauche {
    float: left;
    width: 60%;
    padding: 3px;
	}

#menubottom {
	width: 100%;
	height: 27px;
	background: url(../../gifs/background_header3.gif) repeat-x 0 0;
	color: #fff;
	font: small-caps 12px/25px Arial, Helvetica, sans-serif;
	padding-left: 1em;
	}
	
#menubottom a {
	font: small-caps 1em/25px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	}
	
#menubottom a:hover {
	color: #cee2c8;
	}

#menubottom input {
	font-size: 11px;
	font-variant: normal;
	border: 1px solid white;
	position: relative;
	bottom: 1px;
	}
	
#menubottom input.deco {
	height: 24px;
	margin: 0;
	padding: 0;
	font: small-caps 12px/25px Arial, Helvetica, sans-serif;
	background: transparent;
	color: white;
	border: 0;
	cursor: pointer;
	}

#menubottom input.ok {
	width: 16px;
	height: 16px;
	border: none;
	background-color: white;
	position: relative;
	top: 3px;
	background: url('../png/apply.png') no-repeat 0 0;
	}
	
#menubottom input.ok:hover {
	background-position: 0 -16px;
	}	
	
#menubottom ul {
	margin:0;
	padding: 0;
	list-style-type: none;
	}
	
#menubottom li {
	height: 25px;
	float: left;
	padding: 0 10px;
	border-right: 1px solid white;
	}
	
#menubottom li:hover {
	background: #CFE2C9;
	color: #009754; 
	}

#menubottom li:hover > a {
	color: #009754; 
	}	
	
#menubottom li:hover > form input {
	background-position: 0 -16px;
	border: 1px solid #009784;
	}		

#menubottom li:hover > form input.ok {
	background-position: 0 -16px;
	border: none;
	}		
	
#menubottom li:hover > form input.deco {
	background: #CFE2C9;
	color: #009754; 
	border: 0;
	}

#blocgauche {
	float:left;
	width:180px;
	background-color: #CEE2C8;
}
#blocmilieu {
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 1px; 
MARGIN: 0px 220px; 
PADDING-TOP: 1px
}
#blocdroite {
	float:right;
	width:180px;
}
.tableaugris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #666666;
}
.tableaublanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #fff;
}
.blancgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
}
.tableauvert {
	background-color: #008046;
}
.tableauvertclair {
	background-color: #EFF5D0;
}
.tableauorange {
	background-color: #FCEFC7;
    border:1px solid #E6B009;
}

img.right {
	float: right;
	margin: 0em 0 0.6em 1.5em;
	}
img.left {
	float: left;
	margin: 0em 1.5em 0.6em 0em;
	}
fieldset {
    border: 1px solid #0057A6;
    padding: 4px;
	width: 60%;
	margin-left: 100px;
}
fieldset legend {
	font-size: 12px;
	color: #fffff;
}

div.onglet-genea div#minibanniere {
  width: 92px;
  height: 71px;
  background: url(http://www.geneatique.com/uploads/G2010/minibanniere-guide.png) no-repeat 0 0;
  float: right;
  margin-right: 0.5em;
  position: relative;
  top: 1px;
  }

div#footer {
  width: 970px;
  margin: 0 auto;
  text-align: center;	
  background: url(http://www.geneatique.com/uploads/G2010/footer.png) no-repeat scroll left top;
  height: 63px;
  color: white;
}
div#footer p {
  color: white;
  margin: 0;
  padding: 1.5em 10.5em 1.5em 1.5em;
  font-size: 10px;
  line-height: 1.5em;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
div#footer a {
  color: white;
  font-weight: normal;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 10px;
}
div#footer a:hover {
  text-decoration: none;
}
div#linksfooter {
  margin: 0 auto;
  width: 970px;
  text-align: center;
  }
div#linksfooter p a {
  height: 71px;
  } 
  