* {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #dde1e3;
	background: #dde1e3 url(../images/fond.png) repeat-y 0% 0;
}

#form_auth {
	width: 145px;
	height: auto;
	background-color: none;
	text-align: center;
}

	.bouton {
	color: #FFF;
	text-decoration: none;
	background: url(../images/fond_bouton.png);
	padding: 5px 10px 3px 10px;
	font-weight: bold;
	}

	.bouton a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	}

h7.erreur {
	color: #f00;
}

	.orange {
	background-color: #F60;
	}

	.hidden {
	visibility: hidden;
	}

a {
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}

a.a_blanc {
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}

.a_aide_form {
	font-weight: bold; 
	color: #F60; 
	text-decoration: none
}

a.a_tarif {
	font-size: 10px;
	color: #FFF; 
	text-decoration: none
}

a.a_link_white {
	font-size: 10px;
	color: #FFF; 
	text-decoration: none
}

img {
	border:none;
	padding: 0px;
	margin: 0px;
}

a:hover {
	font-weight: bold; 
	color: #CCCCCC; 
	text-decoration: none
}

a.a_blanc:hover {
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}

a_aide_form:hover {
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}

a.a_tarif:hover {
	font-size: 11px;
	color: #FFF; 
	text-decoration: none
}

a.a_link_white:hover {
	font-size: 10px;
	color: #FFF; 
	text-decoration: none
}

table a {
	font-weight: bold; 
	color: #000; 
	text-decoration: none
}

table a:hover {
	font-weight: bold; 
	color: #CCCCCC; 
	text-decoration: none
}

strong {
	font-size: 12px;
	color: #FFF;
}

	.selection {
	font-size: 16px;
	color: #FFF;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}

	.td_right {
	text-align: right;
	background-color: #F60;
	color: #fff;
	width: 45%;
	height: 30px;
	font-weight: bold;
	}
	
	.td_right_nosize {
	text-align: right;
	background-color: #F60;
	color: #fff;
	height: 30px;
	font-weight: bold;
	}

	.td_right p {
        paddding: 0;
        margin-right: 5px;
	}

	.td_right_util {
	text-align: right;
	background-color: #F60;
	color: #fff;
	height: 30px;
	width: 25%;
	font-weight: bold;
	}

	.td_left_util {
	text-align: left;
	width: 75%;
	background-color: #666;
	}

	.td_left_util_small {
	text-align: left;
	width: 75%;
	background-color: #666;
	color: #FFF;
	}

	.td_left_util_small input {
        margin-left: 5px;
	}

	.td_left_util_small p {
        margin-left: 5px;
        padding: 3px;
	}

	.td_util input {
    margin-left: 5px;
	}

	.td_util p {
    margin-left: 5px;
    color: #FFF;
    text-align: justify;
    padding: 3px;
	}

	.td_util {
	text-align: left;
	width: 75%;
	background-color: #666;
	}

	.td_left_util p {
    margin-left: 5px;
    padding: 3px 0 3px 0;
	}	

	.td_left_util input, select{
    margin-left: 5px;
    width: 50%;
	}

	.td_info_form {
	text-align: right;
	background-color: white;
	color: #F60;
	height: 10px;
	width: 100%;
	font-weight: bold;
	}

input.text {
	width: 100%;
}

select.select_90 {
	width: 90%;
}

	.td_left {
	text-align: left;
	width: 77%;
	background-color: #666;
	color: #000000;
	}
	
	.td_left_size45 {
	text-align: left;
	width: 45%;
	background-color: #666;
	color: #000000;
	}

	.td_left_size30 {
	text-align: left;
	width: 30%;
	background-color: #666;
	color: #FFFFFF;
	}
	
	.td_left_size10 {
	text-align: left;
	width: 10%;
	background-color: #666;
	color: #000000;
	}
	
	.td_left_vert {
	text-align: left;
	background-color: #666;
	color: #000000;
	}
	
	.td_left_nosize {
	text-align: left;
	background-color: #666;
	color: #fff;
	}
	
	.td_left_nosize a {
	text-align: left;
	background-color: #666;
	color: #fff;
	}
	
	.td_left_nosize a:hover {
	text-align: left;
	background-color: #666;
	color: #000;
	}
	
		.td_left_nosize_light{
	text-align: left;
	background-color: #C0C0C0;
	color: #fff;
	}
	
	.td_left_nosize_light a {
	text-align: left;
	background-color: #C0C0C0;
	color: #fff;
	}
	
	.td_left_nosize_light a:hover {
	text-align: left;
	background-color: #C0C0C0;
	color: #000;
	}
	
	.td_left_nosize_include{
	text-align: left;
	background-color: #333333;
	color: #fff;
	}
	
	.td_left_nosize_include a {
	text-align: left;
	background-color: #333333;
	color: #fff;
	}
	
	.td_left_nosize_include a:hover {
	text-align: left;
	background-color: #333333;
	color: #000;
	}

	.td_left input {
        margin-left: 5px;
        width: 90%;
	}

	.td_left_input {
	width: 70%;	
	margin-left: 5px;
	height: 50%;
	}

	.td_mailname_white {
	background-color: #FFFFFF;
	color: #000;
	}



h1 {
	font-size: 12pt;
	color: #fff;

}

	.td_center {
	text-align: center;
	}

	.table2 {
	background-color: #FFF;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	}
	
	.table2_border0 {
	background-color: none;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	}

	.table3 {
	background-color: #666;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	}

	.table_etapes {
	background-color: #666;
	width: 100%;
	margin-left: auto;
	margin-right: none;
	}
	
	.tr_client {
	background-color: #ccc;
	}

	.left {
	text-align: left;
	text-decoration: underline;
	}

	.deleteButton {
	
	font-size: 0pt;
	color:white;
	height: 25px;
	width: 25px;
	border:none;
	background: url(../images/sup_g.png);
	background-repeat: no-repeat;
	}	
	
        .cloneButton {

        font-size: 0pt;
        color:white;
        height: 25px;
        width: 25px;
        border:none;
        background: url(../images/clon.png);
        background-repeat: no-repeat;
	}      
										
/**********************************/
/**** Styles pour les blocs de la page ****/
/**********************************/
#titre {
	
	height: 63px;
	background-image: url(../images/titre.png);
	background-repeat: no-repeat;
}

#global {
        width: 668px;
	height: auto;
	background-color: none;
}

#menu_barre {
	height: 23px;
	background-color: #F60;
	width: 668px;
}

#menu_bloc {
	float: left;
	background-color: #666;
	color: #fff;
  margin-right: 0px;
  width: 160px;
	height: 100%;
	clear: both;
}

#form_bloc {
      margin-right: 1px;
      margin-left: 160px;
		  height: auto;
}

#footer {
	background-color: #FFF;
	margin-left: 160px;
	float: right;
	text-align: center;

}

	.center {
	text-align: center;
	color: #FFF;
	}

th {
	color: #000;
}

	.center_pair {
	text-align: center;
	color: #FFF;
	background-color: #F60;
	font-weight: bold;
	}

	.center_impair {
	text-align: center;
	color: #FFF;
	background-color: #666;
	font-weight: bold;
	}

	.center_impair_blanc {
	text-align: center;
	color: #000;
	background-color: #FFF;
	font-weight: bold;
	}
	
	
	.left_pair {
	text-align: left;
	color: #FFF;
	background-color: #F60;
	font-weight: bold;
	}

	.left_impair {
	text-align: left;
	color: #000;
	background-color: #FFF;
	font-weight: bold;
	}
	
	.left {
	text-align: left;
	}

	.right_nav {
	text-align: right;
	color: #666;
	font-weight: bold; 
	}

/*****************************************/
/****  Styles pour les pop-up d'aide  ****/
/*****************************************/
	.fondpage { 
	font-size: 9px; 
	color: #666666; 
	text-decoration: none
	} 

	.fondpage2 { 
	font-weight: bold;
	color: #FF6600; 
	text-decoration: none
	} 

	.fondpage2:hover {
	font-weight: bold; 
	color: #FF6600; 
	text-decoration: underline
	}

#pop_ast1,
#pop_ast2,
#pop_ast3,
#pop_ast4,
#pop_ast5,
#pop_ast6,
#pop_ast7,
#pop_ast8,
#pop_ast9,
#pop_ast10,
#pop_ast11,
#pop_ast12,
#pop_ast13,
#pop_ast14,
#pop_ast15,
#pop_ast16,
#pop_ast17,
#pop_ast18,
#pop_ast19,
#pop_ast20,
#pop_ast21,
#pop_ast22,
#pop_ast23,
#pop_ast24,
#pop_ast25,
#pop_ast26,
#pop_ast27,
#pop_ast28,
#pop_ast29,
#pop_ast30,
#pop_ast31,
#pop_ast32,
#pop_ast33,
#pop_ast34,
#pop_ast35,
#pop_ast36,
#pop_ast37,
#pop_ast38,
#pop_ast39,
#pop_ast40,
#pop_ast41,
#pop_ast42,
#pop_ast43,
#pop_ast44,
#pop_ast45,
#pop_ast46,
#pop_ast47,
#pop_ast48,
#pop_ast49,
#pop_ast50,
#pop_ast51,
#pop_ast52,
#pop_ast53,
#pop_ast54,

#pop_fw_type,
#pop_fw_port11,
#pop_fw_port12,
#pop_fw_adresse,
#pop_fw_port2,
#pop_dest_type,
#pop_dest_port1,
#pop_dest_port2,

#pop_openvpnkeys,
#pop_openvpn,
#pop_vpnssh,

#pop_lpr_servers,
#pop_cups_ppd_driver,
#pop_cups_ppd_nom,
#pop_cups_ppd_interface,
#pop_cups_ppd_localisation,
#pop_cups_ppd_info,
#pop_cups_ppd_class,

#pop_lan_ht,
#pop_lan_dm,
#pop_lan_ns,
#pop_interface_nom,
#pop_interface_ip,
#pop_interface_mask,
#pop_interface_pass,
#pop_interface_dhcp1,
#pop_interface_dhcp2,
#pop_machine_inter,
#pop_machine_nom,
#pop_machine_ip,
#pop_machine_mac,
#pop_serveur_cname,
#pop_adsl_type,
#pop_adsl_username,
#pop_adsl_password,
#pop_adsl_dhcp,
#pop_dyndns_login,
#pop_dyndns_passwd,
#pop_dyndns_fullname,
#pop_zoneedit_login,
#pop_zoneedit_passwd,
#pop_zoneedit_fullname,
#pop_ipup_url,
#pop_vncpass,
#pop_dhcp_etherboot,
#pop_dhcp_kernel_params,
#pop_dhcp_pxe,
#pop_dhcp_nbi,
#pop_nis_domain,
#pop_ntp_servers,

#pop_backups_type,
#pop_backups_frequence,
#pop_backups_frequence_mn,
#pop_backups_frequence_h,
#pop_backups_frequence_jm,
#pop_backups_frequence_m,
#pop_backups_frequence_js,
#pop_backups_nombre,
#pop_backups_destination,
#pop_backups_sources,
#pop_backups_options,

#pop_fax_port,
#pop_fax_model,
#pop_fax_id,
#pop_fax_country,
#pop_fax_rings,
#pop_fax_volume,
#pop_fax_maxpages,
#pop_fax_number,
#pop_fax_dispatch_format,
#pop_fax_dispatch_adresse,

#pop_samba_name,
#pop_samba_password,
#pop_samba_hide,
#pop_samba_remote,
#pop_samba_master_domain,
#pop_samba_security,
#pop_samba_share,
#pop_samba_groups_name_existant,
#pop_samba_groups_name,
#pop_samba_groups_utilisateurs,
#pop_groupe_dist,
#pop_samba_home_suffix,
#pop_samba_sid,
#pop_samba_workgroup,

#pop_prenom,
#pop_nom,
#pop_username,
#pop_password,
#pop_alias,
#pop_mail_quota,
#pop_web_site,
#pop_company,
#pop_safe_files,
#pop_ldap_dc,
#pop_ldap_serveur,
#pop_ldap_password,
#pop_ldap_file,
#pop_mail_spam,
#pop_mail_relay,
#pop_fetchmail_serveur,
#pop_fetchmail_type,
#pop_fetchmail_user,
#pop_fetchmail_password,
#pop_fetchmail_touser,
#pop_egroupware_user,
#pop_egroupware_pass,
#pop_egroupware_acl,
#pop_egroupware_country,

#pop_anonymous, 
#pop_mailuser, 

#pop_actif, 

#pop_hotspotssid,
#pop_hotspotradiusname,
#pop_hotspotchal,
#pop_hotspotuamip,
#pop_hotspotuamport,
#pop_hotspotuamsecret,
#pop_hotspotmacallowed,
#pop_hotspotmacpassword,
#pop_hotspotservers,

#pop_hotspotutilisateurs,

#pop_hotspotrouteur,
#pop_hotspotintro,
#pop_hotspotname,
#pop_hotspotrouteurphoto,
#pop_hotspotservers,

#pop_hotspotachat,
#pop_hotspotachatdest,
#pop_hotspotpaypallogin,
#pop_hotspotpaypaltoken,
#pop_hotspotpaypalemailemet,
#pop_hotspotpaypalemailinfo,

#pop_erpmdp,
#pop_erpnom,
#pop_erpadresse,
#pop_erpadresse2,
#pop_erpcp,
#pop_erpville,
#pop_erppays,
#pop_erpemail,
#pop_erptel,
#pop_erpdevise,
#pop_erpentete,
#pop_erppdp,
#pop_erppdp2,

#pop_type,

#pop_general,
#pop_telephonie,
#pop_erp,
#pop_commerce,

#pop_serveur,
#pop_wifi,
#pop_disque,
#pop_telephone,
#pop_imprimante,
#pop_mail,

#pop_erp_groups_name_ajout,
#pop_erp_groups_utilisateurs,

#pop_enable_www, 
#pop_mysql_host, 
#pop_mysql_user, 
#pop_mysql_passwd, 
#pop_squid_ports, 
#pop_squid_cache_mem, 
#pop_squid_cache_disk, 

#pop_name,
#pop_couvert,
#pop_forward_nom,
#pop_forward_ip1,
#pop_forward_ip2,
#pop_forward_reseau,
#pop_serial,
#pop_master,
#pop_slave_ip {
	position: absolute;
	display: none;
	width: 60em;
	border: 1px solid #CCC;
	background-color: #ffffe8;
	z-index: 500;
	font-size: 80%;
	
}


#pop_ast1 p,
#pop_ast2 p,
#pop_ast3 p,
#pop_ast4 p,
#pop_ast5 p,
#pop_ast6 p,
#pop_ast7 p,
#pop_ast8 p,
#pop_ast9 p,
#pop_ast10 p,
#pop_ast11 p,
#pop_ast12 p,
#pop_ast13 p,
#pop_ast14 p,
#pop_ast15 p,
#pop_ast16 p,
#pop_ast17 p,
#pop_ast18 p,
#pop_ast19 p,
#pop_ast20 p,
#pop_ast21 p,
#pop_ast22 p,
#pop_ast23 p,
#pop_ast24 p,
#pop_ast25 p,
#pop_ast26 p,
#pop_ast27 p,
#pop_ast28 p,
#pop_ast29 p,
#pop_ast30 p,
#pop_ast31 p,
#pop_ast32 p,
#pop_ast33 p,
#pop_ast34 p,
#pop_ast35 p,
#pop_ast36 p,
#pop_ast37 p,
#pop_ast38 p,
#pop_ast39 p,
#pop_ast40 p,
#pop_ast41 p,
#pop_ast42 p,
#pop_ast43 p,
#pop_ast44 p,
#pop_ast45 p,
#pop_ast46 p,
#pop_ast47 p,
#pop_ast48 p,
#pop_ast49 p,
#pop_ast50 p,
#pop_ast51 p,
#pop_ast52 p,
#pop_ast53 p,
#pop_ast54 p,

#pop_fw_type p,
#pop_fw_port11 p,
#pop_fw_port12 p,
#pop_fw_adresse p,
#pop_fw_port2 p,
#pop_dest_type p,
#pop_dest_port1 p,
#pop_dest_port2 p,

#pop_openvpnkeys p,
#pop_openvpn p,
#pop_vpnssh p,

#pop_lpr_servers p,
#pop_cups_ppd_driver p,
#pop_cups_ppd_nom p,
#pop_cups_ppd_interface p,
#pop_cups_ppd_localisation p,
#pop_cups_ppd_info p,
#pop_cups_ppd_class p,

#pop_lan_ht p,
#pop_lan_dm p,
#pop_lan_ns p,
#pop_interface_nom p,
#pop_interface_ip p,
#pop_interface_mask p,
#pop_interface_pass p,
#pop_interface_dhcp1 p,
#pop_interface_dhcp2 p,
#pop_machine_inter p,
#pop_machine_nom p,
#pop_machine_ip p,
#pop_machine_mac p,
#pop_serveur_cname p,
#pop_adsl_type p,
#pop_adsl_username p,
#pop_adsl_password p,
#pop_adsl_dhcp p,
#pop_dyndns_login p,
#pop_dyndns_passwd p,
#pop_dyndns_fullname p,
#pop_zoneedit_login p,
#pop_zoneedit_passwd p,
#pop_zoneedit_fullname p,
#pop_ipup_url p,
#pop_vncpass p,
#pop_dhcp_etherboot p,
#pop_dhcp_kernel_params p,
#pop_dhcp_pxe p,
#pop_dhcp_nbi p,
#pop_nis_domain p,
#pop_ntp_servers p,

#pop_backups_type p,
#pop_backups_frequence p,
#pop_backups_frequence_mn p,
#pop_backups_frequence_h p,
#pop_backups_frequence_jm p,
#pop_backups_frequence_m p,
#pop_backups_frequence_js p,
#pop_backups_nombre p,
#pop_backups_destination p,
#pop_backups_sources p,
#pop_backups_options p,

#pop_fax_port p,
#pop_fax_model p,
#pop_fax_id p,
#pop_fax_country p,
#pop_fax_rings p,
#pop_fax_volume p,
#pop_fax_maxpages p,
#pop_fax_number p,
#pop_fax_dispatch_format p,
#pop_fax_dispatch_adresse p,

#pop_samba_name p,
#pop_samba_password p,
#pop_samba_hide p,
#pop_samba_remote p,
#pop_samba_master_domain p,
#pop_samba_security p,
#pop_samba_share p,
#pop_samba_groups_name_existant p,
#pop_samba_groups_name p,
#pop_samba_groups_utilisateurs p,
#pop_groupe_dist p,
#pop_samba_home_suffix p,
#pop_samba_sid p,
#pop_samba_workgroup p,

#pop_prenom p,
#pop_nom p,
#pop_username p,
#pop_password p,
#pop_alias p,
#pop_mail_quota p,
#pop_web_site p,
#pop_company p,
#pop_safe_files p,
#pop_ldap_dc p,
#pop_ldap_serveur p,
#pop_ldap_password p,
#pop_ldap_file p,
#pop_mail_spam p,
#pop_mail_relay p,
#pop_fetchmail_serveur p,
#pop_fetchmail_type p,
#pop_fetchmail_user p,
#pop_fetchmail_password p,
#pop_fetchmail_touser p,
#pop_egroupware_user p,
#pop_egroupware_pass p,
#pop_egroupware_acl p,
#pop_egroupware_country p,

#pop_anonymous p, 
#pop_mailuser p, 

#pop_actif p, 

#pop_hotspotssid p,
#pop_hotspotradiusname p,
#pop_hotspotchal p,
#pop_hotspotuamip p,
#pop_hotspotuamport p,
#pop_hotspotuamsecret p,
#pop_hotspotmacallowed p,
#pop_hotspotmacpassword p,
#pop_hotspotservers p,

#pop_hotspotutilisateurs p,

#pop_hotspotrouteur p,
#pop_hotspotintro p,
#pop_hotspotname p,
#pop_hotspotrouteurphoto p,
#pop_hotspotservers p,

#pop_hotspotachat p,
#pop_hotspotachatdest p,
#pop_hotspotpaypallogin p,
#pop_hotspotpaypaltoken p,
#pop_hotspotpaypalemailemet p,
#pop_hotspotpaypalemailinfo p,

#pop_erpmdp p,
#pop_erpnom p,
#pop_erpadresse p,
#pop_erpadresse2 p,
#pop_erpcp p,
#pop_erpville p,
#pop_erppays p,
#pop_erpemail p,
#pop_erptel p,
#pop_erpdevise p,
#pop_erpentete p,
#pop_erppdp p,
#pop_erppdp2 p,

#pop_type p,

#pop_erp_groups_name_ajout p,
#pop_erp_groups_utilisateurs p,

#pop_enable_www p, 
#pop_mysql_host p, 
#pop_mysql_user p, 
#pop_mysql_passwd p, 
#pop_squid_ports p, 
#pop_squid_cache_mem p, 
#pop_squid_cache_disk p, 

#pop_name p,
#pop_couvert p,
#pop_forward_nom p,
#pop_forward_ip1 p,
#pop_forward_ip2 p,
#pop_forward_reseau p,
#pop_serial p,
#pop_master p,
#pop_slave_ip p {
	margin: 0 0.3em;
	text-align: justify;
}

#pop_ast1 h1,
#pop_ast2 h1,
#pop_ast3 h1,
#pop_ast4 h1,
#pop_ast5 h1,
#pop_ast6 h1,
#pop_ast7 h1,
#pop_ast8 h1,
#pop_ast9 h1,
#pop_ast10 h1,
#pop_ast11 h1,
#pop_ast12 h1,
#pop_ast13 h1,
#pop_ast14 h1,
#pop_ast15 h1,
#pop_ast16 h1,
#pop_ast17 h1,
#pop_ast18 h1,
#pop_ast19 h1,
#pop_ast20 h1,
#pop_ast21 h1,
#pop_ast22 h1,
#pop_ast23 h1,
#pop_ast24 h1,
#pop_ast25 h1,
#pop_ast26 h1,
#pop_ast27 h1,
#pop_ast28 h1,
#pop_ast29 h1,
#pop_ast30 h1,
#pop_ast31 h1,
#pop_ast32 h1,
#pop_ast33 h1,
#pop_ast34 h1,
#pop_ast35 h1,
#pop_ast36 h1,
#pop_ast37 h1,
#pop_ast38 h1,
#pop_ast39 h1,
#pop_ast40 h1,
#pop_ast41 h1,
#pop_ast42 h1,
#pop_ast43 h1,
#pop_ast44 h1,
#pop_ast45 h1,
#pop_ast46 h1,
#pop_ast47 h1,
#pop_ast48 h1,
#pop_ast49 h1,
#pop_ast50 h1,
#pop_ast51 h1,
#pop_ast52 h1,
#pop_ast53 h1,
#pop_ast54 h1,



#pop_fw_port11 h1,
#pop_fw_port12 h1,
#pop_fw_adresse h1,
#pop_fw_port2 h1,
#pop_dest_type h1,
#pop_dest_port1 h1,
#pop_dest_port2 h1,

#pop_openvpnkeys h1,
#pop_openvpn h1,
#pop_vpnssh h1,

#pop_lpr_servers h1,
#pop_cups_ppd_driver h1,
#pop_cups_ppd_nom h1,
#pop_cups_ppd_interface h1,
#pop_cups_ppd_localisation h1,
#pop_cups_ppd_info h1,
#pop_cups_ppd_class h1,

#pop_lan_ht h1,
#pop_lan_dm h1,
#pop_lan_ns h1,
#pop_interface_nom h1,
#pop_interface_ip h1,
#pop_interface_mask h1,
#pop_interface_pass h1,
#pop_interface_dhcp1 h1,
#pop_interface_dhcp2 h1,
#pop_machine_inter h1,
#pop_machine_nom h1,
#pop_machine_ip h1,
#pop_machine_mac h1,
#pop_serveur_cname h1,
#pop_adsl_type h1,
#pop_adsl_username h1,
#pop_adsl_password h1,
#pop_adsl_dhcp h1,
#pop_dyndns_login h1,
#pop_dyndns_passwd h1,
#pop_dyndns_fullname h1,
#pop_zoneedit_login h1,
#pop_zoneedit_passwd h1,
#pop_zoneedit_fullname h1,
#pop_ipup_url h1,
#pop_vncpass h1,
#pop_dhcp_etherboot h1,
#pop_dhcp_kernel_params h1,
#pop_dhcp_pxe h1,
#pop_dhcp_nbi h1,
#pop_nis_domain h1,
#pop_ntp_servers h1,

#pop_backups_type h1,
#pop_backups_frequence h1,
#pop_backups_frequence_mn h1,
#pop_backups_frequence_h h1,
#pop_backups_frequence_jm h1,
#pop_backups_frequence_m h1,
#pop_backups_frequence_js h1,
#pop_backups_nombre h1,
#pop_backups_destination h1,
#pop_backups_sources h1,
#pop_backups_options h1,

#pop_fax_port h1,
#pop_fax_model h1,
#pop_fax_id h1,
#pop_fax_country h1,
#pop_fax_rings h1,
#pop_fax_volume h1,
#pop_fax_maxpages h1,
#pop_fax_number h1,
#pop_fax_dispatch_format h1,
#pop_fax_dispatch_adresse h1,

#pop_samba_name h1,
#pop_samba_password h1,
#pop_samba_hide h1,
#pop_samba_remote h1,
#pop_samba_master_domain h1,
#pop_samba_security h1,
#pop_samba_share h1,
#pop_samba_groups_name_existant h1,
#pop_samba_groups_name h1,
#pop_samba_groups_utilisateurs h1,
#pop_groupe_dist h1,
#pop_samba_home_suffix h1,
#pop_samba_sid h1,
#pop_samba_workgroup h1,

#pop_prenom h1,
#pop_nom h1,
#pop_username h1,
#pop_password h1,
#pop_alias h1,
#pop_mail_quota h1,
#pop_web_site h1,
#pop_company h1,
#pop_safe_files h1,
#pop_ldap_dc h1,
#pop_ldap_serveur h1,
#pop_ldap_password h1,
#pop_ldap_file h1,
#pop_mail_spam h1,
#pop_mail_relay h1,
#pop_fetchmail_serveur h1,
#pop_fetchmail_type h1,
#pop_fetchmail_user h1,
#pop_fetchmail_password h1,
#pop_fetchmail_touser h1,
#pop_egroupware_user h1,
#pop_egroupware_pass h1,
#pop_egroupware_acl h1,
#pop_egroupware_country h1,

#pop_anonymous h1, 
#pop_mailuser h1, 

#pop_actif h1, 

#pop_hotspotssid h1,
#pop_hotspotradiusname h1,
#pop_hotspotchal h1,
#pop_hotspotuamip h1,
#pop_hotspotuamport h1,
#pop_hotspotuamsecret h1,
#pop_hotspotmacallowed h1,
#pop_hotspotmacpassword h1,
#pop_hotspotservers h1,

#pop_hotspotutilisateurs h1,

#pop_hotspotrouteur h1,
#pop_hotspotintro h1,
#pop_hotspotname h1,
#pop_hotspotrouteurphoto h1,
#pop_hotspotservers h1,

#pop_hotspotachat h1,
#pop_hotspotachatdest h1,
#pop_hotspotpaypallogin h1,
#pop_hotspotpaypaltoken h1,
#pop_hotspotpaypalemailemet h1,
#pop_hotspotpaypalemailinfo h1,

#pop_erpmdp h1,
#pop_erpnom h1,
#pop_erpadresse h1,
#pop_erpadresse2 h1,
#pop_erpcp h1,
#pop_erpville h1,
#pop_erppays h1,
#pop_erpemail h1,
#pop_erptel h1,
#pop_erpdevise h1,
#pop_erpentete h1,
#pop_erppdp h1,
#pop_erppdp2 h1,

#pop_type h1,

#pop_erp_groups_name_ajout h1,
#pop_erp_groups_utilisateurs h1,

#pop_enable_www h1, 
#pop_mysql_host h1, 
#pop_mysql_user h1, 
#pop_mysql_passwd h1, 
#pop_squid_ports h1, 
#pop_squid_cache_mem h1, 
#pop_squid_cache_disk h1, 

#pop_name h1,
#pop_couvert h1,
#pop_forward_nom h1,
#pop_forward_ip1 h1,
#pop_forward_ip2 h1,
#pop_forward_reseau h1,
#pop_serial h1,
#pop_master h1,
#pop_slave_ip h1 {
	font-size: 110%;
	margin: 0 0 0.5em 0;
	border-bottom: 1px solid #CCC;
	background: #F60;
	color: #FFF;
	text-align: center;
}

	.pop, .pop:hover {
	color: #fff;
}

/***************************/
/**** Style des bulles d'aide ****/
/**************************/
	.aide {
   text-decoration: none;
	}

	.bulle-aide {
  position: absolute;
  left: 0;
  top: 0;
  padding: 4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  background-color: #ffffe8;
  border: 1px #888 solid;
  visibility: hidden;
  z-index: 100;
	}

/* utile seulement si vous placer des tableaux dans vos bulles */
	.bulle-aide th, .bulle-aide td {
  font-size: 11px;
	}

	.bulle-aide caption {
  font-size: 12px;
  font-weight: bold;
	}
