  td.form-tip {
    border-style: dashed;
    border-width: 1px;
    border-color: #000000;
    padding: 8px;
  }
  BODY {
    scrollbar-face-color:#DDDDDD;
    scrollbar-arrow-color:#666666;
    scrollbar-track-color:#FFFFFF;
    scrollbar-shadow-color:#AAAAAA;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#888888;
    scrollbar-darkshadow-Color:#888888;
  }
  .n10 {
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFCC;
    font-family: Verdana, Helvetica, sans-serif;
  }
  .input {
    text-decoration: none;
    font-size: 11px;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #FEFEFE;
    border: 1px solid #999;
    border-color: #CCCCCC;
    scrollbar-face-color:#EEEEEE;
    scrollbar-arrow-color:#666666;
    scrollbar-track-color:#FFFFFF;
    scrollbar-shadow-color:#AAAAAA;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#888888;
    scrollbar-darkshadow-Color:#888888;
		padding: 2px;
  }
  .n10black {
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
  }
  a:link {
	  color : #666666;
	  text-decoration : none;
  }
  a:visited {
    color : #888888;
	  text-decoration : none;
  }
  a:hover {
	  text-decoration : underline;
  }
  a.dot_link:active,a.dot_link:link,a.dot_link:visited {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
    border-bottom: 1px dotted #888888;
  }
  a.dot_link:hover {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
    border-bottom: 1px solid #888888;
  }
  #lien-none {text-decoration: none}
  #StyleFont2 {
    line-height: 1.3;
    font-size: 11px;
    font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,Verdana;
    color: #666666;
  }
  li.Bullet {
    list-style: none;
    line-height: 1.1em;
    margin: -4px 0 0 0;
    padding: 4px 0 0 0;
    background: url(/pic/l_bullet_square.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    text-indent: 12px;
  }

/* ---- social */

.addthis_toolbox .custom_images a {
    width: 16px;
    height: 16px;
		margin: 0;
    padding: 0px 13px 0px 0px;
}

.addthis_toolbox .custom_images a:hover img {
    opacity: 1;
		filter:alpha(opacity=100);
}

.addthis_toolbox .custom_images a img {
    opacity: 0.45;
		filter:alpha(opacity=45);
}

/* ---- custom fonts */

.FontLogo {
	visibility: hidden;
}

.FontHead {
	visibility: hidden;
}

.FontMenu {
	visibility: hidden;
}

.wf-active .FontLogo {
	font-family: "apertura-1","apertura-2",Arial,serif;
	line-height: 1.2em;
  visibility: visible;
  font-weight:700;
}

.wf-inactive .FontLogo {
	font-family: Impact,Arial,serif;
	line-height: 1.2em;
	font-weight:bold;
  visibility: visible;
}

.wf-active .FontHead {
	font-family: "league-gothic-1","league-gothic-2",Arial,serif;
	line-height: 1.2em;
  visibility: visible;
  font-weight:400;
}

.wf-inactive .FontHead {
	font-family: Impact,Arial,serif;
	line-height: 1.2em;
	font-weight:bold;
  visibility: visible;
}

.wf-active .FontMenu {
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2",Arial,serif;
	line-height: 1.2em;
  visibility: visible;
  font-weight:400;
}

.wf-inactive .FontMenu {
	font-family: Impact,Arial,serif;
	line-height: 1.2em;
	font-weight:bold;
  visibility: visible;
}
.NoWrap {
	white-space: nowrap;
}
