/* EUILLE DE STYLE FORMULAIRE DE RECHERCHE (helpus) */


/*** Style des formulaire de recherche de GeneaNet ***/
.formGnet {display:block;width:610px; height:auto; margin:0 ;padding:0;}
.formGnet * {padding:0; margin:0; height:auto; width:auto;font-style:normal;}
.formGnet table, .footerGnet, .headerGnet {width:100%;}
.formGnet table, .formGnet td, .footerGnet, .headerGnet {background-color:#1b6e97;}
.formGnet label {font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#fff;background-color:#1b6e97;font-weight:normal;font-style:normal;}

.titleGnet {background-color:#e5e5e5;padding:5px 0px;}
.titleGnet strong {font-family:Arial,Helvetica,sans-serif;font-size:13px;color:#2b4e6c;/*white-space:pre;*/}

.formGnet .labelGnet, .formGnet .fieldGnet,.formGnet .inlineFieldsGnet {vertical-align:middle;text-align:left;padding-top:3px;}
.formGnet .inlineFieldsGnet {text-align:center;}
.formGnet .inlineFieldsGnet label{margin-left:5px;}


.headerGnet {text-align:center;position:relative;}
.headerGnet .coin-hg-gnet,.headerGnet .coin-hd-gnet{position:absolute;width:7px;height:7px;top:0;}
.headerGnet .coin-hg-gnet {left:0;background:url(http://images.geneanet.org/v3/pictos_general/coin_blanc_hg.gif) no-repeat top left;}
.headerGnet .coin-hd-gnet {right:0;background:url(http://images.geneanet.org/v3/pictos_general/coin_blanc_hd.gif) no-repeat top right;}

.footerGnet {height:10px;position:relative;background-color:#1b6e97;}
.footerGnet .coin-bg-gnet, .footerGnet .coin-bd-gnet{position:absolute;width:7px;height:7px;bottom:0;}
.footerGnet .coin-bg-gnet{left:0;background:url(http://images.geneanet.org/v3/pictos_general/coin_blanc_bg.gif) no-repeat bottom left;}
.footerGnet .coin-bd-gnet{right:0;background:url(http://images.geneanet.org/v3/pictos_general/coin_blanc_bd.gif) no-repeat bottom right;}

.logoGnet{vertical-align:top;}
.formGnet input[type=image]{ margin-left:5px; width:44px; height:17px;vertical-align:middle;}
