﻿	a.families {
		text-decoration: none;
		color: #006699;
	}
	
	a.families:hover {
		text-decoration: underline;
		color: #CC0000;
	}
	
	img {
	border: none;
	}

td {
	font-family::Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*- Menu Tabs 4--------------------------- */

    #tabs4 {
      float:left;
      width:800px;
      font-size:90%;
      font: bold 11px/1.5em Verdana;
      line-height:normal;
   	  border-bottom:1px solid #CC0000;
      }
    #tabs4 ul {
          margin:0;
          padding:10px 10px 0 10px;
          list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url('http://gotechnique.net/imagesdotcom/tableft4.gif') no-repeat left top;
      margin:0;
      text-decoration:none; padding-left:7px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url('http://gotechnique.net/imagesdotcom/tabright4.gif') no-repeat right top;
      color:#CC0000; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#003399;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
              background-position:100% -42px;
      }
.new{
	background:transparent url('http://gotech.free.fr/flag_new_bg.jpg') repeat-x scroll 0%;
	border:1px solid #488C40;
	color:white;
	font-size:0.6em;
	font-weight:bold;
	margin:0pt 1em 0pt 0pt;
	padding:0pt 0.4em;
	text-transform:uppercase;
	vertical-align:0.3em;
}
