#ct_appav_gecko {
  display : none;
}
.ct_crosshair * {
  cursor : crosshair !important;
}
#ct_activateur_pointeur label {
  cursor : pointer;
  font-weight : bold;
}
#ct_activateur_pointeur span {
  color : black;
  font-weight : normal;
}
#ct_pointeur_active {
  display : none;
  color : green;
}
#ct_pointeur_desactive {
  color : red;
}
#ct_etat_patience {
  font-weight : bold;
  color : red;
}
#ct_etat_pret {
  font-weight : bold;
  display : none;
  color : green;
}
#ct_etat_erreur {
  font-weight : bold;
  display : none;
  color : red;
}
#ct_zone_infos_objet {
  margin-top : 10px;
  display : none;
  border : inset black 1px;
  padding : 3px;
  xbackground-color : white; 
}
#ct_objet {
  margin-top : 2px;
  margin-bottom : 5px;
}
#ct_objet span#ct_infos_objet {
  font-weight : bold;
}
#ct_zone_infos_objet ul {
  margin-top : 5px;
  margin-bottom : 5px;
}
#ct_zone_infos_objet li {
  border : gray 1px dashed;
  padding : 3px;
  margin : 3px;
}
#ct_zone_infos_objet li span.ct_infos_obj {
  cursor : pointer;
  font-weight : normal;
}
#ct_zone_infos_objet li span.ct_infos_obj:hover {
  font-weight : bold;
}
span.ct_alerte_choix {
  color : red;
  font-weight : bold;
  white-space : nowrap;
}
span.ct_alerte_choix select {
  font-weight : normal;
}
#ct_iframe {
  width : 100%;
  height : 400px;
}
.ct_evidence, .ct_evidence_parent {
  position : absolute;
  top : 1px;
  left : 1px;
  line-height : 1px;
  overflow : hidden;
  background : transparent;
	z-index : 100;
  border : red dotted 2px;
}
.ct_evidence_parent {
  border-color : orange;
	z-index : 99;
}
#ct_evidence_haut, #ct_evidence_bas, #ct_evidence_parent_haut, #ct_evidence_parent_bas {
  height : 1px;
  border-left : none;
  border-right : none;
  border-bottom : none;
}
#ct_evidence_gauche, #ct_evidence_droite, #ct_evidence_parent_gauche, #ct_evidence_parent_droite {
  width : 1px;
  border-bottom : none;
  border-top : none;
  border-right : none;
}
#ct_outils_nav_et_adresse {
  margin-top : 10px;
  margin-bottom : 2px;
  clear : both;
}
#ct_outils_nav_et_adresse .ct_outil_nav_actif {
  cursor : pointer;
  font-style : normal;
  font-weight : bold;
}
#ct_outils_nav_et_adresse .ct_outil_nav_inactif {
  cursor : default;
  font-style : italic;
  font-weight : normal;
}
#ct_outils_nav_et_adresse div.ct_outil_nav_actif, #ct_outils_nav_et_adresse div.ct_outil_nav_inactif {
  overflow : hidden;
  text-indent : 16px;
  width : 16px; 
  height : 16px; 
  background : url(http://i.les-forums.com/i/ct_toolbar.png) no-repeat;
  float : left;
  margin : 2px;
}
#ct_outils_nav_et_adresse div#ct_outil_nav_precedent {
  background-position : 0 0;
}
#ct_outils_nav_et_adresse div#ct_outil_nav_refresh {
  background-position : -48px 0;
}
#ct_outils_nav_et_adresse div#ct_outil_nav_stop {
  background-position : -32px 0;
}
#ct_outils_nav_et_adresse div#ct_outil_nav_accueil {
  background-position : -64px 0;
}
#ct_outils_nav_et_adresse div#ct_outil_nav_precedent.ct_outil_nav_inactif {
  background-position : 0 -32px;
}
#ct_outils_nav_et_adresse div#ct_outil_nav_refresh.ct_outil_nav_inactif {
  background-position : -48px -32px;
}
#ct_outils_nav_et_adresse div#ct_outil_nav_stop.ct_outil_nav_inactif {
  background-position : -32px -32px;
}
#ct_outils_nav_et_adresse div#ct_outil_nav_accueil.ct_outil_nav_inactif {
  background-position : -64px -32px;
}
#ct_barre_adresse {
  border : inset 1px black;
  background-color : white;
  color : black;
  padding : 2px;
  padding-right : 50px;
  float : left;
  margin-left : 4px;
}
.ct_barre_adresse_loading {
  font-style : italic;
}
.ct_barre_adresse_ok {
  font-style : normal
}
#ct_style {
  margin-top : 10px;
  border : inset black 1px;
  padding : 3px;
  xbackground-color : white; 
}
#ct_style_simple {
  display : block;
  margin-top : 4px;
}
#ct_style_simple label {
  float : left;
  width : 170px;
}
#ct_style_avance {
  display : none;
  margin-top : 4px;
}
#ct_selecteur {
  font-style : italic;
}
#ct_style_avance label {
  display : block;
}
#ct_style_avance textarea {
  width : 260px;
  height : 90px;
  display : none;
}
#ct_style_avance textarea#ct_style_css_complet {
  display : block;
}
#ct_style_simple input[type=text] {
  width : 70px;
}
#ct_form {
  padding-top : 10px;
  width : 33%;
  float : right;
  text-align : center;
}
#ct_transmission {
  display : none;
}
#ct_params {
  margin-bottom : 3px;
  padding-bottom : 3px;
  border-bottom : gray dashed 1px;
}
#ct_params div.petit {
  font-style : italic;
}
#ct_nom_selecteur {
  width : 300px;
}

